[Python-modules-commits] r30068 - in packages/breathe/trunk/debian (changelog watch)
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Thu Aug 7 16:45:41 UTC 2014
Date: Thursday, August 7, 2014 @ 16:45:40
Author: sramacher
Revision: 30068
* New upstream release.
* debian/watch: Mangle filename.
Modified:
packages/breathe/trunk/debian/changelog
packages/breathe/trunk/debian/watch
Modified: packages/breathe/trunk/debian/changelog
===================================================================
--- packages/breathe/trunk/debian/changelog 2014-08-07 15:44:51 UTC (rev 30067)
+++ packages/breathe/trunk/debian/changelog 2014-08-07 16:45:40 UTC (rev 30068)
@@ -1,3 +1,10 @@
+breathe (3.0.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/watch: Mangle filename.
+
+ -- Sebastian Ramacher <sramacher at debian.org> Thu, 07 Aug 2014 18:42:56 +0200
+
breathe (2.0.0-1) unstable; urgency=medium
* New upstream release.
Modified: packages/breathe/trunk/debian/watch
===================================================================
--- packages/breathe/trunk/debian/watch 2014-08-07 15:44:51 UTC (rev 30067)
+++ packages/breathe/trunk/debian/watch 2014-08-07 16:45:40 UTC (rev 30068)
@@ -1,4 +1,5 @@
version=3
+opts=filenamemangle=s/.+\/v?(\d+.*)\.tar\.gz/breathe-$1\.tar\.gz/ \
https://github.com/michaeljones/breathe/releases .*/v(\d+.*)\.tar\.gz
# The tarball on pypi is missing a bunch of files (LICENSE, all the examples),
# so we take the one from github for now.
More information about the Python-modules-commits
mailing list