anjuta (2:2.2.0-1ubuntu2) gutsy; urgency=low * Rebuild for libgbf-1-0 -> libgbf-1-1 transistion. -- Steve Kowalik Mon, 24 Sep 2007 17:07:27 +1000 anjuta (2:2.2.0-1ubuntu1) gutsy; urgency=low * updated build-depends to reflect anjuta 2.2.0 dependencies * Changed maintainer to MOTU -- Scott Sweeny Tue, 17 Jul 2007 21:42:35 -0400 anjuta (2:2.2.0-1) unstable; urgency=low * New upstream release -- Rob Bradford 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 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 Wed, 17 May 2006 17:05:25 +0100 anjuta (2.0.2-1) unstable; urgency=low * New upstream release -- Rob Bradford 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 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 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 Sun, 3 Jul 2005 21:08:39 +0100 anjuta (1.2.3-1) unstable; urgency=low * New upstream release -- Rob Bradford 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 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 Sat, 2 Apr 2005 21:05:59 +0100 anjuta (1.2.2-7) unstable; urgency=low * Applied a patch from Angel Vidal 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 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 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 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 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 Tue, 21 Sep 2004 16:04:16 +0100 anjuta (1.2.2-3) unstable; urgency=low * Rebuilt with libgnutls11-dev. -- Rob Bradford 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 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 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 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 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 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 (closes: #204552). -- Rob Bradford 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 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 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 Tue, 1 Jul 2003 13:15:47 +0100 anjuta (1.0.2-1) unstable; urgency=low * New upstream release -- Rob Bradford 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Thu, 23 Aug 2001 22:39:33 +0100 anjuta (0.1.7-1) unstable; urgency=low * New upstream release -- Rob Bradford 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 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 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 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 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 Wed, 18 Jul 2001 22:36:16 +0100 anjuta (0.1.4-1) unstable; urgency=low * Initial Release (closes:#87138) -- Rob Bradford Fri, 6 Jul 2001 17:05:47 +0100