[pkg-java] r18979 - trunk/fop/debian
Mathieu Malaterre
malat at moszumanska.debian.org
Mon Feb 8 17:55:18 UTC 2016
Author: malat
Date: 2016-02-08 17:55:18 +0000 (Mon, 08 Feb 2016)
New Revision: 18979
Modified:
trunk/fop/debian/changelog
trunk/fop/debian/watch
Log:
fix mangling
Modified: trunk/fop/debian/changelog
===================================================================
--- trunk/fop/debian/changelog 2016-02-06 14:31:24 UTC (rev 18978)
+++ trunk/fop/debian/changelog 2016-02-08 17:55:18 UTC (rev 18979)
@@ -1,4 +1,4 @@
-fop (1:2.1+dfsg-1) unstable; urgency=medium
+fop (1:2.1-1) unstable; urgency=medium
* New upstream release
* Remove patch applied upstream:
Modified: trunk/fop/debian/watch
===================================================================
--- trunk/fop/debian/watch 2016-02-06 14:31:24 UTC (rev 18978)
+++ trunk/fop/debian/watch 2016-02-08 17:55:18 UTC (rev 18979)
@@ -1,3 +1,3 @@
version=3
-opts=pgpsigurlmangle=s/$/.asc/,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$// \
+opts=pgpsigurlmangle=s/$/.asc/ \
http://www.apache.org/dist/xmlgraphics/fop/source/fop[\-\._]?(\d\S*)\-src\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
More information about the pkg-java-commits
mailing list