[libtest-perl-critic-progressive-perl] 01/01: Package fixes

Robin Sheat eythian-guest at moszumanska.debian.org
Mon Nov 24 23:07:19 UTC 2014


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

eythian-guest pushed a commit to branch master
in repository libtest-perl-critic-progressive-perl.

commit 4dee38e17b44f45506075e0a66edf3ecdf5e2ee9
Author: Robin Sheat <robin at catalyst.net.nz>
Date:   Tue Nov 25 12:06:47 2014 +1300

    Package fixes
---
 debian/changelog | 11 +----------
 debian/control   |  7 +++----
 2 files changed, 4 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 268d12d..cd6fb9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,4 @@
-libtest-perl-critic-progressive-perl (0.03-1) UNRELEASED; urgency=low
-
-  TODO:
-  - d/control:
-    + version from libperl-critic-perl can be removed, nothing older in the
-      archive
-    + short description should be a noun phrase
-    + warnings during build:
-      Module::Build will be removed from the Perl core distribution in the next major release. Please install the separate libmodule-build-perl package.
-      --> add libmodule-build-perl to Build-Depends
+libtest-perl-critic-progressive-perl (0.03-1) unstable; urgency=low
 
   * Initial Release. Closes: #770783
 
diff --git a/debian/control b/debian/control
index ee4d9ce..66975fc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,8 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Robin Sheat <robin at catalyst.net.nz>
-Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: libperl-critic-perl (>= 1.082),
- perl
+Build-Depends: debhelper (>= 9), libmodule-build-perl
+Build-Depends-Indep: libperl-critic-perl, perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-perl-critic-progressive-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-perl-critic-progressive-perl.git
@@ -16,7 +15,7 @@ Package: libtest-perl-critic-progressive-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libperl-critic-perl (>= 1.082)
-Description: gradually enforce coding standards
+Description: module that allows gradual enforcement of coding standards
  Test::Perl::Critic::Progressive allows Perl coding standards to be
  enforced in a gradual way. With it hooked into a continuous integration
  system, it will fail any changes that increase the number of policy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-perl-critic-progressive-perl.git



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