[libsdl-perl] 04/04: refreshed patches

dod at debian.org dod at debian.org
Wed Apr 23 13:32:30 UTC 2014


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

dod pushed a commit to branch master
in repository libsdl-perl.

commit d35d9d7d80c76b031ee399d8d27239d8a6221f36
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Apr 23 12:31:28 2014 +0200

    refreshed patches
---
 debian/changelog                     |  1 +
 debian/patches/hardcode-default-font | 22 +++++++++++-----------
 debian/patches/relax-module-build    | 10 +++++-----
 3 files changed, 17 insertions(+), 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8080336..d75acb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libsdl-perl (2.542-1) unstable; urgency=medium
   [ Dominique Dumont ]
   * Imported Upstream version 2.542 (Closes: #744896, #745229)
   * copyright: updated year
+  * refreshed patches
 
  -- Dominique Dumont <dod at debian.org>  Wed, 23 Apr 2014 12:23:12 +0200
 
diff --git a/debian/patches/hardcode-default-font b/debian/patches/hardcode-default-font
index b0f062f..7c780d1 100644
--- a/debian/patches/hardcode-default-font
+++ b/debian/patches/hardcode-default-font
@@ -26,7 +26,7 @@ Author: dod
 +++ b/Build.PL
 @@ -571,7 +571,6 @@
  		'ExtUtils::CBuilder' => '0.260301',
- 		'Alien::SDL'         => '1.426',
+ 		'Alien::SDL'         => '1.442',
  		'File::Find'         => '0',
 -		'File::ShareDir'     => '1.0',
  		'Tie::Simple'        => '0',
@@ -34,7 +34,7 @@ Author: dod
  	},
 @@ -581,14 +580,12 @@
  		'Test::Most'        => '0.21',
- 		'Alien::SDL'        => '1.426',
+ 		'Alien::SDL'        => '1.442',
  		'File::Find'        => '0',
 -		'File::ShareDir'    => '1.0',
  		'Tie::Simple'       => '0',
@@ -50,28 +50,28 @@ Author: dod
 --- a/META.json
 +++ b/META.json
 @@ -20,7 +20,6 @@
-             "Capture::Tiny" : "0",
-             "ExtUtils::CBuilder" : "0",
-             "File::Find" : "0",
+             "Capture::Tiny" : 0,
+             "ExtUtils::CBuilder" : 0,
+             "File::Find" : 0,
 -            "File::ShareDir" : "1.0",
-             "Scalar::Util" : "0",
+             "Scalar::Util" : 0,
              "Test::Most" : "0.21",
              "Test::Simple" : "0.88",
 @@ -33,7 +32,6 @@
-             "Capture::Tiny" : "0",
+             "Capture::Tiny" : 0,
              "ExtUtils::CBuilder" : "0.260301",
-             "File::Find" : "0",
+             "File::Find" : 0,
 -            "File::ShareDir" : "1.0",
              "Module::Build" : "0.38",
-             "Tie::Simple" : "0"
+             "Tie::Simple" : 0
           }
 @@ -41,7 +39,6 @@
        "runtime" : {
           "requires" : {
              "CPAN" : "1.92",
 -            "File::ShareDir" : "1.0",
-             "Scalar::Util" : "0",
-             "Tie::Simple" : "0",
+             "Scalar::Util" : 0,
+             "Tie::Simple" : 0,
              "perl" : "5.008000"
 --- a/META.yml
 +++ b/META.yml
diff --git a/debian/patches/relax-module-build b/debian/patches/relax-module-build
index 63fc271..cf5d70b 100644
--- a/debian/patches/relax-module-build
+++ b/debian/patches/relax-module-build
@@ -4,11 +4,11 @@ Description: Relax module build dep req
 +++ b/META.json
 @@ -34,7 +34,7 @@
              "ExtUtils::CBuilder" : "0.260301",
-             "File::Find" : "0",
+             "File::Find" : 0,
              "File::ShareDir" : "1.0",
--            "Module::Build" : "0.4",
+-            "Module::Build" : "0.40",
 +            "Module::Build" : "0.38",
-             "Tie::Simple" : "0"
+             "Tie::Simple" : 0
           }
        },
 --- a/META.yml
@@ -17,8 +17,8 @@ Description: Relax module build dep req
    ExtUtils::CBuilder: 0.260301
    File::Find: 0
    File::ShareDir: 1.0
--  Module::Build: 0.4
+-  Module::Build: 0.40
 +  Module::Build: 0.38
    Tie::Simple: 0
  dynamic_config: 1
- generated_by: 'Module::Build version 0.4, CPAN::Meta::Converter version 2.120630'
+ generated_by: 'Module::Build version 0.4001, CPAN::Meta::Converter version 2.112621'

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



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