[SCM] Debian packaging of libset-nestedgroups-perl branch, master, updated. upstream/0.01-4-g074b5e5

gregor herrmann gregoa at debian.org
Thu Jul 5 20:54:53 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 1bc6f86..2a7e533 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libset-nestedgroups-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 (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8.8-7)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Set-NestedGroups/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libset-nestedgroups-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libset-nestedgroups-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libset-nestedgroups-perl.git
+Homepage: http://search.cpan.org/dist/Set-NestedGroups/
 
 Package: libset-nestedgroups-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Simple implementation of nested groups
  Set::NestedGroups gives an implementation of nested groups, 
  access control lists (ACLs) would be one example of
@@ -28,3 +29,4 @@ Description: Simple implementation of nested groups
  .
  This module includes some facilities to integrate its data structures
  with either files in the local filesystem and with tables in a RDBMS.
+

-- 
Debian packaging of libset-nestedgroups-perl



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