[SCM] Debian packaging of String-Parity CPAN distribution branch, master, updated. debian/1.31-1-7-gcba6707
Xavier Guimard
x.guimard at free.fr
Sat Dec 29 16:27:50 UTC 2012
The following commit has been merged in the master branch:
commit 10984df2e082800b42b72c10dfd2a985d11503bb
Author: Xavier Guimard <x.guimard at free.fr>
Date: Sat Dec 29 17:24:29 2012 +0100
Bump S-V to 3.9.4 + dh to 8 + update description + section->perl
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..45a4fb7
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
diff --git a/debian/control b/debian/control
index d486df0..0e98ad5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,22 @@
Source: libstring-parity-perl
-Section: interpreters
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ivan Kohler <ivan-debian at 420.am>,
+ Xavier Guimard <x.guimard at free.fr>
+Section: perl
Priority: optional
-Build-Depends: debhelper (>= 3.0.5), perl (>= 5.6.0-17)
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.5.1
+Build-Depends: debhelper (>= 8),
+ perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstring-parity-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libstring-parity-perl.git
+Homepage: http://search.cpan.org/dist/String-Parity/
Package: libstring-parity-perl
Architecture: all
-Depends: ${perl:Depends}
-Description: Perl library for parity functions.
- Perl library providing parity functions for working with even, odd, mark and
+Depends: ${misc:Depends},
+ ${perl:Depends}
+Description: Perl library for parity functions
+ String::Parity provides parity functions for working with even, odd, mark and
space parity. Don't use this module unless you have to communicate with some
old device or protocol.
+
--
Debian packaging of String-Parity CPAN distribution
More information about the Pkg-perl-cvs-commits
mailing list