[SCM] Debian packaging of libspiffy-perl branch, master, updated. ed322ce9bb66ce5a24c28a75c4b864deea88c414

gregor herrmann gregoa at debian.org
Thu Jul 5 20:55:19 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index bd7930e..53d7924 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,22 @@
 Source: libspiffy-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)
-Build-Depends-Indep: perl (>= 5.8.0-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.8.0
-Homepage: http://search.cpan.org/dist/Spiffy/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libspiffy-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libspiffy-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libspiffy-perl.git
+Homepage: http://search.cpan.org/dist/Spiffy/
 
 Package: libspiffy-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libfilter-perl, libscalar-list-utils-perl
-Description:  Spiffy Perl Interface Framework For You
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libfilter-perl,
+         libscalar-list-utils-perl
+Description: Spiffy Perl Interface Framework For You
  "Spiffy" is a framework and methodology for doing object oriented (OO)
  programming in Perl. Spiffy combines the best parts of Exporter.pm,
  base.pm, mixin.pm and SUPER.pm into one magic foundation class. It
@@ -31,3 +34,4 @@ Description:  Spiffy Perl Interface Framework For You
  If you make Spiffy.pm the base class of the basest class in your
  project, Spiffy will automatically pass all of its magic to all of your
  subclasses. You may eventually forget that you're even using it!
+

-- 
Debian packaging of libspiffy-perl



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