[libdevel-checkcompiler-perl] 01/02: Apply wrap-and-sort
Axel Beckert
abe at deuxchevaux.org
Fri Jan 10 01:44:46 UTC 2014
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libdevel-checkcompiler-perl.
commit b56402b69fa9190d53f59e5029893e0327bf207a
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Fri Jan 10 02:33:24 2014 +0100
Apply wrap-and-sort
---
debian/changelog | 4 ++++
debian/control | 5 +++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7fafe2f..8923201 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,12 +3,16 @@ libdevel-checkcompiler-perl (0.05-1) UNRELEASED; urgency=medium
NOTE:
let's wait for the previous upload to clear the new queue
+ [ gregor herrmann ]
* New upstream release.
* Don't install boilerplate README.md.
* Drop a contributor from the list of copyright holders.
* Lower debhelper compatibility level to 8.
* Make short description a noun phrase.
+ [ Axel Beckert ]
+ * Apply wrap-and-sort
+
-- gregor herrmann <gregoa at debian.org> Sat, 21 Dec 2013 21:21:49 +0100
libdevel-checkcompiler-perl (0.04-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index f51c0ac..cc303b6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Axel Beckert <abe at debian.org>
Build-Depends: debhelper (>= 8),
- perl
+ perl
Build-Depends-Indep: libtest-requires-perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-checkcompiler-perl.git
@@ -13,7 +13,8 @@ Homepage: https://metacpan.org/release/Devel-CheckCompiler
Package: libdevel-checkcompiler-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+ ${perl:Depends}
Description: module for checking compiler availability
Devel::CheckCompiler checks the availability of a C99 compiler. If none is
available, it exits with return code 0.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-checkcompiler-perl.git
More information about the Pkg-perl-cvs-commits
mailing list