[SCM] Debian packaging of libtest-object-perl branch, master, updated. 1eddf517a3f0360f9018ef48af93267c833f6161

gregor herrmann gregoa at debian.org
Thu Jul 5 21:00:59 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index cd9bdc2..2601924 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,20 @@
 Source: libtest-object-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Section: perl
 Priority: optional
-Build-Depends-Indep: perl (>= 5.8)
 Build-Depends: debhelper (>= 5)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.7.2
-Homepage: http://search.cpan.org/dist/Test-Object/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-object-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-object-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libtest-object-perl.git
+Homepage: http://search.cpan.org/dist/Test-Object/
 
 Package: libtest-object-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: Thoroughly testing objects via registered handlers
  The Test::Object perl module aids testing deep trees of classes. 
  It allows testing an object against the expected behavior of all the
  classes in its inheritance tree.
+

-- 
Debian packaging of libtest-object-perl



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