[SCM] Debian packaging of libfortune-perl branch, master, updated. e2b215a7d4a2000d86d7291e5d7a853d90a2342b

gregor herrmann gregoa at debian.org
Thu Jul 5 20:28:44 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index 00953a8..d5ab1fd 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,21 @@
 Source: libfortune-perl
-Priority: optional
-Section: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gustavo Franco <stratus at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 5.0.0)
-Build-Depends-Indep: perl (>= 5.8)
+Build-Depends-Indep: perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/Fortune/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libfortune-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfortune-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libfortune-perl.git
+Homepage: http://search.cpan.org/dist/Fortune/
 
 Package: libfortune-perl
-Priority: optional
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Priority: optional
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Recommends: fortunes 
 Description: Perl module to read fortune (strfile) databases
  The fortune program is a small but important part of the
@@ -30,3 +31,4 @@ Description: Perl module to read fortune (strfile) databases
  Fortune module; the older style of munging the header and
  data into one large "compiled" file is not (currently) 
  supported.
+

-- 
Debian packaging of libfortune-perl



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