[debsums] 166/184: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Mon Mar 2 21:21:29 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 0d70dfbf00e019dae1e27f5a0d4c5fc2fadf812c
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri Feb 6 23:54:18 2015 +0100

    Apply wrap-and-sort
---
 debian/changelog |  1 +
 debian/control   | 14 +++++++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 80cbffa..71003a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ debsums (2.1~dev) UNRELEASED; urgency=medium
     + Move Maintainer to Uploaders
     + Set Maintainer to the Debian Perl Group
     + Update Vcs-* header to point to pkg-perl git repository
+  * Apply wrap-and-sort.
 
  -- Axel Beckert <abe at debian.org>  Fri, 06 Feb 2015 23:50:20 +0100
 
diff --git a/debian/control b/debian/control
index 9ed5335..4b5e553 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,23 @@ Source: debsums
 Section: admin
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>, Anders Kaseorg <andersk at mit.edu>
-Build-Depends: debhelper (>= 8), po-debconf, po4a
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Anders Kaseorg <andersk at mit.edu>
+Build-Depends: debhelper (>= 8),
+               po-debconf,
+               po4a
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/debsums.git
 Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/debsums.git;a=summary
 
 Package: debsums
 Architecture: all
-Depends: perl (>= 5.8.0-3), ucf (>= 0.28), libfile-fnmatch-perl, libdpkg-perl, dpkg (>= 1.16.3), ${misc:Depends}
+Depends: dpkg (>= 1.16.3),
+         libdpkg-perl,
+         libfile-fnmatch-perl,
+         perl (>= 5.8.0-3),
+         ucf (>= 0.28),
+         ${misc:Depends}
 Description: tool for verification of installed package files against MD5 checksums
  debsums can verify the integrity of installed package files against
  MD5 checksums installed by the package, or generated from a .deb

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