[debsums] 01/01: Merge branch 'jessie'

Axel Beckert abe at deuxchevaux.org
Wed Mar 18 21:41:04 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 3e6dd97a7186432e472cb461554b3e6a6749c33b
Merge: 5f33205 7aceec6
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Mar 18 21:21:00 2015 +0100

    Merge branch 'jessie'
    
    Conflicts:
    	debian/changelog (real manual merge)
    	debian/control   (HEAD taken, fixes were cherry-picked from HEAD)
    	debsums          (HEAD taken, fixes were cherry-picked from HEAD)

 debian/changelog | 27 ++++++++++++++++-----------
 1 file changed, 16 insertions(+), 11 deletions(-)

diff --cc debian/changelog
index 666c237,d6bdc3a..2f1b49d
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,59 -1,19 +1,64 @@@
 +debsums (2.1~dev) UNRELEASED; urgency=medium
 +
 +  [ Axel Beckert ]
-   * Take package under maintenance of the Debian Perl Group
-     + Move Maintainer to Uploaders
-     + Set Maintainer to the Debian Perl Group
-     + Update Vcs-* header to point to pkg-perl git repository
-     + See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744398#722 and
-       https://lists.debian.org/debian-perl/2015/01/msg00010.html for
-       discussions about moving to group maintenance.
 +  * Apply wrap-and-sort.
 +  * debian/control:
-     + Add myself as Uploader.
-     + Canonicalize Vcs-* headers.
 +    + Declare compliance with Debian Policy 3.9.6 (no further changes)
 +    + Add "Testsuite: autopkgtest-pkg-perl" header.
 +  * debian/copyright:
 +    + Update copyright years.
 +    + Add myself.
 +    + Convert to machine-readable DEP5 format.
 +    + Add lintian override for copyright-refers-to-symlink-license.
 +  * debian/rules:
 +    + 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.
 +  * debsums:
-     + Apply patch by Vladimir N. Solovyov to also report modified files of
-       arch-qualified (multiarch) packages. (Closes: #773136)
 +    + Warn if found md5sums file is empty but shouldn't. (Closes: #577197)
 +    + Broaden character set which is considered a valid version number.
 +      (Closes: #779626)
 +    + Simplify parsing of dpkg-{parsechangelog,query} output by using more
 +      specific options, allowing to drop the calls to grep and cut.
 +    + Use "use warnings;" instead of "perl -w".
 +    + Remove superfluous parentheses in foreach loop.
 +    + Remove obsolete CVS keywords.
 +    + Quote HERE document delimiters to ease syntax highlighting and
 +      please perlcritic.
 +    + Whitespace cleanup, wrapping long lines.
 +    + Improve code readability by using consistent spacing and indentation.
 +  * debsums.1:
 +    + 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)
 +
 +  [ Andreas Beckmann ]
 +  * Fix accessing files in the host root filesystem (/) while checking an
 +    alternate --root and following absolute symlinks.  (Closes: #689202)
 +    Manually resolve symlinks without escaping the --root directory and open
 +    the resolved path instead of the original one.
 +
 + -- Axel Beckert <abe at debian.org>  Fri, 06 Feb 2015 23:50:20 +0100
 +
+ debsums (2.0.53) unstable; urgency=medium
+ 
+   * Take package under maintenance of the Debian Perl Group
+     + Move Maintainer to Uploaders
+     + Set Maintainer to the Debian Perl Group
+     + Update Vcs-* header to point to pkg-perl git repository
+     + See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744398#722 and
+       https://lists.debian.org/debian-perl/2015/01/msg00010.html for
+       discussions about moving to group maintenance.
+   * Add myself as Uploader.
+   * Canonicalize Vcs-* headers.
+   * Apply patch by Vladimir N. Solovyov to also report modified files of
+     arch-qualified (multiarch) packages. (Closes: #773136)
+ 
+  -- Axel Beckert <abe at debian.org>  Wed, 18 Mar 2015 20:35:02 +0100
+ 
  debsums (2.0.52+nmu3) unstable; urgency=medium
  
    * Non-maintainer upload

-- 
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