r30009 - in /desktop/unstable/gtk+2.0/debian: changelog libgail-doc.install libgtk2.0-doc.install.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Oct 5 19:28:51 UTC 2011


Author: biebl
Date: Wed Oct  5 19:28:50 2011
New Revision: 30009

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30009
Log:
debian/libgail-doc.install, debian/libgtk2.0-doc.install.in: Install
documentation from the source tree, as it's not being installed any more.

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/libgail-doc.install
    desktop/unstable/gtk+2.0/debian/libgtk2.0-doc.install.in

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=30009&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog [utf-8] Wed Oct  5 19:28:50 2011
@@ -11,6 +11,8 @@
   * debian/patches/066_filechooser-recent-folders.patch
     - Cherry-pick fixes from the upstream filechooser-recent-folder-2-24
       branch. Closes: #640544, #640466, #644222
+  * debian/libgail-doc.install, debian/libgtk2.0-doc.install.in: Install
+    documentation from the source tree, as it's not being installed any more.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 05 Oct 2011 11:11:48 +0200
 

Modified: desktop/unstable/gtk+2.0/debian/libgail-doc.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/libgail-doc.install?rev=30009&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/libgail-doc.install [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/libgail-doc.install [utf-8] Wed Oct  5 19:28:50 2011
@@ -1,1 +1,1 @@
-debian/install/shared/usr/share/gtk-doc/html/gail* usr/share/gtk-doc/html
+docs/reference/libgail-util/html/* usr/share/gtk-doc/html/gail-libgail-util

Modified: desktop/unstable/gtk+2.0/debian/libgtk2.0-doc.install.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/libgtk2.0-doc.install.in?rev=30009&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/libgtk2.0-doc.install.in [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/libgtk2.0-doc.install.in [utf-8] Wed Oct  5 19:28:50 2011
@@ -1,10 +1,9 @@
 # from Debian
 debian/gtk-faq.devhelp usr/share/doc/@DOC_PKG@/faq
 debian/gtk-tutorial.devhelp usr/share/doc/@DOC_PKG@/tutorial
-# from the shared flavor
-debian/install/shared/usr/share/gtk-doc/html/gtk* usr/share/doc/@DOC_PKG@
-debian/install/shared/usr/share/gtk-doc/html/gdk* usr/share/doc/@DOC_PKG@
 # from the source
+docs/reference/gtk/html/* usr/share/doc/@DOC_PKG@/gtk
+docs/reference/gdk/html/* usr/share/doc/@DOC_PKG@/gdk
 docs/faq/html/* usr/share/doc/@DOC_PKG@/faq
 docs/tutorial/html/* usr/share/doc/@DOC_PKG@/tutorial
 docs/*.txt usr/share/doc/@DOC_PKG@




More information about the pkg-gnome-commits mailing list