r15210 - in /desktop/unstable/gedit/debian: changelog gedit.install patches/01_gedit-bugreport-location.patch

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sun Mar 16 23:39:54 UTC 2008


Author: slomo
Date: Sun Mar 16 23:39:54 2008
New Revision: 15210

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15210
Log:
  + debian/patches/01_gedit-bugreport-location.patch,
    debian/gedit.install:
    - Install the gedit-bugreport.sh script into /usr/lib/gedit-2 instead
      of /usr/lib/gedit/gedit-2.

Added:
    desktop/unstable/gedit/debian/patches/01_gedit-bugreport-location.patch
Modified:
    desktop/unstable/gedit/debian/changelog
    desktop/unstable/gedit/debian/gedit.install

Modified: desktop/unstable/gedit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/changelog?rev=15210&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/changelog (original)
+++ desktop/unstable/gedit/debian/changelog Sun Mar 16 23:39:54 2008
@@ -6,6 +6,10 @@
       - Update Standards-Version to 3.7.3, no additional changes needed.
     + debian/patches/99_ltmain_as-needed.patch:
       - Updated to apply cleanly again.
+    + debian/patches/01_gedit-bugreport-location.patch,
+      debian/gedit.install:
+      - Install the gedit-bugreport.sh script into /usr/lib/gedit-2 instead
+        of /usr/lib/gedit/gedit-2.
 
  -- Sebastian Dröge <slomo at debian.org>  Mon, 17 Mar 2008 00:22:51 +0100
 

Modified: desktop/unstable/gedit/debian/gedit.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/gedit.install?rev=15210&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/gedit.install (original)
+++ desktop/unstable/gedit/debian/gedit.install Sun Mar 16 23:39:54 2008
@@ -1,6 +1,6 @@
 debian/tmp/etc
 debian/tmp/usr/bin/gedit
-debian/tmp/usr/lib/gedit-2/gedit-bugreport.sh
+debian/tmp/usr/lib/gedit/gedit-2/gedit-bugreport.sh /usr/lib/gedit-2/
 debian/tmp/usr/lib/gedit-2/plugins/*.gedit-plugin
 debian/tmp/usr/lib/gedit-2/plugins/*.so
 debian/tmp/usr/lib/gedit-2/plugins/pythonconsole/*.py

Added: desktop/unstable/gedit/debian/patches/01_gedit-bugreport-location.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/patches/01_gedit-bugreport-location.patch?rev=15210&op=file
==============================================================================
--- desktop/unstable/gedit/debian/patches/01_gedit-bugreport-location.patch (added)
+++ desktop/unstable/gedit/debian/patches/01_gedit-bugreport-location.patch Sun Mar 16 23:39:54 2008
@@ -1,0 +1,16 @@
+--- data/gedit.desktop.in.in	2008-03-17 00:38:41.000000000 +0100
++++ data/gedit.desktop.in.in.old	2008-03-17 00:38:22.000000000 +0100
+@@ -14,4 +14,4 @@
+ X-GNOME-Bugzilla-Product=gedit
+ X-GNOME-Bugzilla-Component=general
+ X-GNOME-Bugzilla-Version=@VERSION@
+-X-GNOME-Bugzilla-ExtraInfoScript=/usr/lib/gedit-2/gedit-bugreport.sh
++X-GNOME-Bugzilla-ExtraInfoScript=@FULL_LIBEXECDIR@/gedit-2/gedit-bugreport.sh
+--- data/gedit.desktop.in	2008-03-17 00:38:50.000000000 +0100
++++ data/gedit.desktop.in.old	2008-03-17 00:38:24.000000000 +0100
+@@ -14,4 +14,4 @@
+ X-GNOME-Bugzilla-Product=gedit
+ X-GNOME-Bugzilla-Component=general
+ X-GNOME-Bugzilla-Version=2.22.0
+-X-GNOME-Bugzilla-ExtraInfoScript=/usr/lib/gedit-2/gedit-bugreport.sh
++X-GNOME-Bugzilla-ExtraInfoScript=/opt/gnome/libexec/gedit-2/gedit-bugreport.sh




More information about the pkg-gnome-commits mailing list