[SCM] Debian packaging of libclutter-perl branch, master, updated. 64670f7a801efcd4834c82e233b9adb5bc6abff3

intrigeri intrigeri at boum.org
Wed May 30 01:24:13 UTC 2012


The following commit has been merged in the master branch:
commit d3752bde2ffe3e8adb97bc4052dcdac3b734d91b
Author: intrigeri <intrigeri at boum.org>
Date:   Wed May 30 02:45:33 2012 +0200

    Drop pod-fixes.patch: patched .xs files are not shipped by the new introspection-based library anymore.

diff --git a/debian/patches/pod-fixes.patch b/debian/patches/pod-fixes.patch
deleted file mode 100644
index 3924cb8..0000000
--- a/debian/patches/pod-fixes.patch
+++ /dev/null
@@ -1,49 +0,0 @@
-Author: gregor herrmann <gregoa at debian.org>
-Description: fix various POD issues
-Forwarded: not-yet
-Origin: vendor
-
---- a/xs/ClutterBackend.xs
-+++ b/xs/ClutterBackend.xs
-@@ -37,7 +37,7 @@
- Clutter can be compiled against different backends. Each backend
- has to implement a set of functions, in order to be used by Clutter.
- 
--B<Clutter::Backend is the base class abstracting the various implementation;
-+B<Clutter::Backend> is the base class abstracting the various implementation;
- it provides a basic API to query the backend for generic information
- and settings.
- 
---- a/xs/ClutterBehaviourDepth.xs
-+++ b/xs/ClutterBehaviourDepth.xs
-@@ -20,7 +20,7 @@
- 
- =head1 DESCRIPTION
- 
--B<Clutter::Behaviour::Depth is a simple L<Clutter::Behaviour> controlling
-+B<Clutter::Behaviour::Depth> is a simple L<Clutter::Behaviour> controlling
- the depth of a set of actors between a start and end value.
- 
- =cut
---- a/xs/ClutterModel.xs
-+++ b/xs/ClutterModel.xs
-@@ -306,6 +306,8 @@
- 
- =item B<< iterator = GET_ITER_AT_ROW ($model, $position) >>
- 
-+=back
-+
- =head2 ITERATORS
- 
-   package MyModel::Iter;
---- a/xs/ClutterScore.xs
-+++ b/xs/ClutterScore.xs
-@@ -45,7 +45,7 @@
- 
- =head1 DESCRIPTION
- 
--B<Clutter::Score is a base class for sequencing multiple timelines in order.
-+B<Clutter::Score> is a base class for sequencing multiple timelines in order.
- 
- Using Clutter::Score it is possible to start multiple timelines at the
- same time or launch multiple timelines when a particular timeline has
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 1cc419b..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod-fixes.patch

-- 
Debian packaging of libclutter-perl



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