This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libversion-perl.
commit d933450a132503ec5be90db0a5ab33b0087f6947 Author: gregor herrmann <[email protected]> Date: Fri Jun 3 21:29:22 2016 +0200 Revert "debian/watch: update to version 4" This reverts commit 35ceb15f13ac080b8e2f7c16f67d34c34a0045bc. PET doesn't support v4, and there are no new features used Gbp-Dch: Ignore --- debian/changelog | 1 - debian/watch | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5521c10..59b67ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,6 @@ libversion-perl (1:0.9917-1) unstable; urgency=medium [ Lucas Kanashiro ] * Import upstream version 0.9917 - * debian/watch: update to version 4 * Declare compliance with Debian policy 3.9.8 -- Lucas Kanashiro <[email protected]> Fri, 03 Jun 2016 11:48:17 -0300 diff --git a/debian/watch b/debian/watch index 14051c0..5c1b5f6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -version=4 +version=3 opts=uversionmangle=s/\...$/$&00/ \ https://metacpan.org/release/version .*/version-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/libversion-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
