[Python-apps-commits] r10661 - in packages/pyrit/trunk/debian (2 files)
chrisk-guest at users.alioth.debian.org
chrisk-guest at users.alioth.debian.org
Mon Mar 10 00:27:04 UTC 2014
Date: Monday, March 10, 2014 @ 00:27:03
Author: chrisk-guest
Revision: 10661
Add lintian override for debian-watch-may-check-gpg-signature
Added:
packages/pyrit/trunk/debian/source/lintian-overrides
Modified:
packages/pyrit/trunk/debian/changelog
Modified: packages/pyrit/trunk/debian/changelog
===================================================================
--- packages/pyrit/trunk/debian/changelog 2014-03-10 00:26:31 UTC (rev 10660)
+++ packages/pyrit/trunk/debian/changelog 2014-03-10 00:27:03 UTC (rev 10661)
@@ -4,26 +4,30 @@
- Added copyright attribution for some of the dump files. It was incorrectly
assumed that all of these originated from upstream; upstream however had
included them from third parties with their permission.
- - Refreshed DEP5 format to release candidate version
+ - Update to machine-readable format v1.0
+ - Refresh copyright years
* debian/pyrit.examples
debian/README.examples:
- Included dump files for testing purposes. Closes: #643033
* debian/control:
+ - Bump Standards-Version to 3.9.5 (no changes needed)
+ - Bump debhelper dependency to (>= 9)
- Dropped dependency on python-support and bumped python-all-dev dependency
to (>= 2.6.6-3~) for dh_python2
- Added X-Python-Version matching the former debian/pyversions
- Updated Vcs-* URLs
+ * debian/compat:
+ - Bump debhelper compatibility level to 9
* debian/rules:
- Converted to dh_python2
* debian/pyversions:
- - Removed (no longer needed)
+ - Removed (obsolete)
* debian/watch:
- - Use GoogleCode Redirector (googlecode.debian.net), Google URLs keep
- changing
+ - Use Google Code URLs following wiki.debian.org recommendations
* debian/patches (refreshed):
- 0006-custom-config-file
- -- Christian Kastner <debian at kvr.at> Sun, 09 Oct 2011 02:38:54 +0200
+ -- Christian Kastner <debian at kvr.at> Sun, 09 Mar 2014 15:13:06 +0100
pyrit (0.4.0-2) unstable; urgency=low
Added: packages/pyrit/trunk/debian/source/lintian-overrides
===================================================================
--- packages/pyrit/trunk/debian/source/lintian-overrides (rev 0)
+++ packages/pyrit/trunk/debian/source/lintian-overrides 2014-03-10 00:27:03 UTC (rev 10661)
@@ -0,0 +1,2 @@
+# Upstream does not provide signatures
+pyrit source: debian-watch-may-check-gpg-signature
More information about the Python-apps-commits
mailing list