[SCM] SDL (Simple DirectMedia Layer) bindings for Perl branch, master, updated. upstream/2.533-11-g60db9eb

Dominique Dumont dod at debian.org
Mon Sep 19 14:34:45 UTC 2011


The following commit has been merged in the master branch:
commit 3c8c73e05881d86184366f8518b1faac66f65c7d
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Sep 19 16:32:59 2011 +0200

    Added DEP3 patch descriptions (with config-edit :-P )

diff --git a/debian/control b/debian/control
index 116c927..b2f5368 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ Build-Depends: debhelper (>= 7.0.50),
                libsdl-gfx1.2-dev,
                libsdl-net1.2-dev,
                libyaml-perl,
-               ttf-sil-gentium-basic
+               ttf-sil-gentium-basic,
+               libalien-sdl-perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/sdlperl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/sdlperl.git
diff --git a/debian/patches/do_not_ship_ttf_font b/debian/patches/do_not_ship_ttf_font
index 0be4150..e181151 100644
--- a/debian/patches/do_not_ship_ttf_font
+++ b/debian/patches/do_not_ship_ttf_font
@@ -1,3 +1,4 @@
+Description: Avoid shipping fonts provided elsewhere
 --- a/Build.PL
 +++ b/Build.PL
 @@ -592,7 +592,7 @@
diff --git a/debian/patches/fix_spelling b/debian/patches/fix_spelling
index 401ba1c..86ffc07 100644
--- a/debian/patches/fix_spelling
+++ b/debian/patches/fix_spelling
@@ -1,3 +1,4 @@
+Description: Makes lintian happy
 --- a/lib/pods/SDL/Events.pod
 +++ b/lib/pods/SDL/Events.pod
 @@ -462,11 +462,11 @@
diff --git a/debian/patches/fix_whatis_entries b/debian/patches/fix_whatis_entries
index 97ad271..38c3e54 100644
--- a/debian/patches/fix_whatis_entries
+++ b/debian/patches/fix_whatis_entries
@@ -1,3 +1,4 @@
+Description: Fix NAME section
 --- a/lib/pods/SDL/Tutorial/Animation.pod
 +++ b/lib/pods/SDL/Tutorial/Animation.pod
 @@ -3,7 +3,7 @@
diff --git a/debian/patches/install_man_pages_correctly b/debian/patches/install_man_pages_correctly
index 3f56248..1dd7cc3 100644
--- a/debian/patches/install_man_pages_correctly
+++ b/debian/patches/install_man_pages_correctly
@@ -1,3 +1,4 @@
+Description: Fix build so that man pages do not being with pods::
 --- a/inc/My/Builder.pm
 +++ b/inc/My/Builder.pm
 @@ -193,4 +193,12 @@

-- 
SDL (Simple DirectMedia Layer) bindings for Perl



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