[SCM] Debian packaging of libnews-newsrc-perl branch, master, updated. a022f329c64f5ff158a87a4c3c58f9a21d2877d9

gregor herrmann gregoa at debian.org
Thu Jul 5 20:46:55 UTC 2012


The following commit has been merged in the master branch:
commit 690412811d8ffa8a1ce438e1c5647444e65925d9
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:47:08 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 9a70ab1..5a689c0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: libnews-newsrc-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libset-intspan-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl,
+                     libset-intspan-perl
 Standards-Version: 3.8.0
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnews-newsrc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnews-newsrc-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnews-newsrc-perl.git
 Homepage: http://search.cpan.org/dist/News-Newsrc/
 
 Package: libnews-newsrc-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libset-intspan-perl (>= 1.07)
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libset-intspan-perl
 Description: Manage newsrc files
  News::Newsrc manages newsrc files.
   Methods are provided for
@@ -25,3 +28,4 @@ Description: Manage newsrc files
   - testing whether articles are marked
   - returning lists of newsgroups
   - returning lists of articles
+

-- 
Debian packaging of libnews-newsrc-perl



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