[SCM] Debian packaging of libkwiki-perl branch, master, updated. debian/0.39-2-2-g0c595de

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


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

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

diff --git a/debian/control b/debian/control
index 2eb0908..10ec355 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,21 @@
 Source: libkwiki-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 (>= 8)
-Build-Depends-Indep: perl, libspoon-perl (>= 0.22)
-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
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Kwiki/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libkwiki-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libkwiki-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libkwiki-perl.git
+Homepage: http://search.cpan.org/dist/Kwiki/
 
 Package: libkwiki-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libspoon-perl (>= 0.22)
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libspoon-perl
 Description: Kwiki Wiki Building Framework
  A Wiki is a website that allows its users to add pages, and edit any existing
  pages. It is one of the most popular forms of web collaboration. If you are
@@ -29,3 +32,4 @@ Description: Kwiki Wiki Building Framework
  Which plugins you pick is entirely up to you. Another goal of Kwiki is that
  every installation will be unique. When there are hundreds of plugins
  available, this will hopefully be the case.
+

-- 
Debian packaging of libkwiki-perl



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