[Python-modules-commits] r27362 - in packages/python-launchpadlib/trunk/debian (4 files)

stefanor at users.alioth.debian.org stefanor at users.alioth.debian.org
Tue Jan 21 17:22:03 UTC 2014


    Date: Tuesday, January 21, 2014 @ 17:22:03
  Author: stefanor
Revision: 27362

Verify upstream GPG signatures in watch file.

Added:
  packages/python-launchpadlib/trunk/debian/source/include-binaries
  packages/python-launchpadlib/trunk/debian/upstream-signing-key.pgp
Modified:
  packages/python-launchpadlib/trunk/debian/changelog
  packages/python-launchpadlib/trunk/debian/watch

Modified: packages/python-launchpadlib/trunk/debian/changelog
===================================================================
--- packages/python-launchpadlib/trunk/debian/changelog	2014-01-21 17:20:16 UTC (rev 27361)
+++ packages/python-launchpadlib/trunk/debian/changelog	2014-01-21 17:22:03 UTC (rev 27362)
@@ -4,6 +4,7 @@
   * 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.

Added: packages/python-launchpadlib/trunk/debian/source/include-binaries
===================================================================
--- packages/python-launchpadlib/trunk/debian/source/include-binaries	                        (rev 0)
+++ packages/python-launchpadlib/trunk/debian/source/include-binaries	2014-01-21 17:22:03 UTC (rev 27362)
@@ -0,0 +1 @@
+debian/upstream-signing-key.pgp

Added: packages/python-launchpadlib/trunk/debian/upstream-signing-key.pgp
===================================================================
(Binary files differ)


Property changes on: packages/python-launchpadlib/trunk/debian/upstream-signing-key.pgp
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: packages/python-launchpadlib/trunk/debian/watch
===================================================================
--- packages/python-launchpadlib/trunk/debian/watch	2014-01-21 17:20:16 UTC (rev 27361)
+++ packages/python-launchpadlib/trunk/debian/watch	2014-01-21 17:22:03 UTC (rev 27362)
@@ -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




More information about the Python-modules-commits mailing list