--- apt-move-4.2.27.orig/debian/changelog
+++ apt-move-4.2.27/debian/changelog
@@ -0,0 +1,588 @@
+apt-move (4.2.27-1) unstable; urgency=low
+
+ * New upstream release (closes: #393530, #320827)
+
+ -- Chuan-kai Lin <cklin@debian.org> Mon, 7 May 2007 10:34:13 -0700
+
+apt-move (4.2.26-1) unstable; urgency=low
+
+ * New upstream release (closes: #394600, #327867, #344555)
+ * Build-Depends on libapt-pkg-dev (>= 0.6.42)
+ (closes: #334943, #344498)
+ * Convert build script to use CDBS
+ * Update FSF address in copyright file
+ * Add watch file
+
+ -- Chuan-kai Lin <cklin@debian.org> Tue, 31 Oct 2006 14:37:39 -0800
+
+apt-move (4.2.24-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Patch for new dash (Closes: #341234)
+ * Avoid stat program incompatability by using perl (Closes: #339024)
+
+ -- Blars Blarson <blarson@blars.org> Fri, 16 Dec 2005 23:27:13 +0000
+
+apt-move (4.2.24-1) unstable; urgency=low
+
+ * New upstream version (closes: #310391)
+ * Remove dependency on coreutils (closes: #316417)
+ * Rebuild with apt 0.6 (closes: #316492, #316207)
+ * Apply patch by Petr Vandrovec to sign local archive
+ (closes: #320827)
+
+ -- Chuan-kai Lin <cklin@debian.org> Sat, 13 Aug 2005 22:52:32 -0700
+
+apt-move (4.2.24) unstable; urgency=low
+
+ * Added -a option (closes: #242272).
+ * Allow get with no index files if -f is used.
+ * Use APTMOVE_SCRIPTS instead of SCRIPTS.
+
+ -- Herbert Xu <herbert@gondor.apana.org.au> Mon, 23 May 2005 20:16:41 +1000
+
+apt-move (4.2.23) unstable; urgency=low
+
+ * New maintainer (closes: #282100).
+ * Apply patch to support the -a option (closes: #242272)
+
+ -- Chuan-kai Lin <cklin@debian.org> Sun, 21 Nov 2004 14:55:33 -0800
+
+apt-move (4.2.22.1) unstable; urgency=low
+
+ * Herbert has orphaned this package; set Maintainer to QA group.
+ * Hard-code dependency on mawk. Closes: #274377, #264786.
+
+ -- John Goerzen <jgoerzen@complete.org> Fri, 19 Nov 2004 11:25:20 -0600
+
+apt-move (4.2.22) unstable; urgency=low
+
+ * Removed remaining rsync references (closes: #232927).
+ * Fixed typo in apt-move(8) manual (Martin Koeppe).
+ * Removed ARCHS references in apt-move(8) manual (Martin Koeppe).
+ * Fixed code name symlink in apt-move(8) manual (Martin Koeppe).
+ * Check list* errors in runmirror/runsync (Daniel Haude).
+ * Canonicalise DIST at start-up (Daniel Haude).
+ * Do not move files under a subdirectory of FILECACHE (closes: #240328).
+ * fetch: Use iostream instead of iostream.h.
+
+ -- Herbert Xu <herbert@debian.org> Sat, 27 Mar 2004 09:54:05 +1100
+
+apt-move (4.2.21) unstable; urgency=low
+
+ * Implemented new value /all/ for APTSITES.
+ * Set default APTSITES to /all/ (closes: #227292).
+ * Make sure that ocmd is open in move4 (closes: #227095).
+ * Added .udeb to all checks for the .deb suffix.
+
+ -- Herbert Xu <herbert@debian.org> Sat, 14 Feb 2004 10:13:10 +1100
+
+apt-move (4.2.20) unstable; urgency=low
+
+ * Added note about suite name changes in README (closes: #218263).
+ * Added note on apt-move.conf syntax in manual.
+ * Trap errors in apt-move.conf (closes: #220720).
+ * Return a sensible error if MOVE3 fails in movefiles.
+
+ -- Herbert Xu <herbert@debian.org> Sat, 13 Dec 2003 19:28:26 +1100
+
+apt-move (4.2.19) unstable; urgency=low
+
+ * Set LC_NUMERIC to C (closes: #205275).
+ * Documented incorrect Section header problem in README.
+
+ -- Herbert Xu <herbert@debian.org> Sat, 11 Oct 2003 21:55:55 +1000
+
+apt-move (4.2.18) unstable; urgency=low
+
+ * Fixed orig.tar.gz symlink bug where there are no files (closes: #203172).
+ * Removed references to gz in make_pkg_files message (closes: #203587).
+
+ -- Herbert Xu <herbert@debian.org> Sat, 20 Sep 2003 16:30:02 +1000
+
+apt-move (4.2.17) unstable; urgency=low
+
+ * Delete old symlinks in source downloading directory (closes: #196880).
+ * Fixed typo in del1 (Gerard MacNeil, closes: #200362).
+ * Clarified meaning of skipping in apt-move(8) (closes: #202832).
+ * Added warning if APTSITES entry does not exist (closes: #202558).
+ * Create orig.tar.gz symlinks when mirroring source (closes: #201641).
+
+ -- Herbert Xu <herbert@debian.org> Sun, 27 Jul 2003 14:18:33 +1000
+
+apt-move (4.2.16) unstable; urgency=low
+
+ * Clarified meaning of DIST in apt-move(8).
+ * Sort keys after filling in blanks in make_pkg_list (Dub Spencer,
+ closes: #189335).
+
+ -- Herbert Xu <herbert@debian.org> Sat, 31 May 2003 22:16:23 +1000
+
+apt-move (4.2.15) unstable; urgency=low
+
+ * Bail if nothing in APTSITES exists.
+ * Documented that move will copy obsolete packages (closes: #191223).
+ * Documented that delete will delete dangling index files (closes: #188583).
+ * Removed gcc-2.95 setting (closes: #192412).
+
+ -- Herbert Xu <herbert@debian.org> Sat, 17 May 2003 10:34:42 +1000
+
+apt-move (4.2.14) unstable; urgency=low
+
+ * Added example binary.local file.
+ * Documented inadequecy of the DIST setting when mirroring.
+ * Delete index files with no or missing package files.
+ * Use normal g++ on hppa.
+
+ -- Herbert Xu <herbert@debian.org> Mon, 31 Mar 2003 22:06:57 +1000
+
+apt-move (4.2.13) unstable; urgency=low
+
+ * Fixed regexp in getdist.awk that broke contrib/non-free (closes: #185645).
+ * Force old gcc until apt is updated (closes: #182203).
+
+ -- Herbert Xu <herbert@debian.org> Tue, 25 Mar 2003 20:31:17 +1100
+
+apt-move (4.2.12) unstable; urgency=low
+
+ * Added missing existence test in make_release (closes: #182378).
+ * Work around some broken package section headers.
+
+ -- Herbert Xu <herbert@debian.org> Sat, 1 Mar 2003 11:55:26 +1100
+
+apt-move (4.2.11) unstable; urgency=low
+
+ * Fixed source package breakage with CONTENTS.
+
+ -- Herbert Xu <herbert@debian.org> Sun, 23 Feb 2003 17:39:30 +1100
+
+apt-move (4.2.10) unstable; urgency=low
+
+ * Improved manual entry of PKGCOMP.
+ * Accept empty master files in checklist.
+ * Fixed handling of non-US packages in foo-updates.
+ * Do not generate Release files for debian-installer.
+ * Generate overall Release files.
+ * Added optional support for Contents files (closes: #129961).
+
+ -- Herbert Xu <herbert@debian.org> Sat, 22 Feb 2003 21:56:59 +1100
+
+apt-move (4.2.9) unstable; urgency=low
+
+ * Use readlink -f instead of realpath.
+ * Dropped compatibility dependencies due to stat -L (closes: #174461).
+ * Fixed broken exclude function (Chuan-kai Lin, closes: #174457).
+
+ -- Herbert Xu <herbert@debian.org> Tue, 31 Dec 2002 07:38:31 +1100
+
+apt-move (4.2.8) unstable; urgency=low
+
+ * Remove duplicate entries from *.arch.* files.
+ * Call stat with -L.
+
+ -- Herbert Xu <herbert@debian.org> Fri, 8 Nov 2002 20:24:58 +1100
+
+apt-move (4.2.7) unstable; urgency=low
+
+ * Unset LC_ALL and replace it with individual LC macros (closes: #163931).
+ * Added support for suite aliases.
+ * Made updates components closer to the real thing.
+ * Added support for udebs.
+ * Updated short description to mention package pools.
+ * Added option q to synopsis in usage.
+ * Added option d to override DIST.
+ * Added missing dependency on bc (closes: #166485).
+ * Fixed sort order of letters vs. non-letters in version numbers.
+
+ -- Herbert Xu <herbert@debian.org> Tue, 29 Oct 2002 19:01:01 +1100
+
+apt-move (4.2.6) unstable; urgency=low
+
+ * Fsck now works properly on new archives.
+ * Fixed off-by-one bug when fscking sources (closes: #164729).
+ * Set LC_COLLATE to C (closes: #163931).
+ * Calculate best versions for architectures individually in move6.
+
+ -- Herbert Xu <herbert@debian.org> Sat, 19 Oct 2002 19:18:29 +1000
+
+apt-move (4.2.5) unstable; urgency=low
+
+ * Ignore symlinks when converting old archives (closes: #163931).
+
+ -- Herbert Xu <herbert@debian.org> Sun, 13 Oct 2002 22:05:16 +1000
+
+apt-move (4.2.4) unstable; urgency=low
+
+ * Clarified documentation of DIST variable.
+ * Do not create version file if dists or pool exists.
+ * Do not uniq in createidx since this preempts get2 later on
+ (closes: #164311).
+ * Removed empty version check from get2.
+ * Put mirrored source files in .apt-move/archive.
+ * Made move3 succeed when source is missing but destination exists
+ (closes: #164361).
+
+ -- Herbert Xu <herbert@debian.org> Sat, 12 Oct 2002 22:31:16 +1000
+
+apt-move (4.2.3) unstable; urgency=low
+
+ * Attempt to diagnose buggy shells that bombs out on EINTR.
+ * Handle non-existant Release files.
+ * Use dash until #164134 is fixed.
+ * Fixed default LISTSTATE in manual page (Jochen Voss, closes: #164294).
+
+ -- Herbert Xu <herbert@debian.org> Fri, 11 Oct 2002 22:11:37 +1000
+
+apt-move (4.2.2) unstable; urgency=low
+
+ * Mirror commands now bail out if DIST is set incorrectly.
+ * Fixed key calculation for local source file.
+ * Fixed binkey expression in proc_idx_diff.
+ * Deal with GPG headers in dsc files.
+ * Work around bash bugs with background jobs (closes: #164001).
+ * Chop result of realpath in move3 (closes: #163786).
+
+ -- Herbert Xu <herbert@debian.org> Thu, 10 Oct 2002 21:54:11 +1000
+
+apt-move (4.2.1) unstable; urgency=low
+
+ * Removed dependency on textutils since we no longer use paste -f.
+ * Added stat as alternative to fileutils for woody compatibility.
+ * Handle empty directories in .apt-move/dists.
+ * Allow deletion index files even when there are no package files.
+ * Dropped unnecessary fifo from domove (closes: #163756).
+ * Use realpath to resolve links in move3 (closes: #163786).
+
+ -- Herbert Xu <herbert@debian.org> Tue, 8 Oct 2002 22:18:36 +1000
+
+apt-move (4.2.0) unstable; urgency=low
+
+ * Store files in package pools (closes: #80191, #106633, #116966).
+ * Optionally Generate uncompressed and bzipped Packages and Sources files
+ (closes: #81513).
+ * Added COPYONLY (closes: #96556).
+ * Generate our own index files (closes: #130485).
+ * Check whether mirroring is neccesary ourselves (closes: #147920).
+ * Only preserve timestamps when calling cp in move3 (closes: #155667).
+ * Call getout when configuration file is missing (closes: #152663).
+ * Only create directories that have packages in them
+ (closes: #80464, #80466).
+ * Generate Release files (closes: #100623).
+
+ -- Herbert Xu <herbert@debian.org> Mon, 7 Oct 2002 19:12:22 +1000
+
+apt-move (4.1.22) unstable; urgency=low
+
+ * Call cp with -p when falling back to it (closes: #143283).
+ * Expand LOCALDIR inside the trap (closes: #143494).
+
+ -- Herbert Xu <herbert@debian.org> Sun, 28 Apr 2002 12:06:35 +1000
+
+apt-move (4.1.21) unstable; urgency=low
+
+ * Unset CDPATH (closes: #140119).
+ * Fixed exclusion processing when mirroring.
+ * Added exclusion processing when deleting.
+
+ -- Herbert Xu <herbert@debian.org> Sun, 14 Apr 2002 17:23:07 +1000
+
+apt-move (4.1.20) unstable; urgency=low
+
+ * Ignore blank lines in exclude file (closes: #136089).
+ * Fixed path names in apt-move manual (closes: #80467).
+ * Only chown files if chowning .archive succeeds (closes: #129122).
+
+ -- Herbert Xu <herbert@debian.org> Sat, 2 Mar 2002 18:56:42 +1100
+
+apt-move (4.1.19) unstable; urgency=low
+
+ * Added pathnames in expanddsc so that files are deleted (closes: #117014).
+ * Make everything owned by root if possible (closes: #117015).
+ * Fixed typos (Eric Van Buggenhaut, me, closes: #120331).
+
+ -- Herbert Xu <herbert@debian.org> Sat, 1 Dec 2001 23:20:09 +1100
+
+apt-move (4.1.18) unstable; urgency=low
+
+ * Fixed gcc-3.0 compilation errors (closes: #115305)
+
+ -- Herbert Xu <herbert@debian.org> Sat, 13 Oct 2001 10:45:01 +1000
+
+apt-move (4.1.17) unstable; urgency=low
+
+ * Recompiled with new apt (closes: #109554)
+ * Fixed expanddsc for weird dsc files (closes: #104180).
+
+ -- Herbert Xu <herbert@debian.org> Tue, 28 Aug 2001 19:52:52 +1000
+
+apt-move (4.1.16) unstable; urgency=low
+
+ * Get the highest available version instead of the candidate version
+ (closes: #96072).
+
+ -- Herbert Xu <herbert@debian.org> Thu, 3 May 2001 21:50:48 +1000
+
+apt-move (4.1.15) unstable; urgency=low
+
+ * Rebuilt with apt 0.5.2.
+
+ -- Herbert Xu <herbert@debian.org> Tue, 6 Mar 2001 22:16:34 +1100
+
+apt-move (4.1.14) unstable; urgency=low
+
+ * Fixed build problem with apt 5 (loic.lefort, #87008).
+
+ -- Herbert Xu <herbert@debian.org> Fri, 23 Feb 2001 20:06:03 +1100
+
+apt-move (4.1.13) unstable; urgency=low
+
+ * Make fsck delete any {Packages, Sources}[.gz] files (closes: #76288).
+ * Added -c option to use an alternative configuration file.
+ * Added the commands listbin, listsrc, mirrorbin and mirrorsrc
+ (closes: #78675).
+
+ -- Herbert Xu <herbert@debian.org> Sun, 17 Dec 2000 16:52:34 +1100
+
+apt-move (4.1.12) unstable; urgency=low
+
+ * Added more pointers for the need to list apt-move in /etc/sources.list,
+ per suggestions from Jochen Pawletta.
+ * Debian control file field names are case-insensitive. Thanks to
+ Petr Vandrovec for reporting it, though Brandon had something to do with it
+ as well.
+
+ -- Herbert Xu <herbert@debian.org> Wed, 1 Nov 2000 22:20:54 +1100
+
+apt-move (4.1.11) unstable; urgency=low
+
+ * Fixed a typo in procsrc() where the wrong directory is used. This broke
+ the mirroring of source packages.
+ * Work around parser bug in bash.
+
+ -- Herbert Xu <herbert@debian.org> Sun, 15 Oct 2000 07:37:53 +1100
+
+apt-move (4.1.10) unstable; urgency=low
+
+ * Fixed typo that broke the source field (closes: #72986).
+
+ -- Herbert Xu <herbert@debian.org> Thu, 5 Oct 2000 19:29:28 +1100
+
+apt-move (4.1.9) unstable; urgency=low
+
+ * Use local temporary files instead of global ones (closes: #67413).
+ * Documented the need to list apt-move in /etc/sources.list.
+
+ -- Herbert Xu <herbert@debian.org> Wed, 19 Jul 2000 13:01:33 +1000
+
+apt-move (4.1.8) unstable; urgency=low
+
+ * Treat multiline fields correctly.
+
+ -- Herbert Xu <herbert@debian.org> Mon, 17 Jul 2000 18:54:38 +1000
+
+apt-move (4.1.7) unstable; urgency=high
+
+ * Replaced $DIST in dodelete() by $dist. This caused all files to be deleted
+ if they are not available in the current distribution.
+ * Use getopt(3) instead of GetOpt from libg++ (closes: #66646).
+
+ -- Herbert Xu <herbert@debian.org> Mon, 3 Jul 2000 21:15:26 +1000
+
+apt-move (4.1.6) unstable; urgency=high
+
+ * Replaced $DIST in dopackages() by $dist.
+ * Fixed incorrect invocation of xargs (introduced in 4.1.5) which caused
+ files to be deleted rather than moved.
+
+ -- Herbert Xu <herbert@debian.org> Sun, 2 Jul 2000 21:19:26 +1000
+
+apt-move (4.1.5) unstable; urgency=low
+
+ * Fixed boundary cases with move1 and dpkg-scan*.
+ * Added build-time dependency on libg++-dev (closes: #66515).
+ * Fixed a bug in getfile() where local packages weren't being added to
+ $DIST.binary.$ARCH, which will cause them to be deleted later on.
+
+ -- Herbert Xu <herbert@debian.org> Sat, 1 Jul 2000 23:11:06 +1000
+
+apt-move (4.1.4) unstable; urgency=low
+
+ * Added a stderr redirection for tee in dodeleteobsoleteind() as join may
+ exit early.
+ * Fixed runsync() so that it only fetches packages marked "install"
+ (closes: #66444).
+ * Use fetch -t and apt-get --print-uris in runsync() and runmirror() when
+ -t is used. This will show what is really going to be fetched.
+
+ -- Herbert Xu <herbert@debian.org> Thu, 29 Jun 2000 21:09:05 +1000
+
+apt-move (4.1.3) unstable; urgency=low
+
+ * The removal of .archive needed a -f since it may not exist.
+ * When moving files fetched by apt-get -d source, skip all symbolic links as
+ they will be ignored later on anyway.
+
+ -- Herbert Xu <herbert@debian.org> Tue, 27 Jun 2000 22:02:55 +1000
+
+apt-move (4.1.2) unstable; urgency=low
+
+ * Remove .archive before trying to create it (closes: #66262, #66282).
+
+ -- Herbert Xu <herbert@debian.org> Mon, 26 Jun 2000 22:03:33 +1000
+
+apt-move (4.1.1) unstable; urgency=low
+
+ * Added build-time dependency on debhelper (closes: #65879).
+ * Fixed runmirror() and runsync() when there is no exlucde file. Spotted by
+ Brian Moore.
+ * Fix bad filenames in dofsck() as well (closes: #65931).
+ * Added STRICTMOVE which when set causes packages whose version differs from
+ the value in the master file to be skipped when moving.
+ * Use readlink instead of realpath.
+ * Don't complain if index files don't exist in dodeleteobsoletepkg()
+ (closes: #65970).
+ * No longer complains about missing Source files when PKGTYPE is set to
+ binary in getfiles() (closes: #65972, #66128).
+ * Document how local files should be treated (closes: #66011).
+ * Check for empty dirlist in dodelete().
+ * No longer complains about missing source master file when PKGTYPE is set to
+ binary in checklist() (closes: #66047).
+ * Fixed incorrect test in dodeleteobsoletepkg().
+ * Made paths absolute in procsrc(). Both of these were spotted and fixed by
+ Petr Vandrovec.
+ * Fixed typo in manual page, spotted by Jarkko Niemi.
+
+ -- Herbert Xu <herbert@debian.org> Sun, 25 Jun 2000 19:25:32 +1000
+
+apt-move (4.1) unstable; urgency=low
+
+ * Packages in binary-all are now removed at the same time as when all
+ symbolic links to them disappear.
+ * Added dependency on dwww.
+ * Fixed a syntax error in dofsck() (closes: #65846).
+ * Fixed an error in checklist().
+ * Replaced character classes from all awk scripts to work with mawk.
+ * Fixed ancient file creation in postinst (closes: #65821).
+
+ -- Herbert Xu <herbert@debian.org> Mon, 19 Jun 2000 09:31:34 +1000
+
+apt-move (4.0) unstable; urgency=low
+
+ * New maintainer.
+ * Completely rewritten. Changes too numerous to list here, read
+ /usr/share/doc/apt-move/README[.gz] for details (closes: #53656, #55838,
+ #61798, #63452, #48044, #52076, #55993, #56246, #57337, #57823, #62973,
+ #65775).
+
+ -- Herbert Xu <herbert@debian.org> Sat, 17 Jun 2000 21:26:20 +1000
+
+apt-move (3.0-13) unstable; urgency=low
+
+ * Fixed a typo which caused the removal of obsolete source packages to
+ fail. closes: Bug#54684
+
+ -- Gregory T. Norris <adric@debian.org> Tue, 11 Jan 2000 15:11:04 -0600
+
+apt-move (3.0-12) unstable; urgency=low
+
+ * In certain circumstances the MAXDELETE option was handled incorrectly, and
+ would effectively double the specified threshold. Fixed.
+ * The original author's ``cleandebs'' script has been merged.
+ closes: Bug#50073
+
+ -- Gregory T. Norris <adric@debian.org> Mon, 27 Dec 1999 18:07:11 -0600
+
+apt-move (3.0-11) unstable; urgency=low
+
+ * Cleanup of empty directories within the local mirror will be restricted
+ to $LOCALDIR/dists/$DIST/ and below. closes: Bug#52636
+ * Debfiles within the apt cache are no longer renamed using dpkg-name.
+ Instead the new names are determined using a sed pattern, and the files
+ are only renamed when being moved to the local mirror.
+ closes: Bug#51506, Bug#51606
+
+ -- Gregory T. Norris <adric@debian.org> Sun, 26 Dec 1999 17:53:46 -0600
+
+apt-move (3.0-10) unstable; urgency=low
+
+ * If a section named ``local'' exists within the local mirror (i.e.
+ dists/unstable/local), it will be silently ignored. closes: Bug#51550
+ * Fixed a bug in which tracking a distribution by name (i.e. ``potato''
+ rather than ``unstable'') would generate an error stating that the
+ requested DIST did not exist. closes: Bug#52152
+ * Fixed a bug which could cause apt-move to attempt to remove $LOCALDIR,
+ if it contained no visible files.
+
+ -- Gregory T. Norris <adric@debian.org> Mon, 6 Dec 1999 17:19:45 -0600
+
+apt-move (3.0-9) unstable; urgency=low
+
+ * Fixed a nasty bug which could cause entire architectures to be removed
+ when multiple systems of different architectures shared the same local
+ mirror. closes: Bug#50900
+ * Some mirrors integrate the non-US tree under /debian rather than
+ /debian-non-US, which is the usual location. Both cases are handled now.
+ closes: Bug#50699
+ * Tempfiles should always be cleaned up properly now. closes: Bug#51215
+
+ -- Gregory T. Norris <adric@debian.org> Tue, 23 Nov 1999 04:44:35 -0600
+
+apt-move (3.0-8) unstable; urgency=low
+
+ * rsync updates. closes: Bug#49815
+ * Updates to the ``rsync optional'' handling. closes: Bug#49733
+ * Added information on using proxies to ``README.Debian''. closes: Bug#48578
+ * Miscellaneous list-generation fixes. closes Bug#49760, Bug#49861
+
+ -- Gregory T. Norris <adric@debian.org> Wed, 17 Nov 1999 17:44:52 -0600
+
+apt-move (3.0-7) unstable; urgency=low
+
+ * Added support for local ``Packages'' files downloaded by apt(8).
+
+ -- Gregory T. Norris <adric@debian.org> Wed, 3 Nov 1999 16:51:26 -0600
+
+apt-move (3.0-6) unstable; urgency=low
+
+ * Updates to the SIGINT (^C) handling
+
+ -- Gregory T. Norris <adric@debian.org> Sun, 31 Oct 1999 10:22:22 -0600
+
+apt-move (3.0-5) unstable; urgency=low
+
+ * Added SIGINT (^C) handling. closes: Bug#43357
+
+ -- Gregory T. Norris <adric@debian.org> Mon, 25 Oct 1999 17:33:02 -0500
+
+apt-move (3.0-4) unstable; urgency=high
+
+ * Corrected error in relative pathnames, which caused empty directories
+ below the cwd to be deleted. closes: Bug#46956
+
+ * Added clarification of rsync version requirement to ``README.Debian''.
+ closes: 46829
+
+ -- Gregory T. Norris <adric@debian.org> Fri, 8 Oct 1999 19:52:20 -0500
+
+apt-move (3.0-3) unstable; urgency=low
+
+ * /etc/cron.weekly/apt-move wasn't registered as a conffile... oopsie.
+ closes: Bug#46323
+
+ -- Gregory T. Norris <adric@debian.org> Thu, 30 Sep 1999 17:02:29 -0500
+
+apt-move (3.0-2) unstable; urgency=low
+
+ * Added sanity checking to the cron script, to allow for a graceful
+ exit if the package has been removed.
+ * Downgraded the Standards Version from 3.0.1 to 2.5.1, since it should
+ be using `logrotate' instead of `savelog' for the higher designation.
+
+ -- Gregory T. Norris <adric@debian.org> Mon, 30 Aug 1999 05:59:44 -0500
+
+apt-move (3.0-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Gregory T. Norris <adric@debian.org> Fri, 20 Aug 1999 19:17:35 -0500
+
--- apt-move-4.2.27.orig/debian/control
+++ apt-move-4.2.27/debian/control
@@ -0,0 +1,23 @@
+Source: apt-move
+Section: admin
+Priority: optional
+Maintainer: Chuan-kai Lin <cklin@debian.org>
+Standards-Version: 3.7.2.2
+Build-Depends: cdbs (>= 0.4.4), debhelper (>=4), libapt-pkg-dev (>= 0.6.42)
+
+Package: apt-move
+Architecture: any
+Depends: bc, dash, ${shlibs:Depends}
+Recommends: apt
+Description: Maintain Debian packages in a package pool
+ apt-move is used to move a collection of Debian package files into a
+ proper archive hierarchy as is used in the official Debian archive. It
+ is intended as a tool to help manage the apt-get(8) file cache, but
+ could be configured to work with any collection of Debian packages.
+ .
+ Running apt-move periodically will assist in managing the resulting
+ partial mirror by optionally removing obsolete packages, and creating
+ valid local Packages.gz files. It can also build a partial or complete
+ local mirror of a Debian binary distribution (including an
+ ``installed-packages only'' mirror).
+
--- apt-move-4.2.27.orig/debian/copyright
+++ apt-move-4.2.27/debian/copyright
@@ -0,0 +1,31 @@
+This package was debianized by Gregory T. Norris <adric@debian.org> on
+Fri, 20 Aug 1999 19:17:35 -0500.
+
+This package has been maintained by Herbert Xu <herbert@debian.org> since
+Tue, 9 May 2000 15:55:54 +1000.
+
+This package is obtained from
+http://gondor.apana.org.au/~herbert/apt-move/files/.
+Herbert Xu <herbert@gondor.apana.org.au> is the upstream author,
+and Chuan-kai Lin <cklin@debian.org> is the Debian package maintainer.
+
+Copyright (c) 1999 Michael Merten <mikemerten@yahoo.com>
+Copyright (c) 1999-2000 Gregory T. Norris <adric@debian.org>
+Copyright (c) 2000-2001 Herbert Xu <herbert@debian.org>
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation, version 2. You
+can find a copy at /usr/share/common-licenses/GPL-2.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
+
+$Id: copyright,v 1.3 2001/05/05 05:15:22 herbert Exp $
--- apt-move-4.2.27.orig/debian/watch
+++ apt-move-4.2.27/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://gondor.apana.org.au/~herbert/apt-move/files/apt-move_(.*)\.tar\.gz
--- apt-move-4.2.27.orig/debian/dirs
+++ apt-move-4.2.27/debian/dirs
@@ -0,0 +1,5 @@
+etc
+usr/bin
+usr/lib/apt-move
+usr/share/apt-move
+usr/share/man/man8
--- apt-move-4.2.27.orig/debian/rules
+++ apt-move-4.2.27/debian/rules
@@ -0,0 +1,8 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/makefile.mk
+
+DEB_MAKE_CLEAN_TARGET = clean
+DEB_MAKE_BUILD_TARGET = all
+DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/apt-move
--- apt-move-4.2.27.orig/debian/docs
+++ apt-move-4.2.27/debian/docs
@@ -0,0 +1,2 @@
+README
+changelog.ancient
--- apt-move-4.2.27.orig/debian/examples
+++ apt-move-4.2.27/debian/examples
@@ -0,0 +1,2 @@
+SAMPLE.exclude
+herbert.binary.local
--- apt-move-4.2.27.orig/debian/compat
+++ apt-move-4.2.27/debian/compat
@@ -0,0 +1 @@
+4