[Python-modules-commits] r27078 - in packages/python-virtualenv/trunk/debian (3 files)
stefanor at users.alioth.debian.org
stefanor at users.alioth.debian.org
Mon Jan 6 15:41:43 UTC 2014
Date: Monday, January 6, 2014 @ 15:41:42
Author: stefanor
Revision: 27078
Configure watch file to verify upstream's PGP signature.
Added:
packages/python-virtualenv/trunk/debian/upstream-signing-key.pgp
Modified:
packages/python-virtualenv/trunk/debian/changelog
packages/python-virtualenv/trunk/debian/watch
Modified: packages/python-virtualenv/trunk/debian/changelog
===================================================================
--- packages/python-virtualenv/trunk/debian/changelog 2014-01-06 15:29:11 UTC (rev 27077)
+++ packages/python-virtualenv/trunk/debian/changelog 2014-01-06 15:41:42 UTC (rev 27078)
@@ -8,6 +8,7 @@
* Remove README.Debian - contents was outdated and incorrect.
* Update copyright, and convert to machine-readable 1.0 format.
* Update manpage, removing ignored options and adding new ones.
+ * Configure watch file to verify upstream's PGP signature.
-- Stefano Rivera <stefanor at debian.org> Sun, 05 Jan 2014 23:54:19 +0200
Added: packages/python-virtualenv/trunk/debian/upstream-signing-key.pgp
===================================================================
(Binary files differ)
Property changes on: packages/python-virtualenv/trunk/debian/upstream-signing-key.pgp
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: packages/python-virtualenv/trunk/debian/watch
===================================================================
--- packages/python-virtualenv/trunk/debian/watch 2014-01-06 15:29:11 UTC (rev 27077)
+++ packages/python-virtualenv/trunk/debian/watch 2014-01-06 15:41:42 UTC (rev 27078)
@@ -1,2 +1,3 @@
version=3
+opts=pgpsigurlmangle=s/$/.asc/ \
https://pypi.python.org/packages/source/v/virtualenv/ virtualenv-(.*)\.tar\.gz
More information about the Python-modules-commits
mailing list