[SCM] Debian packaging of libxml-atom-simplefeed-perl branch, master, updated. f2198830a5937659fd8d7d8dc2b92848f43deea6

gregor herrmann gregoa at debian.org
Thu Jul 5 21:09:08 UTC 2012


The following commit has been merged in the master branch:
commit 195161817547d061e58719064812e2683ab1f163
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 13:05:41 2012 -0600

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

diff --git a/debian/control b/debian/control
index 3b5732d..0396196 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libxml-atom-simplefeed-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Christine Spang <christine at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), libmodule-build-perl
+Build-Depends: debhelper (>= 7),
+               perl
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Christine Spang <christine at debian.org>
 Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/XML-Atom-SimpleFeed/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-atom-simplefeed-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-atom-simplefeed-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-atom-simplefeed-perl.git
+Homepage: http://search.cpan.org/dist/XML-Atom-SimpleFeed/
 
 Package: libxml-atom-simplefeed-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Perl module for generation of Atom syndication feeds
  This module provides a minimal API for generating Atom syndication feeds
  quickly and easily. It supports all aspects of the Atom format, but has
@@ -23,3 +25,4 @@ Description: Perl module for generation of Atom syndication feeds
  structures, as documented, to specify more particulars.
  .
  This module has a much smaller dependency chain than XML::Atom.
+

-- 
Debian packaging of libxml-atom-simplefeed-perl



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