r25335 - in /desktop/experimental/gtk+3.0/debian: changelog libgtk3.0-doc.doc-base.gdk libgtk3.0-doc.doc-base.gtk.in libgtk3.0-doc.install.in libgtk3.0-doc.links.in rules

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sun Oct 10 12:52:34 UTC 2010


Author: sjoerd
Date: Sun Oct 10 12:52:26 2010
New Revision: 25335

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25335
Log:
Version various document index files so they don't conflict with their
gtk2 flavour

Added:
    desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.doc-base.gdk
    desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.doc-base.gtk.in
Modified:
    desktop/experimental/gtk+3.0/debian/changelog
    desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.install.in
    desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.links.in
    desktop/experimental/gtk+3.0/debian/rules

Modified: desktop/experimental/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/changelog?rev=25335&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/changelog [utf-8] Sun Oct 10 12:52:26 2010
@@ -18,9 +18,11 @@
   * debian/control.in:
     + Add dependency on docbook-utils for db2html to generate the documentation
       html during build
-  *  Update the symbols file
-
- -- Sjoerd Simons <sjoerd at debian.org>  Sat, 09 Oct 2010 23:15:55 +0100
+  * Update the symbols file
+  * Version various document index files so they don't conflict with their
+    gtk2 flavour
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 10 Oct 2010 13:51:17 +0100
 
 gtk+2.0 (2.21.5-1) experimental; urgency=low
 

Added: desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.doc-base.gdk
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/libgtk3.0-doc.doc-base.gdk?rev=25335&op=file
==============================================================================
--- desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.doc-base.gdk (added)
+++ desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.doc-base.gdk [utf-8] Sun Oct 10 12:52:26 2010
@@ -1,0 +1,13 @@
+Document: gdk3
+Title: GDK Reference Manual
+Author: Damon Chaplin et al.
+Abstract: The GDK library provides an OS-independant wrapper around the
+ most fundamental graphical user interface functions.  This allows
+ GTK+ to be ported to non-X11 systems, as long as GDK is ported first.
+ .
+ This document covers programming in GDK.
+Section: Programming/C
+
+Format: HTML
+Index: /usr/share/doc/libgtk3.0-doc/gdk3/index.html
+Files: /usr/share/doc/libgtk3.0-doc/gdk3/*.html

Added: desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.doc-base.gtk.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/libgtk3.0-doc.doc-base.gtk.in?rev=25335&op=file
==============================================================================
--- desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.doc-base.gtk.in (added)
+++ desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.doc-base.gtk.in [utf-8] Sun Oct 10 12:52:26 2010
@@ -1,0 +1,11 @@
+Document: gtk3
+Title: GTK+ Reference Manual
+Author: Damon Chaplin et al.
+Abstract: The GTK+ library provides a graphical user interface for
+ C programs, and is used in projects such as GIMP, GNOME, and Mozilla.
+ This document covers programming using the GTK+ library.
+Section: Programming/C
+
+Format: HTML
+Index: /usr/share/doc/@DOC_PKG@/gtk3/index.html
+Files: /usr/share/doc/@DOC_PKG@/gtk3/*.html

Modified: desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.install.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/libgtk3.0-doc.install.in?rev=25335&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.install.in [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.install.in [utf-8] Sun Oct 10 12:52:26 2010
@@ -1,6 +1,6 @@
 # from Debian
-debian/gtk-faq.devhelp usr/share/doc/@DOC_PKG@/faq
-debian/gtk-tutorial.devhelp usr/share/doc/@DOC_PKG@/tutorial
+debian/gtk3-faq.devhelp usr/share/doc/@DOC_PKG@/faq
+debian/gtk3-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@

Modified: desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.links.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/libgtk3.0-doc.links.in?rev=25335&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.links.in [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/libgtk3.0-doc.links.in [utf-8] Sun Oct 10 12:52:26 2010
@@ -1,7 +1,7 @@
-usr/share/doc/@DOC_PKG@/gdk usr/share/gtk-doc/html/gdk
-usr/share/doc/@DOC_PKG@/gtk usr/share/gtk-doc/html/gtk
-usr/share/doc/@DOC_PKG@/faq usr/share/gtk-doc/html/gtk-faq
-usr/share/doc/@DOC_PKG@/tutorial usr/share/gtk-doc/html/gtk-tutorial
+usr/share/doc/@DOC_PKG@/gdk usr/share/gtk-doc/html/gdk3
+usr/share/doc/@DOC_PKG@/gtk usr/share/gtk-doc/html/gtk3
+usr/share/doc/@DOC_PKG@/faq usr/share/gtk-doc/html/gtk3-faq
+usr/share/doc/@DOC_PKG@/tutorial usr/share/gtk-doc/html/gtk3-tutorial
 usr/share/doc/libatk1.0-doc/atk usr/share/doc/@DOC_PKG@/atk
 usr/share/doc/libglib2.0-doc/glib usr/share/doc/@DOC_PKG@/glib
 usr/share/doc/libglib2.0-doc/gobject usr/share/doc/@DOC_PKG@/gobject

Modified: desktop/experimental/gtk+3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtk%2B3.0/debian/rules?rev=25335&op=diff
==============================================================================
--- desktop/experimental/gtk+3.0/debian/rules [utf-8] (original)
+++ desktop/experimental/gtk+3.0/debian/rules [utf-8] Sun Oct 10 12:52:26 2010
@@ -160,9 +160,9 @@
 dh_subst_files = $(patsubst %.in,%,$(wildcard $(addprefix debian/, $(addsuffix *.in, $(1)))))
 
 # Gruik gruik generation of .devhelp files for the FAQ and tutorial
-debian/gtk-%.devhelp: docs/%/html/index.html
-	gawk -f debian/gruik2devhelp.awk -v name=gtk-$* $< > $@
-devhelpfiles: debian/gtk-faq.devhelp debian/gtk-tutorial.devhelp
+debian/gtk3-%.devhelp: docs/%/html/index.html
+	gawk -f debian/gruik2devhelp.awk -v name=gtk3-$* $< > $@
+devhelpfiles: debian/gtk3-faq.devhelp debian/gtk3-tutorial.devhelp
 
 patch: $(STAMP_DIR)/patch-stamp
 




More information about the pkg-gnome-commits mailing list