[debsums] 01/01: Reorder and reword changelog entry a bit

Axel Beckert abe at deuxchevaux.org
Thu Mar 26 02:47:51 UTC 2015


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

abe pushed a commit to branch master
in repository debsums.

commit b8bf5df71e076061da1b0f74cd7fc327556272d4
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Mar 26 03:40:31 2015 +0100

    Reorder and reword changelog entry a bit
---
 debian/changelog | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3e59032..1f180ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,19 +2,23 @@ debsums (2.1~dev) UNRELEASED; urgency=medium
 
   [ Axel Beckert ]
   * Apply wrap-and-sort.
-  * debian/control:
+  * debian/control + t/*:
+    + Add simple test suite
+      - Add "Testsuite: autopkgtest-pkg-perl" header.
+      - Add build-dependency on libtest-command-simple-perl and
+        libfile-fnmatch-perl.
     + Declare compliance with Debian Policy 3.9.6 (no further changes)
-    + Add "Testsuite: autopkgtest-pkg-perl" header.
-  * debian/copyright:
+  * debian/copyright + debian/lintian-overrides:
     + Update copyright years.
     + Add myself.
     + Convert to machine-readable DEP5 format.
     + Add lintian override for copyright-refers-to-symlink-license.
-  * debian/rules:
+  * debian/rules + Makefile:
     + Simplify by moving cp, rm and dh_installdocs parameters to
       debian/{install,clean,docs}.
     + Remove now obsolete chmod call.
     + Drop variable usage for values only used once.
+    + Move most overridden stuff from debian/rules to Makefile.
   * debsums:
     + Warn if found md5sums file is empty but shouldn't. (Closes: #577197)
     + Broaden character set which is considered a valid version number.
@@ -28,15 +32,12 @@ debsums (2.1~dev) UNRELEASED; urgency=medium
       please perlcritic.
     + Whitespace cleanup, wrapping long lines.
     + Improve code readability by using consistent spacing and indentation.
-  * debsums.1:
+  * man/debsums.1 + man/po/*.po:
     + Remove mentioning of /etc/apt/apt.conf.d/90debsums (Closes: #737240)
   * rdebsums:
     + Whitespace cleanup.
     + Exit with highest exit code of any of its child debsums processes
       exited. (Closes: #711560)
-  * Add simple test suite
-    + Add build-dependency on libtest-command-simple-perl and libfile-fnmatch-perl.
-  * Move most stuff from debian/rules to Makefile.
 
   [ Andreas Beckmann ]
   * Fix accessing files in the host root filesystem (/) while checking an

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



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