[SCM] Debian packaging of Color-Scheme CPAN distribution branch, master, updated. debian/1.02-3-10-g252878f

Xavier Guimard x.guimard at free.fr
Fri Dec 28 11:51:39 UTC 2012


The following commit has been merged in the master branch:
commit 9f46f2be1addeb80fe633c4f208dcf9d4cee6034
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Fri Dec 28 12:47:57 2012 +0100

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index b8626c4..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+8
diff --git a/debian/control b/debian/control
index bab498a..fc73484 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,24 @@
 Source: libcolor-scheme-perl
+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 (>= 4.0.2), libtest-differences-perl
-Build-Depends-Indep: perl (>= 5.8.0-7)
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.6.1
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libtest-differences-perl,
+                     perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcolor-scheme-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libcolor-scheme-perl.git
+Homepage: http://search.cpan.org/dist/Color-Scheme/
 
 Package: libcolor-scheme-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, 
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libtest-differences-perl
 Description: Perl module to generate pleasant color schemes
  This module is a Perl implementation of Color Schemes 2
  (http://wellstyled.com/tools/colorscheme2/index-en.html), a color scheme
  generator.
+

-- 
Debian packaging of Color-Scheme CPAN distribution



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