[SCM] Debian packaging of libclass-dbi-plugin-pager-perl branch, master, updated. 09952de7ee6d509cf42eeb0c90c8628a4a79a4ec

Xavier Guimard x.guimard at free.fr
Sun Dec 2 15:55:24 UTC 2012


The following commit has been merged in the master branch:
commit 8cb6bb90ad592a938f93507202a2d0580c860385
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Dec 2 16:48:20 2012 +0100

    Remove patch and add "libmodule-build-perl in B-D

diff --git a/debian/changelog b/debian/changelog
index bf30ad1..f0f7647 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,23 +1,16 @@
 libclass-dbi-plugin-pager-perl (0.566-1) UNRELEASED; urgency=low
 
   TODO:
-  - d/changelog: please use the proper syntax for the new email addresse:
-    "Email change: Tim Retout -> diocles at debian.org"
-    "Email change: Ansgar Burchardt -> ansgar at debian.org"
-  - what's the purpose of change-module-build-minimum-version.patch?
-    (we already have libmodule-build-perl 0.400100-2 in testing + unstable)
-    hm, so we also need "libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)"
-    in Build-Depends. or was the idea of the patch to avoid this build dependency?
   - d/control:
     + short description should be a, well, description and not the module name
     + module name should be mentioned in long description, and long
       description should be complete sentences.
 
   [ Tim Retout ]
-  * debian/control: Update my email address.
+  * Email change: Tim Retout -> diocles at debian.org
 
   [ Ansgar Burchardt ]
-  * Update my email address.
+  * Email change: Ansgar Burchardt -> ansgar at debian.org
   * debian/control: Convert Vcs-* fields to Git.
 
   [ gregor herrmann ]
@@ -30,7 +23,8 @@ libclass-dbi-plugin-pager-perl (0.566-1) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.4
   * Add libuniversal-require-perl in dependencies
   * Update debian/copyright (years and format)
-  * Add change-module-build-minimum-version.patch to use Module::Build 0.38
+  * Add "libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)" in
+    Build-Depends
 
  -- Xavier Guimard <x.guimard at free.fr>  Sun, 02 Dec 2012 10:07:09 +0100
 
diff --git a/debian/control b/debian/control
index 1098022..e82ceba 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: libclass-data-inheritable-perl,
                      libtest-warn-perl,
                      libuniversal-exports-perl,
                      libuniversal-require-perl,
-                     perl
+                     libmodule-build-perl (>= 0.400000) | perl (>= 5.17.1)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-dbi-plugin-pager-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-dbi-plugin-pager-perl.git
diff --git a/debian/patches/change-module-build-minimum-version.patch b/debian/patches/change-module-build-minimum-version.patch
deleted file mode 100644
index 94e8f45..0000000
--- a/debian/patches/change-module-build-minimum-version.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Description: change minimum version for Module::Build to 0.38
-Author: Xavier Guimard <x.guimard at free.fr>
-Forwarded: no
-Last-Update: 2012-12-02
-
---- libclass-dbi-plugin-pager-perl-0.566.orig/META.json
-+++ libclass-dbi-plugin-pager-perl-0.566/META.json
-@@ -17,7 +17,7 @@
-    "prereqs" : {
-       "configure" : {
-          "requires" : {
--            "Module::Build" : "0.40"
-+            "Module::Build" : "0.38"
-          }
-       },
-       "runtime" : {
---- libclass-dbi-plugin-pager-perl-0.566.orig/META.yml
-+++ libclass-dbi-plugin-pager-perl-0.566/META.yml
-@@ -5,7 +5,7 @@ author:
-   - 'Nikolay S. <majestic at cpan.org>'
- build_requires: {}
- configure_requires:
--  Module::Build: 0.40
-+  Module::Build: 0.38
- dynamic_config: 1
- generated_by: 'Module::Build version 0.4003, CPAN::Meta::Converter version 2.120921'
- license: perl
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index da72220..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-change-module-build-minimum-version.patch

-- 
Debian packaging of libclass-dbi-plugin-pager-perl



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