--- gimp-help-2.4.1.orig/AUTHORS +++ gimp-help-2.4.1/AUTHORS @@ -85,4 +85,4 @@ Anne Schneider Peter Volkov Daniel Richard - \ No newline at end of file + --- gimp-help-2.4.1.orig/debian/gimp-help-pl.doc-base +++ gimp-help-2.4.1/debian/gimp-help-pl.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-pl +Title: GIMP User's Manual (Polish) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the Polish language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/pl/index.html +Files: /usr/share/doc/gimp-help-common/html/pl/*.html --- gimp-help-2.4.1.orig/debian/gimp-help-pl.links +++ gimp-help-2.4.1/debian/gimp-help-pl.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-pl --- gimp-help-2.4.1.orig/debian/gimp-help-de.postinst +++ gimp-help-2.4.1/debian/gimp-help-de.postinst @@ -0,0 +1,14 @@ +#!/bin/sh -e + +# if /usr/share/doc/gimp-help-de is a directory, it's probably from an older +# package, so remove it and make the symlink +if [ ! -L /usr/share/doc/gimp-help-de -a -d /usr/share/doc/gimp-help-de ]; +then + rmdir /usr/share/doc/gimp-help-de +fi + +if [ ! -e /usr/share/doc/gimp-help-de ]; then + ln -s gimp-help-common /usr/share/doc/gimp-help-de +fi + +#DEBHELPER# --- gimp-help-2.4.1.orig/debian/gimp-help-es.files +++ gimp-help-2.4.1/debian/gimp-help-es.files @@ -0,0 +1,2 @@ +/usr/share/gimp/2.0/help/es/ +/usr/share/gimp/2.0/help/images/*/es/ --- gimp-help-2.4.1.orig/debian/gimp-help-es.doc-base +++ gimp-help-2.4.1/debian/gimp-help-es.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-es +Title: GIMP User's Manual (Spanish) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the Spanish language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/es/index.html +Files: /usr/share/doc/gimp-help-common/html/es/*.html --- gimp-help-2.4.1.orig/debian/gimp-help-nl.files +++ gimp-help-2.4.1/debian/gimp-help-nl.files @@ -0,0 +1,2 @@ +/usr/share/gimp/2.0/help/nl/ +/usr/share/gimp/2.0/help/images/*/nl/ --- gimp-help-2.4.1.orig/debian/gimp-help-de.links +++ gimp-help-2.4.1/debian/gimp-help-de.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-de --- gimp-help-2.4.1.orig/debian/control +++ gimp-help-2.4.1/debian/control @@ -0,0 +1,176 @@ +Source: gimp-help +Section: doc +Priority: optional +Maintainer: Ari Pollak +Build-Depends: debhelper (>= 7.0.0) +Build-Depends-Indep: xsltproc (>= 1.1.12), docbook-xml, docbook-xsl, + gnome-doc-utils +Build-Conflicts: dblatex, docbook2odf +Standards-Version: 3.8.1 + +Package: gimp-help-de +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Recommends: gimp-help-en +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (German) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in German. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Package: gimp-help-en +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (English) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in English. + +Package: gimp-help-es +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Recommends: gimp-help-en +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (Spanish) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in Spanish. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Package: gimp-help-fr +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Recommends: gimp-help-en +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (French) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in French. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Package: gimp-help-it +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Recommends: gimp-help-en +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (Italian) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in Italian. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Package: gimp-help-ko +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Recommends: gimp-help-en +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (Korean) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in Korean. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Package: gimp-help-nl +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Recommends: gimp-help-en +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (Dutch) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in Dutch. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Package: gimp-help-no +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Recommends: gimp-help-en +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (Norwegian) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in Norwegian. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Package: gimp-help-pl +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Recommends: gimp-help-en +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (Polish) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in Polish. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Package: gimp-help-ru +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Recommends: gimp-help-en +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (Russian) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in Russian. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Package: gimp-help-sv +Architecture: all +Depends: gimp-help-common (= ${source:Version}), gimp-helpbrowser | www-browser +Recommends: gimp-help-en +Provides: gimp-help +Enhances: gimp +Description: Documentation for the GIMP (Swedish) + This package contains the documentation files for the GIMP designed for use + with the internal GIMP help browser or external web browsers. + . + This package contains the documentation for the GIMP in Swedish. + . + gimp-help-en is recommended because it is automatically the fallback + for pages which have not yet been translated. + +Package: gimp-help-common +Architecture: all +Description: Data files for the GIMP documentation + This package contains necessary files common to all GIMP help + packages, such as graphics and screenshots. --- gimp-help-2.4.1.orig/debian/gimp-help-de.files +++ gimp-help-2.4.1/debian/gimp-help-de.files @@ -0,0 +1,2 @@ +/usr/share/gimp/2.0/help/de/ +/usr/share/gimp/2.0/help/images/*/de/ --- gimp-help-2.4.1.orig/debian/gimp-help-nl.doc-base +++ gimp-help-2.4.1/debian/gimp-help-nl.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-nl +Title: GIMP User's Manual (Dutch) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the Dutch language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/nl/index.html +Files: /usr/share/doc/gimp-help-common/html/nl/*.html --- gimp-help-2.4.1.orig/debian/gimp-help-ru.files +++ gimp-help-2.4.1/debian/gimp-help-ru.files @@ -0,0 +1,2 @@ +/usr/share/gimp/2.0/help/ru/ +/usr/share/gimp/2.0/help/images/*/ru/ --- gimp-help-2.4.1.orig/debian/gimp-help-de.doc-base +++ gimp-help-2.4.1/debian/gimp-help-de.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-de +Title: GIMP User's Manual (German) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the German language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/de/index.html +Files: /usr/share/doc/gimp-help-common/html/de/*.html --- gimp-help-2.4.1.orig/debian/gimp-help-fr.doc-base +++ gimp-help-2.4.1/debian/gimp-help-fr.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-fr +Title: GIMP User's Manual (French) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the French language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/fr/index.html +Files: /usr/share/doc/gimp-help-common/html/fr/*.html --- gimp-help-2.4.1.orig/debian/gimp-help-fr.postinst +++ gimp-help-2.4.1/debian/gimp-help-fr.postinst @@ -0,0 +1,14 @@ +#!/bin/sh -e + +# if /usr/share/doc/gimp-help-fr is a directory, it's probably from an older +# package, so remove it and make the symlink +if [ ! -L /usr/share/doc/gimp-help-fr -a -d /usr/share/doc/gimp-help-fr ]; +then + rmdir /usr/share/doc/gimp-help-fr +fi + +if [ ! -e /usr/share/doc/gimp-help-fr ]; then + ln -s gimp-help-common /usr/share/doc/gimp-help-fr +fi + +#DEBHELPER# --- gimp-help-2.4.1.orig/debian/gimp-help-pl.files +++ gimp-help-2.4.1/debian/gimp-help-pl.files @@ -0,0 +1,2 @@ +/usr/share/gimp/2.0/help/pl/ +/usr/share/gimp/2.0/help/images/*/pl/ --- gimp-help-2.4.1.orig/debian/gimp-help-common.links +++ gimp-help-2.4.1/debian/gimp-help-common.links @@ -0,0 +1 @@ +usr/share/gimp/2.0/help usr/share/doc/gimp-help-common/html --- gimp-help-2.4.1.orig/debian/rules +++ gimp-help-2.4.1/debian/rules @@ -0,0 +1,116 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + +build/config.status: configure + dh_testdir + + # Add here commands to configure the package. + mkdir build + cd build; CFLAGS="$(CFLAGS)" ../configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --without-gimp --enable-build + + +build: build-stamp + +build-stamp: build/config.status + dh_testdir + + # Add here commands to compile the package. + cd build; $(MAKE) + #/usr/bin/docbook-to-man debian/gimp-help-2.sgml > gimp-help-2.1 + + touch build-stamp + +clean: + dh_testdir + dh_testroot + + # Add here commands to clean up after the build process. + rm -rf build + +#ifneq "$(wildcard /usr/share/misc/config.sub)" "" +# cp -f /usr/share/misc/config.sub config.sub +#endif +#ifneq "$(wildcard /usr/share/misc/config.guess)" "" +# cp -f /usr/share/misc/config.guess config.guess +#endif + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs #-A usr/share/doc + + # Add here commands to install the package into debian/tmp + cd build; $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp + + # Remove old languages + rm -rf debian/tmp/usr/share/gimp/2.0/help/images/*/cs + rm -rf debian/tmp/usr/share/gimp/2.0/help/images/*/lt + rm -rf debian/tmp/usr/share/gimp/2.0/help/images/*/zh_CN + + find debian/tmp/usr/share/gimp/2.0/help/images -type f \ + -exec chmod -x '{}' ';' + +# Build architecture-dependent files here. +binary-arch: build install +# We have nothing to do by default. + +# Build architecture-independent files here. +binary-indep: build install + dh_testdir + dh_testroot + dh_movefiles + dh_installchangelogs -pgimp-help-common ChangeLog + dh_link + dh_installdocs + dh_installexamples +# dh_install +# dh_installmenu +# dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman + dh_strip + dh_compress + dh_fixperms +# dh_perl +# dh_python +# dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- gimp-help-2.4.1.orig/debian/gimp-help-ko.files +++ gimp-help-2.4.1/debian/gimp-help-ko.files @@ -0,0 +1,2 @@ +/usr/share/gimp/2.0/help/ko/ +/usr/share/gimp/2.0/help/images/*/ko/ --- gimp-help-2.4.1.orig/debian/gimp-help-en.files +++ gimp-help-2.4.1/debian/gimp-help-en.files @@ -0,0 +1 @@ +/usr/share/gimp/2.0/help/en/ --- gimp-help-2.4.1.orig/debian/gimp-help-ko.doc-base +++ gimp-help-2.4.1/debian/gimp-help-ko.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-ko +Title: GIMP User's Manual (Korean) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the Korean language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/ko/index.html +Files: /usr/share/doc/gimp-help-common/html/ko/*.html --- gimp-help-2.4.1.orig/debian/gimp-help-sv.files +++ gimp-help-2.4.1/debian/gimp-help-sv.files @@ -0,0 +1,2 @@ +/usr/share/gimp/2.0/help/sv/ +/usr/share/gimp/2.0/help/images/*/sv/ --- gimp-help-2.4.1.orig/debian/gimp-help-en.postinst +++ gimp-help-2.4.1/debian/gimp-help-en.postinst @@ -0,0 +1,14 @@ +#!/bin/sh -e + +# if /usr/share/doc/gimp-help-en is a directory, it's probably from an older +# package, so remove it and make the symlink +if [ ! -L /usr/share/doc/gimp-help-en -a -d /usr/share/doc/gimp-help-en ]; +then + rmdir /usr/share/doc/gimp-help-en +fi + +if [ ! -e /usr/share/doc/gimp-help-en ]; then + ln -s gimp-help-common /usr/share/doc/gimp-help-en +fi + +#DEBHELPER# --- gimp-help-2.4.1.orig/debian/gimp-help-common.files +++ gimp-help-2.4.1/debian/gimp-help-common.files @@ -0,0 +1 @@ +usr/share/gimp/2.0/help/images/ --- gimp-help-2.4.1.orig/debian/compat +++ gimp-help-2.4.1/debian/compat @@ -0,0 +1 @@ +7 --- gimp-help-2.4.1.orig/debian/gimp-help-sv.doc-base +++ gimp-help-2.4.1/debian/gimp-help-sv.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-sv +Title: GIMP User's Manual (Swedish) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the Swedish language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/sv/index.html +Files: /usr/share/doc/gimp-help-common/html/sv/*.html --- gimp-help-2.4.1.orig/debian/gimp-help-sv.postinst +++ gimp-help-2.4.1/debian/gimp-help-sv.postinst @@ -0,0 +1,14 @@ +#!/bin/sh -e + +# if /usr/share/doc/gimp-help-sv is a directory, it's probably from an older +# package, so remove it and make the symlink +if [ ! -L /usr/share/doc/gimp-help-sv -a -d /usr/share/doc/gimp-help-sv ]; +then + rmdir /usr/share/doc/gimp-help-sv +fi + +if [ ! -e /usr/share/doc/gimp-help-sv ]; then + ln -s gimp-help-common /usr/share/doc/gimp-help-sv +fi + +#DEBHELPER# --- gimp-help-2.4.1.orig/debian/gimp-help-it.files +++ gimp-help-2.4.1/debian/gimp-help-it.files @@ -0,0 +1,2 @@ +/usr/share/gimp/2.0/help/it/ +/usr/share/gimp/2.0/help/images/*/it/ --- gimp-help-2.4.1.orig/debian/gimp-help-en.doc-base +++ gimp-help-2.4.1/debian/gimp-help-en.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-en +Title: GIMP User's Manual (English) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the English language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/en/index.html +Files: /usr/share/doc/gimp-help-common/html/en/*.html --- gimp-help-2.4.1.orig/debian/gimp-help-fr.links +++ gimp-help-2.4.1/debian/gimp-help-fr.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-fr --- gimp-help-2.4.1.orig/debian/gimp-help-nl.links +++ gimp-help-2.4.1/debian/gimp-help-nl.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-nl --- gimp-help-2.4.1.orig/debian/gimp-help-no.files +++ gimp-help-2.4.1/debian/gimp-help-no.files @@ -0,0 +1,2 @@ +/usr/share/gimp/2.0/help/no/ +/usr/share/gimp/2.0/help/images/*/no/ --- gimp-help-2.4.1.orig/debian/gimp-help-no.links +++ gimp-help-2.4.1/debian/gimp-help-no.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-no --- gimp-help-2.4.1.orig/debian/gimp-help-fr.files +++ gimp-help-2.4.1/debian/gimp-help-fr.files @@ -0,0 +1,2 @@ +/usr/share/gimp/2.0/help/fr/ +/usr/share/gimp/2.0/help/images/*/fr/ --- gimp-help-2.4.1.orig/debian/changelog +++ gimp-help-2.4.1/debian/changelog @@ -0,0 +1,216 @@ +gimp-help (2.4.1-2) unstable; urgency=low + + * Don't use a custom version of dh_installdocs anymore (Closes: #521933) + + -- Ari Pollak Sun, 12 Apr 2009 16:36:19 -0400 + +gimp-help (2.4.1-1) unstable; urgency=low + + * New upstream release + * Remove executable bit from images (Closes: #394907) + + -- Ari Pollak Fri, 11 Apr 2008 19:05:53 -0400 + +gimp-help (2.4.0-2) unstable; urgency=low + + * Changed gimp-helpbrowser dependency to gimp + * Remove bashism in debian/rules when cleaning up images from missing + languages (Closes: #459191) + + -- Ari Pollak Fri, 04 Jan 2008 15:14:19 -0500 + +gimp-help (2.4.0-1) unstable; urgency=low + + * New upstream release + + -- Ari Pollak Sat, 01 Dec 2007 14:06:09 -0500 + +gimp-help (2+0.13-1) unstable; urgency=low + + * New upstream release + * Fix description for gimp-help-no (Closes: #421615) + + -- Ari Pollak Fri, 03 Aug 2007 12:21:37 -0400 + +gimp-help (2+0.12-1) unstable; urgency=low + + * New upstream release + - Add Korean, Norwegian, and Russian translations + * Remove old compatibility conflicts & replaces that were from pre-sarge + + -- Ari Pollak Sun, 11 Mar 2007 08:56:21 -0400 + +gimp-help (2+0.10-2) unstable; urgency=low + + * Add Build-Depend on docbook-xml for 4.3 DTDs, and apply patch + from Mike Hommey to allow building with libxslt 1.1.8 (Closes: #397623) + * Make clean rule better + + -- Ari Pollak Fri, 10 Nov 2006 23:41:27 -0500 + +gimp-help (2+0.10-1) unstable; urgency=low + + * New upstream release + - Ignore the Croatian translation since there's barely anything + translated + + -- Ari Pollak Wed, 12 Apr 2006 19:03:18 -0400 + +gimp-help (2+0.9-1) unstable; urgency=low + + * New upstream release (Closes: #327806) + + -- Ari Pollak Mon, 12 Sep 2005 13:59:21 -0400 + +gimp-help (2+0.8-3) unstable; urgency=low + + * Add imagemagick to build-depends (Closes: #315036) + + -- Ari Pollak Mon, 20 Jun 2005 11:54:24 -0400 + +gimp-help (2+0.8-2) unstable; urgency=low + + * Correct lang=en to lang=it in src/concepts/selection.xml (Closes: #314885) + * Manually add /usr/share/doc/gimp-help- symlinks in postinst for + all languages except it and nl if those exist as empty directories + * Include upstream NEWS file in docs (Closes: #302856) + + -- Ari Pollak Sun, 19 Jun 2005 13:04:53 -0400 + +gimp-help (2+0.8-1) unstable; urgency=low + + * New upstream release + + -- Ari Pollak Tue, 17 May 2005 19:11:04 -0400 + +gimp-help (2+0.7-5) unstable; urgency=high + + * Fix doc-base entry for gimp-help-zh-cn to point to correct directory + name (Closes: #308228) + + -- Ari Pollak Sun, 8 May 2005 18:04:08 -0400 + +gimp-help (2+0.7-4) unstable; urgency=low + + * Correct lang=en to lang=cs in ch. 2 sec. 6.3. This is already fixed + in upstream CVS, from GNOME bug 170140. (Closes: #170140) + + -- Ari Pollak Mon, 2 May 2005 16:06:22 -0400 + +gimp-help (2+0.7-3) unstable; urgency=low + + * Oops, add a section to the *.doc-base files, and actually install them + * Fix the order of the directories in the *.links files + + -- Ari Pollak Wed, 9 Mar 2005 09:18:59 -0500 + +gimp-help (2+0.7-2) unstable; urgency=low + + * Actually put the appropriate files into gimp-help-cs + * Make /usr/share/doc/gimp-help- symlink to gimp-help-common, + and link /usr/share/gimp/2.0/help to /usr/share/doc/gimp-help-common/html. + (Closes: #298428) + * Create debian/gimp-help-.doc-base files + + -- Ari Pollak Mon, 7 Mar 2005 10:16:22 -0500 + +gimp-help (2+0.7-1) unstable; urgency=low + + * New upstream release + * Add a -cs package for Czech + + -- Ari Pollak Fri, 18 Feb 2005 20:27:34 -0500 + +gimp-help (2+0.6-3) unstable; urgency=low + + * Rebuild, depending on xsltproc >= 1.1.12, since it has now hit unstable. + This should fix the problem where the back cover indexes are not generated. + (Closes: #286831) + + -- Ari Pollak Thu, 17 Feb 2005 01:41:14 -0500 + +gimp-help (2+0.6-2) unstable; urgency=low + + * Rebuild for unstable + + -- Ari Pollak Mon, 20 Dec 2004 18:43:22 -0500 + +gimp-help (2+0.6-1) experimental; urgency=low + + * New upstream release for experimental + - if GIMP 2.2 will be uploaded to unstable, so will this. + * Fix enormous .diff file + * Don't copy config.{sub,guess}, they're not used here + * Language packs now have versioned depends on gimp-help-common + * Remove html/, pdf/, and xml/ on clean + + -- Ari Pollak Sun, 19 Dec 2004 15:20:04 -0500 + +gimp-help (2+0.5-1) experimental; urgency=low + + * New upstream release for experimental, since it contains + documentation updated for GIMP 2.2 (already in experimental). + * Add gimp-help-zh-cn package for Chinese Simplified + * Add --enable-build to configure options to rebuild output files, + since otherwise the French translation won't be included. + Add xsltproc and docbook-xsl to build-depends appropriately. + + -- Ari Pollak Mon, 8 Nov 2004 10:07:41 -0500 + +gimp-help (2+0.4-1) unstable; urgency=low + + * New upstream release + + -- Ari Pollak Fri, 13 Aug 2004 09:07:02 -0400 + +gimp-help (2+0.3-5) unstable; urgency=low + + * Remove gimp-help dummy package (Closes: #263855) + * Depend on gimp-helpbrowser | www-browser, not gimp + + -- Ari Pollak Thu, 5 Aug 2004 21:48:48 -0400 + +gimp-help (2+0.3-4) unstable; urgency=low + + * add gimp-helpbrowser option to depends, remove gimp + + -- Ari Pollak Fri, 9 Jul 2004 10:40:14 -0400 + +gimp-help (2+0.3-3) unstable; urgency=low + + * Replaces & Conflicts: gimp-help (<< 2+0.3-1) (Closes: #255281) + + -- Ari Pollak Sat, 19 Jun 2004 21:04:03 -0400 + +gimp-help (2+0.3-2) unstable; urgency=low + + * Make all language packages Recommend gimp-help-en, and explain why + + -- Ari Pollak Sat, 19 Jun 2004 13:04:33 -0400 + +gimp-help (2+0.3-1) unstable; urgency=low + + * New upstream release + * Split gimp-help into language-specific packages, make gimp-help a + dummy and depend on gimp-help-en for now + + -- Ari Pollak Sun, 6 Jun 2004 08:52:50 -0400 + +gimp-help (2+0.2-2) unstable; urgency=low + + * Suggest gimp, not gimp1.3 (Closes: #247390) + + -- Ari Pollak Tue, 4 May 2004 18:15:52 -0400 + +gimp-help (2+0.2-1) unstable; urgency=low + + * New upstream release + + -- Ari Pollak Wed, 24 Mar 2004 21:54:41 -0500 + +gimp-help (2+0.1-1) unstable; urgency=low + + * Initial Release. (Closes: #236987) + + -- Ari Pollak Tue, 9 Mar 2004 00:26:21 -0500 + --- gimp-help-2.4.1.orig/debian/gimp-help-common.docs +++ gimp-help-2.4.1/debian/gimp-help-common.docs @@ -0,0 +1,2 @@ +README +NEWS --- gimp-help-2.4.1.orig/debian/gimp-help-en.links +++ gimp-help-2.4.1/debian/gimp-help-en.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-en --- gimp-help-2.4.1.orig/debian/gimp-help-no.doc-base +++ gimp-help-2.4.1/debian/gimp-help-no.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-no +Title: GIMP User's Manual (Norwegian) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the Norwegian language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/no/index.html +Files: /usr/share/doc/gimp-help-common/html/no/*.html --- gimp-help-2.4.1.orig/debian/gimp-help-it.links +++ gimp-help-2.4.1/debian/gimp-help-it.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-it --- gimp-help-2.4.1.orig/debian/gimp-help-common.copyright +++ gimp-help-2.4.1/debian/gimp-help-common.copyright @@ -0,0 +1,8 @@ +This package was debianized by Ari Pollak on +Tue, 9 Mar 2004 00:26:21 -0500. + +It was downloaded from + +This package is licensed under the GNU Free Documentation License, +version 1.2. On Debian systems, this license may be found at: +/usr/share/common-licenses/GFDL-1.2 --- gimp-help-2.4.1.orig/debian/gimp-help-ru.links +++ gimp-help-2.4.1/debian/gimp-help-ru.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-ru --- gimp-help-2.4.1.orig/debian/gimp-help-sv.links +++ gimp-help-2.4.1/debian/gimp-help-sv.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-sv --- gimp-help-2.4.1.orig/debian/gimp-help-es.links +++ gimp-help-2.4.1/debian/gimp-help-es.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-es --- gimp-help-2.4.1.orig/debian/gimp-help-ru.doc-base +++ gimp-help-2.4.1/debian/gimp-help-ru.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-ru +Title: GIMP User's Manual (Russian) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the Russian language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/ru/index.html +Files: /usr/share/doc/gimp-help-common/html/ru/*.html --- gimp-help-2.4.1.orig/debian/gimp-help-ko.links +++ gimp-help-2.4.1/debian/gimp-help-ko.links @@ -0,0 +1 @@ +usr/share/doc/gimp-help-common usr/share/doc/gimp-help-ko --- gimp-help-2.4.1.orig/debian/watch +++ gimp-help-2.4.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +ftp://ftp.gimp.org/pub/gimp/help/gimp-help-(.*)\.tar\.bz2 --- gimp-help-2.4.1.orig/debian/gimp-help-it.doc-base +++ gimp-help-2.4.1/debian/gimp-help-it.doc-base @@ -0,0 +1,10 @@ +Document: gimp-help-it +Title: GIMP User's Manual (Italian) +Author: Various +Abstract: This manual contains documentation for using the + GNU Image Manipulation Program (The GIMP) in the Italian language. +Section: Apps/Graphics + +Format: HTML +Index: /usr/share/doc/gimp-help-common/html/it/index.html +Files: /usr/share/doc/gimp-help-common/html/it/*.html --- gimp-help-2.4.1.orig/stylesheets/profile-mode.xsl +++ gimp-help-2.4.1/stylesheets/profile-mode.xsl @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + + + + + --- gimp-help-2.4.1.orig/stylesheets/profile.xsl.debdiff +++ gimp-help-2.4.1/stylesheets/profile.xsl.debdiff @@ -0,0 +1,12 @@ + + + + + + + + +