[libxray-spacegroup-perl] 05/15: takeover, part 2

gregor herrmann gregoa at debian.org
Tue Jul 28 16:49:05 UTC 2015


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

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

commit 855244f89571e68416f7a6fd3c3141fa21baa529
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 28 18:02:32 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 dce8228..ab2630d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,12 @@ libxray-spacegroup-perl (0.1.1-3) 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 18:00:18 +0200
 
diff --git a/debian/control b/debian/control
index 7b08f64..71df1bb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,11 @@ Priority: optional
 Build-Depends: debhelper (>= 7), libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.8.8), libreadonly-perl,
 	libregexp-optimizer-perl, liblist-moreutils-perl, libclass-std-perl
-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>
 Standards-Version: 3.9.2
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libxray-spacegroup-perl.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libxray-spacegroup-perl.git
 Homepage: http://cars9.uchicago.edu/~ravel/software/
 
 Package: libxray-spacegroup-perl
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..87fab1a
--- /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-spacegroup-perl.git



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