[SCM] Debian packaging of libsvn-svnlook-perl branch, master, updated. c208192f1f5fe7661ff6ab9fc154d5821ccbc4db

gregor herrmann gregoa at debian.org
Thu Jul 5 20:56:38 UTC 2012


The following commit has been merged in the master branch:
commit 18c18a34262dd06920c10191617f47f849a1efd2
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:56:27 2012 -0600

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

diff --git a/debian/control b/debian/control
index 73e4fca..b64ddb2 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: libsvn-svnlook-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5), libmodule-build-perl
+Build-Depends: debhelper (>= 5),
+               perl
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsvn-svnlook-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvn-svnlook-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsvn-svnlook-perl.git
 Homepage: http://search.cpan.org/dist/SVN-SVNLook/
 
 Package: libsvn-svnlook-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, subversion
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         subversion
 Description: Module to aid using svnlook in subversion hooks
  SVN::SVNLook runs the command line client, svnlook. This module provides an
  interface to retrieve information such as author, revision, date, and log
  message.
+

-- 
Debian packaging of libsvn-svnlook-perl



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