[SCM] Debian packaging of librcs-perl branch, master, updated. 409d75c245a184ba8187e94d3e0c9094c4045ab4

gregor herrmann gregoa at debian.org
Thu Jul 5 20:53:45 UTC 2012


The following commit has been merged in the master branch:
commit 3e1b0b281948af6d6598f7d3e92917ebaf14d709
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:52:49 2012 -0600

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

diff --git a/debian/control b/debian/control
index 41532f8..b7f01ef 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: librcs-perl
-Section: perl
-Priority: optional
-Build-Depends-Indep: perl (>= 5.8.8-7)
-Build-Depends: debhelper (>= 7), quilt (>= 0.40)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Deepak Tripathi <apenguinlinux at gmail.com>,
- gregor herrmann <gregoa at debian.org>
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7),
+               quilt
+Build-Depends-Indep: perl
 Standards-Version: 3.8.0
-Homepage: http://search.cpan.org/dist/Rcs/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/librcs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librcs-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/librcs-perl.git
+Homepage: http://search.cpan.org/dist/Rcs/
 
 Package: librcs-perl
 Architecture: all
-Depends: rcs, ${perl:Depends}, ${misc:Depends} 
-Description:  Perl Object Class for Revision Control System (RCS)
+Depends: rcs,
+         ${perl:Depends},
+         ${misc:Depends} 
+Description: Perl Object Class for Revision Control System (RCS)
  This Perl module provides an object oriented interface to access 
  Revision Control System (RCS) utilities. This module should simplify
  the creation of an RCS front-end.
- 
+

-- 
Debian packaging of librcs-perl



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