[SCM] Debian packaging of libtest-compile-perl branch, master, updated. debian/0.16-1-24-g8d39147

Nathan Handler nhandler at ubuntu.com
Thu Jul 19 23:18:02 UTC 2012


The following commit has been merged in the master branch:
commit 41c337e550c1f94cfb5bb87ad291e6fb2c2e3dac
Author: Nathan Handler <nhandler at ubuntu.com>
Date:   Thu Jul 19 18:08:24 2012 -0500

    debian/patches/clean_build.patch: Refresh to apply cleanly

diff --git a/debian/changelog b/debian/changelog
index a073ddd..b3a7bd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libtest-compile-perl (0.18-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * debian/patches/clean_build.patch: Refresh to apply cleanly
 
  -- Nathan Handler <nhandler at ubuntu.com>  Thu, 19 Jul 2012 17:56:54 -0500
 
diff --git a/debian/patches/clean_build.patch b/debian/patches/clean_build.patch
index b981cb5..26fe618 100644
--- a/debian/patches/clean_build.patch
+++ b/debian/patches/clean_build.patch
@@ -9,7 +9,7 @@ Forwarded: not-needed
 Last-Update: 2012-02-19
 --- a/Build.PL
 +++ b/Build.PL
-@@ -22,16 +22,16 @@
+@@ -15,16 +15,16 @@
         'perl'               => '5.6.0',
         'UNIVERSAL::require' => 0,
      },
@@ -19,7 +19,7 @@ Last-Update: 2012-02-19
 -    create_makefile_pl => 'traditional',
 -    meta_merge     => {
 -      resources => {
--        repository => Module::Build->can("metafile2") ? $meta2 : $meta1,
+-        repository => "http://github.com/egiles/test-compile",
 -      }
 -    },
 -    add_to_cleanup => [ 'Makefile.PL', 'META.yml' ],
@@ -29,7 +29,7 @@ Last-Update: 2012-02-19
 +#    create_makefile_pl => 'traditional',
 +#    meta_merge     => {
 +#      resources => {
-+#        repository => Module::Build->can("metafile2") ? $meta2 : $meta1,
++#        repository => "http://github.com/egiles/test-compile",
 +#      }
 +#    },
 +#    add_to_cleanup => [ 'Makefile.PL', 'META.yml' ],

-- 
Debian packaging of libtest-compile-perl



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