r14252 - in /desktop/unstable/glib2.0/debian: changelog rules

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Thu Jan 17 09:45:34 UTC 2008


Author: slomo
Date: Thu Jan 17 09:45:29 2008
New Revision: 14252

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14252
Log:
* fix changelog and don't call dpkg-gensymbols as dh_makeshlibs already cares for this

Modified:
    desktop/unstable/glib2.0/debian/changelog
    desktop/unstable/glib2.0/debian/rules

Modified: desktop/unstable/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/changelog?rev=14252&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/changelog (original)
+++ desktop/unstable/glib2.0/debian/changelog Thu Jan 17 09:45:29 2008
@@ -11,9 +11,9 @@
   * debian/rules,
     debian/libglib2.0-0.symbols,
     debian/control.in:
-    + Add a symbol file for GLib, generated from 2.12.4, 2.14.3 and 2.14.4
-      and call dpkg-gensymbols at build time. The symbols file was edited
-      to give better minimal versions for the initial generation.
+    + Add a symbol file for GLib, generated from 2.12.4, 2.14.3 and 2.14.4.
+      The symbols file was edited to give better minimal versions for the
+      initial generation and the build dependency package was added.
       Require dpkg-dev (>= 1.14.8) for this.
   * debian/control.in:
     + Update Standards-Version to 3.7.3, no additional changes needed.

Modified: desktop/unstable/glib2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/debian/rules?rev=14252&op=diff
==============================================================================
--- desktop/unstable/glib2.0/debian/rules (original)
+++ desktop/unstable/glib2.0/debian/rules Thu Jan 17 09:45:29 2008
@@ -217,8 +217,6 @@
 	dh_makeshlibs	-p$(SHARED_PKG) \
 			-V "$(SHARED_PKG) (>= $(SHVER))" \
 			--add-udeb="$(UDEB_PKG)"
-	dpkg-gensymbols -p$(SHARED_PKG) -P$(CURDIR)/debian/$(SHARED_PKG) \
-	        -e$(CURDIR)/debian/$(SHARED_PKG)/usr/lib/libg*.so*
 	dh_installdeb -s
 	# override shlibs for libraries from this source before computing
 	# dependencies of packages generated from this source; we already have




More information about the pkg-gnome-commits mailing list