[libopenoffice-oodoc-perl] 02/03: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Wed Dec 25 19:49:38 UTC 2013


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

abe pushed a commit to branch master
in repository libopenoffice-oodoc-perl.

commit 28d7935a2e2436e399293c6ac96b10dfdd3d71a6
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Dec 25 20:38:32 2013 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 917b023..f537152 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libopenoffice-oodoc-perl (2.125-3) UNRELEASED; urgency=low
   * Bump debhelper compatibility to 9 to get rid of dh_pysupport
     deprecation warning.
     + Update versioned debhelper build-dependency accordingly
+  * Apply wrap-and-sort
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Jan 2013 22:05:21 +0100
 
diff --git a/debian/control b/debian/control
index f78a835..e6ad509 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,15 @@ Source: libopenoffice-oodoc-perl
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 9~)
-Build-Depends-Indep: perl, libarchive-zip-perl,
- libxml-twig-perl
+Build-Depends-Indep: libarchive-zip-perl,
+                     libxml-twig-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
- Damyan Ivanov <dmn at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Franck Joncourt <franck at debian.org>, gregor herrmann <gregoa at debian.org>
+           Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Franck Joncourt <franck at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/OpenOffice-OODoc/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libopenoffice-oodoc-perl.git
@@ -15,8 +18,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libopenoffice
 
 Package: libopenoffice-oodoc-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libarchive-zip-perl,
- libxml-twig-perl
+Depends: libarchive-zip-perl,
+         libxml-twig-perl,
+         ${misc:Depends},
+         ${perl:Depends}
 Recommends: libtext-wrapper-perl
 Description: module for working with Open Document Format files
  OpenOffice::OODoc is a Perl module for reading from/writing to files that

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



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