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

gregoa pushed a commit to branch master
in repository libdist-zilla-plugin-repository-perl.

commit e4c7d9592049f3161ddfc90886fd30b1f258b801
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Sep 19 18:50:42 2016 +0200

    drop version constraint, already satisfied in oldstable
    
    (done with `cme fix dpkg-control' which als reformats d/control)
    
    Gbp-Dch: Ignore
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index d37ee02..b3cde9b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libdist-zilla-plugin-repository-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
 Uploaders: Joenio Costa <joe...@joenio.me>
+Section: perl
+Testsuite: autopkgtest-pkg-perl
+Priority: optional
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libdist-zilla-perl (>= 4.102340),
- perl
+Build-Depends-Indep: libdist-zilla-perl,
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-repository-perl.git
 Vcs-Git: 
https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-repository-perl.git
 Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Repository
-Testsuite: autopkgtest-pkg-perl
 
 Package: libdist-zilla-plugin-repository-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libdist-zilla-perl (>= 4.102340)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libdist-zilla-perl
 Description: Dist::Zilla plugin to discovery repository URL from svn/svk/Git 
checkout
  Dist::Zilla::Plugin::Repository is a Dist::Zilla plugin to automatically
  figure out repository URL and set it on the distribution metadata that will be

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-repository-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