--- gnome-doc-utils-0.11.2.orig/debian/patches/20_distcleanfiles.patch +++ gnome-doc-utils-0.11.2/debian/patches/20_distcleanfiles.patch @@ -0,0 +1,10 @@ +--- Makefile.in.orig 2005-05-07 23:23:43.000000000 -0300 ++++ Makefile.in 2005-05-07 23:24:53.000000000 -0300 +@@ -380,7 +380,6 @@ + intltool-extract \ + intltool-merge \ + intltool-update \ +- gnome-doc-utils.make + + + distuninstallcheck_listfiles = \ --- gnome-doc-utils-0.11.2.orig/debian/control +++ gnome-doc-utils-0.11.2/debian/control @@ -0,0 +1,37 @@ +Source: gnome-doc-utils +Section: gnome +Priority: optional +XSBC-Original-Maintainer: Debian GNOME Maintainers +Maintainer: Ubuntu Desktop Team +Uploaders: Debian GNOME Maintainers , Loic Minier +Build-Depends: cdbs, + debhelper (>= 5.0.37.2), + gnome-pkg-tools (>= 0.10) +Build-Depends-Indep: libxml2-dev (>= 2.6.0), + libxslt1-dev (>= 1.1.8), + libxml-parser-perl, + python-dev, + xsltproc, + libxml2-utils, + docbook2x, + pkg-config, + python-support (>= 0.3), + scrollkeeper, + intltool +Standards-Version: 3.7.2 +XS-Python-Version: >= 2.1 + +Package: gnome-doc-utils +Architecture: all +Depends: ${misc:Depends}, + ${python:Depends}, + python-libxml2, + libxml2-utils, + xsltproc +XB-Python-Version: ${python:Versions} +Description: a collection of documentation utilities for the Gnome project + gnome-doc-utils is a collection of documentation utilities for the Gnome + project. Notably, it contains utilities for building documentation and + all auxiliary files in your source tree, and it contains the DocBook + XSLT stylesheets that were once distributed with Yelp. Starting with + Gnome 2.8, Yelp will require gnome-doc-utils for the XSLT. --- gnome-doc-utils-0.11.2.orig/debian/rules +++ gnome-doc-utils-0.11.2/debian/rules @@ -0,0 +1,14 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk + +DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper + +binary-post-install/gnome-doc-utils:: + dh_pysupport -pgnome-doc-utils /usr/share/xml2po + cd po; intltool-update -p --- gnome-doc-utils-0.11.2.orig/debian/compat +++ gnome-doc-utils-0.11.2/debian/compat @@ -0,0 +1 @@ +5 --- gnome-doc-utils-0.11.2.orig/debian/watch +++ gnome-doc-utils-0.11.2/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://ftp.gnome.org/pub/gnome/sources/gnome-doc-utils/([\d\.]+)/gnome-doc-utils-([\d\.]+)\.tar\.gz --- gnome-doc-utils-0.11.2.orig/debian/copyright +++ gnome-doc-utils-0.11.2/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Fernanda Giroleti Weiden on +Tue, 30 Nov 2004 23:00:56 -0200, based on the package gnome-doc-utils created by Sebastien Bacher for Ubuntu Linux. + +It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/ + +Copyright Holder: Shaun McCance + +Upstream Author: Shaun McCance + +License: + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. + --- gnome-doc-utils-0.11.2.orig/debian/docs +++ gnome-doc-utils-0.11.2/debian/docs @@ -0,0 +1 @@ +README --- gnome-doc-utils-0.11.2.orig/debian/pycompat +++ gnome-doc-utils-0.11.2/debian/pycompat @@ -0,0 +1 @@ +2 --- gnome-doc-utils-0.11.2.orig/debian/control.in +++ gnome-doc-utils-0.11.2/debian/control.in @@ -0,0 +1,37 @@ +Source: gnome-doc-utils +Section: gnome +Priority: optional +XSBC-Original-Maintainer: Debian GNOME Maintainers +Maintainer: Ubuntu Desktop Team +Uploaders: @GNOME_TEAM@ +Build-Depends: cdbs, + debhelper (>= 5.0.37.2), + gnome-pkg-tools (>= 0.10) +Build-Depends-Indep: libxml2-dev (>= 2.6.0), + libxslt1-dev (>= 1.1.8), + libxml-parser-perl, + python-dev, + xsltproc, + libxml2-utils, + docbook2x, + pkg-config, + python-support (>= 0.3), + scrollkeeper, + intltool +Standards-Version: 3.7.2 +XS-Python-Version: >= 2.1 + +Package: gnome-doc-utils +Architecture: all +Depends: ${misc:Depends}, + ${python:Depends}, + python-libxml2, + libxml2-utils, + xsltproc +XB-Python-Version: ${python:Versions} +Description: a collection of documentation utilities for the Gnome project + gnome-doc-utils is a collection of documentation utilities for the Gnome + project. Notably, it contains utilities for building documentation and + all auxiliary files in your source tree, and it contains the DocBook + XSLT stylesheets that were once distributed with Yelp. Starting with + Gnome 2.8, Yelp will require gnome-doc-utils for the XSLT. --- gnome-doc-utils-0.11.2.orig/debian/changelog +++ gnome-doc-utils-0.11.2/debian/changelog @@ -0,0 +1,303 @@ +gnome-doc-utils (0.11.2-0ubuntu1) gutsy; urgency=low + + * New upstream version: + - Added db2html.division.div.content.mode + - Added support for manual indexes + - Fixed the mime attribute in OMF output + - Worked on the HTML output for refentry + - Switched to set:has-same-node for node comparisons + - Updated translations + + -- Sebastien Bacher Tue, 21 Aug 2007 10:40:02 +0200 + +gnome-doc-utils (0.11.1-0ubuntu1) gutsy; urgency=low + + * New upstream release: + - general + - Added new admonition graphics + - tools + - Fixed #456700, non-portable equality test + * Use portable sh function syntax, #436824 + * Fixed global variable polution that caused #436950 + * Updated pkg-config file to reflect recent changes + * Added graphics copying option to gnome-doc-tool + - xslt + * Fixed XSLT node comparisons to be faster and more correct + * Added utility XSLT to list needed automatic graphics + * Added dual HTML/XHTML output + * Added various sanity checks to xsldoc + * Added a commmon theme XSLT + * Lots of DocBook work, including: + - CSS consolidation and simplification + - Command, function, and class synopses + - Bibliographies + - Glossaries + - Reference pages and sections + - Admonitions + - All inline elements + - Navigation headers and footers + - All types of lists + - Automatic TOCs, including a TOC sidebar + - CALS tables + - Updated translations: da, de, dz, en_GB, es, et, fi, gl, gu, hu, nb, nl, + oc, sv, ta, th, vi, zh_CN + * debian/control.in + - maintainer set to Ubuntu Desktop Team + + -- Aron Sisak Tue, 31 Jul 2007 13:34:38 +0200 + +gnome-doc-utils (0.10.3-1ubuntu1) gutsy; urgency=low + + * Sync with Debian + * debian/control.in: + - Build-Depends on intltool + * debian/rules: + - update translations template + + -- Sebastien Bacher Sat, 28 Apr 2007 14:08:29 +0200 + +gnome-doc-utils (0.10.3-1) unstable; urgency=low + + * New upstream stable releases. + + -- Loic Minier Mon, 16 Apr 2007 11:14:45 +0200 + +gnome-doc-utils (0.10.1-2) unstable; urgency=low + + * Upload to unstable; drop check-dist include. + * Wrap build-deps and deps. + * Add XB and XS-Python-Version. + * Drop dh_python call. + + -- Loic Minier Wed, 11 Apr 2007 14:42:19 +0200 + +gnome-doc-utils (0.10.1-1) experimental; urgency=low + + * New upstream development releases. + - Build-depend on scrollkeeper. + * New upstream stable release. + + -- Loic Minier Sun, 25 Mar 2007 12:12:59 +0200 + +gnome-doc-utils (0.8.0-2) experimental; urgency=low + + * Merge 0.6.1-4. + * Include the new check-dist Makefile to prevent accidental uploads to + unstable; bump build-dep on gnome-pkg-tools to >= 0.10. + + -- Loic Minier Mon, 22 Jan 2007 11:26:07 +0100 + +gnome-doc-utils (0.8.0-1) experimental; urgency=low + + * Merge 0.6.1-3. + * Rename the distcleanfiles patch to 20_distcleanfiles to have numbered + patches. + * New upstream release. + + -- Loic Minier Mon, 25 Sep 2006 16:45:28 +0200 + +gnome-doc-utils (0.7.2-1) experimental; urgency=low + + * New upstream development releases. (Closes: #373770) + - Target at experimental. + - Fixes copying of gnome-doc-utils.make which caused make distcheck to + fail. (Closes: #353503) + + -- Loic Minier Tue, 8 Aug 2006 20:36:23 +0200 + +gnome-doc-utils (0.6.1-4) unstable; urgency=low + + * Add a get-orig-source target to retrieve the upstream tarball. + + -- Loic Minier Sat, 13 Jan 2007 23:20:32 +0100 + +gnome-doc-utils (0.6.1-3) unstable; urgency=low + + * New patch, 10_drop-ac-output-in-gdu-m4, backported fix for GNOME #331735. + (Closes: #353503) + + -- Loic Minier Thu, 10 Aug 2006 11:17:33 +0200 + +gnome-doc-utils (0.6.1-2) unstable; urgency=low + + * Add watch file. + * Set Maintainer to Debian GNOME Maintainers. + * Convert to new Python policy. (Closes: #375593, #380819) + - Bump up debhelper build-dep to >= 5.0.37.2. + - Set Python compatibility mode to 2. + - Build-depend on python-support >= 0.3. + - Declare supported pyversions as "2.1-". + - Call dh_pysupport -pgnome-doc-utils /usr/share/xml2po before dh_python. + * Call dh_python with -pgnome-doc-utils. + + -- Loic Minier Tue, 8 Aug 2006 20:26:33 +0200 + +gnome-doc-utils (0.6.1-1) unstable; urgency=low + + * Move cdbs, debhelper, and gnome-pkg-tools from Build-Depends-Indep to + Build-Depends. + * Bump up Standards-Version to 3.7.2. + * Add ${misc:Depends}. + * Bump Debhelper compatibility level to 5. + * New upstream release. + + -- Loic Minier Thu, 22 Jun 2006 21:57:55 +0200 + +gnome-doc-utils (0.6.0-1) unstable; urgency=low + + * New upstream release (translation updates). + + -- J.H.M. Dassen (Ray) Sat, 11 Mar 2006 14:12:44 +0100 + +gnome-doc-utils (0.5.7-1) unstable; urgency=medium + + * New upstream release (bugfix and translation updates). + + -- J.H.M. Dassen (Ray) Mon, 27 Feb 2006 08:35:00 +0100 + +gnome-doc-utils (0.5.6-1) unstable; urgency=low + + * New upstream release (bugfixes and translation updates). + + -- J.H.M. Dassen (Ray) Tue, 21 Feb 2006 19:12:13 +0100 + +gnome-doc-utils (0.5.5-1) unstable; urgency=low + + * New upstream release. + + -- J.H.M. Dassen (Ray) Mon, 13 Feb 2006 06:35:51 +0100 + +gnome-doc-utils (0.5.4-1) unstable; urgency=low + + * New upstream release. + + -- J.H.M. Dassen (Ray) Sat, 11 Feb 2006 13:47:02 +0100 + +gnome-doc-utils (0.5.2-1) unstable; urgency=low + + * New upstream version: + - Removed extra gettext import for better performance + - Fixed bad syntax in a srcdir directory thing + - Added missing db2html-bibliography to the build + - Added missing GPL and LGPL copyright files + - Implemented the following numbering systems: + Arabic decimal + Chinese simplified + Chinese traditional + Japanese + Thai decimal + Thai alphabetic + Serbian alphabetic + Greek Ionic + - Updated translation + * debian/db2html-bibliography.xsl, + debian/gnome-doc-utils.install: + - fixed with the new version + + -- Sebastien Bacher Sun, 18 Dec 2005 22:51:49 +0100 + +gnome-doc-utils (0.5.1-2) unstable; urgency=low + + * debian/db2html-bibliography.xsl, + debian/gnome-doc-utils.install: + - install this CVS file not shipped with the current tarball. + + -- Sebastien Bacher Tue, 29 Nov 2005 19:23:19 +0100 + +gnome-doc-utils (0.5.1-1) unstable; urgency=low + + * New upstream release. + * Ship full license information. + [debian/copyright] + * Do not overwrite DEB_CONFIGURE_EXTRA_FLAGS. + [debian/rules] + + -- Loic Minier Sun, 27 Nov 2005 10:45:58 +0100 + +gnome-doc-utils (0.4.3-2) unstable; urgency=low + + * debian/control.in: + - Depends on the non version versionned of the python-xml package. + + -- Sebastien Bacher Thu, 20 Oct 2005 14:51:48 +0200 + +gnome-doc-utils (0.4.3-1) unstable; urgency=low + + * New upstream release. + + -- Loic Minier Tue, 18 Oct 2005 17:01:36 +0200 + +gnome-doc-utils (0.4.2-1) unstable; urgency=medium + + * New upstream release. + * Important fix: images were not included in tarballs. + + -- Loic Minier Fri, 30 Sep 2005 20:02:01 +0200 + +gnome-doc-utils (0.4.1-1) unstable; urgency=low + + [ Guilherme de S. Pastore ] + * New upstream release 0.4.0 + * debian/rules: + - No longer necessary to "patch" clean + + [ Loic Minier ] + * New upstream release 0.4.1 + + -- Loic Minier Wed, 7 Sep 2005 10:07:24 +0200 + +gnome-doc-utils (0.3.3-1) unstable; urgency=low + + * GNOME Team upload + - authorized by the maintainer + * New upstream version (Closes: #317931) + * debian/control.in: + - added @GNOME_TEAM@ to Uploaders + - added build dependency on gnome-pkg-tools + - bumped Standards-Version to 3.6.2 with no changes + - updated dependency to python2.3-libxml2 (Closes: #322513) + - added dependencies on libxml2-utils and xsltproc + * debian/copyright: + - cosmetic fixes + * debian/rules: + - include uploaders.mk from gnome-pkg-tools + - give --disable-scrollkeeper switch to configure + + -- Guilherme de S. Pastore Thu, 1 Sep 2005 15:28:05 -0300 + +gnome-doc-utils (0.2.0-2) unstable; urgency=low + + * Solved xml2po blank manpage problem (Closes: #317150). + + -- Fernanda Giroleti Weiden Sat, 9 Jul 2005 09:13:53 -0300 + +gnome-doc-utils (0.2.0-1) unstable; urgency=low + + * New upstream release. + + -- Fernanda Giroleti Weiden Sat, 7 May 2005 22:49:25 -0300 + +gnome-doc-utils (0.1.3-3) unstable; urgency=low + + * pkg-config added to build-depends (Closes: #306107). + + -- Fernanda Giroleti Weiden Thu, 28 Apr 2005 12:45:14 -0300 + +gnome-doc-utils (0.1.3-2) unstable; urgency=low + + * docbook2x included as a build dependency to solve the xml2po blank manpage problem. + + -- Fernanda Giroleti Weiden Sat, 26 Mar 2005 22:04:59 -0300 + +gnome-doc-utils (0.1.3-1) unstable; urgency=low + + * New upstream release. + + -- Fernanda Giroleti Weiden Fri, 25 Mar 2005 00:07:12 -0300 + +gnome-doc-utils (0.1-1) unstable; urgency=low + + * Initial Release. + + -- Fernanda Giroleti Weiden Tue, 30 Nov 2004 23:00:56 -0200 +