diff -Nru python-apt-0.8.4/debian/changelog python-apt-0.8.4+rpi1/debian/changelog --- python-apt-0.8.4/debian/changelog 2012-04-16 18:06:55.000000000 +0100 +++ python-apt-0.8.4+rpi1/debian/changelog 2012-05-19 13:20:09.000000000 +0100 @@ -1,3 +1,9 @@ +python-apt (0.8.4+rpi1) wheezy; urgency=low + + * Disable testsuite + + -- Peter Michael Green Sat, 19 May 2012 12:18:13 +0000 + python-apt (0.8.4) unstable; urgency=low [ Michael Vogt ] diff -Nru python-apt-0.8.4/debian/rules python-apt-0.8.4+rpi1/debian/rules --- python-apt-0.8.4/debian/rules 2011-10-19 16:30:13.000000000 +0100 +++ python-apt-0.8.4+rpi1/debian/rules 2012-05-19 13:19:46.000000000 +0100 @@ -35,13 +35,13 @@ # We ignore failures on hurd, since its locking is broken override_dh_auto_test: -ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS))) - set -e; for python in $(shell $(pyversions) -r); do \ - $$python tests/test_all.py -q || [ "$(DEB_BUILD_ARCH_OS)" = "hurd" ]; \ - done; -else +#ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS))) +# set -e; for python in $(shell $(pyversions) -r); do \ +# $$python tests/test_all.py -q || [ "$(DEB_BUILD_ARCH_OS)" = "hurd" ]; \ +# done; +#else @echo "** tests disabled" -endif +#endif override_dh_python2: dh_python2 -N python-apt-common diff -Nru python-apt-0.8.4/po/python-apt.pot python-apt-0.8.4+rpi1/po/python-apt.pot --- python-apt-0.8.4/po/python-apt.pot 2012-04-16 18:05:57.000000000 +0100 +++ python-apt-0.8.4+rpi1/po/python-apt.pot 2012-05-19 13:09:35.000000000 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-02-06 14:56+0100\n" +"POT-Creation-Date: 2012-05-19 12:09+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -455,11 +455,11 @@ msgid "Invalid unicode in description for '%s' (%s). Please report." msgstr "" -#: ../apt/package.py:1085 ../apt/package.py:1191 +#: ../apt/package.py:1088 ../apt/package.py:1194 msgid "The list of changes is not available" msgstr "" -#: ../apt/package.py:1197 +#: ../apt/package.py:1200 #, python-format msgid "" "The list of changes is not available yet.\n" @@ -468,7 +468,7 @@ "until the changes become available or try again later." msgstr "" -#: ../apt/package.py:1204 +#: ../apt/package.py:1207 msgid "" "Failed to download the list of changes. \n" "Please check your Internet connection." @@ -606,6 +606,6 @@ msgid "Please insert a Disc in the drive and press enter" msgstr "" -#: ../apt/cache.py:158 +#: ../apt/cache.py:157 msgid "Building data structures" msgstr "" diff -Nru python-apt-0.8.4/tests/data/aptsources/sources.list.enable_comps python-apt-0.8.4+rpi1/tests/data/aptsources/sources.list.enable_comps --- python-apt-0.8.4/tests/data/aptsources/sources.list.enable_comps 1970-01-01 01:00:00.000000000 +0100 +++ python-apt-0.8.4+rpi1/tests/data/aptsources/sources.list.enable_comps 2012-05-19 13:17:08.000000000 +0100 @@ -0,0 +1 @@ +deb http://archive.ubuntu.com/ubuntu lucid main Binary files /tmp/4GeUGrjawn/python-apt-0.8.4/tests/data/test-provides/var/cache/apt/pkgcache.bin and /tmp/WuKxZl1boj/python-apt-0.8.4+rpi1/tests/data/test-provides/var/cache/apt/pkgcache.bin differ Binary files /tmp/4GeUGrjawn/python-apt-0.8.4/tests/data/test-provides/var/cache/apt/srcpkgcache.bin and /tmp/WuKxZl1boj/python-apt-0.8.4+rpi1/tests/data/test-provides/var/cache/apt/srcpkgcache.bin differ diff -Nru python-apt-0.8.4/tests/data/tmp/sources.list python-apt-0.8.4+rpi1/tests/data/tmp/sources.list --- python-apt-0.8.4/tests/data/tmp/sources.list 1970-01-01 01:00:00.000000000 +0100 +++ python-apt-0.8.4+rpi1/tests/data/tmp/sources.list 2012-05-19 13:16:29.000000000 +0100 @@ -0,0 +1 @@ +deb copy:/build/python-apt-0.8.4/tests/data/test-repo2 / diff -Nru python-apt-0.8.4/tests/data/tmp/test.list python-apt-0.8.4+rpi1/tests/data/tmp/test.list --- python-apt-0.8.4/tests/data/tmp/test.list 1970-01-01 01:00:00.000000000 +0100 +++ python-apt-0.8.4+rpi1/tests/data/tmp/test.list 2012-05-19 13:16:29.000000000 +0100 @@ -0,0 +1 @@ +deb copy:/build/python-apt-0.8.4/tests/data/test-repo / diff -Nru python-apt-0.8.4/tests/data/tmp/var/lib/apt/lists/_build_python-apt-0.8.4_tests_data_test-repo2_Packages python-apt-0.8.4+rpi1/tests/data/tmp/var/lib/apt/lists/_build_python-apt-0.8.4_tests_data_test-repo2_Packages --- python-apt-0.8.4/tests/data/tmp/var/lib/apt/lists/_build_python-apt-0.8.4_tests_data_test-repo2_Packages 1970-01-01 01:00:00.000000000 +0100 +++ python-apt-0.8.4+rpi1/tests/data/tmp/var/lib/apt/lists/_build_python-apt-0.8.4_tests_data_test-repo2_Packages 2011-07-29 15:26:13.000000000 +0100 @@ -0,0 +1,27 @@ +Package: abrowser +Priority: optional +Section: web +Installed-Size: 136 +Maintainer: Ubuntu Mozilla Team +Architecture: all +Source: firefox +Version: 3.6.9+build1+nobinonly-0ubuntu1 +Depends: firefox, abrowser-branding +Filename: pool/main/f/firefox/abrowser_3.6.9+build1+nobinonly-0ubuntu1_all.deb +Size: 82324 +MD5sum: 3a8c96814b0201c285274fded3e2d203 +SHA1: 05a3c9d5ced88fc51f3aa3166b0ca4030dcc4e49 +SHA256: 1c3d03dfe4364394f89f453d46b81c2024996a81d929a5ed6e1803ad5f9a21e9 +Description: metapackage for the unbranded abrowser + ABrowser is an unbranded version of the popular Firefox webbrowser; + it is written in the XUL language and designed to be lightweight and + cross-platform. + . + This is a metapackage that will point to the latest abrowser package in + your distribution. + Don't remove this if you want to receive automatic major version upgrades + for this package in future. +Xul-Appid: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} +Bugs: https://bugs.launchpad.net/ubuntu/+filebug +Origin: Ubuntu +Supported: 18m diff -Nru python-apt-0.8.4/tests/data/tmp/var/lib/apt/lists/_build_python-apt-0.8.4_tests_data_test-repo_Packages python-apt-0.8.4+rpi1/tests/data/tmp/var/lib/apt/lists/_build_python-apt-0.8.4_tests_data_test-repo_Packages --- python-apt-0.8.4/tests/data/tmp/var/lib/apt/lists/_build_python-apt-0.8.4_tests_data_test-repo_Packages 1970-01-01 01:00:00.000000000 +0100 +++ python-apt-0.8.4+rpi1/tests/data/tmp/var/lib/apt/lists/_build_python-apt-0.8.4_tests_data_test-repo_Packages 2011-07-29 15:26:13.000000000 +0100 @@ -0,0 +1,27 @@ +Package: abrowser +Priority: optional +Section: web +Installed-Size: 136 +Maintainer: Ubuntu Mozilla Team +Architecture: all +Source: firefox +Version: 3.6.9+build1+nobinonly-0ubuntu1 +Depends: firefox, abrowser-branding +Filename: pool/main/f/firefox/abrowser_3.6.9+build1+nobinonly-0ubuntu1_all.deb +Size: 82324 +MD5sum: 3a8c96814b0201c285274fded3e2d203 +SHA1: 05a3c9d5ced88fc51f3aa3166b0ca4030dcc4e49 +SHA256: 1c3d03dfe4364394f89f453d46b81c2024996a81d929a5ed6e1803ad5f9a21e9 +Description: metapackage for the unbranded abrowser + ABrowser is an unbranded version of the popular Firefox webbrowser; + it is written in the XUL language and designed to be lightweight and + cross-platform. + . + This is a metapackage that will point to the latest abrowser package in + your distribution. + Don't remove this if you want to receive automatic major version upgrades + for this package in future. +Xul-Appid: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} +Bugs: https://bugs.launchpad.net/ubuntu/+filebug +Origin: Ubuntu +Supported: 18m diff -Nru python-apt-0.8.4/tests/fetch_sources.list python-apt-0.8.4+rpi1/tests/fetch_sources.list --- python-apt-0.8.4/tests/fetch_sources.list 1970-01-01 01:00:00.000000000 +0100 +++ python-apt-0.8.4+rpi1/tests/fetch_sources.list 2012-05-19 13:17:32.000000000 +0100 @@ -0,0 +1 @@ +deb file:/build/python-apt-0.8.4/tests/data/fake-packages/ / diff -Nru python-apt-0.8.4/tests/tmp/_build_python-apt-0.8.4_tests_data_fake-packages_Packages python-apt-0.8.4+rpi1/tests/tmp/_build_python-apt-0.8.4_tests_data_fake-packages_Packages --- python-apt-0.8.4/tests/tmp/_build_python-apt-0.8.4_tests_data_fake-packages_Packages 1970-01-01 01:00:00.000000000 +0100 +++ python-apt-0.8.4+rpi1/tests/tmp/_build_python-apt-0.8.4_tests_data_fake-packages_Packages 2011-07-29 15:26:13.000000000 +0100 @@ -0,0 +1,21 @@ +Package: 2vcard +Priority: optional +Section: universe/utils +Installed-Size: 108 +Maintainer: Arvind Autar +Architecture: amd64 +Version: 0.5-1ubuntu1 +Filename: pool/universe/2/2vcard/2vcard_0.5-1ubuntu1_amd64.deb +Size: 14164 +MD5sum: 105ea91f0a75417d0f9e8e9624513b2a +SHA1: d55beee01c08efc33cd131e106330dca72ee14be +SHA256: 4a72edaf87cdb826e5508b85311fcf0bec9b7e019a55740ded7feb1b9e197f11 +Description: A little perl script to convert an adressbook to VCARD file format + 2vcard is a little perl script that you can use to convert the popular vcard + file format. Currently 2vcard can only convert adressbooks and alias files from + the following formats: abook,eudora,juno,ldif,mutt,mh and pine. + . + The VCARD format is used by gnomecard, for example, which is turn is used by + the balsa email client. +Bugs: mailto:ubuntu-users@lists.ubuntu.com +Origin: Ubuntu