r33676 - in /desktop/experimental/gtk+3.0/debian: changelog libgtk-3-bin.install.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Mar 28 13:20:20 UTC 2012


Author: biebl
Date: Wed Mar 28 13:20:19 2012
New Revision: 33676

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33676
Log:
debian/libgtk-3-bin.install.in: Install the man pages from the install
directory, not the source directory.

Modified:
    desktop/experimental/gtk+3.0/debian/changelog
    desktop/experimental/gtk+3.0/debian/libgtk-3-bin.install.in

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=33676&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog [utf-8] Wed Mar 28 13:20:19 2012
@@ -16,8 +16,10 @@
   * Disable 043_notebook_scroll.patch, it needs to be updated.
   * Move org.gtk.Demo.gschema.xml gsettings schema from libgtk-3-common to
     gtk-3-examples. Add the necessary Breaks/Replaces.
-
- -- Michael Biebl <biebl at debian.org>  Wed, 21 Mar 2012 03:07:36 +0100
+  * debian/libgtk-3-bin.install.in: Install the man pages from the install
+    directory, not the source directory.
+
+ -- Michael Biebl <biebl at debian.org>  Wed, 28 Mar 2012 15:19:03 +0200
 
 gtk+3.0 (3.3.16-1) experimental; urgency=low
 

Modified: desktop/experimental/gtk+3.0/debian/libgtk-3-bin.install.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/libgtk-3-bin.install.in?rev=33676&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/libgtk-3-bin.install.in [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/libgtk-3-bin.install.in [utf-8] Wed Mar 28 13:20:19 2012
@@ -1,3 +1,3 @@
-docs/reference/gtk/gtk-update-icon-cache.1 usr/share/man/man1
-docs/reference/gtk/gtk-query-immodules-3.0.1 usr/share/man/man1
+debian/install/shared/usr/share/man/man1/gtk-update-icon-cache.1 usr/share/man/man1
+debian/install/shared/usr/share/man/man1/gtk-query-immodules-3.0.1 usr/share/man/man1
 debian/update-icon-caches usr/sbin




More information about the pkg-gnome-commits mailing list