[SCM] Debian packaging of libdata-miscellany-perl branch, master, updated. d48994ae5b8e91c2afe55d61b9aca56e833122cf

gregor herrmann gregoa at debian.org
Thu Jul 5 20:19:39 UTC 2012


The following commit has been merged in the master branch:
commit 4b2370d6a890229ca78adc431ca91420e84edf8f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:23:25 2012 -0600

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

diff --git a/debian/control b/debian/control
index 309c9e4..d6a0acc 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: libdata-miscellany-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alejandro Garrido Mota <garridomota at gmail.com>,
- Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.8.4
-Homepage: http://search.cpan.org/dist/Data-Miscellany/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-miscellany-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-miscellany-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-miscellany-perl.git
+Homepage: http://search.cpan.org/dist/Data-Miscellany/
 
 Package: libdata-miscellany-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: collection of miscellaneous subroutines
  Data::Miscellany is a collection of miscellaneous subroutines useful in wide
  but varying scenarios; a catch-all module for things that don't obviously 
@@ -22,3 +24,4 @@ Description: collection of miscellaneous subroutines
  Obviously, what's considered useful differs from person to person, but this
  particular collection should be useful in object-oriented frameworks, such
  as Class::Framework and Data::Conveyor.
+

-- 
Debian packaging of libdata-miscellany-perl



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