diff -Nru /tmp/ceNEdxaCSu/apt-proxy-1.9.36.1/debian/changelog /tmp/0NeYke3O0q/apt-proxy-1.9.36.1ubuntu1/debian/changelog --- /tmp/ceNEdxaCSu/apt-proxy-1.9.36.1/debian/changelog 2007-08-14 16:02:44.000000000 -0500 +++ /tmp/0NeYke3O0q/apt-proxy-1.9.36.1ubuntu1/debian/changelog 2007-12-03 13:57:07.000000000 -0500 @@ -1,3 +1,12 @@ +apt-proxy (1.9.36.1ubuntu1) hardy; urgency=low + + * Merge from debian unstable, remaining changes: + - debian/init.d: Use LSB init-functions. + - debian/install: Install into python2.5 dirs instead of python2.3. + - Modify Maintainer value to match Debian-Maintainer-Field Spec + + -- Nicolas Valcárcel Mon, 03 Dec 2007 13:56:46 -0500 + apt-proxy (1.9.36.1) unstable; urgency=low * Work around breakage caused by ABI change in python_apt. @@ -6,6 +15,23 @@ -- Chris Halls Tue, 14 Aug 2007 21:58:45 +0100 +apt-proxy (1.9.36ubuntu2) gutsy; urgency=low + + * apt_proxy/packages.py + - Comment out apt_pkg.CPU - apt_pkg no longer provides this + - Fixes LP: #131251 + + -- Christopher James Halse Rogers (RAOF) Sat, 11 Aug 2007 17:51:47 +1000 + +apt-proxy (1.9.36ubuntu1) gutsy; urgency=low + + * Merge from debian unstable, remaining changes: + - debian/init.d: Use LSB init-functions. + - debian/install: Install into python2.5 dirs instead of python2.3. + - Modify Maintainer value to match Debian-Maintainer-Field Spec + + -- Andrea Veri Mon, 04 Jun 2007 22:24:13 +0100 + apt-proxy (1.9.36) unstable; urgency=low [ Chris Halls ] @@ -41,6 +67,26 @@ -- Chris Halls Mon, 04 Jun 2007 11:06:08 +0100 +apt-proxy (1.9.35ubuntu3) gutsy; urgency=low + + * Merge from debian unstable, remaining changes: + - doc/apt-proxy.conf: Set min_refresh_delay=1s. + - debian/init.d: Use LSB init-functions. + - debian/install: Install into python2.4 dirs instead of python2.3. + - Update maintainer to match Debian Maintainer Field Spec. + + -- Luke Yelavich Mon, 21 May 2007 22:30:51 +1000 + +apt-proxy (1.9.35ubuntu2) feisty; urgency=low + + * Merge from Debian unstable's 1.9.35-0.1 + * Remaining Ubuntu changes are: + - doc/apt-proxy.conf: Set min_refresh_delay=1s. + - debian/init.d: Use LSB init-functions. + - debian/install: Install into python2.4 dirs instead of python2.3. + + -- Matti Lindell Tue, 9 Jan 2007 20:01:59 +0200 + apt-proxy (1.9.35-0.3) unstable; urgency=high * Non-maintainer upload. @@ -74,6 +120,15 @@ -- Steinar H. Gunderson Wed, 27 Dec 2006 12:20:45 +0100 +apt-proxy (1.9.35ubuntu1) edgy; urgency=low + + * Merge from Debian unstable. Remaining Ubuntu changes are: + - doc/apt-proxy.conf: Set min_refresh_delay=1s. + - debian/init.d: Use LSB init-functions. + - debian/install: Install into python2.4 dirs instead of python2.3. + + -- Matti Lindell Sat, 23 Sep 2006 17:23:08 +0300 + apt-proxy (1.9.35) unstable; urgency=low * http_proxy option: @@ -145,6 +200,27 @@ -- Chris Halls Mon, 7 Aug 2006 18:54:56 +0100 +apt-proxy (1.9.33ubuntu2) edgy; urgency=low + + * Merge from debian unstable's 1.9.33-0.1 (thanks, poor versioning!). + + -- Daniel T Chen Fri, 30 Jun 2006 18:23:59 +0100 + +apt-proxy (1.9.33ubuntu1) dapper; urgency=low + + * Resynchronize with Debian. + - UVF exception granted by Reinhard Tartler. + https://lists.ubuntu.com/archives/ubuntu-motu/2006-February/000546.html + - Work correctly with python-twisted (>= 2.1.0). (Ubuntu #29267) + * Add a missing comma in the Depends line in debian/control. + (Debian #353386) + * Ubuntu specific changes: + - doc/apt-proxy.conf: Set min_refresh=1s. + - debian/init.d: Use LSB init-functions. + - debian/install: Install into python2.4 dirs instead of python2.3. + + -- Ming Hua Sun, 5 Mar 2006 15:01:56 -0600 + apt-proxy (1.9.33-0.1) unstable; urgency=high * Non-maintainer upload. @@ -184,6 +260,28 @@ -- Chris Halls Thu, 26 Jan 2006 11:59:56 +0000 +apt-proxy (1.9.32ubuntu2) dapper; urgency=low + + * Add our changes back to the package: + * doc/apt-proxy.conf: set min_refresh=1s to avoid a situation that the + Release{.gpg} file is not in sync and apt-proxy don't refresh that file + for 1h + * debian/init.d: + - Use LSB init-functions. + * debian/install: + - Install into python2.4 dirs instead of python2.3. + + -- Christian Bjälevik Thu, 10 Nov 2005 09:08:45 +0100 + +apt-proxy (1.9.32ubuntu1) dapper; urgency=low + + * Resynchronize with Debian + * Threw away ubuntu changes (all of them are in new Debian upstream) + * debian/control: updated build-deps and deps to match python2.4 + * Merged changelog to show our releases + + -- Stephan Hermann Wed, 9 Nov 2005 23:51:11 +0100 + apt-proxy (1.9.32) unstable; urgency=low [ Chris Halls ] @@ -220,6 +318,36 @@ -- Otavio Salvador Fri, 19 Aug 2005 14:22:25 -0300 +apt-proxy (1.9.31ubuntu3) breezy; urgency=low + + * debian/init.d: + - Use LSB init-functions. + * debian/control: + - Bump Standards-Version to 3.6.2. + - Add missing depends on adduser and netbase. + * debian/changelog: + - Converted the changelog to UTF-8. + + -- Christian Bjälevik Mon, 5 Sep 2005 04:19:25 +0200 + +apt-proxy (1.9.31ubuntu2) breezy; urgency=low + + * apt_proxy/apt_proxy.py: + applied a patch from svn to add file backends to the apt-proxy code + (this will be part of the next release but we want to use it now for + the NetworkWideUpdates code) + * doc/apt-proxy.conf: set min_refresh=1s to avoid a situation that the + Release{.gpg} file is not in sync and apt-proxy don't refresh that file + for 1h + + -- Michael Vogt Wed, 6 Jul 2005 10:44:30 +0200 + +apt-proxy (1.9.31ubuntu1) breezy; urgency=low + + * Resynchronise with Debian. + + -- Michael Vogt Fri, 17 Jun 2005 16:51:37 +0200 + apt-proxy (1.9.31) unstable; urgency=low * Merged back changes from 1.9.29 that were reverted for sarge release @@ -267,6 +395,12 @@ -- Otavio Salvador Mon, 16 May 2005 01:29:14 -0300 +apt-proxy (1.9.28ubuntu1) hoary; urgency=low + + * Merge changes from Debian + + -- Chris Halls Tue, 29 Mar 2005 12:26:53 +0100 + apt-proxy (1.9.28) unstable; urgency=low * Fix exception in dynamic backends. Closes: #296513 @@ -301,6 +435,12 @@ -- Chris Halls Tue, 22 Feb 2005 23:52:09 +0000 +apt-proxy (1.9.25ubuntu1) unstable; urgency=low + + * Merge changes from Debian + + -- Chris Halls Fri, 28 Jan 2005 11:32:14 +0000 + apt-proxy (1.9.25) unstable; urgency=low * Postpone database creating to first request. Closes: #288829. (Otavio) @@ -316,6 +456,21 @@ -- Chris Halls Fri, 28 Jan 2005 10:26:49 +0000 +apt-proxy (1.9.24.ubuntu2) hoary; urgency=low + + * Tighten Depends on python twisted, because earlier versions of the + package did not inclue non-versioned binary. + + -- Chris Halls Wed, 26 Jan 2005 15:07:15 +0000 + +apt-proxy (1.9.24.ubuntu1) hoary; urgency=low + + * Rebuild on Ubuntu + * Add ubuntu archives to example apt-proxy.conf + * Change twistd2.3 to twistd + + -- Chris Halls Mon, 24 Jan 2005 15:00:10 +0000 + apt-proxy (1.9.24) unstable; urgency=low * Fix module import. @@ -746,7 +901,7 @@ * Mention that new developments are going into version 2 in README -- Chris Halls Wed, 24 Jul 2002 16:04:59 +0200 - + apt-proxy (1.3.2) unstable; urgency=low * Depend on binutils for ar (closes: #143573) diff -Nru /tmp/ceNEdxaCSu/apt-proxy-1.9.36.1/debian/control /tmp/0NeYke3O0q/apt-proxy-1.9.36.1ubuntu1/debian/control --- /tmp/ceNEdxaCSu/apt-proxy-1.9.36.1/debian/control 2006-08-14 07:46:05.000000000 -0500 +++ /tmp/0NeYke3O0q/apt-proxy-1.9.36.1ubuntu1/debian/control 2007-11-21 13:32:03.000000000 -0500 @@ -1,7 +1,8 @@ Source: apt-proxy Section: admin Priority: extra -Maintainer: Chris Halls +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Chris Halls Uploaders: Otavio Salvador Standards-Version: 3.7.2 XS-Python-Version: current diff -Nru /tmp/ceNEdxaCSu/apt-proxy-1.9.36.1/debian/init.d /tmp/0NeYke3O0q/apt-proxy-1.9.36.1ubuntu1/debian/init.d --- /tmp/ceNEdxaCSu/apt-proxy-1.9.36.1/debian/init.d 2005-02-25 07:13:22.000000000 -0500 +++ /tmp/0NeYke3O0q/apt-proxy-1.9.36.1ubuntu1/debian/init.d 2007-11-21 13:32:03.000000000 -0500 @@ -10,6 +10,8 @@ user=aptproxy group=nogroup +. /lib/lsb/init-functions + [ -r /etc/default/apt-proxy ] && . /etc/default/apt-proxy test -x $twistd || exit 0 @@ -33,7 +35,7 @@ case "$1" in start) - echo -n "Starting apt-proxy" + log_daemon_msg "Starting apt-proxy" [ ! -d $rundir ] && mkdir $rundir [ ! -f $logfile ] && touch $logfile chown $user $rundir $logfile @@ -43,11 +45,11 @@ start-stop-daemon --start --quiet --exec $twistd -- \ --pidfile=$pidfile --rundir=$rundir --python=$application \ --logfile=$logfile --no_save - echo "." + log_end_msg $? ;; stop) - echo -n "Stopping apt-proxy" + log_daemon_msg "Stopping apt-proxy" start-stop-daemon --stop --quiet --pidfile $pidfile # # Continue stopping until daemon finished or time over @@ -70,7 +72,7 @@ if [ $count -gt 1 ]; then echo -n "]" fi - echo "." + log_end_msg $? ;; restart) @@ -83,7 +85,7 @@ ;; *) - echo "Usage: /etc/init.d/apt-proxy {start|stop|restart|force-reload}" >&2 + log_success_msg "Usage: /etc/init.d/apt-proxy {start|stop|restart|force-reload}" exit 1 ;; esac diff -Nru /tmp/ceNEdxaCSu/apt-proxy-1.9.36.1/debian/install /tmp/0NeYke3O0q/apt-proxy-1.9.36.1ubuntu1/debian/install --- /tmp/ceNEdxaCSu/apt-proxy-1.9.36.1/debian/install 2005-08-18 10:12:35.000000000 -0500 +++ /tmp/0NeYke3O0q/apt-proxy-1.9.36.1ubuntu1/debian/install 2007-11-21 13:32:03.000000000 -0500 @@ -2,6 +2,6 @@ bin/apt-proxy usr/sbin bin/apt-proxy-import usr/sbin bin/apt-proxy-v1tov2 usr/sbin -apt_proxy/*.py usr/lib/python2.3/site-packages/apt_proxy -apt_proxy/twisted_compat/*.py usr/lib/python2.3/site-packages/apt_proxy/twisted_compat +apt_proxy/*.py usr/lib/python2.5/site-packages/apt_proxy +apt_proxy/twisted_compat/*.py usr/lib/python2.5/site-packages/apt_proxy/twisted_compat debian/lintian-overrides usr/share/lintian/overrides/apt-proxy/ \ No newline at end of file