[SCM] Debian packaging of libinline-perl branch, master, updated. debian/0.50-1-2-g8f8c8da

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


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

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

diff --git a/debian/control b/debian/control
index 0c1f050..6ced722 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,27 @@
 Source: libinline-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libinline-files-perl,
- libparse-recdescent-perl,
- libtest-warn-perl (>= 0.21)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Nicholas Bamber <nicholas at periapt.co.uk>
+                     libinline-files-perl,
+                     libparse-recdescent-perl,
+                     libtest-warn-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Inline/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libinline-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libinline-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libinline-perl.git
+Homepage: http://search.cpan.org/dist/Inline/
 
 Package: libinline-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libparse-recdescent-perl
-Recommends: gcc | c-compiler, libinline-files-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libparse-recdescent-perl
+Recommends: gcc | c-compiler,
+            libinline-files-perl
 Description: module for producing simple Foreign Function Interfaces
  Inline is a Perl module designed to allow developers to integrate source code
  written in other programming languages directly "inline" in Perl scripts or

-- 
Debian packaging of libinline-perl



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