[libdatetime-format-mysql-perl] 03/05: Comment out version mangling in debian/watch

Axel Beckert abe at deuxchevaux.org
Sun May 10 19:10:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository libdatetime-format-mysql-perl.

commit 8d1d8387d5e9533f405f85cf0be113227a929172
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun May 10 21:07:43 2015 +0200

    Comment out version mangling in debian/watch
    
    Not yet needed.
---
 debian/changelog | 1 +
 debian/watch     | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f56ac9d..0acd0e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libdatetime-format-mysql-perl (0.04-4) UNRELEASED; urgency=medium
 
   [ Axel Beckert ]
   * Add debian/upstream/metadata
+  * Comment out version mangling in debian/watch. Not yet needed.
 
  -- gregor herrmann <gregoa at debian.org>  Thu, 27 Feb 2014 22:34:34 +0100
 
diff --git a/debian/watch b/debian/watch
index 46080a3..edeac65 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,7 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-opts="versionmangle=s/(\.\d\d)$/${1}00/" \
+
+# The following line is only necessary if upstream does another
+# 4-digit release like 0.0301 back in 2004.
+# opts="versionmangle=s/(\.\d\d)$/${1}00/" \
 https://metacpan.org/release/DateTime-Format-MySQL   .*/DateTime-Format-MySQL-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-mysql-perl.git



More information about the Pkg-perl-cvs-commits mailing list