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

gregoa pushed a commit to branch master
in repository liberror-perl.

commit 504817da1ad8c18f18cb28ee21c2e35d8f647367
Author: gregor herrmann <gre...@debian.org>
Date:   Sun Jul 17 15:59:58 2016 +0200

    takeover part 2
    
    Gbp-Dch: Ignore
---
 debian/changelog | 7 +++++++
 debian/control   | 8 ++++++--
 debian/watch     | 4 ++--
 3 files changed, 15 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f52adea..2ab6b97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,13 @@
 liberror-perl (0.17-2) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+    field (source stanza); Homepage field (source stanza);
+    ${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
+    Perl Group <pkg-perl-maintain...@lists.alioth.debian.org> (was:
+    Clint Burfoot <cl...@burfoot.info>); Clint Burfoot
+    <cl...@burfoot.info> moved to Uploaders.
+  * debian/watch: use metacpan-based URL.
 
  -- gregor herrmann <gre...@debian.org>  Sun, 17 Jul 2016 15:58:12 +0200
 
diff --git a/debian/control b/debian/control
index 46fad6e..ee7a521 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,12 @@
 Source: liberror-perl
 Section: perl
 Priority: optional
-Maintainer: Clint Burfoot <cl...@burfoot.info>
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Clint Burfoot <cl...@burfoot.info>
 Standards-Version: 3.7.2
+Homepage: https://metacpan.org/release/Error
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/liberror-perl.git
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/liberror-perl.git
 Build-Depends-Indep: perl
 Build-Depends: debhelper (>= 9)        
 
@@ -10,7 +14,7 @@ Package: liberror-perl
 Section: perl
 Priority: optional
 Architecture: all
-Depends: ${perl:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: Perl module for error/exception handling in an OO-ish way
  This module provides two interfaces.  Firstly "Error" provides a
  procedural interface to exception handling.  Secondly "Error" is a
diff --git a/debian/watch b/debian/watch
index 85ec6cf..dd1c718 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=2
+version=3
 
-http://cpan.org/modules/by-category/02_Perl_Core_Modules/Error/UARUN/Error-(.*)\.tar\.gz
+https://metacpan.org/release/Error   
.*/Error-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/liberror-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to