[SCM] Debian packaging of libperl6-junction-perl branch, master, updated. d9467392b49911a09fe0bbaa8d32d041f46b1db2

gregor herrmann gregoa at debian.org
Thu Jul 5 20:49:40 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 65086e1..6bc93de 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
 Source: libperl6-junction-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.8-7)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>,
- Damyan Ivanov <dmn at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Perl6-Junction/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libperl6-junction-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl6-junction-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libperl6-junction-perl.git
+Homepage: http://search.cpan.org/dist/Perl6-Junction/
 
 Package: libperl6-junction-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
-Description:  Perl6 style Junction operators in Perl5
+Depends: ${perl:Depends},
+         ${misc:Depends}
+Description: Perl6 style Junction operators in Perl5
  Perl6::Junction is a lightweight module which provides 'Junction' operators,
  the most commonly used being any and all.
  .
@@ -23,3 +24,4 @@ Description:  Perl6 style Junction operators in Perl5
  http://dev.perl.org/perl6/doc/design/exe/E06.html.
  .
  Provides a limited subset of the functionality of Quantum::Superpositions.
+

-- 
Debian packaging of libperl6-junction-perl



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