[SCM] Debian packaging of libsvn-notify-mirror-perl branch, master, updated. debian/0.03800-2-14-g31fc667

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


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

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

diff --git a/debian/control b/debian/control
index 1573e2c..18c7ea1 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,30 @@
 Source: libsvn-notify-mirror-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Micah Anderson <micah at debian.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Niko Tyni <ntyni at iki.fi>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl (>= 5.8.8-7), libsvn-notify-perl (>= 2.70),
- libyaml-perl (>= 0.62)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Build-Depends-Indep: perl,
+                     libsvn-notify-perl,
+                     libyaml-perl
 Standards-Version: 3.7.3
-Homepage: http://search.cpan.org/dist/SVN-Notify-Mirror/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libsvn-notify-mirror-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvn-notify-mirror-perl.git
-Uploaders: Micah Anderson <micah at debian.org>,
- gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at iki.fi>
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libsvn-notify-mirror-perl.git
+Homepage: http://search.cpan.org/dist/SVN-Notify-Mirror/
 
 Package: libsvn-notify-mirror-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libsvn-notify-perl (>= 2.70),
- libyaml-perl (>= 0.62)
-Suggests: libfile-rsync-perl, libnet-ssh-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libsvn-notify-perl,
+         libyaml-perl
+Suggests: libfile-rsync-perl,
+          libnet-ssh-perl
 Description: Keep a mirrored working copy of a repository path
  Keep a directory in sync with a portion of a Subversion repository.
  Typically used to keep a development web server in sync with the changes
  made to the repository.  This directory can either be on the same box as
  the repository itself, or it can be remote (via SSH connection).
+

-- 
Debian packaging of libsvn-notify-mirror-perl



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