upgrade-system (1.0.1.5) unstable; urgency=low

  * Removed the Linda override, now that she is gone.

 -- Martin-Éric Racine <q-funk@iki.fi>  Tue, 01 Jul 2008 12:02:19 +0300

upgrade-system (1.0.1.4) unstable; urgency=low

  * Added "-f -u" dist-upgrade options in upgrade-system.conf defaults.
  * Revised license to "GPLv2 or later" terms.

 -- Martin-Éric Racine <q-funk@iki.fi>  Mon,  9 Jul 2007 13:55:06 +0300

upgrade-system (1.0.1.3) unstable; urgency=low

  * Added Linda and Lintian overrides for build-depends-without-arch-dep
    on arch:all package (reason: needed by 'clean' target).

 -- Martin-Éric Racine <q-funk@iki.fi>  Thu, 24 Aug 2006 10:09:10 +0300

upgrade-system (1.0.1.2) unstable; urgency=low

  * Removed changelog garbage reported by "dpkg-parsechangelog -v~".

 -- Martin-Éric Racine <q-funk@iki.fi>  Wed, 21 Jun 2006 15:45:30 +0300

upgrade-system (1.0.1.1) unstable; urgency=low

  * Converted Build-Depends-Indep to Build-Depends as per Policy 7.6.
  * Upgraded Standards-Version to 3.7.2; no change required.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sat, 17 Jun 2006 14:17:44 +0300

upgrade-system (1.0.1) unstable; urgency=high

  * Prevent infinite loops caused by dangerous package purge options.
  * Removed update-menu step (application maintainer scripts do this).
    - Updated upgrade-system(8) manual page to match.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sat,  4 Mar 2006 09:51:20 +0200

upgrade-system (1.0.0) unstable; urgency=low

  * Added missing call to list-missing target of utils.mk CDBS include.
  * Removed manual page reference to the Woody version of deborphan.
  * Rewrote the instructions in NEWS into something friendlier.
  * Added missing ${misc:Depends} to binary in debian/control.

 -- Martin-Éric Racine <q-funk@iki.fi>  Tue, 20 Dec 2005 00:17:37 +0200

upgrade-system (0.9.9) unstable; urgency=low

  * Reintroduced the mistakenly removed Flausch option. Entschuldigung!

 -- Martin-Éric Racine <q-funk@iki.fi>  Fri,  9 Dec 2005 04:56:37 +0200

upgrade-system (0.9.8) unstable; urgency=low

  * Upgraded to APT-based orphan purging.
  * Added a sample APT preference file.
  * Added utils.mk CDBS include.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sun,  4 Dec 2005 08:29:06 +0200

upgrade-system (0.9.7) unstable; urgency=low

  * Added missing IF statements to removal scripts (Closes: #333300).
    Thanks to Lars Wirzenius for pointing this out.

 -- Martin-Éric Racine <q-funk@iki.fi>  Mon, 21 Nov 2005 13:54:18 +0200

upgrade-system (0.9.6) unstable; urgency=low

  * Upgraded to Debian Policy 3.6.2 standards; no change required.

 -- Martin-Éric Racine <q-funk@iki.fi>  Wed, 22 Jun 2005 11:16:07 +0300

upgrade-system (0.9.5) unstable; urgency=low

  * Added optional "apt-show-versions -u" output to apt-update cron job.
    Thus debian/control now Recommends apt-show-versions.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sat,  4 Jun 2005 14:19:24 +0300

upgrade-system (0.9.4) unstable; urgency=low

  * Added DPKG option --force-confold to non-interactive options.

 -- Martin-Éric Racine <q-funk@iki.fi>  Wed,  1 Jun 2005 10:51:23 +0300

upgrade-system (0.9.3) unstable; urgency=low

  * Moved non-interactive mode detection to the begining of the script.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sun, 29 May 2005 23:35:32 +0300

upgrade-system (0.9.2) unstable; urgency=low

  * Reverted DPKG options for orphaning to their previous behavior.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sun, 29 May 2005 12:50:18 +0300

upgrade-system (0.9.1) unstable; urgency=low

  * Added --force-confdef to DPKG options for orphaning (Fixes: #287008).
    We do not close this bug, because libapache-mod-text2html causes this
    by directly scanning for a Y/N keypress, instead of using debconf, in
    its postinst and postrm scripts.  Reassigned the bug to that package.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sun, 29 May 2005 04:52:59 +0300

upgrade-system (0.9.0) unstable; urgency=low

  * Added experimental code that automatically detects whether we execute
    the command in a non-interactive way and quiets debconf accordingly.
  * Removed the APT preferences file, as requested by several users. The
    recommended settings are instead mentioned in the manual page.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sun, 29 May 2005 03:30:41 +0300

upgrade-system (0.8.4) unstable; urgency=low

  * Moved file installation process from debian/rules to debian/install.
  * Sponsored by Kenshi Muto.

 -- Martin-Éric Racine <q-funk@iki.fi>  Wed,  4 May 2005 03:33:09 +0300

upgrade-system (0.8.3) unstable; urgency=medium

  * Added /etc/cron.daily/apt-update script to update package lists daily.
  * Sponsored by Kenshi Muto.

 -- Martin-Éric Racine <q-funk@iki.fi>  Mon, 11 Oct 2004 12:34:44 +0300

upgrade-system (0.8.2) unstable; urgency=medium

  * urgency=medium; we really want this 0.8 codebase to go into Sarge.
  * Downgrade menu to Suggests. It is not an absolutely essential component.
  * Sponsored by Kenshi Muto.

 -- Martin-Éric Racine <q-funk@iki.fi>  Wed,  8 Sep 2004 06:06:43 +0300

upgrade-system (0.8.1) unstable; urgency=low

  * Depends on deborphan and menu, instead of recommending them.
  * Rewrote message strings for better clarity. 
  * Sponsored by Kenshi Muto.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sat,  4 Sep 2004 13:54:12 +0300

upgrade-system (0.8.0) unstable; urgency=low

  * Made orphan purge completely recursive. Thanks to Emiliano Gabrielli
    for the initial idea and to Christoph Schindler for the working code.  
  * Sponsored by Kenshi Muto.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sat,  4 Sep 2004 12:32:52 +0300

upgrade-system (0.7.0) unstable; urgency=medium

  * Added APT error checking at both the update and upgrade stages. If APT
    exits with any other code that 0, upgrade-system is immediately halted.
  * Sponsored by Kenshi Muto.

 -- Martin-Éric Racine <q-funk@iki.fi>  Thu, 19 Aug 2004 18:10:55 +0300

upgrade-system (0.6.9) unstable; urgency=low

  * Forked the update-menu invocation into a background task.
  * Sponsored by Kenshi Muto.

 -- Martin-Éric Racine <q-funk@iki.fi>  Fri,  6 Aug 2004 19:17:35 +0300

upgrade-system (0.6.8) unstable; urgency=low

  * Replaced Bashist "source" with "." and Bash with generic Bourne shell. 
    Thanks to David Weinehall <tao@debian.org> for patch (Closes: #260087).
  * Sponsored by Kenshi Muto.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sun, 18 Jul 2004 17:56:14 +0300

upgrade-system (0.6.7) unstable; urgency=low

  * Removed ORPHANOPTS --no-df-keep option no longer supported by Deborphan.
  * Removed UPGRADEOPTS -y option (Closes: #258722), making upgrade-system
    fully interactive by default.
  * Sponsored by Kenshi Muto.

 -- Martin-Éric Racine <q-funk@iki.fi>  Wed, 14 Jul 2004 08:02:40 +0300

upgrade-system (0.6.6) unstable; urgency=low

  * Fixed typo in [prerm] script.
  * Sponsored by Kenshi Muto.

 -- Martin-Éric Racine <q-funk@iki.fi>  Tue, 13 Jul 2004 09:33:03 +0300

upgrade-system (0.6.5) unstable; urgency=low

  * Wrote NEWS warning to configure orphaner options (Closes: #258722).
  * Added [prerm,postrm] APT preferences handling (Closes: #258569).
  * Sponsored by Kenshi Muto (Closes: #256378).

 -- Martin-Éric Racine <q-funk@iki.fi>  Sun, 11 Jul 2004 20:00:50 +0300

upgrade-system (0.6-4) unstable; urgency=low

  * Cleaned up the upgrade-system(8) and upgrade-system.conf(5) manual pages.
  * Sponsored by Kenshi Muto <kmuto@debian.org>.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sat, 26 Jun 2004 14:55:00 +0300

upgrade-system (0.6-3) unstable; urgency=low

  * Updated my contact info. No other change.

 -- Martin-Éric Racine <q-funk@iki.fi>  Sat, 26 Jun 2004 14:39:47 +0300

upgrade-system (0.6-2) unstable; urgency=low

  * Relocated the cleaner to another section of the script.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Mon,  7 Jun 2004 14:33:15 +0300

upgrade-system (0.6-1) unstable; urgency=low

  * Bumped debhleper version in Build-Deps.
  * Added CLEANOPTS to upgrade-system.conf options. Thanks to Goswin von Brederlow 
    <brederlo@informatik.uni-tuebingen.de> for the suggestion.
  * Documented CLEANOPTS option in the upgrade-system.conf manual page.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Mon,  7 Jun 2004 14:12:41 +0300

upgrade-system (0.5-1) unstable; urgency=low

  * Added more drastic deborphan options in the default upgrade-system.conf file.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Fri, 23 Apr 2004 09:36:32 +0300

upgrade-system (0.4-4) unstable; urgency=low

  * Sanitized the control file into policy compliance.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Thu,  8 Apr 2004 12:56:39 +0300

upgrade-system (0.4-3) unstable; urgency=low

  * Upgraded all Debian packaging files to UTF-8 compliance.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Fri,  2 Apr 2004 13:53:22 +0300

upgrade-system (0.4-2) unstable; urgency=low

  * Added a sample APT preferences file, to be installed if none is found.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Wed, 31 Mar 2004 18:27:29 +0300

upgrade-system (0.4-1) unstable; urgency=low

  * Moved all apt-get and deborphan variables to /etc/upgrade-system.conf.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Wed, 31 Mar 2004 09:57:27 +0300

upgrade-system (0.3-9) unstable; urgency=low

  * Made the upgrade really automatic by addition of -y option.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Wed, 24 Mar 2004 13:08:15 +0200

upgrade-system (0.3-8) unstable; urgency=low

  * Simplified the deborphan kludge introduced in 0.3-5.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Wed, 17 Mar 2004 11:57:24 +0200

upgrade-system (0.3-7) unstable; urgency=low

  * Provide additional feedback about which deborphan version was found.
  * Really fixed the deborphan kludge introduced in 0.3-5.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Wed, 17 Mar 2004 11:38:04 +0200

upgrade-system (0.3-6) unstable; urgency=low

  * Fixed the deborphan kludge introduced in 0.3-5. ARGH!!! 

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Wed, 17 Mar 2004 10:54:07 +0200

upgrade-system (0.3-5) unstable; urgency=low

  * Added bit about removal of orphan documentation in the manual page.
  * Inserted horrible kludge that assumes that deborphan >= 1.5 means Sarge.
     + Makes it possible to use upgrade-system on Woody systems.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Wed, 17 Mar 2004 09:45:01 +0200

upgrade-system (0.3-4) unstable; urgency=low

  * Added warning about deborphan issue in the manual page.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Tue, 16 Mar 2004 16:25:49 +0200

upgrade-system (0.3-3) unstable; urgency=low

  * Added support for removal of orphan documentation.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Tue, 16 Mar 2004 15:53:06 +0200

upgrade-system (0.3-2) unstable; urgency=low

  * Fixed dependencies to specify deborphan 1.5-13 or newer (closes Bug#1).
  * Rewrote the package description more concisely.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Tue, 16 Mar 2004 12:39:17 +0200

upgrade-system (0.3-1) unstable; urgency=low

  * Added support for removal of orphan development libraries.
  * Rephrased user feedback messages.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Mon, 15 Mar 2004 14:13:09 +0200

upgrade-system (0.2-6) unstable; urgency=low

  * Reviewed the phrasing for consistency between package description and manual page.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Sun, 14 Mar 2004 14:29:38 +0200

upgrade-system (0.2-5) unstable; urgency=low

  * Rephrased the package description and manual page.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Sun, 14 Mar 2004 13:43:51 +0200

upgrade-system (0.2-4) unstable; urgency=low

  * Updated the AUTHORS section of the manual page.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Sun, 14 Mar 2004 12:49:57 +0200

upgrade-system (0.2-3) unstable; urgency=low

  * Proofread the documentation with ispell.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Sun, 14 Mar 2004 11:33:09 +0200

upgrade-system (0.2-2) unstable; urgency=low

  * Fixed the manual page into UTF-8 compliance.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Sun, 14 Mar 2004 08:25:28 +0200

upgrade-system (0.2-1) unstable; urgency=low

  * Renamed to upgrade-system.
  * Rewrote the manual page.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Tue,  9 Mar 2004 16:47:16 +0200

update-system (0.1-1) unstable; urgency=low

  * First Debian release.

 -- Martin-Éric Racine <q-funk@pp.fishpool.fi>  Mon, 16 Feb 2004 20:45:09 +0200
