r1112 - in /experimental/gtkhtml3.14/debian: changelog control rules

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Sun Jan 11 16:47:24 UTC 2009


Author: corsac
Date: Sun Jan 11 16:47:24 2009
New Revision: 1112

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1112
Log:
  - add build-dep on chrpath, libgconf2-dev, libgladeui-1-dev, libenchant-dev 
    and iso-codes.
  - update build-dep on intltool.

Modified:
    experimental/gtkhtml3.14/debian/changelog
    experimental/gtkhtml3.14/debian/control
    experimental/gtkhtml3.14/debian/rules

Modified: experimental/gtkhtml3.14/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/gtkhtml3.14/debian/changelog?rev=1112&op=diff
==============================================================================
--- experimental/gtkhtml3.14/debian/changelog (original)
+++ experimental/gtkhtml3.14/debian/changelog Sun Jan 11 16:47:24 2009
@@ -3,8 +3,10 @@
   * New upstream release.
   * debian/control:
     - add myself to Uploaders.
-    - add build-dep on chrpath, libenchant-dev and iso-codes.
+    - add build-dep on chrpath, libgconf2-dev, libgladeui-1-dev, libenchant-dev 
+      and iso-codes.
     - add libenchant-dev and iso-codes to libgtkhtml3.14-dev dependencies.
+    - update build-dep on intltool.
   * debian/control, debian/gtkhtml3.14.install: drop gtkhtml3.14 package.
   * debian/control, debian/libgtkhtml-editor*.install: add gtkhtml-editor
     packages (library, dev and common, packaging inspired by Ubuntu one).
@@ -13,7 +15,7 @@
   * debian/rules:
     - remove rpath on libgtkhtml-3.14.so.19.1.0 and libgtkhtml-editor.so.0.0.0.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Mon, 15 Dec 2008 10:33:34 +0100
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 10 Jan 2009 19:52:05 +0100
 
 gtkhtml3.14 (3.18.3-1) unstable; urgency=low
 

Modified: experimental/gtkhtml3.14/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/gtkhtml3.14/debian/control?rev=1112&op=diff
==============================================================================
--- experimental/gtkhtml3.14/debian/control (original)
+++ experimental/gtkhtml3.14/debian/control Sun Jan 11 16:47:24 2009
@@ -17,7 +17,7 @@
                dpkg-dev (>= 1.14.16),
                pkg-config,
                libtool,
-               intltool (>= 0.35.5),
+               intltool (>= 0.36.3),
                libgail-dev (>= 1.1.0),
                libgnomeui-dev (>= 2.0.0),
                libglade2-dev (>= 2.0.0),
@@ -31,6 +31,8 @@
                gnome-pkg-tools,
                chrpath,
                libenchant-dev,
+               libgconf2-dev,
+               libgladeui-1-dev,
                iso-codes
 
 Package: libgtkhtml3.14-19

Modified: experimental/gtkhtml3.14/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/gtkhtml3.14/debian/rules?rev=1112&op=diff
==============================================================================
--- experimental/gtkhtml3.14/debian/rules (original)
+++ experimental/gtkhtml3.14/debian/rules Sun Jan 11 16:47:24 2009
@@ -27,7 +27,7 @@
 
 binary-post-install/libgtkhtml$(API_VER)-19::
 	chrpath -d -k \
-	$(CURDIR)/debian/libgtkhtml$(API_VER)-19/usr/lib/libgtkhtml-3.14.so.19.1.0 \
+	$(CURDIR)/debian/libgtkhtml$(API_VER)-19/usr/lib/libgtkhtml-$(API_VER).so.19.1.0
 
 binary-post-install/libgtkhtml-editor0::
 	chrpath -d -k $(CURDIR)/debian/libgtkhtml-editor0/usr/lib/libgtkhtml-editor.so.0.0.0 




More information about the pkg-evolution-commits mailing list