[libstar-parser-perl] 05/16: Apply wrap-and-sort

Axel Beckert abe at deuxchevaux.org
Mon Dec 23 21:07:46 UTC 2013


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

abe pushed a commit to branch master
in repository libstar-parser-perl.

commit 9adaa8209defb783c30ccdd6c9a5fc1bb15dac19
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Mon Dec 23 21:46:47 2013 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 108e307..d6edd74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ libstar-parser-perl (0.59-4) UNRELEASED; urgency=low
   * Fix lintian warning copyright-without-copyright-notice
   * Remove debian/libstar-parser.substvars from git repository.
     + Fixes lintian warning diff-contains-substvars
+  * Apply wrap-and-sort
 
  -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 09 Oct 2007 22:31:57 +0200
 
diff --git a/debian/control b/debian/control
index 9283083..9a5ca71 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: libstar-parser-perl
 Section: non-free/perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Carlo Segre <segre at debian.org>, gregor herrmann <gregoa at debian.org>
+Uploaders: Carlo Segre <segre at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Build-Depends: debhelper (>= 5.0.0)
 Build-Depends-Indep: perl
 Standards-Version: 3.7.2
@@ -12,7 +13,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstar-parse
 
 Package: libstar-parser-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: STAR compliant data file parser for Perl
  This distribution contains a set of Perl modules for parsing STAR compliant
  data files and dictionaries, for example CIF or mmCIF data files and
@@ -26,4 +28,4 @@ Description: STAR compliant data file parser for Perl
     STAR::Dictionary
     STAR::Writer
     STAR::Checker
-    STAR::Filter 
+    STAR::Filter

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



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