[SCM] Debian packaging of libspork-perl branch, master, updated. 91f208721bdee78d00548b515d35a81140b40e90

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


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

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

diff --git a/debian/control b/debian/control
index bfcf810..a5c598e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,25 @@
 Source: libspork-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Martín Ferrari <tincho at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl (>= 5.8.0-7), libspoon-perl (>= 0.22),
- libkwiki-perl (>= 0.38), libkwiki-cache-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Martín Ferrari <tincho at debian.org>
+Build-Depends-Indep: perl,
+                     libspoon-perl,
+                     libkwiki-perl,
+                     libkwiki-cache-perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Spork/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libspork-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libspork-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libspork-perl.git
+Homepage: http://search.cpan.org/dist/Spork/
 
 Package: libspork-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libspoon-perl (>= 0.22),
- libkwiki-perl (>= 0.38), libkwiki-cache-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libspoon-perl,
+         libkwiki-perl,
+         libkwiki-cache-perl
 Description: create slide presentations with Kwiki markup
  Spork lets you create HTML slideshow presentations easily. It comes with a
  sample slideshow. All you need is a text editor, a browser and a topic.
@@ -22,3 +27,4 @@ Description: create slide presentations with Kwiki markup
  Spork allows you create an entire slideshow by editing a single file called
  Spork.slides (by default). Each slide is created using a minimal markup
  language similar to the syntax used in Kwiki wikis.
+

-- 
Debian packaging of libspork-perl



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