[Python-modules-commits] r33263 - in packages/python-keyczar/trunk/debian (rules watch)
chrisk-guest at users.alioth.debian.org
chrisk-guest at users.alioth.debian.org
Mon Jul 6 19:49:31 UTC 2015
Date: Monday, July 6, 2015 @ 19:49:30
Author: chrisk-guest
Revision: 33263
rules+watch: Add overlooked +ds suffix
Modified:
packages/python-keyczar/trunk/debian/rules
packages/python-keyczar/trunk/debian/watch
Modified: packages/python-keyczar/trunk/debian/rules
===================================================================
--- packages/python-keyczar/trunk/debian/rules 2015-07-06 19:48:43 UTC (rev 33262)
+++ packages/python-keyczar/trunk/debian/rules 2015-07-06 19:49:30 UTC (rev 33263)
@@ -40,7 +40,7 @@
--group=root \
--mode=a+rX \
--xz \
- -cf python-keyczar_$(UPVER).orig.tar.xz \
+ -cf python-keyczar_$(UPVER)+ds.orig.tar.xz \
python-keyczar-$(UPVER)+ds
rm -rf Python_release_$(UPVER).tar.gz \
keyczar-Python_release_$(UPVER) \
Modified: packages/python-keyczar/trunk/debian/watch
===================================================================
--- packages/python-keyczar/trunk/debian/watch 2015-07-06 19:48:43 UTC (rev 33262)
+++ packages/python-keyczar/trunk/debian/watch 2015-07-06 19:49:30 UTC (rev 33263)
@@ -1,3 +1,4 @@
version=3
+opts="dversionmangle=s/\+ds//" \
https://github.com/google/keyczar/releases .*/Python_release_(\d\S*)\.tar\.gz
More information about the Python-modules-commits
mailing list