r36150 - in /desktop/experimental/d-conf/debian: changelog dconf-tools.install rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Tue Oct 23 16:08:43 UTC 2012


Author: pochu
Date: Tue Oct 23 16:08:42 2012
New Revision: 36150

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36150
Log:
  + debian/dconf-tools.install,
    debian/rules:
    - Update path for the bash completion file.

Modified:
    desktop/experimental/d-conf/debian/changelog
    desktop/experimental/d-conf/debian/dconf-tools.install
    desktop/experimental/d-conf/debian/rules

Modified: desktop/experimental/d-conf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/d-conf/debian/changelog?rev=36150&op=diff
==============================================================================
--- desktop/experimental/d-conf/debian/changelog [utf-8] (original)
+++ desktop/experimental/d-conf/debian/changelog [utf-8] Tue Oct 23 16:08:42 2012
@@ -5,6 +5,9 @@
       - Update build dependencies.
     + debian/patches/01_env_path.patch:
       - Updated patch from Robert Ancell.
+    + debian/dconf-tools.install,
+      debian/rules:
+      - Update path for the bash completion file.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 23 Oct 2012 13:58:37 +0200
 

Modified: desktop/experimental/d-conf/debian/dconf-tools.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/d-conf/debian/dconf-tools.install?rev=36150&op=diff
==============================================================================
--- desktop/experimental/d-conf/debian/dconf-tools.install [utf-8] (original)
+++ desktop/experimental/d-conf/debian/dconf-tools.install [utf-8] Tue Oct 23 16:08:42 2012
@@ -1,6 +1,6 @@
-etc/bash_completion.d
 usr/bin
 usr/share/dconf-editor
 usr/share/applications/dconf-editor.desktop
+usr/share/bash-completion
 usr/share/glib-2.0/schemas/*dconf-editor*
 usr/share/icons/

Modified: desktop/experimental/d-conf/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/d-conf/debian/rules?rev=36150&op=diff
==============================================================================
--- desktop/experimental/d-conf/debian/rules [utf-8] (original)
+++ desktop/experimental/d-conf/debian/rules [utf-8] Tue Oct 23 16:08:42 2012
@@ -16,8 +16,3 @@
 
 DEB_DBG_PACKAGE_libdconf0 := libdconf-dbg
 DEB_DBG_PACKAGE_libdconf-dbus-1-0 := libdconf-dbus-1-dbg
-
-# Don't install bash completion file as executable shell script.
-# https://bugzilla.gnome.org/show_bug.cgi?id=651936
-binary-install/dconf-tools::
-	chmod -x debian/dconf-tools/etc/bash_completion.d/dconf-bash-completion.sh




More information about the pkg-gnome-commits mailing list