[SCM] Debian packaging of libdir-purge-perl branch, master, updated. e706607100f58c46d5295670a80d5f33f5a5f9d4

gregor herrmann gregoa at debian.org
Thu Jul 5 20:24:57 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index bcd95f3..17b994a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,22 @@
 Source: libdir-purge-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>,
+           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: Deepak Tripathi <apenguinlinux at gmail.com>,
- gregor herrmann <gregoa at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Dir-Purge/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libdir-purge-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdir-purge-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libdir-purge-perl.git
+Homepage: http://search.cpan.org/dist/Dir-Purge/
 
 Package: libdir-purge-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends} 
-Description:  Purge directories to a given number of files
+Depends: ${perl:Depends},
+         ${misc:Depends} 
+Description: Purge directories to a given number of files
  Dir::Purge implements functions to reduce the number of files in a
  directory according to a strategy. It currently provides one strategy:
  removal of files by age.
+

-- 
Debian packaging of libdir-purge-perl



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