apt-show-versions (0.12ubuntu2) hardy; urgency=low * apt-show-versions: add Intrepid to releases names list. (LP: #193701) -- Andrea Colangelo Sun, 06 Apr 2008 16:19:38 +0200 apt-show-versions (0.12ubuntu1) hardy; urgency=low * Merge from Debian unstable (LP: #180441). Remaining Ubuntu changes: - apt-show-versions: add Ubuntu releases to release names list. * debian/ubuntu-patches/10_releases.patch: update to current Ubuntu releases. * Modify Maintainer value to match the DebianMaintainerField specification. -- Andrea Colangelo Wed, 09 Jan 2008 09:03:20 +0100 apt-show-versions (0.12) unstable; urgency=low [ Andreas Hoenen ] * Add lenny to list of known releases names. (Closes: #457916) * debian/copyright: Actualize the location of the license file: GPL-2. * debian/control: Upgrade Standards-Version: 3.7.3 (no changes needed) * debian/rules: - Remove commented binary-arch actions. - Move the binary-arch actions to binary-indep, as apt-show-versions is an architecture independent package. -- Christoph Martin Wed, 2 Jan 2008 18:02:41 +0100 apt-show-versions (0.11) unstable; urgency=low [ Andreas Hoenen ] * Make apt-show-versions aware of the package pins in /etc/apt/preferences. (Closes: #363104, #426746) * Support multiple package names as arguments. (Closes: #373811) * Provide bash completion. (Closes: #346213) * Manual page / pod documentation: - Actualize manual page regarding multiple package names support. - Adapt po files regarding manual page changes. - Remove static files man/apt-show-versions.pod and man/po/apt-show-versions.pot, as they get generated at build time. * Actualize FSF address in debian/copyright. * Bump Standards-Version to 3.7.2 (no changes necessary). * debhelper: - Upgrade to debhelper compatibility level 5. - Move dependency on debhelper from Build-Depends-Indep to Build-Depends. * debian/rules: - Improve error handling of realclean command. - Comment superfluous dh_ calls. - Make po4a call verbose. * debian/control: Add fields: - Vcs-Browser - Vcs-Svn * Add myself to uploaders. (Closes: #382026) [ Christoph Martin ] * Prepare for release -- Christoph Martin Mon, 3 Dec 2007 13:06:12 +0100 apt-show-versions (0.10ubuntu4) hardy; urgency=low * Add Hardy to the list of release names. (LP: #162091) -- Andrea Colangelo Sun, 11 Nov 2007 23:38:11 +0100 apt-show-versions (0.10ubuntu3) gutsy; urgency=low * Add gutsy to the list of releases. (LP: #115065) * Replace Maintainer field. -- William Grant Thu, 17 May 2007 18:11:04 +1000 apt-show-versions (0.10ubuntu2) feisty; urgency=low * Add feisty to list of release names as well. Thanks to Mikael Nilsson for the patch (closes lp#732). -- Stefan Potyra Mon, 11 Dec 2006 22:33:27 +0100 apt-show-versions (0.10ubuntu1) edgy; urgency=low * Merge from debian unstable. * Add edgy to the list of release names. -- Jeremie Corbier Sun, 13 Aug 2006 12:17:03 +0200 apt-show-versions (0.10) unstable; urgency=low * use full patch of apt-show-versions in postinsts (closes: #352960) * fix version compare with epochs (closes: #376835) * remove /var/cache/apt-show-versions on remove (closes: #321398, #326235) * read official release from apt.conf and use this as "best" release (closes: #323214) (quick fix, needs more work) * added svedish translation template (closes: #332465) -- Christoph Martin Wed, 9 Aug 2006 10:51:38 +0200 apt-show-versions (0.09ubuntu1) dapper; urgency=low * Include patch from Alan Tam to match ubuntu's release names (closes: lp#732, lp#30526, lp#37820). -- Stefan Potyra Fri, 26 May 2006 13:26:40 +0200 apt-show-versions (0.09) unstable; urgency=low * include etch and experimental as releases (closes: #316620) * fix typos in manpage (closes: #307027) -- Christoph Martin Thu, 28 Jul 2005 16:26:41 +0200 apt-show-versions (0.08) unstable; urgency=low * switch to po4a to ease manpage translation (closes: #271107) * update spanish translation (closes: #239910) * really only print messages about upgradable packages is brief mode (closes: #238170) * fix handling of multiple package versions in one Packages file (closes: #273932) * fix checking for cache files (check if creation time not modification time is newer than cache file) (closes: #225205, #234704, #272076, #284689) -- Christoph Martin Sun, 6 Mar 2005 16:37:49 +0100 apt-show-versions (0.07) unstable; urgency=low * fix bug in version comparison which lead to false output (closes: #225468) * run apt-show-versions -i at configure time to initialize cache -- Christoph Martin Tue, 24 Feb 2004 15:59:30 +0100 apt-show-versions (0.06) unstable; urgency=low * add dependency on libstorable-perl (closes: #225034) * remove old cache files if initializing (closes: #225468, #229767) * cron.daily checks if apt-show-versions is installed (closes: #225245) * check for corrupt cache files (closes: #228988) * correct version number in help (closes: #219742) * correct spelling error in manpage (closes: #230054) * include spanish and french manpage (closes: #197397, #231581) -- Christoph Martin Fri, 20 Feb 2004 15:12:43 +0100 apt-show-versions (0.05) unstable; urgency=low * fix email address in copyright file * fix typo in manpage and correct the POD syntax (closes: #196657) * include patch from Emmanuel Lacour to use libapt-pkg-perl * try to guess release from pathname of packages file if no Release file is present * introduce package and status cache for speedup (closes: #172110) -- Christoph Martin Fri, 7 Nov 2003 18:08:05 +0100 apt-show-versions (0.04) unstable; urgency=low * not including /usr/lib and /usr/share/perl5 (closes: #152414) * fix reference to apt(8) manpage (closes: #151653) * optionaly don't print packages which are no hold (closes: #161376) * consider also non-standard releases (closes: #154245) * print correct message if installed version is newer than newest in archive (closes: #160583) * don't ignore silently extra arguments (closes: #133789) -- Christoph Martin Mon, 23 Sep 2002 16:24:34 +0200 apt-show-versions (0.03) unstable; urgency=low * make option --brief work also with uptodate packages * quote $release correctly to catch non alphanumeric charachters (closes: bug#127675) * compare nondigits correctly according to Debian policy (closes: bug#127559) * include proposed-updates in list of defined Releases (closes: bug#127744) -- Christoph Martin Sun, 13 Jan 2002 14:58:46 +0100 apt-show-versions (0.02) unstable; urgency=low * add optional depends on perl-5.005 or perl-5.004 to make it usable with older version of perl * Fix typo of available (closes: Bug#123253) * Add doku for option -u to manpage (closes: Bug#123293) * Print versions also for uninstalled packages if using option -p * add support for regex match while using option -p -- Christoph Martin Tue, 11 Dec 2001 14:34:23 +0100 apt-show-versions (0.01) unstable; urgency=low * Initial Release. * Closes: Bug#122387 -- Christoph Martin Tue, 4 Dec 2001 16:02:17 +0100