Skip to content

Debian Changelog gnome-apt (0.4.9-5)

2008

gnome-apt (0.4.9-5) unstable; urgency=low

   * QA upload.
   * Add patch by Cyril Brulebois to fix
     the FTBFS with g++ 4.3. (Closes: #454863)
   * debian/control:
     + Bump Standards Version to 3.7.3 (no changes needed).

 -- Kumar Appaiah <akumar@ee.iitm.ac.in>  Thu, 27 Mar 2008 21:32:10 +0530

2007

gnome-apt (0.4.9-4) unstable; urgency=low

   * QA upload.
   * Remove the “-DGTK_DISABLE_DEPRECATED” and “-DGNOME_DISABLE_DEPRECATED”
     macros in the following files to avoid FTBFS due to the transition to Gtk
     2.12 (Closes: #444527):
      - src/Makefile.{am,in}
      - src/gdeb/Makefile.{am,in}

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Tue, 09 Oct 2007 01:06:49 +0200

gnome-apt (0.4.9-3) unstable; urgency=low

   * QA upload.
   * Fix FTBFS due to missing #include (Closes: #430054)
   * Add Patch for gcc-4.3 compatibility (Closes: #417206)
   * Adjust clean target in debian/rules
   * Use debian/compat rather than exporting it in debian/rules
   * Adjust menu file, replace obsoleted Section.

 -- Michael Ablassmeier <abi@debian.org>  Tue, 11 Sep 2007 10:11:16 +0200

gnome-apt (0.4.9-2) unstable; urgency=low

   * QA upload. (ACK NMU; Closes: #358282)
   * Set maintainer to QA Group; Orphaned: #414526
   * Bump Versioned Build-Dependency on debhelper to 4
   * Bump up compat level
   * Add quotes to debian/menu
   * Update debian/copyright
   * Change section from admin to gnome
   * Conforms with latest Standards Version 3.7.2

 -- Michael Ablassmeier <abi@debian.org>  Wed, 28 Mar 2007 07:00:25 +0200

2006

gnome-apt (0.4.9-1.1) unstable; urgency=low

   * NMU as part of the GCC 4.1 transition.
   * Remove extra qualification from C++ header file and declare friend
     functions. (Closes: #358282)

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 26 May 2006 20:18:18 +0200

2005

gnome-apt (0.4.9-1) unstable; urgency=high

   * Rebuild against new libapt version. (Closes: #341379)
   * Add sv translation, thanks to Daniel Nylander. (Closes: #343121)

 -- Filip Van Raemdonck <mechanix@debian.org>  Sun, 18 Dec 2005 15:40:54 +0100

2004

gnome-apt (0.4.8-1) unstable; urgency=medium

   * Acknowledge NMUs. (Closes: #251635, #254212, #263695)
   * Point debian/copyright to cvs.debian.org. (Closes: #254898)
   * Include errno.h where needed. (Closes: #262961)
   * Add gdeb .desktop file. (Closes: #271904)
   * Fix gettext test. (Closes: #304381)
   * Correct de.po. (Closes: #314079)
   * Use vte instead of zvt.

 -- Filip Van Raemdonck <mechanix@debian.org>  Mon, 21 Jun 2004 23:51:22 +0200

gnome-apt (0.4.7-1.2) unstable; urgency=medium

   * NMU.
   * Closes: #263695: Please use gcrypt11/gnutls11 instead of gcrypt7/gnutls10
     - depend on libgnomeui-dev (>= 2.6.1.1-4)

 -- Matthias Urlichs <smurf@debian.org>  Fri, 13 Aug 2004 10:05:58 +0200

gnome-apt (0.4.7-1.1) unstable; urgency=low

   * NMU
   * Made changes in the sources/Makefiles to use libgtksu1.2 and libgksuui
     instead of the old libgksu0 (Closes: #251635).
   * Turned off the DEPRECATED flags to build with GTK+2.4.
   * debian/control:
     - Build-Depends on libgksu1.2-dev,libgksuui1.0-dev instead of libgksu-dev.
       (Closes: #254212).

 -- Sebastien Bacher <seb128@debian.org>  Sun, 11 Jul 2004 17:57:03 +0200

gnome-apt (0.4.7-1) unstable; urgency=medium

   * Add a standalone "gdeb" binary package.

 -- Filip Van Raemdonck <mechanix@debian.org>  Wed, 03 Mar 2004 19:37:42 +0100

gnome-apt (0.4.6-2) unstable; urgency=medium

   * Add an option to mark "orphaned" (i.e. which no other package depends on)
     packages with a color. (Closes: #119303, #191664)
   * Use libgksu rather than calling gksu. Keep the gksu dependency on
     gnome-apt, for the menu entry.

 -- Filip Van Raemdonck <mechanix@debian.org>  Thu, 15 Jan 2004 20:14:50 +0100

2003

gnome-apt (0.4.6-1) unstable; urgency=medium

   * Minor gdeb improvements.
   * Addition of a "software" GNOME vfs method, which isn't really useful yet.

 -- Filip Van Raemdonck <mechanix@debian.org>  Tue, 25 Nov 2003 21:22:17 +0100

gnome-apt (0.4.5-2) unstable; urgency=medium

   * Don't load the geometry, since apparently GTK+ is broken for this. Instead
     set a sane default size request. This somewhat fixes #221224, but it's not
     really resolved so I'm not closing it until geometry saving works again.

 -- Filip Van Raemdonck <mechanix@debian.org>  Tue, 18 Nov 2003 21:51:30 +0100

gnome-apt (0.4.5-1) unstable; urgency=low

   * Remove the broken paned setup in favour of the separate detail window.
     (Closes: #204900, #206483)

 -- Filip Van Raemdonck <mechanix@debian.org>  Wed, 12 Nov 2003 19:06:56 +0100

gnome-apt (0.4.4-2) unstable; urgency=medium

   * Setting the urgency slightly higher because the version in testing is
     is basically four and a halve years old, save fixes to make it compile
     with more recent apt or GNOME/GTK+ libs. I am also very confident that
     it is _far_ more buggier than current versions.
     Not that it matters much I guess, a new apt will need to move to testing
     first...
   * Change pane packing parameters to avoid label cutoff. (Closes: #204525)
   * An more detailed dependency dialog was already checked into CVS before
     this bugreport was filed :) (Closes: #206612)

 -- Filip Van Raemdonck <mechanix@debian.org>  Fri, 22 Aug 2003 17:49:36 +0200

gnome-apt (0.4.4-1) unstable; urgency=low

   * New upstream version, featuring icon theme support.
   * Remaining locking issues are fixed. Running as root should work flawlessly
     (again) now; running as non-root might give some permission errors but it
     works properly now too. (Closes: #120424)
   * Register gdeb with GNOME mime database. Now double-clicking a .deb package
     opens a viewer with an install option. (Closes: #204534)

 -- Filip Van Raemdonck <mechanix@debian.org>  Mon, 11 Aug 2003 19:45:02 +0200

gnome-apt (0.4.3-1) unstable; urgency=low

   * New upstream version, introducing a much enhanced gdeb.
   * Set a wrap mode for the package description textview. (Closes: #200196)
   * Clear the search filter regexp when setting a new one. (Closes: #200545)
   * Display a concise error message when fetching failed. (Closes: #203572)

 -- Filip Van Raemdonck <mechanix@debian.org>  Thu, 10 Jul 2003 00:15:05 +0200

gnome-apt (0.4.2-4) unstable; urgency=low

   * Reintegrate an updated sources.list editor. (Closes: #63630)
   * Don't select the parent node, either, when a package action changes.
     (Closes: #198420)

 -- Filip Van Raemdonck <mechanix@debian.org>  Sun, 29 Jun 2003 18:14:49 +0200

gnome-apt (0.4.2-3) unstable; urgency=low

   * Don't collapse the tree when a package action changes. (Closes: #196371)

 -- Filip Van Raemdonck <mechanix@debian.org>  Thu, 12 Jun 2003 20:58:17 +0200

gnome-apt (0.4.2-2) unstable; urgency=low

   * Move selection back on screen when scrolling past the end. (Closes: #81956)
   * Multiple small UI improvements.

 -- Filip Van Raemdonck <mechanix@debian.org>  Wed, 4 Jun 2003 19:41:52 +0200

gnome-apt (0.4.2-1) unstable; urgency=low

   * New upstream version.
   * Make search a package tree filter. (Closes: #101980)
     This is probably introducing some subtle bugs and needs thorough testing.
   * Build using the default g++ compiler. (Closes: #177726, #194086)

 -- Filip Van Raemdonck <mechanix@debian.org>  Thu, 15 May 2003 21:49:02 +0200

gnome-apt (0.4.1-8) unstable; urgency=low

   * Internal modifications & interface changes.

 -- Filip Van Raemdonck <mechanix@debian.org>  Sun, 4 May 2003 00:02:17 +0200

gnome-apt (0.4.1-7) unstable; urgency=low

   * Fix a bug in the option window code preventing the options dialog from
     being shown more than once.

 -- Filip Van Raemdonck <mechanix@debian.org>  Fri, 2 May 2003 20:43:34 +0200

gnome-apt (0.4.1-6) unstable; urgency=low

   * Builddepend on debhelper >= 3 because of DH_COMPAT in debian/rules.
   * Mogrify the menu pixmap to make it policy compliant.
   * Fix various drawing (mostly font related) issues. (Closes: #50536)

 -- Filip Van Raemdonck <mechanix@debian.org>  Tue, 29 Apr 2003 23:34:38 +0200

gnome-apt (0.4.1-5) unstable; urgency=low

   * Flush all errors before doing the install run, to make sure errors
     reported after that run really are errors from it. (Closes: #181472)

 -- Filip Van Raemdonck <mechanix@debian.org>  Sun, 27 Apr 2003 20:57:08 +0200

gnome-apt (0.4.1-4) unstable; urgency=low

   * Add a GA_BUILD_OPTIONS environment check to debian/rules. For now you can
     (only) influence whether --enable-debug is passed to configure, using the
     `debug' flag.
   * Make the tree recognize mouse wheel events. (Closes: #176636)

 -- Filip Van Raemdonck <mechanix@debian.org>  Mon, 3 Feb 2003 18:44:21 +0100

gnome-apt (0.4.1-3) unstable; urgency=low

   * The pancake release.
   * Miscellaneous behaviour improvements.
   * The "esc-closes-dialog" bug has been fixed for a while. (Closes: #107547)

 -- Filip Van Raemdonck <mechanix@debian.org>  Sun, 02 Feb 2003 17:02:31 +0100

gnome-apt (0.4.1-2) unstable; urgency=low

   * Hide dependencies of filtered-out packages. (Closes: #37642)

 -- Filip Van Raemdonck <mechanix@debian.org>  Sun, 02 Feb 2003 00:17:04 +0100

gnome-apt (0.4.1-1) unstable; urgency=low

   * All deprecated GNOME & GTK+ calls are gone. New upstream version.

 -- Filip Van Raemdonck <mechanix@debian.org>  Fri, 31 Jan 2003 16:23:56 +0100

gnome-apt (0.4-12) unstable; urgency=low

   * Noone has been able to reproduce this, and just about all code involved has
     changed quite a bit since this was originally reported. (Closes: #43368)
   * This appears to have been fixed by one of my latest two uploads; I
     regularly saw it before myself and it's gone now. (Closes: #126229)
   * Group by category by default, not alphabetically. (Closes: #178438)

 -- Filip Van Raemdonck <mechanix@debian.org>  Tue, 28 Jan 2003 22:03:09 +0100

gnome-apt (0.4-11) unstable; urgency=low

   * Handle non-ascii charsets correctly. (Closes: #178137)
   * More deprecation updates, including a preference dialog rewrite.

 -- Filip Van Raemdonck <mechanix@debian.org>  Fri, 24 Jan 2003 22:00:26 +0100

gnome-apt (0.4-10) unstable; urgency=low

   * Make sure to also build with older g++ on all arches, not just builddepend
     on them.
   * Make the package action radiobuttons draw again. (Closes: #38103, #113875)

 -- Filip Van Raemdonck <mechanix@debian.org>  Mon, 20 Jan 2003 22:46:32 +0100

gnome-apt (0.4-9) unstable; urgency=low

   * Update the build dependencies for gcc 2.95, as apt hasn't transitioned
     yet.
   * Improve the description.
   * Fix the worst issues with the package tree and fonts, the new tree is
     taking a lot more time than I anticipated. (Closes: #167316)

 -- Filip Van Raemdonck <mechanix@debian.org>  Fri, 10 Jan 2003 19:59:14 +0100

2002

gnome-apt (0.4-8) unstable; urgency=low

   * Fix a segmentation fault at the end of an installation run.

 -- Filip Van Raemdonck <mechanix@debian.org>  Thu, 07 Nov 2002 20:19:27 +0100

gnome-apt (0.4-7) unstable; urgency=low

   * Make gnome-apt runnable as non-root. Doesn't ask for a password, yet, when
     superuser level access is required.

 -- Filip Van Raemdonck <mechanix@debian.org>  Mon, 04 Nov 2002 23:03:12 +0100

gnome-apt (0.4-6) unstable; urgency=low

   * Make gdeb compile with G{TK,NOME}_DISABLE_DEPRECATED.
   * Update Sources (which is currently not used) to use the MVC tree object.

 -- Filip Van Raemdonck <mechanix@debian.org>  Wed, 30 Oct 2002 19:02:10 +0100

gnome-apt (0.4-5) unstable; urgency=low

   * Add shameless banner asking wishlist bugs at startup.
   * Destroy the splash screen earlier, to avoid it obstructing dialogs.

 -- Filip Van Raemdonck <mechanix@debian.org>  Sat, 26 Oct 2002 10:10:24 +0200

gnome-apt (0.4-4) unstable; urgency=low

   * Change the "Complete Run" tree to use a treeview widget.

 -- Filip Van Raemdonck <mechanix@debian.org>  Tue, 22 Oct 2002 22:14:00 +0200

gnome-apt (0.4-3) unstable; urgency=low

   * Fix miscellaneous small issues introduced by the dialog changes in last
     revision. Surely there are more of these.

 -- Filip Van Raemdonck <mechanix@debian.org>  Tue, 22 Oct 2002 21:58:47 +0200

gnome-apt (0.4-2) unstable; urgency=low

   * The "Let's see what we can break" release.
   * Convert all gnome dialog related code to gtk dialog.
   * Size the zvt term upon creation.

 -- Filip Van Raemdonck <mechanix@debian.org>  Mon, 21 Oct 2002 23:19:21 +0200

gnome-apt (0.4-1) unstable; urgency=low

   * Update SourcesWizard (which isn't actually used right now) to use the
     system (GNOME2) druid widget, instead of it's local copy.
   * Print the item number being retrieved in decimal. (Closes: #43754)

 -- Filip Van Raemdonck <mechanix@debian.org>  Mon, 21 Oct 2002 19:22:10 +0200

gnome-apt (0.4) unstable; urgency=low

   * New maintainer. (Closes: #164408)
   * Update to GNOME2 before picking up real development. I think this warrants
     a new version.
   * Update config.{guess,sub}.

 -- Filip Van Raemdonck <mechanix@debian.org>  Tue, 15 Oct 2002 19:24:40 +0200

gnome-apt (0.3.15-5) unstable; urgency=low

   * debian/control:
   - Orphaning the package, Maintainer set to Debian QA Group

 -- Gustavo Noronha Silva <kov@debian.org>  Fri, 11 Oct 2002 22:53:38 -0300

gnome-apt (0.3.15-4) unstable; urgency=low

   * debian/control:
   Build-Depends on gdk-imlib1-dev because of the misplanned
   libpng transition

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 3 Sep 2002 23:46:01 -0300

gnome-apt (0.3.15-3) unstable; urgency=low

   * src/menus.cc:
   - edited to remove the "Advanced" menu, which has no working
     option yet (Closes: #120979)

 -- Gustavo Noronha Silva <kov@debian.org>  Wed, 6 Feb 2002 01:36:16 -0200

gnome-apt (0.3.15-2) unstable; urgency=low

   * gnome-apt should now compile cleanly with gcc-3.0, thanks
     to Goedson Teixeira Paixao <gopaixao@dcc.ufmg.br>
     (Closes: #121183) Please reopen if this bug is not fixed.

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 5 Jan 2002 02:56:34 -0200

2001

gnome-apt (0.3.15-1) unstable; urgency=low

   * debian/gnome-apt-debian.xpm: changed icon to conform to
   size of debian menu policy

 -- Gustavo Noronha Silva <kov@debian.org>  Sun, 16 Dec 2001 10:47:48 -0200

gnome-apt (0.3.15) unstable; urgency=low

   * debian/menu: fixed the command and added su-to-root to call
     it from a normal user. I guess this is a solution to
     (Closes: #117824)
   * po/POTFILES.in: added src/preferences.cc to the list of
     gettextized files (the preferences window was not translatable).
   * po/pt_BR.po: updated translation

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 24 Nov 2001 19:25:37 -0200

gnome-apt (0.3.14) unstable; urgency=low

   * debian/control: set the Maintainer field to me, I'm "stealing"
     the package.
   * src/childprocess.cc: set the background of the zvt terminal
     to black and the foreground font to white, also set the
     background of the GTK_WIDGET(term_)->window to black
     (Closes: #50273, #55151, #50533)
   * Well, gnome-apt is compilable for some time now. (Closes: #50557)
   * debain/rules: changed --mandir=/usr/X11R6/man to /usr/share/man
     (didn't I do it last upload? hehehe)
   * debian/rules: added --enable-debug=no (Closes: #69820)
   * debian/rules: added a 'export' before DH_COMPAT, now it is
     really 3.
   * debian/dirs: removed this file.
   * configure.in: changed version to 0.3.14

 -- Gustavo Noronha Silva <kov@debian.org>  Sat, 24 Nov 2001 00:32:47 -0200

gnome-apt (0.3.13) unstable; urgency=low

   * NMU.
   * Updated config.sub and config.guess.
   * Added removal of configure-stamp to debian/rules clean.
   * src/cache.cc: Fixed namespace issues with a
     pkgDepCache::DepIterator being declared outside of scope.
     (The inheritance of pkgDepCache from pkgCache must have changed
     from public to protected at some point.)
   * src/menus.cc: Fixed problems w/ implicit cast to gpointeri for
     callbacks in GnomeUIInfo structs.

 -- Jeff Licquia <jlicquia@progeny.com>  Thu, 18 Oct 2001 10:32:50 -0600

gnome-apt (0.3.12) unstable; urgency=low

   * NMU
   * Recompiled against libapt-pkg-dev 0.5.4
   * Added 'configure' rule.
   * Changed prefix to /usr instead of /usr/X11R6 to comply
     with policy
   * Changed manpages installation dir to /usr/share/man instead
     of /usr/X11R6/man to comply with policy and FHS.
   * Some cleanups on debian/rules
   * gettext support is woking and all catalogs are being installed
     now. (Closes: #107138)
   * Updated pt_BR.po

 -- Gustavo Noronha Silva <kov@debian.org>  Thu, 23 Aug 2001 20:23:34 -0300

gnome-apt (0.3.11) unstable; urgency=low

   * NMU.
   * Added -DGNOMELOCALEDIR to src/gdebs/Makefile.am's INCLUDE
     variable. Without this, gnome-apt didn't build.
   * Changed the order config.h and gnome. Hope this (Closes: #40097)
   * Added splashdir and splash_DATA to src/'s Makefile.am and
     regenerated Makefile.in (Closes: #107137)
   * Changed version on configure.in it (Closes: #40716)
   * Well, gnome-apt is instalable and compilable by now (Closes: #48784)
   * Updated to Standards-Version 3.5.6 (hope this works cleanly)
   * Updated to DH_COMPAT=3

 -- Gustavo Noronha Silva <kov@debian.org>  Tue, 31 Jul 2001 16:06:28 -0300

gnome-apt (0.3.10) unstable; urgency=low

   * NMU.
   * Added debhelper to Build-Depends. (Closes: #84223)
   * Ported to libapt-pkg-libc6.2-3-2-3.1. (Closes: #87271)
     This required me to remove the sources wizard and editor (which as far
     as I can tell didn't do anything anyway, and was broken with respect
     to deb-src).

 -- Daniel Schepler <schepler@math.berkeley.edu>  Fri, 16 Mar 2001 17:50:34 -0800

2000

gnome-apt (0.3.9) frozen unstable; urgency=low

   * NMU.
   * Removed libstdc++2.10-dev from Build-Depends (Closes: #63825)
     This bug was RC.
   * Upload sponsored by Tony Mancill <tmancill@debian.org>.

 -- Adrian Bunk <bunk@fs.tum.de>  Fri, 12 May 2000 23:56:06 +0200

gnome-apt (0.3.8) frozen unstable; urgency=low

   * NMU.  Rebuilding a package for a particular library without
     adding Build-Depends does not work so well across architectures!
   * This is release critical for powerpc.

 -- Daniel Jacobowitz <dan@debian.org>  Thu, 20 Apr 2000 17:07:32 -0400

gnome-apt (0.3.7) frozen unstable; urgency=low

   * NMU.
   * Rebuilt with libapt-pkg2.7 (closes bugs 57283, 57329, 58142, 58725).
   * Updated copyright file to point to /usr/share/common-licenses/GPL.

 -- Jeff Licquia <licquia@debian.org>  Fri, 25 Feb 2000 23:47:41 -0600

1999

gnome-apt (0.3.6) unstable; urgency=low

   * NMU. Up version. Make "make dist" work. Fix autoconf oddness.

 -- James LewisMoss <dres@debian.org>  Sun, 7 Nov 1999 23:55:44 -0500

gnome-apt (0.3.5) unstable; urgency=low

   * Recompiled for libapt-pkg2.6

 -- Mitch Blevins <mblevin@debian.org>  Sat, 18 Sep 1999 07:43:50 -0400

gnome-apt (0.3.4) unstable; urgency=low

   * Fixed version reporting bug

 -- Mitch Blevins <mblevin@debian.org>  Mon, 5 Jul 1999 04:25:21 -0400

gnome-apt (0.3.3) unstable; urgency=low

   * Recompiled for libapt-pkg2.5

 -- Mitch Blevins <mblevin@debian.org>  Mon, 21 Jun 1999 01:05:31 -0400

gnome-apt (0.3.2) unstable; urgency=low

   * Updated to glibc2.1 and libapt-pkg2.4

 -- Mitch Blevins <mblevin@debian.org>  Thu, 13 May 1999 17:06:46 -0400

gnome-apt (0.3.1) unstable; urgency=low

   * Recompiled to support gnome 1.0/gtk1.2/apt0.3.1
   * Changed Maintainer: field to Apt Packaging Team

 -- Mitch Blevins <mblevin@debian.org>  Sun, 31 Jan 1999 13:10:15 -0500

1998

gnome-apt (0.3) unstable; urgency=low

   * Initial Release.

 -- Mitch Blevins <mblevin@debian.org>  Sat, 28 Nov 1998 23:05:25 -0500