r28585 - in /desktop/unstable/gdl3/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jun 22 04:34:08 UTC 2011


Author: biebl
Date: Wed Jun 22 04:34:07 2011
New Revision: 28585

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28585
Log:
* debian/rules:
  - Set GNOME_MODULE to gdl so get-orig-source works correctly.
  - Remove clean-la.mk include as no libtool .la file is installed.

Modified:
    desktop/unstable/gdl3/debian/changelog
    desktop/unstable/gdl3/debian/rules

Modified: desktop/unstable/gdl3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl3/debian/changelog?rev=28585&op=diff
==============================================================================
--- desktop/unstable/gdl3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdl3/debian/changelog [utf-8] Wed Jun 22 04:34:07 2011
@@ -2,7 +2,9 @@
 
   * New upstream release.
   * debian/watch: Switch to .bz2 tarballs.
-  * debian/rules: Set GNOME_MODULE to gdl so get-orig-source works correctly.
+  * debian/rules:
+    - Set GNOME_MODULE to gdl so get-orig-source works correctly.
+    - Remove clean-la.mk include as no libtool .la file is installed.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 22 Jun 2011 06:25:50 +0200
 

Modified: desktop/unstable/gdl3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl3/debian/rules?rev=28585&op=diff
==============================================================================
--- desktop/unstable/gdl3/debian/rules [utf-8] (original)
+++ desktop/unstable/gdl3/debian/rules [utf-8] Wed Jun 22 04:34:07 2011
@@ -4,12 +4,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 GNOME_MODULE := gdl
 
-#SHARED_PKG := $(shell sed -rn 's/^Package:[[:space:]]*(libgdl-[[:digit:]\.]+-[[:digit:]][[:alnum:]]*)[[:space:]]*$$/\1/p' debian/control)
-#SHVER := 2.30.0
-
-#DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"




More information about the pkg-gnome-commits mailing list