[libextutils-typemap-perl] 01/01: Changes after dh-make-perl

Piotr Roszatycki dexter at debian.org
Wed Dec 4 19:07:39 UTC 2013


This is an automated email from the git hooks/post-receive script.

dexter pushed a commit to branch master
in repository libextutils-typemap-perl.

commit 8ce50c876c05ba0add8353da332129418712adbb
Author: Piotr Roszatycki <piotr.roszatycki at gmail.com>
Date:   Wed Dec 4 20:07:25 2013 +0100

    Changes after dh-make-perl
---
 debian/changelog |  2 +-
 debian/control   | 25 ++++++++++---------------
 debian/copyright | 14 +++-----------
 3 files changed, 14 insertions(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c626a12..e877ac3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ libextutils-typemap-perl (1.00-1) unstable; urgency=low
 
   * Initial Release.
 
- -- Piotr Roszatycki <dexter at sony-vaio-sve1112m1ep>  Wed, 4 Dec 2013 19:53:22 +0100
+ -- Piotr Roszatycki <dexter at debian.org>  Wed, 4 Dec 2013 19:53:22 +0100
diff --git a/debian/control b/debian/control
index 12d4d7a..459ceef 100644
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,18 @@
 Source: libextutils-typemap-perl
 Section: perl
 Priority: optional
-Maintainer: Piotr Roszatycki <dexter at sony-vaio-sve1112m1ep>
-Build-Depends: debhelper (>= 9.20120312)
-Build-Depends-Indep: perl (>= 5.15.1)
+Maintainer: Piotr Roszatycki <dexter at debian.org>
+Build-Depends: debhelper
 Standards-Version: 3.9.5
 Homepage: https://metacpan.org/release/ExtUtils-Typemap
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-typemap-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-typemap-perl.git
 
 Package: libextutils-typemap-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- perl (>= 5.15.1)
-Description: Read/Write/Modify Perl/XS typemap files
- ExtUtils::Typemap exists merely as a compatibility wrapper around
- ExtUtils::Typemaps. In a nutshell, ExtUtils::Typemap was renamed to
- ExtUtils::Typemaps because the Typemap directory in lib/ could collide with
- the typemap file on case-insensitive file systems.
- .
- The ExtUtils::Typemaps module is part of the ExtUtils::ParseXS distribution
- and ships with the standard library of perl starting with perl version 5.16.
- .
- This description was automagically extracted from the module by dh-make-perl.
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: ExtUtils::Typemap - Read/Write/Modify Perl/XS typemap files
+ ExtUtils::Typemap exists merely as a compatibility wrapper
+ around ExtUtils::Typemaps. In a nutshell, ExtUtils::Typemap was renamed to
+ ExtUtils::Typemaps because the Typemap directory in lib/ could collide with the
+ typemap file on case-insensitive file systems.
diff --git a/debian/copyright b/debian/copyright
index c18098d..3e619bd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,21 +2,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/ExtUtils-Typemap
 Upstream-Contact: Steffen Mueller <smueller at cpan.org>
 Upstream-Name: ExtUtils-Typemap
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Steffen Mueller <smueller at cpan.org>
-License: 
+Copyright: 2009, 2010, 2011 Steffen Mueller
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2013, Piotr Roszatycki <dexter at sony-vaio-sve1112m1ep>
+Copyright: 2013, Piotr Roszatycki <dexter at debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libextutils-typemap-perl.git



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