anjuta (2:2.32.1.1-0ubuntu4) natty; urgency=low

  * No change rebuild for the new vala version

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 24 Mar 2011 22:28:41 +0100

anjuta (2:2.32.1.1-0ubuntu3) natty; urgency=low

  * debian/control.in: rebuild with the new webkit

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 20 Jan 2011 11:17:53 +0100

anjuta (2:2.32.1.1-0ubuntu2) natty; urgency=low

  * No change rebuild to pick up new libgladeui-1-11

 -- Michael Terry <mterry@ubuntu.com>  Thu, 06 Jan 2011 08:41:27 -0500

anjuta (2:2.32.1.1-0ubuntu1) natty; urgency=low

  * New upstream release
    - Anjuta closes when "window and button sounds" are enabled. LP: #681790
    - The "Report bugs" menu entry does not work. LP: #448126
  * debian/patches/03_linking.patch:
    - Update to link gtodo plugin to libxslt
  * debian/patches/05_missing_vapi.patch:
    - Dropped, fixed upstream

 -- Michael Terry <mterry@ubuntu.com>  Tue, 04 Jan 2011 10:18:00 -0500

anjuta (2:2.32.1.0-0ubuntu1) natty; urgency=low

  * New upstream release
  * debian/control:
    - Add build-depends on dh-autoreconf
    - Bump build-depends on libglib2.0-dev, libgda-4.0-dev, libdevhelp-2-dev,
      libvala-0.12-dev
    - Drop build-depends on libdbus-glib-1-dev, libvala-0.12-dev
    - Use standards-version 3.9.1
    - Add Vcs-Bzr link
  * debian/rules:
    - Use autoreconf.mk
    - Delete some more generated vala .c files
  * debian/patches/02_introspection_build.patch:
    - Fix introspection build
  * debian/patches/03_linking.patch:
    - Fix various linking issues
  * debian/patches/04_vala_0_12.patch:
    - Use vala 0.12
  * debian/patches/05_missing_vapi.patch:
    - Add missing files from tarball
  * debian/patches/21_glib_2.24.patch:
  * debian/patches/22_no_gdbus.patch:
  * debian/patches/23_libgda_4.0.patch:
  * debian/patches/24_libdevhelp_1.0.patch:
    - Dropped, we have all these dependencies in natty
  * debian/patches/90_autotools.patch:
    - Dropped, dh-autoreconf does this

 -- Robert Ancell <robert.ancell@canonical.com>  Tue, 07 Dec 2010 11:34:21 +1100

anjuta (2:2.32.0.0-3ubuntu1) natty; urgency=low

  * Merge with Debian unstable (LP: #653565), remaining changes:
    - debian/control.in:
      + Drop libgraphviz-dev Build-Depends
      + Add back vala support
    - debian/watch:
      + Watch for development versions too

 -- Michael Terry <mterry@ubuntu.com>  Fri, 15 Oct 2010 15:04:33 -0400

anjuta (2:2.32.0.0-3) unstable; urgency=low

  * 01_python_plugin_ldflags.patch: new patch. Fix Python plugin by 
    linking it with the correct flags.
  * 90_autotools.patch: regenerated accordingly.

 -- Josselin Mouette <joss@debian.org>  Sun, 03 Oct 2010 11:13:37 +0200

anjuta (2:2.32.0.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Josselin Mouette <joss@debian.org>  Sun, 03 Oct 2010 09:58:38 +0200

anjuta (2:2.32.0.0-1) experimental; urgency=low

  * New upstream stable release.
  * 90_autotools.patch: regenerated.

 -- Josselin Mouette <joss@debian.org>  Sat, 02 Oct 2010 12:58:40 +0200

anjuta (2:2.31.92.0-1) experimental; urgency=low

  * New upstream release candidate.
  * 21_glib_2.24.patch: revert upstream patch that introduces Glib 2.25 
    requirement.
  * 22_no_gdbus.patch: ditto for the one that introduces GDBus.
  * 23_libgda_4.0.patch: revert the changes that require libgda 4.1.
  * 24_libdevhelp_1.0.patch: revert the patch that introduces devhelp 
    2.32 requirement.
  * 90_autotools.patch: run autoreconf on top of that.
  * Update build-dependencies.
  * Drop vala and introspection support.
  * Bump shlibs.
  * Break anjuta-extras < 2.31.92.

 -- Josselin Mouette <joss@debian.org>  Wed, 22 Sep 2010 18:08:58 +0200

anjuta (2:2.30.2.1-1) unstable; urgency=low

  * New upstream release.
  * Remove b0rked GConf schema in clean target. Closes: #577719.

 -- Josselin Mouette <joss@debian.org>  Sun, 05 Sep 2010 19:00:54 +0200

anjuta (2:2.30.1.0-1) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * debian/patches/01_javascript-plugin-ldflags.patch:
    - Add header.

  [ Sebastian Dröge ]
  * New upstream bugfix release:
    + debian/patches/01_javascript-plugin-ldflags.patch:
      - Dropped, merged upstream.
    + debian/patches/90_autoreconf.patch:
      - Dropped, not necessary anymore.

 -- Sebastian Dröge <slomo@debian.org>  Mon, 03 May 2010 17:11:25 +0200

anjuta (2:2.30.1.0-0ubuntu2) maverick; urgency=low

  * debian/control:
   - Transition from libvala-dev to libvala-0.10-dev. (LP: #618809)
   - Build depend on valac.
  * debian/patches/libvala-0.10-dev.patch:
   - Patch configure.in and plugins/symbol-db/anjuta-tags/Makefile.am
     to look for /usr/lib/pkgconfig/vala-0.10.pc No need to refresh
     autotools as debian/rules already calls ./autogen.sh
  * debian/patches/bgo-625964.patch:
   - Backport from upstream git to fix build error.

 -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Mon, 16 Aug 2010 17:26:34 -0400

anjuta (2:2.30.1.0-0ubuntu1) lucid-proposed; urgency=low

  * New upstream release: (LP: #571231)
    - symbol-db: Fixed bgo #611834 - Symbol icons are wrong for members
    - document-manager: bgo #600083 - close documents by middle-mouse click
    - symbol-db: bgo #614936 - compile error with cfiles under js_parser
    - symbol-db: bgo #614932 - void function cannot return value
    - symbol-db: bgo #614933 - build fail with sun cc because zero-sized struct
    - language-support-cpp-java: libstdc++ is not available on Solaris #614928
    - gtodo: Deselecting "Hide completed items" does nothing (#614751)
    - language-support-cpp-java: bgo#615596  - . -> completions doesn't work
      with prefixed &, %, etc
    - libanjuta: #615718  - anjuta-command crash call on set_error_message.
    - js: bgo#615341  - Use correct LDFLAGS for the JS plugins
    - dir-project: bgo #616503 consider Vala files as sources
    - patch: Fixed bug 616740 - duplicated shortcuts nodes

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 28 Apr 2010 14:00:18 +0200

anjuta (2:2.30.0.0-3) unstable; urgency=low

  * debian/control.in:
    + Add Breaks for anjuta-extras << 2.30.0.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 11 Apr 2010 18:23:50 +0200

anjuta (2:2.30.0.0-2) unstable; urgency=low

  * debian/rules:
    + Add a correct shlibs file for libanjuta0.

 -- Sebastian Dröge <slomo@debian.org>  Sun, 11 Apr 2010 16:10:29 +0200

anjuta (2:2.30.0.0-1) unstable; urgency=low

  [ Luca Bruno ]
  * New upstream release.
    - Document anjuta -c command line option. Closes: #435155.
  * debian/control.in:
    - Build-Depends:
      + Bump libglib2.0-dev (>= 2.18.0), libgtk2.0-dev (>= 2.17.10),
        libgtksourceview2.0-dev (>= 2.9.7).
      + Added libvala-dev (>= 0.7.8) and libdbus-glib-1-dev.
    - Standards-Version is 3.8.4, no changes needed.
  * Switch to source format 3.0 (quilt).
    - Add debian/source/format.
    - Drop quilt from Build-Depends.
    - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk include.

  [ Sebastian Dröge ]
  * debian/control.in:
    + Add gjs/gobject-introspection to build dependencies.
    + Add valac to build dependencies and suggests.
  * debian/rules:
    + Remove generated Vala C sources before starting to build
      to make sure they're regenerated at build time.
  * debian/patches/01_javascript-plugin-ldflags.patch,
    debian/patches/90_autoreconf.patch:
    + Fix LDFLAGS of the JavaScript plugins to avoid the SO versioning.

 -- Sebastian Dröge <slomo@debian.org>  Sat, 10 Apr 2010 08:16:37 +0200

anjuta (2:2.30.0.0-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - git: Free the log message for merges at the right time
    - Makefile.am missing libxml flags in some plugins (bgo#613559)
    - macro: #613118 - Please fix escaping of UTF-chars in ui file
    - project-wizard: JS template support and require GJS 0.6
    - build: bgo#612959 - Anjuta crashes when clicked 'Compile'
    - language-support-cpp-java: Avoid duplication of local symbols in project search
    - language-support-cpp-java: Fixed some undo problems with indentation
    - sourceview: bgo#567029 - underline warnings/errors using user-selected message
      colors
    - starter: Add tooltip for recent projects.

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 29 Mar 2010 14:28:33 +0200

anjuta (2:2.29.92.0-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Stabilisation fixes with autocompletion
    - Performance work
    - anjuta: bgo#567689 -  Shortcuts grabbed all components of anjuta
    - bgo #566194 -  Garbage in the message pane for messages with bold font
    - sourceview: Don't block F7 shortcut (bgo#611204)
    - language-support-cpp-java: Better expression parsing (bgo#608499)
    - project-wizard: Added back translatable-strings.h until bgo#610934
      is fixed
    - preferences: fix preferences registration for recent gtk+ versions
      (bgo#609190)
    - project-wizard: bgo#606596 -  Javascript template doesn't make sense
    - fm: bgo#605050 -  Saving a file duplicates its entry in File Manager
    - build-basic-autootls: Get make targets for files from language-manager
      plugin (bgo#611933)
    - bgo #611312 -  Make manual page up-to-date
    - Support for Vala symbols in the symbol-db
    - language-support-cpp-java: bgo#609227 -  autocompletion problem (and some
      memory leaks)
    - bgo #550715 - Smaller icons in plugin list.
    - language-support-cpp-java: reapplied previous commit. bgo#610397 bgo#610404
    - symbol-db: bgo#610404 added cancel logic to search command.
    - starter: bgo#582726 -  Loading file from command-line/nautilus puts
      starter page in front of file (LP: #238302)
    - project-import: bgo#582717 -  'Create Folder' button not applicable in
      'New From Existing Sources' file chooser dialog (LP: #195684)
  * debian/control.in:
    - bump libgtksourceview2.0-dev dep
    - add vala build-dep
    - bump Standards-Version to latest

 -- Didier Roche <didrocks@ubuntu.com>  Tue, 09 Mar 2010 10:39:41 +0100

anjuta (2:2.29.90.0-0ubuntu2) lucid; urgency=low

  * debian/control.in, debian/control:
    - added libneon27-gnutls-dev, libsasl2-dev as build dependencies
      fixes the subversion plugin (LP: #521684) 
    - update to Standard Version 3.8.3

 -- Lennart Brinkmann <lbrinkma@online.de>  Sun, 14 Feb 2010 19:44:44 +0100

anjuta (2:2.29.90.0-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - bgo #608701 -  Compiler warnings
    - bgo #608396 -  crash while refreshing a buffer with some breakpoints
    - Several fixed in symbol-db and language-support-cpp-java
    - Packagekit integration (Naba Kumar)
    - Project manager supports a simple "Directory" project now which allows
      to handle project that either don't use automake or where the automake parser
      can detect the files correctly. (Sébastien Granjoux)
    - bgo#541687 - selecting properties of executable with mouse
    - class-gen: bgo#606801 -  Bad translation error + GTKmm Project error
    - bgo#572754 - Replace deprecated GTK_OBJECT_TYPE with G_OBJECT_TYPE
    - bgo#601750 -  Tooltip evaluation doesn't respects mouse position
    - bgo#605060 -  Single-step highlighting works only for the first-opened project
    - bgo#607415 -  Anjuta creates lots of random directories
  * debian/control.in:
    - add libdbus-glib-1-dev as build-dep 
    - spring cleaning: remove undeed build-dep libgnomecanvas2-dev,
      libgnomeprint2.2-dev, libgnomeprintui2.2-dev, libgnomevfs2-dev

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 11 Feb 2010 11:15:34 +0100

anjuta (2:2.29.5.0-0ubuntu1) lucid; urgency=low

  * New upstream release:
    - Completion for ., ->, and :: in C/C++
    - symbol-db: re-fixed bgo#605952 with patch from Sébastien Granjoux.
    - language-support-cpp-java: #566982 -  don't autocomplete inside string
      or comment
    - sourceview: Implement ianjuta_editor_cell_get_attribute() properly
      (#586457)
    - bgo #605763 -  No file found while adding a simple c++ class
    - bgo #605730 -  completion "." "->" are not shown
    - bgo #606069 -  Anjuta won't attach to process to debug it
    - symbol-db: bgo#605952 -  Some small fixes for symbol-db
    - bgo #559876 -  I can't add python file source code to Project > Add source
      code
    - bgo #565191 -  'add project target' is mostly broken
    - bgo#566209 -  "generate inhertances..." progress bar doesn't disappear
    - symbol-db: fixed bgo#605343 - fix build warnings
    - symbol-db: fixed bgo#605306 -  Add missing include to fix build
    - Javascript support (Deniz Ermilov)
    - Support for parsing expressions allowing member completion (Massimo'
      Cora)
    - Improved autocopletion support using GtkSourceCompletion support in
      GtkSourceview master (Johannes Schmid)
    - bgo#597318 - Anjuta terminal crashes X
    - bgo#597815 - Crash due to malformed UI definition file
    - bgo#599532 - plugin.c: missing call to fclose
    - bgo#600924 - misc. build fixes for 2.28
    - bgo#601567 - Import from git fails
    - bgo#585529 - Replace AnjutaMessageArea with GtkInfoBar
    - bgo#559925 - Send special keys to the terminal
    - bgo#602784 - Remove unneeded libsexy code
    - bgo#604581 - Crash Scintilla when writing a comment
    - bgo#599323 - symbol-db plugin can't create the symbol database
    - bgo#604954 - Configure project fail if project path contains space
    - bgo#604621 - specify /dev/shm at config time.
    - New codename ;)
    - For upcoming features, see the new-project-manager and the cxxparser
      branches
    - String review (thanks to Phillip Withnall)
    - symbol-db: fix #597113 (LP: #442725)
    - search-plugin: unmerge ui and remove action group when the plugin is
      deactivated
    - git: remove action groups when the plugin is deactivated
    - file-manager: fix bug where we accessed the FileView even though it was
      freed
    - debug-manager:bgo #596009 -  Easier adding of watches
  * debian/control: update build-dep
  * debian/patches/fix-symbol_db-segfault.patch: removed, was from upstream vcs

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 20 Jan 2010 18:42:13 +0100

anjuta (2:2.28.2.0-1) unstable; urgency=low

  [ Luca Bruno ]
  * Split into anjuta, libanjuta0 and libanjuta-dev.
    - Move /usr/share/gtk-doc from anjuta-common.install to
      libanjuta-dev.install.
    - Make dh_makeshlibs for anjuta --no-act.

  [ Emilio Pozuelo Monfort ]
  * New upstream release.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 07 Feb 2010 17:18:58 +0100

anjuta (2:2.28.1.0-1) unstable; urgency=low

  [ Josselin Mouette ]
  * Conflict/replace libgbf-1-0 (etch) and libgbf-1-1 (lenny) as well as 
    the existing libgbf-1-2 conflict. Closes: #548159.

  [ Luca Bruno ]
  * New upstream release.
  * debian/control.in:
    - Build-Depends:
      + Bump libgtk2.0-dev to 2.14.0, libgdl-1-dev to 2.27.1.
      + Remove libglade2-dev, libgnome2-dev, libgnomeui-dev,
        libgraphviz-dev, binutils-dev.
      + Add missing gconf2 for installing schemas.
    - Package anjuta-dev, according to libanjuta-1.0.pc:
      + Remove shlibs:Depends, libgnomeui and libglade2.
      + Add libgconf2-dev and libgtk2.0-dev.
    - Add perl:Depends to anjuta-common due to perl files in the package.
  * debian/rules:
    - Valgrind plugin is no more included, remove check for kfreebsd.
    - Do not install INSTALL.gz and COPYING.gz.
    - The libfile-manager.so symlink has been fixed upstream.
  * debian/patches/02_mips_language_c_defined.patch:
    - Remove, applied upstream.
  * debian/patches/01_crash_loading_projects.patch:
    - Added to fix crash when loading/creating projects.
  * debian/patches/10_terminal_x_crash.patch:
    - Added to fix X crash when running programs in terminal.

  [ Josselin Mouette ]
  * Remove workaround for #544877, it was fixed.
  * New upstream release.
  * Minor dependency updates.
  * 01_crash_loading_projects.patch, 10_terminal_x_crash.patch:
    dropped, merged upstream.

 -- Josselin Mouette <joss@debian.org>  Sat, 24 Oct 2009 16:37:33 +0200

anjuta (2:2.28.0.0-0ubuntu2) karmic; urgency=low

  * debian/patches/fix-symbol_db-segfault.patch: 
    - Fix segfault on project creation (LP: #442725, LP: #438792) (bgo 597113)
      (patch from upstream git)

 -- Hugues Fournier <hugues.fournier@gmail.com>  Wed, 07 Oct 2009 20:39:48 +0200

anjuta (2:2.28.0.0-0ubuntu1) karmic; urgency=low

  * New upstream version (LP: #423635)
    - gdb: Fix link of test program
    - sourceview: Report error when location is > 0 for markers
    - terminal: Terminal does not work
    - sourceview: drag/drop into editor window should open file
    - Some git fixes (file-status, etc.)
    - Stability fixes on symbol-db
    - Typo in Anjuta pot file
    - Fixed errors in Anjuta IDE Manual (Greek translation)
    - Fix language mistakes
    - Bad strings for translation
    - Build failure: local scandir() function collides with system's
    - Can't open GtkBuilder files with the glade plugin
    - Some untranslated strings
    - project-wizard: Need an easier and intuitive way to create a shared
      library project
    - Compile failure: not allowed to link against a -module
    - glade plugin FTBFS on mips(el) and alpha, LANGUAGE_C built-in
    - Compile failure: not allowed to link against a -module
    - class-gen: Untranslated strings
    - language-support-cpp-java: fix small typo
    - language-support: 'Maintain past indentation' disables itself
    - Several components underlinked
    - Context needed to translate
    - Fix -I ordering
    - Missing plugins flags
    - git: Add init support
    - language-support-cpp-java: infinite loop / freeze
    - Encoding key in desktop file is deprecated
    - Fixes from running anjuta with G_DEBUG="fatal_warnings"
    - When ~/.cache isn't exists, session data isn't saved
    - Wrong value of PACKAGE_DOC_DIR
    - "gtk-execute" and "gtk-cancel" marked for translation
    - Updated translations
  * debian/rules: remove libfile-manager move as it's no more included in
    new anjuta version

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 30 Sep 2009 15:16:56 +0200

anjuta (2:2.27.5.0-0ubuntu3) karmic; urgency=low

  * Rebuild on new libgdl version (2.28.0)

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 28 Sep 2009 09:32:21 +0200

anjuta (2:2.27.5.0-0ubuntu2) karmic; urgency=low

  * debian/control:
    - Rebuild against latest libgda4 to pick up the new package names.
    - Remove explicit dependency on libgda4-sqlite from anjuta. This
      library was merged in to libgda-4.0-4 now.

 -- Chris Coulson <chrisccoulson@ubuntu.com>  Sat, 19 Sep 2009 18:53:12 +0100

anjuta (2:2.27.5.0-0ubuntu1) karmic; urgency=low

  * New upstream release: (LP: #405678)
    - Even better git plugin (James Liggett)
    - Work to get C++ autocompletion done (Massimo' Cora)
    - git: Show the active branch in the status bar (bgo 589401)
    - symbol-db: #588387 make typeahead searching caseless
    - Migrate anjuta project wizards from libglade to GtkBuilder (GnomeBug:530740)
    - bgo #575147 – Headers of new C++/GObject classes have wrong copyright and license notices.
    - bgo #577741 – "single step over function" does not always work as expected
    - bgo #587957 – doap file missing bug-database
    - bgo #583731 – Some untranslated strings
    - git: Refresh the log view when switching branches (bgo 580276)
    - bgo#578438 – broken svn libraries detection in configure
    - git: Fix a typo in a menu tooltip (bgo 587191)
    - gbf-am: build fix #586926
    - #586926 – gdbmi_test build fails
    - bgo#513156 – Get rid of libgnome(ui)
    - git: Add descriptions to the menu items (bgo 577924)
    - #586621 – Crash while loading project file
    - go#586148 – Case had to be the other way around
    - bgo#586148 – Fixing setting whitespace for the editor not working
    - bgo#577924 – Fixing AnjutaStatusbar for displaying menu tags
    - #577232 – run-program plugin: projects's working directory should be set to project root on start
    - #586030 – Value of a new environment variable is not saved in run parameter dialog
    - #584180 – Duplicate copy of GBF/General.pm installed to same location
    - #582961 – Replace SexyIconEntry by GtkEntry icon functionality (available in GTK+ 2.16)
    - subversion: Show conflicted files in the commit dialog (bgo 578411)
    - symbol-db: #585498 – Completion stop working and strange warning
  * debian/control.in:
    - remove libgnome2-dev and libgnomeui-dev build-dep
  * debian/anjuta-common.install:
    - add glade3/*xml files used by GtkBuilder

 -- Didier Roche <didrocks@ubuntu.com>  Wed, 29 Jul 2009 20:38:10 +0200

anjuta (2:2.27.3.0-0ubuntu1) karmic; urgency=low

  * New upstream version (LP: #375843)
    - 2.27.3.0
      + Pixel-saving UI for tabs
      + Remove markup from translatable strings
      + Lots of git bugs fixed
      + #584013 – libanjuta-1.0.pc.in still requires libglade-2.0
      + #584347 – Don't reference child revisions
      + #567214 - bookmarks window wastes too much space
      + #582464 – crash in Anjuta IDE: Hacking on Empathy, dele...
    - 2.27.2.0
      + Lots of git improvements
      + Subversion improvements
      + Removed libglade dependency
      + #581416 - Fix void function cannot return value
      + #581869 - anjuta fails to build outside source tree
      + #582710 - Please consider using g_timeout_add_seconds to reduce wakeups
      + #582977 – String misspelled
      + #581421 - build fail on symbol-db/test
      + #530740 – Use GtkBuilder instead of libglade
      + #583589 – Some untranslated strings
      + #580340 - Reuse the last commit message when amending commits
    - 2.27.1.0
      + Improvements in git plugin
      + Improvements with auto-completion speed
      + #530740 – Use GtkBuilder instead of libglade
      + #581074 – Creating a new wxWidgets project should not include libglade
      + #580994 – using DEBUG_PRINT instead of g_print
      + #580013 – patch plugin doesn't handle patch-files with whitespace
      + #568779 – project wizard should infer project name from base path
      + #577721 – tooltips appears in wrong position
      + #579118 – Segmentation fault when adding file to project (LP: #361524)
      + #578087 – Artwork for Symbol Database is actually not from Monodevelop
      + #567588 – highlight default button in Find dialog
      + #576959 - Search does not point to correct line number on first match when file is not opened in editor.
      + #577006 – crash creating new file
      + #574607 – Replace function selects text uncorrectly
      + #576057 – doesn't build with graphviz 2.22.2
      + #575617 – Update FSF address

  [ Robert Ancell ]
  * debian/control.in:
    - Bump dependencies: gtk to >= 2.14.0, libgdl to 2.27.1, libgda4 to 4.0.0
    - Remove dependency on libglade
    - Make anjuta conflict/replace libgbf-1-2 not libgbf-1-2-common (LP: #338464)
    - Added VCS link
  * debian/control: Rebuilt
  * debian/watch: Watch for unstable versions

  [ Christophe Sauthier ]
  * debian/control.in:
    - Remove Build-depends on binutils-dev, libgraphviz-dev

 -- Christophe Sauthier <christophe.sauthier@objectif-libre.com>  Wed, 24 Jun 2009 16:49:32 +0200

anjuta (2:2.26.2.2-2) unstable; urgency=low

  * debian/patches/02_mips_language_c_defined.patch: New patch, rename
    LANGUAGE_* to ANJUTA_LANGUAGE_* because LANGUAGE_C is a built-in in
    mips(el) and alpha, causing a FTBFS. Closes: #538285.
  * debian/patches/01_gda_optional.patch,
    debian/patches/90_relibtoolize.patch:
    + Removed, libgda4 is now in the archive.
  * Build depend on libgda-4.0-dev to build the symbol browser plugin.
    Closes: #535240.
  * debian/patches/99_ltmain_as-needed.patch,
    debian/rules:
    + Build with -Wl,--as-needed to avoid uselessly linking against libssl.
  * Standards-Version is 3.8.3, no changes needed.
  * Temporarily build depend on libsasl2-dev, libneon27-gnutls-dev and
    libserf-0-0-dev to workaround #544877.

 -- Emilio Pozuelo Monfort <pochu@debian.org>  Sun, 06 Sep 2009 22:30:22 +0200

anjuta (2:2.26.2.2-1) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * debian/rules,
    debian/anjuta.manpages:
    - Don't manually install anjuta_import.sh.1, as there's no bug in
      debhelper. The problem is that we need to pass --language=C to
      dh_installman, as otherwise it will think the language is "sh".
  * debian/rules:
    - Disable scrollkeeper during the build. Taken from Ubuntu.
  * debian/anjuta-common.install:
    - Install the GConf schemas.
  * Conflict/Replace libgbf-1-2. It's been integrated into Anjuta.
  * debian/anjuta_import.sh.1: Removed, the script is not shipped
    upstream anymore.
  * Install the documentation from the new location.
  * anjuta-dbg is in the debug section.

  [ Josselin Mouette ]
  * Add libglib2.0-doc and libgtk2.0-doc to b-d-i to ensure proper 
    xrefs.
  * Remove scrollkeeper dependency.
  * New upstream release.
  * Update build-dependencies.
  * 01_gda_optional.patch: new patch. Make the symboldb plugin optional 
    since libgda4 is not in Debian yet.
  * 90_relibtoolize.patch: relibtoolize accordingly.
  * Remove chrpath calls, rely on relibtoolizing instead.
  * Don’t install libanjuta.la.
  * Correctly install OMF files.
  * Install the catalog for glade3.

 -- Josselin Mouette <joss@debian.org>  Mon, 29 Jun 2009 22:01:00 +0200

anjuta (2:2.26.0.0-0ubuntu1) jaunty; urgency=low

  * New upstream version
  * debian/control.in:
    - Add Replaces/Conflicts for libgbf-1-common (LP: #338464).
  * Add libgda4-sqlite and exuberant-ctag as anjuta dependencies (LP: #339183).
  * Fix bdeps to match upstream configure checks:
    - Bump gdl to >= 2.26.0, gladeui to >= 3.6.0

 -- Christophe Sauthier <christophe.sauthier@gmail.com>  Sat, 07 Mar 2009 22:53:29 +0100

anjuta (2:2.25.902-0ubuntu2) jaunty; urgency=low

  * Fix the build
    - debian/control.in : add liblocale-gettext-perl to bdeps. 

 -- Christophe Sauthier <christophe.sauthier@gmail.com>  Wed, 04 Mar 2009 12:52:09 +0100

anjuta (2:2.25.902-0ubuntu1) jaunty; urgency=low

  * New upstream version.
  * Fix bdeps to match upstream configure checks:
    - Bump libgtk2.0-dev >= 2.12.0, libdevhelp-1-dev (>= 0.22),
      libgtksourceview2.0-dev >= 2.4.0 
    - Remove libgbf-1-dev (>= 0.3.0) since gnome-build merge into anjuta.
    - Remove libgnomecanvas2-dev, libgnomeui-dev, libgnomeprint2.2-dev,
      libgnomeprintui2.2-dev.
    - Add libunique-dev, libgda4-dev,
  * debian/rules:
    - Remove chrpath to libanjuta-ctags.so.0.0.0, since the lib does not
      exists anymore.

 -- Christophe Sauthier <christophe.sauthier@gmail.com>  Tue, 17 Feb 2009 23:43:14 +0100

anjuta (2:2.24.2-1ubuntu1) jaunty; urgency=low

  * Merge from Debian unstable, remaining Ubuntu changes:
    - Use --disable-scrollkeeper to fix the build.

 -- Luca Falavigna <dktrkranz@ubuntu.com>  Sat, 20 Dec 2008 12:41:04 +0100

anjuta (2:2.24.2-1) unstable; urgency=low

  [ Emilio Pozuelo Monfort ]
  * New upstream release.
  * anjuta replaces anjuta-common << 2:2.4.2-1, as /usr/share/applications
    is now shipped in the former. Closes: #502139.

  [ Josselin Mouette ]
  * Remove .la files in /usr/lib/anjuta.
  * Rename the plugin with useless versioning to a plain .so.
  * Exclude this directory for dh_makeshlibs.
  * Remove recommends on cvs (wut?), gnome-terminal (anjuta has its own 
    VTE widget now), indent (integrated), ctags (integrated), devhelp 
    (directly uses libdevhelp).
  * Remove suggests on devhelp-books (obsolete).
  * Replace suggests on obsolete glade-3 | glade-gnome-3 by 
    glade-gnome.
  * Remove upstream COPYING and INSTALL files.

 -- Josselin Mouette <joss@debian.org>  Tue, 09 Dec 2008 10:28:54 +0100

anjuta (2:2.24.1-0ubuntu1) intrepid; urgency=low

  * New upstream version (LP: #286082) 

 -- Christophe Sauthier <christophe.sauthier@gmail.com>  Sun, 19 Oct 2008 21:53:40 +0200

anjuta (2:2.24.0.1-2ubuntu1) intrepid; urgency=low

  * Merge from Debian unstable (LP: #223033), remaining changes:
    + Use --disable-scrollkeeper to fix the build

 -- Iain Lane <laney@ubuntu.com>  Sat, 11 Oct 2008 11:44:12 +0100

anjuta (2:2.24.0.1-2) unstable; urgency=low

  [ Loic Minier ]
  * Add GNOME team as uploaders; add control.in and include uploaders.mk to
    generate uploaders list; bdep on gnome-pkg-tools (>= 0.10).
  * Shut up "rm" error by using -vf.
  * Whitespace cleanups.
  * Wrap build-deps and deps.
  * Add ${misc:Depends} and ${shlibs:Depends}.
  * Bump up Standards-Version to 3.8.0.
  * List full license header.
  * Include clean-la.mk; bdep on gnome-pkg-tools >= 0.11.
  * Include gnome-gnome-source.mk optionally; update copyright to mention
    GNOME as download place.
  * Don't override DEB_DH_INSTALLMIME_ARGS.
  * Add debian/compat 5.
  * Add empty series file.
  * Fix menu file.
  * Add watch file.
  * Bump bdeps to libgdl-1-dev >= 0.7.6 and libgbf-1-dev >= 0.3.0; others need
    review; pointed out by Scott Sweeny; closes: #433582.
  * Disable valgrind under kfreebsd; thanks Petr Salinger; closes: #494323.
  * Add explicit build-dep on intltool.
  * Fix bdeps to match upstream configure checks:
    - bump bdeps to libglib2.0-dev >= 2.16.0, libgtk2.0-dev >= 2.10.0,
      libglade2-dev >= 2.3.0, libgnome2-dev >= 2.14.0,
      libgnomecanvas2-dev >= 2.12.0, libgnomeui-dev >= 2.12.0,
      libgnomeprint2.2-dev >= 2.12.0, libgnomeprintui2.2-dev >= 2.12.0,
      libvte-dev >= 1:0.13.1, libxml2-dev >= 2.4.23, libpango1.0-dev >= 1.1.1,
      libdevhelp-1-dev >= 0.13, libgladeui-1-dev >= 3.2.0,
      libsvn-dev >= 1.4.0, libgtksourceview2.0-dev >= 2.3.1,
      binutils-dev >= 2.15.92, libwnck-dev >= 2.12
    - add bdep on libgnomevfs2-dev >= 2.14.0, libgconf2-dev >= 2.12.0
    - bdep on liborbit2-dev >= 1:2.6.0 instead of liborbit-dev
    - downgrade libgdl-1-dev bdep to >= 0.7.3.
    - bump bdep on libgraphviz-dev to >= 1.0 and drop libgraphviz3-dev
      alternative
    - drop bdeps on libpcre3-dev, libxcb-render-util0-dev

  [ Josselin Mouette ]
  * Add missing recommends on intltool. Closes: #500587.

 -- Loic Minier <lool@dooz.org>  Wed, 08 Oct 2008 21:08:35 +0200

anjuta (2:2.24.0.1-1ubuntu1) intrepid; urgency=low

  * debian/rules:
    - use --disable-scrollkeeper to fix the build

 -- Sebastien Bacher <seb128@ubuntu.com>  Tue, 30 Sep 2008 10:18:43 +0200

anjuta (2:2.24.0.1-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Fri, 26 Sep 2008 11:08:03 +0100

anjuta (2:2.24.0-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Fri, 26 Sep 2008 10:30:35 +0100

anjuta (2:2.4.2-1) unstable; urgency=medium

  * New upstream release
  * Removed dependency on libneon. (closes: #483995)
  * Use Homepage field. (closes: #481852)

 -- Rob Bradford <robster@debian.org>  Sat, 31 May 2008 23:07:49 +0100

anjuta (2:2.4.1-1) unstable; urgency=low

  * New upstream release.

 -- Rob Bradford <robster@debian.org>  Wed, 23 Apr 2008 21:45:11 +0100

anjuta (2:2.4.0-2) unstable; urgency=low

  * Install the glade3 module
  * Move the libanjuta.so symlink to the anjuta package so that the libglade
    module loader can find it.
  * Make the -dbg package priority extra.

 -- Rob Bradford <robster@debian.org>  Wed, 12 Mar 2008 11:51:22 +0000

anjuta (2:2.4.0-1) unstable; urgency=low

  * New upstream release
  - Add build-dep on new libgtksourceview2-dev.

 -- Rob Bradford <robster@debian.org>  Tue, 11 Mar 2008 11:45:02 +0000

anjuta (2:2.3.5-2) unstable; urgency=low

  * Switch ordering in Build-Deps. (closes: #465611.)

 -- Rob Bradford <robster@debian.org>  Tue, 04 Mar 2008 12:33:45 +0000

anjuta (2:2.3.5-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Tue, 26 Feb 2008 12:20:43 +0000

anjuta (2:2.3.4-3) experimental; urgency=low

  * Add missing depends to the -dev package that are needed.

 -- Rob Bradford <robster@debian.org>  Mon, 18 Feb 2008 17:07:28 +0000

anjuta (2:2.3.4-2) experimental; urgency=low

  * Make build-dep on graphviz work on both potential names for the -dev
    package to ease backporting.
  * Build depend on libneon27 if libneon26 can't be found.

 -- Rob Bradford <robster@debian.org>  Thu, 14 Feb 2008 15:58:04 +0000

anjuta (2:2.3.4-1) experimental; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Mon, 11 Feb 2008 11:35:27 +0000

anjuta (2:2.3.2-0) experimental; urgency=low

  * New upstream version.
  - Add patch to fix anjuta-tags installation into the wrong directory
  - Change build dep for graphviz.

 -- Rob Bradford <robster@debian.org>  Mon, 14 Jan 2008 11:13:45 +0000

anjuta (2:2.2.3-2) unstable; urgency=low

  * Re-add autogen to build-depends. (closes: #454311.)

 -- Rob Bradford <robster@debian.org>  Fri, 07 Dec 2007 22:20:22 +0000

anjuta (2:2.2.3-1) unstable; urgency=low

  * New upstream release (closes: #451796)
  * Packaging fixes:
  - Remove gnome-devel from recommends
  - Remove the version from the anjuta-common suggestion on anjuta
  - Add build-dep on automake1.9 (closes: #451299)
  - Call update-mime-database in the postinst/postrm. (closes: #443826)

 -- Rob Bradford <robster@debian.org>  Mon, 03 Dec 2007 19:46:00 +0000

anjuta (2:2.2.2-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Tue, 23 Oct 2007 14:55:53 +0100

anjuta (2:2.2.1-3) unstable; urgency=low

  * Fix Build-Depends to enable support for all the plugins.

 -- Rob Bradford <robster@debian.org>  Mon, 22 Oct 2007 11:48:10 +0100

anjuta (2:2.2.1-2) unstable; urgency=low

  * Switch to using dh_installmime to install the anjuta.mime file.

 -- Rob Bradford <robster@debian.org>  Tue, 25 Sep 2007 10:45:19 +0100

anjuta (2:2.2.1-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Wed, 12 Sep 2007 16:43:46 +0100

anjuta (2:2.2.0-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Tue, 26 Jun 2007 18:36:43 +0100

anjuta (2.1.1-1) unstable; urgency=low

  * New upstream release.
  * Added binary package: anjuta-dbg
  * Updated Build-Deps.
  * Updated Standards-Version.
  * Increased compat level to 5 (needed for -dbg package.)

 -- Rob Bradford <robster@debian.org>  Sat, 17 Feb 2007 19:52:42 +0000

anjuta (2.0.2-2) unstable; urgency=low

  * Added tighter build dependencies on libgbf-1-dev and libgdl-1-dev.
    (closes: #367640)

 -- Rob Bradford <robster@debian.org>  Wed, 17 May 2006 17:05:25 +0100

anjuta (2.0.2-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Tue, 16 May 2006 22:38:08 +0100

anjuta (2.0.1-2) experimental; urgency=low

  * Tightened the dependency on anjuta-common. (closes: #319642)
  * Changed anjuta-common suggests on anjuta to be tied to the source version

 -- Rob Bradford <robster@debian.org>  Sat, 23 Jul 2005 12:36:06 +0100

anjuta (2.0.1-1) experimental; urgency=low

  * New upstream release (closes: #309422)
  - Split off a -dev package for building plugins

 -- Rob Bradford <robster@debian.org>  Mon, 11 Jul 2005 20:57:34 +0100

anjuta (1.2.3-2) unstable; urgency=low

  * Fix German po file (patch courtesy of Jens Seidel). (closes: #313913)

 -- Rob Bradford <robster@debian.org>  Sun,  3 Jul 2005 21:08:39 +0100

anjuta (1.2.3-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <robster@debian.org>  Sat, 14 May 2005 00:33:06 +0100

anjuta (1.2.2-9) unstable; urgency=low

  * ARRRGGH. Lets not rely on aptitude to give us a sensible unstable build
    environment and lets instead use a pbuilder chroot.

 -- Rob Bradford <robster@debian.org>  Tue,  5 Apr 2005 23:36:07 +0100

anjuta (1.2.2-8) unstable; urgency=low

  * Test that the program to be executed as the terminal for the debugger
    actually exists. (closes: #278701)
  * Resolved null pointer segfault that arises when clicking the find icon on
    the toolbar having not already used the dialog version. Instead create an
    instance of SearchReplace so that it works. (closes: #280593)
  * Added a call to gtk_widget_destroy(...) to close dialog box asking for
    confirmation when importing a file into a project. (closes: #255306)

 -- Rob Bradford <robster@debian.org>  Sat,  2 Apr 2005 21:05:59 +0100

anjuta (1.2.2-7) unstable; urgency=low

  * Applied a patch from Angel Vidal <kry@amule.org> which fixes an incorrect
    use of gint where size_t is instead expected. This caused anjuta to crash
    on startup on 64 bit arches since there these two types are different.
    (closes: #296351)

 -- Rob Bradford <robster@debian.org>  Fri, 25 Mar 2005 20:50:22 +0000

anjuta (1.2.2-6) unstable; urgency=HIGH

  * Add a conflicts/replaces to anjuta-common so that upgrades from woody
    proceed correctly. (closes: #285668)

 -- Rob Bradford <robster@debian.org>  Tue, 14 Dec 2004 20:25:19 +0000

anjuta (1.2.2-5) unstable; urgency=low

  * Acknowledged NMU.
  * Added libtool to recommended packages. (closes: #277548)

 -- Rob Bradford <robster@debian.org>  Sun, 21 Nov 2004 21:15:39 +0000

anjuta (1.2.2-4.1) unstable; urgency=high

  * Non-maintainer upload.
  * High-urgency upload for sarge-targetted RC fix.
  * src/utilities.c: patch from upstream to fix char signedness
    assumption that breaks powerpc, s390, etc. (closes: #281089)

 -- Steve Langasek <vorlon@debian.org>  Sat, 20 Nov 2004 00:33:55 -0800

anjuta (1.2.2-4) unstable; urgency=low

  * Removed recommendation on scrollkeeper, its a dependency now, due to the
    use of dh_scrollkeeper. (closes: #251380)
  * Added a recommendation on cvs. (closes: #238338)
  * Changed a dependency on gcc and make to a recommendation as Anjuta can be
    used without them. (closes: #264588)
  * Changed description to include upstream URL.
  * Removed unneeded call to gdk_pixbuf_unref(...). (closes: #267335)

 -- Rob Bradford <robster@debian.org>  Tue, 21 Sep 2004 16:04:16 +0100

anjuta (1.2.2-3) unstable; urgency=low

  * Rebuilt with libgnutls11-dev.

 -- Rob Bradford <robster@debian.org>  Mon,  9 Aug 2004 15:12:12 +0100

anjuta (1.2.2-2) unstable; urgency=low

  * Rebuilt with libgnutls10-dev as a build dependency. (closes: #259335)

 -- Rob Bradford <robster@debian.org>  Fri, 30 Jul 2004 14:54:48 +0100

anjuta (1.2.2-1) unstable; urgency=low

  * New upstream release. (closes: #243726)
  * Changed maintainer email to robster@debian.org.

 -- Rob Bradford <robster@debian.org>  Thu, 22 Apr 2004 17:42:10 +0100

anjuta (1.2.1-2) unstable; urgency=low

  * Updated the suggests to use GTK2 packages.
  * Added a recommends on libtool. (closes: #229675)
  * Changed the way anjuta-common is handled. (closes: #240430)

 -- Rob Bradford <rob@debianplanet.org>  Sat, 27 Mar 2004 14:47:08 +0000

anjuta (1.2.1-1) unstable; urgency=low

  * New upstream release
  - Mishandling of .. in file window fixed. (closes: #169058)
  - Works correctly on simple gtk-2.0 project. (closes: #225557)
  - Generates standard GNOME 2.0 project correctly. (closes: #235500)
  - Does not fail to create Makefile.am. (closes: #221185)
  - Source paths dialog can now be closed. (closes: #235445)
  - Build completes properly if terminal tab open. (closes: #231200)
  * Split architecture independent stuff out. (closes: #233325)
  * Changed dependency from gnome-help to yelp. (closes: #229250)
  * Added a dependency on scrollkeeper. (closes: #227985)

 -- Rob Bradford <rob@debianplanet.org>  Mon, 15 Mar 2004 19:32:19 +0000

anjuta (1.2.0-1) unstable; urgency=low

  * New upstream release.
  - Typos and spelling mistakes in startup dialog box fixed. (closes: #203803)
  * Now not built against old libgnutls5. (closes: #213220)
  * Included an icon in the Debian menu for anjuta. (closes: #213062)
  * Updated Standards-Version.

 -- Rob Bradford <rob@debianplanet.org>  Mon,  8 Dec 2003 12:14:44 +0000

anjuta (1.1.97-3) unstable; urgency=low

  * Replaced the gnome-core-devel package with lots of individual
    replacement dependencies (closes: #204229).
  * Removed the "recommend" on anjuta-doc which no longer exists
    (closes: #205521).
  * Enhanced the verbose package description as suggested by A Costa
    <agcosta@gis.net> (closes: #204552).

 -- Rob Bradford <rob@debianplanet.org>  Tue,  5 Aug 2003 17:48:21 +0100

anjuta (1.1.97-2) unstable; urgency=low

  * Added a build-dependency on libpcre3-dev and libxml2-utils.
    (closes: #203448)

 -- Rob Bradford <rob@debianplanet.org>  Mon,  4 Aug 2003 17:31:12 +0100

anjuta (1.1.97-1) unstable; urgency=low

  * New upstream - The "Don't Nag Me No More" Debian release (closes: #193453):
  - Hardcoded versions in auto* command names removed from the gnome2
    autogen.sh script. (closes: #193513)
  - Autodetection of make by initial welcome dialog is no longer broken, this
    is because there is no longer a welcome dialog. (closes: #194499, #191020)
  - The new folder name dialog box properly gets focus now. (closes: #179685)
  - Anjuta no longer crashes if you show a tab for a file which has since been
    deleted. (closes: #194350)
  - Includes a whole new printing system (closes: #190534)
  * Switched to cdbs.
  * Removed anjuta-doc package. The documentation is out of date so is no
    longer included in the source.
  * Corrected the "Suggests" on gnome-glade and gnome-glade-2 to glade-gnome
    and glade-gnome-2 respectively. (closes: #199624)

 -- Rob Bradford <rob@debianplanet.org>  Thu, 17 Jul 2003 14:15:23 +0100

anjuta (1.0.2-2) unstable; urgency=low

  * Applied a patch from Nicolas Boullis to fix the FTBFS with g++ 3.3
    (closes: #197855)
  * Corrected a speling mistake in the README.Debian file and removed the
    dependency on anjuta from anjuta-doc.

 -- Rob Bradford <rob@debianplanet.org>  Tue,  1 Jul 2003 13:15:47 +0100

anjuta (1.0.2-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <rob@debianplanet.org>  Sat, 29 Mar 2003 15:52:48 +0000

anjuta (1.0.1-3) unstable; urgency=low

  * Added a build depends on libglade0-dev (closes: #174247).
  * Also added a build depends on libglade-gnome0-dev. Thanks to Jonathan
    Perkins for working this out for me. The build errors had me temporarily
    stumped (closes: #175069).
  * Added a README.Debian describing where the docs have moved to.

 -- Rob Bradford <rob@debianplanet.org>  Fri, 27 Dec 2002 14:50:47 +0000

anjuta (1.0.1-2) unstable; urgency=low

  * Created a seperate anjuta-doc package and moved the manuals into it.

 -- Rob Bradford <rob@debianplanet.org>  Fri, 20 Dec 2002 15:26:12 +0000

anjuta (1.0.1-1) unstable; urgency=low

  * New upstream release
  * Manpage updates.
  * Cleaned up build system and rules file.
  * Updated standards version
  * Removed icon option from menu file because i'm not wasting time making
    an icon that looks reasonable in the 24 colours i'm allowed to use!

 -- Rob Bradford <rob@debianplanet.org>  Fri, 20 Dec 2002 13:53:55 +0000

anjuta (1.0.0-2) unstable; urgency=low

  * Updated config.guess and config.sub to fix build problem on mips,
    probably a Good Thing (tm) anway (closes: #168519)

 -- Rob Bradford <rob@debianplanet.org>  Tue, 12 Nov 2002 17:22:58 +0000

anjuta (1.0.0-1) unstable; urgency=low

  * New upstream release.
  - Segfault issue fixed (closes: #160983)
  - rm on exit issue fixed (closes: #142307)
  - This is the new upstream version so stop whinging (closes: #159911)
  * Anjuta does indeed now suggest glade (closes: #153008)
  * Anjuta now recommends gnome-devel (closes: #168193), as it is not
    required, for most usage.
  * I messed up the upload, doh, this should have happened on Monday :(

 -- Rob Bradford <rob@debianplanet.org>  Mon,  4 Nov 2002 19:18:18 +0000

anjuta (0.1.9-5) unstable; urgency=low

  * Added an alternative gnome-terminal recommendation for GNOME2 version of
    package (closes: #149553)

 -- Rob Bradford <rob@debianplanet.org>  Tue, 11 Jun 2002 18:54:39 +0100

anjuta (0.1.9-4) unstable; urgency=low

  * Added recommends on devhelp and suggests on devhelp-books as anjuta
    works well with these new packages. Devhelp has only recently been
    packaged.

 -- Rob Bradford <rob@debianplanet.org>  Tue,  2 Apr 2002 14:03:35 +0100

anjuta (0.1.9-3) unstable; urgency=low

  * Didn't quite fix the build dependencies, this time it should compile
    properly. Fingers crossed :)

 -- Rob Bradford <rob@debianplanet.org>  Mon, 18 Feb 2002 13:47:20 +0000

anjuta (0.1.9-2) unstable; urgency=low

  * Fixed some build-deps problems (closes: #134169)
  * Added "Suggests:" on GNOME/Gtk+ C/C++ packages as they may be needed in
    program generation (closes: #134170, #134174)

 -- Rob Bradford <rob@debianplanet.org>  Sat, 16 Feb 2002 11:51:21 +0000

anjuta (0.1.9-1) unstable; urgency=low

  * New upstream release (closes:  #126430, #129690). Any problems please
    reopen.

 -- Rob Bradford <rob@debianplanet.org>  Fri, 15 Feb 2002 10:46:15 +0000

anjuta (0.1.8-1) unstable; urgency=low

  * New upstream release. This fixes the 'find window' bug (closes: #109822)

 -- Rob Bradford <rob@debianplanet.org>  Mon,  3 Dec 2001 17:01:35 +0000

anjuta (0.1.7-4) unstable; urgency=low

  * Added a Debian menu item for anjuta.

 -- Rob Bradford <rob@debianplanet.org>  Tue, 20 Nov 2001 22:11:29 +0000

anjuta (0.1.7-3) unstable; urgency=low

  * Fixed hppa (gcc3) build problem, thanks tausq. (closes: #115506)

 -- Rob Bradford <rob@debianplanet.org>  Sun, 14 Oct 2001 12:16:57 +0100

anjuta (0.1.7-2) unstable; urgency=low

  * Added build-deps for scrollkeeper again, they must have got lost in a
    uupdate or something (closes: #109812)

 -- Rob Bradford <rob@debianplanet.org>  Thu, 23 Aug 2001 22:39:33 +0100

anjuta (0.1.7-1) unstable; urgency=low

  * New upstream release

 -- Rob Bradford <rob@debianplanet.org>  Wed, 22 Aug 2001 22:50:30 +0100

anjuta (0.1.6-4) unstable; urgency=low

  * Added build dependency for libxml-dev (closes: #109680)
  * Fixed typo in long description, thanks claviola

 -- Rob Bradford <rob@debianplanet.org>  Wed, 22 Aug 2001 22:23:01 +0100

anjuta (0.1.6-3) unstable; urgency=low

  * Fixed some missing build-deps for scrollkeeper thanks to mhp

 -- Rob Bradford <rob@debianplanet.org>  Wed, 22 Aug 2001 11:39:09 +0100

anjuta (0.1.6-2) unstable; urgency=low

  * Made some changes to rules file to help create a cleaner, meaner patch.

 -- Rob Bradford <rob@debianplanet.org>  Tue, 21 Aug 2001 17:17:28 +0100

anjuta (0.1.6-1) unstable; urgency=low

  *  New upstream release - I expect this release will fix the hppa build
     problem, which primarily comes from gcc3 being used to compile, as its
     the compiler used for hppa, and as i compiled this on gcc3, albeit for
     i386. If this bug has not been resolved please reopen, i cannot check
     for hppa buildability until this version hits the buildd. (closes:
     #104682)

 -- Rob Bradford <rob@debianplanet.org>  Mon, 13 Aug 2001 11:15:32 +0100

anjuta (0.1.4-2) unstable; urgency=low

  * Fixed incorrect recommends (changed gnome-help-browser to gnome-help)
    (closes:#104428)

 -- Rob Bradford <rob@debianplanet.org>  Wed, 18 Jul 2001 22:36:16 +0100

anjuta (0.1.4-1) unstable; urgency=low

  * Initial Release (closes:#87138)

 -- Rob Bradford <rob@debianplanet.org>  Fri,  6 Jul 2001 17:05:47 +0100

