r17262 - in /desktop/unstable/gtk2-engines/debian: changelog control control.in rules
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Mon Oct 13 09:59:00 UTC 2008
Author: joss
Date: Mon Oct 13 09:59:00 2008
New Revision: 17262
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17262
Log:
* Require libgtk-directfb-2.0-dev 2.12.11-4 for the udeb changes.
* Remove the -l flag for the udeb.
Modified:
desktop/unstable/gtk2-engines/debian/changelog
desktop/unstable/gtk2-engines/debian/control
desktop/unstable/gtk2-engines/debian/control.in
desktop/unstable/gtk2-engines/debian/rules
Modified: desktop/unstable/gtk2-engines/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk2-engines/debian/changelog?rev=17262&op=diff
==============================================================================
--- desktop/unstable/gtk2-engines/debian/changelog (original)
+++ desktop/unstable/gtk2-engines/debian/changelog Mon Oct 13 09:59:00 2008
@@ -1,3 +1,10 @@
+gtk2-engines (1:2.14.3-2) unstable; urgency=low
+
+ * Require libgtk-directfb-2.0-dev 2.12.11-4 for the udeb changes.
+ * Remove the -l flag for the udeb.
+
+ -- Josselin Mouette <joss at debian.org> Mon, 13 Oct 2008 12:01:02 +0200
+
gtk2-engines (1:2.14.3-1) unstable; urgency=low
* New upstream bugfix release.
Modified: desktop/unstable/gtk2-engines/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk2-engines/debian/control?rev=17262&op=diff
==============================================================================
--- desktop/unstable/gtk2-engines/debian/control (original)
+++ desktop/unstable/gtk2-engines/debian/control Mon Oct 13 09:59:00 2008
@@ -6,7 +6,7 @@
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 5),
libgtk2.0-dev (>= 2.12.0),
- libgtk-directfb-2.0-dev (>= 2.12.0),
+ libgtk-directfb-2.0-dev (>= 2.12.11-4),
gnome-pkg-tools (>= 0.10),
cdbs (>= 0.4.41),
chrpath,
Modified: desktop/unstable/gtk2-engines/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk2-engines/debian/control.in?rev=17262&op=diff
==============================================================================
--- desktop/unstable/gtk2-engines/debian/control.in (original)
+++ desktop/unstable/gtk2-engines/debian/control.in Mon Oct 13 09:59:00 2008
@@ -6,7 +6,7 @@
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 5),
libgtk2.0-dev (>= 2.12.0),
- libgtk-directfb-2.0-dev (>= 2.12.0),
+ libgtk-directfb-2.0-dev (>= 2.12.11-4),
gnome-pkg-tools (>= 0.10),
cdbs (>= 0.4.41),
chrpath,
Modified: desktop/unstable/gtk2-engines/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk2-engines/debian/rules?rev=17262&op=diff
==============================================================================
--- desktop/unstable/gtk2-engines/debian/rules (original)
+++ desktop/unstable/gtk2-engines/debian/rules Mon Oct 13 09:59:00 2008
@@ -20,9 +20,6 @@
# don't run dh_makeshlibs (we don't need shlibs for Gtk modules)
DEB_DH_MAKESHLIBS_ARGS_ALL += -n
-
-# Ensure libcairo-directfb2 is found
-DEB_DH_SHLIBDEPS_ARGS_gtk2-engines-udeb += -l/usr/lib/libcairo-directfb/lib/
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,-Bsymbolic -Wl,--as-needed
More information about the pkg-gnome-commits
mailing list