[mb2md] 06/30: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Wed Oct 16 21:56:26 UTC 2013


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

abe pushed a commit to branch master
in repository mb2md.

commit 2515b6044d429b78df3df63507a9694b3b01a1d3
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Oct 16 14:56:16 2013 +0200

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

diff --git a/debian/changelog b/debian/changelog
index e8caa4c..34bfc2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 mb2md (3.20-5) UNRELEASED; urgency=low
 
   * Adopt the package. Thanks Noël for his work so far!
+  * Apply wrap-and-sort.
 
  -- Axel Beckert <abe at debian.org>  Wed, 16 Oct 2013 14:44:56 +0200
 
diff --git a/debian/control b/debian/control
index 896dd7a..bbba900 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,14 @@ Source: mb2md
 Section: net
 Priority: optional
 Maintainer: Axel Beckert <abe at debian.org>
-Build-Depends: debhelper (>> 4.0.0), docbook-to-man
+Build-Depends: debhelper (>> 4.0.0),
+               docbook-to-man
 Standards-Version: 3.7.3
 
 Package: mb2md
 Architecture: all
-Depends: perl5, libtimedate-perl
+Depends: libtimedate-perl,
+         perl5
 Description: Converting Mbox mailboxes to Maildir format
  A Perl script that takes one or more Mbox format mailbox files in a
  directory and convert them to Maildir format mailboxes. As the Mbox

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



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