[SCM] Debian packaging of libacme-damn-perl branch, master, updated. upstream/0.05-25-g0a1841f

Fabrizio Regalli fabreg at fabreg.it
Thu Feb 16 23:22:40 UTC 2012


The following commit has been merged in the master branch:
commit 0a1841fff70adc072c6ae7738b1313a833e41be0
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Fri Feb 17 00:22:19 2012 +0100

    Fixed gregoa's TODO note

diff --git a/debian/changelog b/debian/changelog
index 4ecddd5..c85a368 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,37 +1,21 @@
 libacme-damn-perl (0.05-1) UNRELEASED; urgency=low
 
-  TODO:
-  - why libtest-exception-perl in Depends (I don't see it anywhere except in
-    the tests)
-  - please use debhelper compat level 9 for arch:any packages
-  - d/changelog:
-    + remove useless entries (ViewSVN and svn-upgrade to 0.04)
-    + use "Email change" syntax for new email addresses (jawnsy)
-
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
 
-  [ gregor herrmann ]
-  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
-    (source stanza).
-
   [ Ryan Niebur ]
-  * Update jawnsy's email address
+  * Email change: Jonathan Yu -> jawnsy at cpan.org
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
-  [ Jonathan Yu ]
-  * [svn-upgrade] Integrating new upstream version, libacme-damn-perl (0.04)
-
   [ Fabrizio Regalli ]
   * Imported Upstream version 0.05
   * Added myself to Uploaders and Copyright
   * Bump Standards-Version to 3.9.2 (no changes needed)
-  * Updated debhelper to (>= 8)
-  * Updated d/compat to 8
+  * Updated debhelper to (>= 9)
+  * Updated d/compat to 9
   * Removed version from perl dependency
-  * Added libtest-exception-perl to Depends also
   * Switch to dpkg-source 3.0 (quilt) format
   * Switch to standard three lines d/rules
   * d/copyright:
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 3ac4cb5..7fa0020 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libacme-damn-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 8), perl, libtest-exception-perl
+Build-Depends: debhelper (>= 9), perl, libtest-exception-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jeffrey Ratcliffe <jeffrey.ratcliffe at gmail.com>,
  Jonathan Yu <jawnsy at cpan.org>, Fabrizio Regalli <fabreg at fabreg.it>
@@ -12,8 +12,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libacme-damn-
 
 Package: libacme-damn-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libtest-exception-perl
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: Perl module to unbless objects
  Acme::Damn provides a way to reverse the bless operation, which takes a
  variable and associates it with a given class. One can use this module

-- 
Debian packaging of libacme-damn-perl



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