[SCM] Debian packaging of libspoon-perl branch, master, updated. debian/0.24-2-2-gf597e5d

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


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

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

diff --git a/debian/control b/debian/control
index 8039937..21c3699 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,26 @@
 Source: libspoon-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libspiffy-perl (>= 0.22), 
- libio-all-perl (>= 0.33), libtemplate-perl (>= 2.10), liburi-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>
+Build-Depends-Indep: perl,
+                     libspiffy-perl,
+                     libio-all-perl,
+                     libtemplate-perl,
+                     liburi-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Spoon/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libspoon-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libspoon-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libspoon-perl.git
+Homepage: http://search.cpan.org/dist/Spoon/
 
 Package: libspoon-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libspiffy-perl (>= 0.22), 
- libio-all-perl (>= 0.33), libtemplate-perl (>= 2.10)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libspiffy-perl,
+         libio-all-perl,
+         libtemplate-perl
 Description: Spiffy Application Building Framework
  Spoon is an Application Framework that is designed primarily for
  building Social Software web applications. The Kwiki wiki software is
@@ -25,3 +31,4 @@ Description: Spiffy Application Building Framework
  .
  Spoon is not an application in and of itself. (As compared to Kwiki)
  You need to build your own applications from it.
+

-- 
Debian packaging of libspoon-perl



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