diff -Nru python-launchpadlib-1.10.2+ds/debian/changelog python-launchpadlib-1.10.2+ds/debian/changelog --- python-launchpadlib-1.10.2+ds/debian/changelog 2013-01-12 14:34:27.000000000 +0000 +++ python-launchpadlib-1.10.2+ds/debian/changelog 2014-01-21 17:22:03.000000000 +0000 @@ -1,3 +1,16 @@ +python-launchpadlib (1.10.2+ds-2) unstable; urgency=low + + [ Stefano Rivera ] + * Upload to unstable. + * Bump Standards-Version to 3.9.5, no changes needed. + * Export HOME in the autopkgtest, cache is stored there. + * Verify upstream GPG signatures in watch file. + + [ Jakub Wilk ] + * Use canonical URIs for Vcs-* fields. + + -- Stefano Rivera Tue, 21 Jan 2014 19:13:37 +0200 + python-launchpadlib (1.10.2+ds-1) experimental; urgency=low * New upstream release. diff -Nru python-launchpadlib-1.10.2+ds/debian/control python-launchpadlib-1.10.2+ds/debian/control --- python-launchpadlib-1.10.2+ds/debian/control 2013-01-12 14:31:20.000000000 +0000 +++ python-launchpadlib-1.10.2+ds/debian/control 2014-01-21 17:13:16.000000000 +0000 @@ -15,10 +15,10 @@ python-testresources, python-unittest2, python-wadllib -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: https://launchpad.net/launchpadlib -Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-launchpadlib/trunk/ -Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-launchpadlib/trunk/ +Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-launchpadlib/trunk/ +Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-launchpadlib/trunk/ X-Python-Version: >= 2.6 XS-Testsuite: autopkgtest diff -Nru python-launchpadlib-1.10.2+ds/debian/copyright python-launchpadlib-1.10.2+ds/debian/copyright --- python-launchpadlib-1.10.2+ds/debian/copyright 2012-05-03 15:09:34.000000000 +0000 +++ python-launchpadlib-1.10.2+ds/debian/copyright 2014-01-21 17:13:16.000000000 +0000 @@ -16,7 +16,7 @@ Files: debian/* Copyright: 2008,2009, James Westby 2009-2011, Luca Falavigna - 2012, Stefano Rivera + 2012-2014, Stefano Rivera License: LGPL-3.0 License: LGPL-3.0 diff -Nru python-launchpadlib-1.10.2+ds/debian/source/include-binaries python-launchpadlib-1.10.2+ds/debian/source/include-binaries --- python-launchpadlib-1.10.2+ds/debian/source/include-binaries 1970-01-01 00:00:00.000000000 +0000 +++ python-launchpadlib-1.10.2+ds/debian/source/include-binaries 2014-01-21 17:22:03.000000000 +0000 @@ -0,0 +1 @@ +debian/upstream-signing-key.pgp diff -Nru python-launchpadlib-1.10.2+ds/debian/tests/unittests python-launchpadlib-1.10.2+ds/debian/tests/unittests --- python-launchpadlib-1.10.2+ds/debian/tests/unittests 2013-01-12 14:31:20.000000000 +0000 +++ python-launchpadlib-1.10.2+ds/debian/tests/unittests 2014-01-21 17:13:16.000000000 +0000 @@ -1,6 +1,10 @@ #!/bin/sh set -efu +# Launchpadlib tries to keep a cache in HOME +HOME="$ADTTMP/home" +mkdir "$HOME" + pythons="$(pyversions -rv)" cd "$ADTTMP" for py in $pythons; do Binary files /tmp/2gPYUbivGK/python-launchpadlib-1.10.2+ds/debian/upstream-signing-key.pgp and /tmp/ntizxoPo_p/python-launchpadlib-1.10.2+ds/debian/upstream-signing-key.pgp differ diff -Nru python-launchpadlib-1.10.2+ds/debian/watch python-launchpadlib-1.10.2+ds/debian/watch --- python-launchpadlib-1.10.2+ds/debian/watch 2013-01-12 14:31:20.000000000 +0000 +++ python-launchpadlib-1.10.2+ds/debian/watch 2014-01-21 17:22:03.000000000 +0000 @@ -1,3 +1,3 @@ version=3 -opts=dversionmangle=s/\+ds// \ +opts=dversionmangle=s/\+ds//,pgpsigurlmangle=s/$/.asc/ \ https://launchpad.net/launchpadlib/+download .*/launchpadlib-(.+).tar.gz