[libcompress-snappy-perl] 01/02: -. Remove '[ Alejandro Garrido Mota ]' from changelog -. Rewrite debian/libcompress-snappy-perl.examples to ex/* (more generic) -. Put 'debhelper (>= 9.20120312)' in d/control (DB) -. Add copyright entries of inc/Devel/CheckLib.pm and pport.h

Alejandro Garrido Mota alejandro at debian.org
Thu Sep 19 12:56:15 UTC 2013


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

mogaal-guest pushed a commit to branch master
in repository libcompress-snappy-perl.

commit 18dfeab1a4c17f30f69d362cbcdadeb05bc024cf
Author: Alejandro Garrido Mota <alejandro at debian.org>
Date:   Thu Sep 19 08:24:03 2013 -0430

    -. Remove '[ Alejandro Garrido Mota ]' from changelog
    -. Rewrite debian/libcompress-snappy-perl.examples to ex/* (more generic)
    -. Put 'debhelper (>= 9.20120312)' in d/control (DB)
    -. Add copyright entries of inc/Devel/CheckLib.pm and pport.h
---
 debian/changelog                        |   18 ++----------------
 debian/control                          |    2 +-
 debian/copyright                        |   10 ++++++++++
 debian/libcompress-snappy-perl.examples |    2 +-
 4 files changed, 14 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d47cbe..55517da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,19 +1,5 @@
-libcompress-snappy-perl (0.20-1) UNRELEASED; urgency=low
+libcompress-snappy-perl (0.20-1) unstable; urgency=low
 
-  TODO:
-  - (cosmetic) no need for '[ name ]' when there is only one person in the
-    changelog
-  - (cosmetic) debian/libcompress-snappy-perl.examples: I'd rather write
-    'ex/*' in case there are more examples in the future
-  - d/control: arch:any package need 'debhelper (>= 9.20120312)', that's the
-    first version that passes all hardening flags to EUMM and Module::Build
-  - having another copy of snappy in the archive is Bad™.
-    can this package use libsnappy-dev instead? if not →
-    https://wiki.debian.org/EmbeddedCodeCopies
-  - d/copyright: info for at least inc/Devel/CheckLib.pm and pport.h missing
-    ('rep -ir copyright *' helps :))
-
-  [ Alejandro Garrido Mota ]
   * Initial Release. (Closes: #722345)
 
- -- Alejandro Garrido Mota <alejandro at debian.org>  Sat, 14 Sep 2013 15:52:08 +0200
+ -- Alejandro Garrido Mota <alejandro at debian.org>  Wed, 18 Sep 2013 00:19:28 -0430
diff --git a/debian/control b/debian/control
index 17b6cc8..36e5e76 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: perl
 Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alejandro Garrido Mota <alejandro at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 9.20120312),
                perl
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcompress-snappy-perl.git
diff --git a/debian/copyright b/debian/copyright
index f1642f3..665d452 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,16 @@ Files: *
 Copyright: 2011-2013, gray <gray at cpan.org>
 License: Artistic or GPL-1+
 
+Files: inc/Devel/CheckLib.pm
+Copyright: 2011-2013, gray <gray at cpan.org>
+License: Artistic or GPL-1+
+
+Files: ppport.h
+Copyright: 2004-2010, Marcus Holland-Moritz
+           2001, Paul Marquess
+           2001, 1999, Kenneth Albanowski 
+License: Artistic or GPL-1+
+
 Files: src/*
 Copyright: 2011, Google Inc.
 License: BSD-3-Clause
diff --git a/debian/libcompress-snappy-perl.examples b/debian/libcompress-snappy-perl.examples
index a6f1666..9336acf 100644
--- a/debian/libcompress-snappy-perl.examples
+++ b/debian/libcompress-snappy-perl.examples
@@ -1 +1 @@
-ex/benchmark.pl
+ex/*

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



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