r17144 - in /desktop/unstable/anjuta/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Fri Sep 26 17:53:38 UTC 2008


Author: lool
Date: Fri Sep 26 17:53:38 2008
New Revision: 17144

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17144
Log:
Don't override DEB_DH_INSTALLMIME_ARGS.

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

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=17144&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog (original)
+++ desktop/unstable/anjuta/debian/changelog Fri Sep 26 17:53:38 2008
@@ -11,6 +11,7 @@
   * Include clean-la.mk; bdep on gnome-pkg-tools >= 0.11.
   * Include gnome-gnome-source.mk optionally; update copyright to mention
     GNOME as download place.
+  * Don't override DEB_DH_INSTALLMIME_ARGS.
 
  -- Loic Minier <lool at dooz.org>  Fri, 26 Sep 2008 19:14:21 +0200
 

Modified: desktop/unstable/anjuta/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/rules?rev=17144&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/rules (original)
+++ desktop/unstable/anjuta/debian/rules Fri Sep 26 17:53:38 2008
@@ -9,7 +9,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 DEB_CONFIGURE_SCRIPT := ./autogen.sh
-DEB_DH_INSTALLMIME_ARGS := mime/anjuta.xml
+DEB_DH_INSTALLMIME_ARGS += mime/anjuta.xml
 
 install/anjuta::
 	# dh_installman is buggy and doesnt like dealing with manpage names




More information about the pkg-gnome-commits mailing list