[SCM] Debian packaging of libdata-types-perl branch, master, updated. f3323c5c220d88e8b89035ba82e75afa5b94981b

gregor herrmann gregoa at debian.org
Sat Aug 27 15:46:42 UTC 2011


The following commit has been merged in the master branch:
commit 7e7fa5d983ab3f0fa43b6bda01e1a1abd78eee85
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Aug 27 17:40:39 2011 +0200

    debian/control:
    
    - bump Standard-Version to 3.9.2, remove unneeded versions/packages
    - add /me to Uploaders
    - make short description a noun phrase

diff --git a/debian/control b/debian/control
index 237cc03..f58b111 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,14 @@
 Source: libdata-types-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.8.0-7), libtest-pod-perl
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl,
+ libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Rene Mayorga <rmayorga at debian.org>
-Standards-Version: 3.7.3
+ Damyan Ivanov <dmn at debian.org>, Rene Mayorga <rmayorga at debian.org>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Data-Types/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdata-types-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-types-perl.git
@@ -14,9 +16,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-types
 Package: libdata-types-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, 
-Description: Validate and convert data types
+Description: module for validating and converting data types
  Data::Types exports a number of functions that are useful for validating 
  and converting data types. 
+ .
  It is intended for use in applications where data types
  are more important than they typically are in Perl -- e.g., database
  applications.

-- 
Debian packaging of libdata-types-perl



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