[SCM] Debian packaging of libfile-touch-perl branch, master, updated. 497135edff65281b9ddcf4a97c925b5c49b58adf

gregor herrmann gregoa at debian.org
Thu Jul 5 20:27:58 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 4dbe6f5..30e5c28 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,27 @@
 Source: libfile-touch-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Allard Hoeve <allard at byte.nl>,
- Niko Tyni <ntyni at iki.fi>, Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- gregor herrmann <gregoa at debian.org>, Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.2
+           Niko Tyni <ntyni at iki.fi>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>> 5.8)
-Homepage: http://search.cpan.org/dist/File-Touch/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-touch-perl.git
+Build-Depends-Indep: perl
+Standards-Version: 3.8.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-touch-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libfile-touch-perl.git
+Homepage: http://search.cpan.org/dist/File-Touch/
 
 Package: libfile-touch-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl interface to touch-like functions
  File::Touch lets you update access and modification timestamps, creating
  nonexistent files where necessary. It also allows you to only modify one of
  the stamps, choose to not create nonexistent files, and use timestamps from
  a different file.
+

-- 
Debian packaging of libfile-touch-perl



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