[libcrypt-random-source-perl] 13/18: Stop track or mangle experimental releases.
Jonas Smedegaard
dr at jones.dk
Wed Aug 27 09:37:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcrypt-random-source-perl.
commit 6296c7b3310847ff8a5bd053cba236349deb4342
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Aug 27 10:59:07 2014 +0200
Stop track or mangle experimental releases.
---
debian/rules | 1 -
debian/watch | 3 +--
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index 67a812f..4e0affd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
DEB_UPSTREAM_PACKAGE = Crypt-Random-Source
DEB_UPSTREAM_URL = http://www.cpan.org/modules/by-module/Crypt
-DEB_UPSTREAM_TARBALL_BASENAME_MANGLE = s/~/_/
DEB_UPSTREAM_TARBALL_MD5 = 56251a6c909e21f5ae535b0e2af3897e
# Needed both by upstream build and (always) at runtime
diff --git a/debian/watch b/debian/watch
index e5c2eb7..396f0cb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
# Run the "uscan" command to check for upstream updates and more.
version=3
-opts=uversionmangle=s/_(\d+)/~$1/ \
-http://search.cpan.org/dist/Crypt-Random-Source/ .*/Crypt-Random-Source-([\d._]+)\.tar\.gz debian
+http://search.cpan.org/dist/Crypt-Random-Source/ .*/Crypt-Random-Source-([\d.]+)\.tar\.gz debian
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-random-source-perl.git
More information about the Pkg-perl-cvs-commits
mailing list