[SCM] Debian packaging of libppix-editortools-perl branch, master, updated. debian/0.15-1-2-ge9a9d0d

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


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

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

diff --git a/debian/control b/debian/control
index cbf4395..e4785c8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,30 +1,31 @@
 Source: libppix-editortools-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ryan Niebur <ryan at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Florian Schlichting <fschlich at zedat.fu-berlin.de>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libclass-xsaccessor-perl,
- libppi-perl,
- libtest-differences-perl,
- libtest-most-perl,
- perl (>= 5.10.1) | libtest-more-perl (>= 0.88)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- Florian Schlichting <fschlich at zedat.fu-berlin.de>
+                     libclass-xsaccessor-perl,
+                     libppi-perl,
+                     libtest-differences-perl,
+                     libtest-most-perl
 Standards-Version: 3.9.3
-Homepage: http://search.cpan.org/dist/PPIx-EditorTools/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libppix-editortools-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libppix-editortools-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libppix-editortools-perl.git
+Homepage: http://search.cpan.org/dist/PPIx-EditorTools/
 
 Package: libppix-editortools-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libclass-xsaccessor-perl,
- libppi-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libclass-xsaccessor-perl,
+         libppi-perl
 Description: set of tools for editors to use for manipulating Perl via PPI
  PPIx::EditorTools is a set of tools designed to be used by IDEs and Editors
  to manipulate Perl code. It provides base classes and utility methods for
  manipulating Perl via PPI.
+

-- 
Debian packaging of libppix-editortools-perl



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