[SCM] Debian packaging of libdate-simple-perl branch, master, updated. 11dba23be101a1ae5fadc49f65eca883bdc4b777
gregor herrmann
gregoa at debian.org
Sat May 26 14:47:21 UTC 2012
The following commit has been merged in the master branch:
commit 7ec75bf691c242338a0068ad73f98da42c6ab5a3
Author: gregor herrmann <gregoa at debian.org>
Date: Sat May 26 16:44:48 2012 +0200
Revert "revert r37647 - debian/watch and developer versions - we do have a developer version for this package"
This reverts commit 44223ccca5f25a6c57af959f4a47ecb5c5003aa9.
And we want to ignore developer versions since there's a "real" release
around.
Git-Dch: Ignore
diff --git a/debian/changelog b/debian/changelog
index 2e4e0c9..68c5021 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ libdate-simple-perl (3.03.03-2) UNRELEASED; urgency=low
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
+ [ Nathan Handler ]
+ * debian/watch: Update to ignore development releases.
+
[ gregor herrmann ]
* Change my email address.
* Convert to source format 3.0 (quilt).
diff --git a/debian/watch b/debian/watch
index 650a3e4..3b9f47c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,8 +1,8 @@
version=3
opts="uversionmangle=s/_/./g" \
http://search.cpan.org/dist/Date-Simple/ \
- .+/Date-Simple-v?(\d[\d._]*)\.(?:tar\.(?:gz|bz2)|tga|zip)
+ .+/Date-Simple-v?(\d[\d.]*)\.(?:tar\.(?:gz|bz2)|tga|zip)
opts="uversionmangle=s/_/./g" \
http://search.cpan.org/CPAN/authors/id/I/IZ/IZUT/ \
- Date-Simple-v?(\d[\d._]*)\.(?:tar\.(?:gz|bz2)|tga|zip)
+ Date-Simple-v?(\d[\d.]*)\.(?:tar\.(?:gz|bz2)|tga|zip)
--
Debian packaging of libdate-simple-perl
More information about the Pkg-perl-cvs-commits
mailing list