This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository cpanoutdated.
commit 335762d7d34161c0295dfcf4ff5613d7e2444493 Author: gregor herrmann <[email protected]> Date: Fri Jun 3 21:51:59 2016 +0200 Revert "debian/watch: update to version 4" This reverts commit e633f468457e320f9bac9236dd8348cf21282f35. 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 698dd1f..922d28c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,6 @@ cpanoutdated (0.31-1) unstable; urgency=medium [ Lucas Kanashiro ] * Import upstream version 0.31 - * debian/watch: update to version 4 * debian/upstream/metadata: update Repository url * Update Debian packaging copyright * Declare compliance with Debian policy 3.9.8 diff --git a/debian/watch b/debian/watch index 191b980..8f9049c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ -version=4 +version=3 https://metacpan.org/release/cpan-outdated .*/cpan-outdated-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/cpanoutdated.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
