[libxray-absorption-perl] 06/16: takeover, part 2

gregor herrmann gregoa at debian.org
Tue Jul 28 16:42:38 UTC 2015


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

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

commit f05e0cc28d5f13a154e3f405163f620959d8d7e7
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 28 18:01:41 2015 +0200

    takeover, part 2
    
    Gbp-Dch: Ignore
---
 debian/changelog | 6 ++++++
 debian/control   | 5 ++++-
 debian/watch     | 3 +++
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 31f3bce..127bfd4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,12 @@ libxray-absorption-perl (3.0.1-2) UNRELEASED; urgency=medium
 
   * Take over for the Debian Perl Group on maintainer's request
     (https://bugs.debian.org/786634)
+  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
+    field (source stanza). Changed: Maintainer set to Debian Perl Group
+    <pkg-perl-maintainers at lists.alioth.debian.org> (was: Carlo Segre
+    <segre at debian.org>); Carlo Segre <segre at debian.org> moved to
+    Uploaders.
+  * Add debian/watch.
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 28 Jul 2015 17:59:54 +0200
 
diff --git a/debian/control b/debian/control
index d9460e2..85744ad 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,15 @@
 Source: libxray-absorption-perl
 Section: perl
 Priority: optional
-Maintainer: Carlo Segre <segre at debian.org>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Carlo Segre <segre at debian.org>
 Build-Depends: debhelper (>= 7), libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.8.8), libchemistry-elements-perl,
 	libmath-spline-perl, libstorable-perl, libstatistics-descriptive-perl,
 	libreadonly-perl
 Standards-Version: 3.9.2
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxray-absorption-perl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxray-absorption-perl.git
 Homepage: http://cars9.uchicago.edu/~ravel/software/
 
 Package: libxray-absorption-perl
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..7d49a59
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+#https://metacpan.org/release/  .*/-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+#this module is now distributed as part of https://github.com/bruceravel/demeter/tree/master/lib/Xray

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxray-absorption-perl.git



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