geany 0.20-1.1ubuntu1 source package in Ubuntu

Changelog

geany (0.20-1.1ubuntu1) oneiric; urgency=low

  * Merge from Debian Unstable, remaining changes:
    - debian/patches/20_use_evince_viewer.dpatch:
       + use evince as viewer for pdf and dvi files
    - debian/patches/20_use_x_terminal_emulator.dpatch:
       + use x-terminal-emulator as terminal
    - debian/control
       + add geany-plugins to Suggests
       + Add breaks on geany-plugins-common << 0.20
 -- Chow Loong Jin <email address hidden>   Fri, 01 Jul 2011 15:41:50 +0800

Upload details

Uploaded by:
Chow Loong Jin
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
geany_0.20.orig.tar.gz 3.8 MiB 8d8ec9411c58c706befcca00435f4ec7af2f60a057e9fac232246f4893bf4050
geany_0.20-1.1ubuntu1.diff.gz 10.2 KiB a5c8ee373260ecf95a5464ee2e3fe7f54eb88ec476368140dd2f11b989463798
geany_0.20-1.1ubuntu1.dsc 1.9 KiB 70d2a774ca7482cb83cbcf0dc291232475b8d58f60c64be949ff6dbcf24a3b6b

Available diffs

View changes file

Binary packages built by this source

geany: fast and lightweight IDE

 Geany is a small and lightweight integrated development environment.
 It was developed to provide a small and fast IDE, which has only a
 few dependencies from other packages. It is using only the GTK2 toolkit
 and therefore you need only the GTK2 runtime libraries to run Geany.
 .
 The basic features of Geany are:
  - syntax highlighting
  - code completion
  - auto completion of constructs like if, for and while, XML and HTML
  - call tips
  - folding
  - many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
  - symbol lists
  - embedded terminal emulation