debian/0000755000000000000000000000000012032606433007165 5ustar debian/patches/0000755000000000000000000000000012032606433010614 5ustar debian/patches/fixdbhtml.patch0000644000000000000000000000273012015702776013630 0ustar Description: Fix broken template dbhtml-filename Author: Mathieu Malaterre Bug-Debian: http://bugs.debian.org/685781 Index: docbook-slides-3.4.0/xsl/html/slides-common.xsl =================================================================== --- docbook-slides-3.4.0.orig/xsl/html/slides-common.xsl 2012-08-24 15:42:13.871690158 +0200 +++ docbook-slides-3.4.0/xsl/html/slides-common.xsl 2012-08-24 15:42:21.215689893 +0200 @@ -1436,7 +1436,7 @@ - + Index: docbook-slides-3.4.0/xsl/xhtml/slides-common.xsl =================================================================== --- docbook-slides-3.4.0.orig/xsl/xhtml/slides-common.xsl 2012-08-24 15:42:25.767689728 +0200 +++ docbook-slides-3.4.0/xsl/xhtml/slides-common.xsl 2012-08-24 15:42:34.971689396 +0200 @@ -1429,7 +1429,7 @@ - + debian/patches/brokenurl.patch0000644000000000000000000000124512006247542013645 0ustar Description: Fix typo in URL Author: Mathieu Malaterre Bug-Debian: http://bugs.debian.org/683379 --- docbook-slides-3.4.0.orig/catalog.xml +++ docbook-slides-3.4.0/catalog.xml @@ -6,7 +6,7 @@ - Origin: vendor, https://lists.oasis-open.org/archives/docbook-apps/201209/msg00062.html Bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=53817 Bug-Debian: http://bugs.debian.org/686516 Forwarded: not-needed --- docbook-slides-3.4.0.orig/xsl/fo/plain.xsl +++ docbook-slides-3.4.0/xsl/fo/plain.xsl @@ -226,7 +226,7 @@ font-weight="bold" text-align="center" font-family="{$slide.title.font.family}"> - + @@ -237,7 +237,7 @@ font-weight="bold" text-align="center" font-family="{$slide.title.font.family}"> - + debian/patches/series0000644000000000000000000000010412032606425012025 0ustar brokenurl.patch fixdbhtml.patch fixsubtitle.patch titlenpefix.patch debian/patches/fixsubtitle.patch0000644000000000000000000000225712023317425014205 0ustar Description: Fix weird output in PDF meta-data Author: Mathieu Malaterre Forwarded: https://lists.oasis-open.org/archives/docbook-apps/201208/msg00134.html Index: docbook-slides-3.4.0/xsl/fo/plain-titlepage.xsl =================================================================== --- docbook-slides-3.4.0.orig/xsl/fo/plain-titlepage.xsl 2012-09-10 09:49:54.587432840 +0200 +++ docbook-slides-3.4.0/xsl/fo/plain-titlepage.xsl 2012-09-10 09:52:30.387427216 +0200 @@ -165,4 +165,19 @@ - \ No newline at end of file + + + + Request for slides/subtitle of unexpected element: + + + + + + debian/source/0000755000000000000000000000000012032606433010465 5ustar debian/source/format0000644000000000000000000000001411752701730011677 0ustar 3.0 (quilt) debian/docbook-slides.xmlcatalogs0000644000000000000000000000046211762720132014332 0ustar local;catalog.xml;/usr/share/xml/docbook/custom/slides/3.4.0/catalog.xml root-and-package;public;-//Norman Walsh//DTD Slides;/usr/share/xml/docbook/custom/slides/3.4.0/catalog.xml root-and-package;system;http://docbook.sourceforge.net/release/slides/;/usr/share/xml/docbook/custom/slides/3.4.0/catalog.xml debian/README.Debian0000644000000000000000000000271411752677540011251 0ustar docbook-slides for Debian ----------------------------- The DTD defines a number of document types for producing presentation slides using various subsets of Simplified DocBook and/or full DocBook XML. There are three possible prologs to use in your slides documents, which are described below. I. Simplified DocBook-based Document Types ------------------------------------------ A. If you've no need to customize the DTD, use the "flattened" DTD: B. If you'd like to customize the DTD based on Simplified DocBook, use the slides-custom.dtd: II. Full DocBook-based Document Type ------------------------------------ A. If you'd like to customize (or simply use) the slides document type based on the full DocBook XML DTD (~380 elements), use the slides-full.dtd: The stylesheets require the use of an xslt processor, such as xsltproc. -- Mark Johnson , Fri, 30 Jan 2004 15:06:43 -0500 debian/catalog0000644000000000000000000000617611762742164010547 0ustar -- SGML catalog for docbook-slides -- OVERRIDE YES -- redundancy because of inconsistent use of XML in FPI -- PUBLIC "-//Norman Walsh//DTD Slides V3.3.1//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML V3.3.1//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides Custom V3.3.1//EN" "slides-custom.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML Custom V3.3.1//EN" "slides-custom.dtd" PUBLIC "-//Norman Walsh//DTD Slides Full V3.3.1//EN" "slides-full.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML Full V3.3.1//EN" "slides-full.dtd" SYSTEM "http://docbook.sourceforge.net/release/slides/3.3.1/schema/dtd/slides.dtd" "slides.dtd" SYSTEM "http://docbook.sourceforge.net/release/slides/current/schema/dtd/slides.dtd" "slides.dtd" SYSTEM "http://docbook.sourceforge.net/release/slides/3.3.1/schema/dtd/slides-custom.dtd" "slides-custom.dtd" SYSTEM "http://docbook.sourceforge.net/release/slides/current/schema/dtd/slides-custom.dtd" "slides-custom.dtd" SYSTEM "http://docbook.sourceforge.net/release/slides/3.3.1/schema/dtd/slides-full.dtd" "slides-full.dtd" SYSTEM "http://docbook.sourceforge.net/release/slides/current/schema/dtd/slides-full.dtd" "slides-full.dtd" -- stuff for backward compatibility -- PUBLIC "-//Norman Walsh//DTD Slides V3.3.0//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML V3.3.0//EN" "slides.dtd" SYSTEM "http://docbook.sourceforge.net/release/slides/3.3.0/schema/dtd/slides.dtd" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML Custom V3.3.0//EN" "slides-custom.dtd" PUBLIC "-//Norman Walsh//DTD Slides Custom V3.3.0//EN" "slides-custom.dtd" SYSTEM "http://docbook.sourceforge.net/release/slides/3.3.0/schema/dtd/slides-custom.dtd" "slides-custom.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML Full V3.3.0//EN" "slides-full.dtd" PUBLIC "-//Norman Walsh//DTD Slides Full V3.3.0//EN" "slides-full.dtd" SYSTEM "http://docbook.sourceforge.net/release/slides/3.3.0/schema/dtd/slides-full.dtd" "slides-full.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML V3.2.0//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML V3.1.0//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML V3.0b1//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML V3.0//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML V3//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides XML//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides V3.2.0//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides V3.1.0//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides V3.0b1//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides V3.0//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides V3//EN" "slides.dtd" PUBLIC "-//Norman Walsh//DTD Slides//EN" "slides.dtd" SYSTEM "http://docbook.sourceforge.net/release/slides/3.0b1/slides.dtd" "slides.dtd" debian/rules0000755000000000000000000000027711762437604010266 0ustar #!/usr/bin/make -f %: dh $@ --parallel override_dh_install: dh_install # until xml-core gets updated: dh_installxmlcatalogs get-orig-source: uscan --verbose --force-download --rename debian/compat0000644000000000000000000000000211752700566010375 0ustar 7 debian/docbook-slides.install0000644000000000000000000000037211762720132013462 0ustar browser usr/share/xml/docbook/custom/slides/3.4.0 graphics usr/share/xml/docbook/custom/slides/3.4.0 schema usr/share/xml/docbook/custom/slides/3.4.0 xsl usr/share/xml/docbook/custom/slides/3.4.0 VERSION usr/share/xml/docbook/custom/slides/3.4.0 debian/changelog0000644000000000000000000001045512032606425011045 0ustar docbook-slides (3.4.0-5) unstable; urgency=low * Prevent java NPE when using link within title. Closes: #686516 + debian/patches/titlenpefix.patch -- Mathieu Malaterre Tue, 02 Oct 2012 17:49:04 +0200 docbook-slides (3.4.0-4) unstable; urgency=low * Fix an issue with broken PDF meta data output. + debian/patches/fixsubtitle.patch -- Mathieu Malaterre Mon, 10 Sep 2012 09:54:46 +0200 docbook-slides (3.4.0-3) unstable; urgency=low * Fix an issue with a broken template. Closes: #685781 + debian/patches/fixdbhtml.patch -- Mathieu Malaterre Fri, 24 Aug 2012 15:47:01 +0200 docbook-slides (3.4.0-2) unstable; urgency=low * Fix an issue with URL in catalog.xml. Closes: #683379 + debian/patches/brokenurl.patch -- Mathieu Malaterre Wed, 01 Aug 2012 17:45:32 +0200 docbook-slides (3.4.0-1) unstable; urgency=low * New upstream: 3.4.0. Closes: #317041 * Rebuild packages. Closes: #675480 * Use upstream catalog -- Mathieu Malaterre Sun, 03 Jun 2012 21:59:49 +0200 docbook-slides (3.3.1.0-3) unstable; urgency=low * Fix XML catalog installation. Closes: #672434 -- Mathieu Malaterre Fri, 11 May 2012 18:11:21 +0200 docbook-slides (3.3.1.0-2) unstable; urgency=low * Add myself as Uploaders * debian/control (Vcs-Browser): Fixed location. (Uploaders): Removed Mark Johnson, who is probably MIA (closes: #540564). Many thanks for your work! * Add d/watch file * Switch to dpkg-source 3.0 (quilt) format * Fix Homepage in d/control. Closes: #615283 -- Mathieu Malaterre Thu, 10 May 2012 11:06:04 +0200 docbook-slides (3.3.1.0-1.1) unstable; urgency=low * Added xml-core in build-depends-indep. (closes: #233145) -- Arnaud Vandyck Fri, 19 Mar 2004 16:06:20 +0100 docbook-slides (3.3.1.0-1) unstable; urgency=low * Fixed compatibility symlinks in /usr/share/sgml. * Fixed error in doc-base file. (closes: #231533) -- Mark Johnson Mon, 9 Feb 2004 19:45:08 -0500 docbook-slides (3.3.1-1) unstable; urgency=low * New upstream release. * Added xml catalog support. * Migrated installation to /usr/share/xml -- Mark Johnson Fri, 30 Jan 2004 15:43:38 -0500 docbook-slides (3.2.0-3) unstable; urgency=low * Fixed doc-base typo. (closes: #221766) -- Mark Johnson Wed, 19 Nov 2003 19:58:12 -0500 docbook-slides (3.2.0-2) unstable; urgency=low * Fixed description formatting snafu in debian/control. * (closes: #221595) * Added Suggests: docbook-slides-demo. -- Mark Johnson Wed, 19 Nov 2003 17:27:34 -0500 docbook-slides (3.2.0-1) unstable; urgency=low * New upstream release. Renamed package. * Changed web to file uri to locate docbook-xsl. * Changed uris in all test docs. * Cleaned up rules file. -- Mark Johnson Fri, 7 Nov 2003 18:08:58 -0500 docbook-xml-slides (3.0b2-0.2) unstable; urgency=low * Non-maintainer upload. * Additional patches to eliminate imports of files from other sites. (closes: #162189) * Fixes incorrect navigation link text in vslides.xsl (closes #202044) -- Benjamin Hill (Mako) Mon, 28 Jul 2003 10:37:48 -0800 docbook-xml-slides (3.0b2-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release. * Additions to catalog entry (closes: bug#162187). * Patches to fo-plain.xsl and slides-common.xsl to eliminate imports of files from other sites. -- Susan Kleinmann Wed, 25 Sep 2002 03:36:44 -0400 docbook-xml-slides (3.0b1-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream release (closes: bug#122959). * Changed the import statemnt in slides-common.xsl so that it refers to a file on the local filesystem in the docbook-xsl package. -- Susan Kleinmann Tue, 3 Sep 2002 17:24:19 -0400 docbook-xml-slides (1.1-2) unstable; urgency=low * New sgml file layout. Merged stylesheets and dtd package. -- Mark Johnson Mon, 18 Jun 2001 01:10:38 -0400 docbook-xml-slides (1.1-1) unstable; urgency=low * Initial Release. Closes: bug#85387 -- Mark Johnson Thu, 1 Mar 2001 22:37:22 -0500 Local variables: mode: debian-changelog End: debian/watch0000644000000000000000000000010311752701554010220 0ustar version=3 http://sf.net/docbook/docbook-slides-([\d\.]+)\.tar\.bz2 debian/docbook-slides.links0000644000000000000000000000077111762734474013155 0ustar usr/share/xml/docbook/custom/slides usr/share/sgml/docbook/custom/slides usr/share/xml/docbook/custom/slides/3.4.0 usr/share/xml/docbook/custom/slides/3.3.1 usr/share/xml/docbook/custom/slides/3.4.0 usr/share/xml/docbook/custom/slides/3.3.0 usr/share/xml/docbook/custom/slides/3.4.0 usr/share/xml/docbook/custom/slides/3.2.0 usr/share/xml/docbook/custom/slides/3.4.0 usr/share/xml/docbook/custom/slides/3.0b2 usr/share/xml/docbook/custom/slides/3.4.0 usr/share/xml/docbook/custom/slides/3.0b1 debian/docbook-slides.doc-base0000644000000000000000000000062211762714532013476 0ustar Document: docbook-slides Title: DocBook Slides Document Type Author: Norman Walsh Abstract: The Slides Document Type is an XML vocabulary derived from DocBook. It is used to create presentations (slides, foils, whatever you call them) in HTML or print. Section: Text Format: HTML Index: /usr/share/doc/docbook-slides/doc/index.html Files: /usr/share/doc/docbook-slides/doc/*.html debian/docbook-slides.examples0000644000000000000000000000001111752677540013635 0ustar tests/* debian/docbook-slides.dirs0000644000000000000000000000005211762720132012750 0ustar usr/share/xml/docbook/custom/slides/3.4.0 debian/copyright0000644000000000000000000000367511752677540011152 0ustar This package was debianized by Mark Johnson on Fri, 30 Jan 2004 15:40:50 -0500 It was downloaded from http://sourceforge.net/projects/docbook Upstream Author: Norm Walsh Copyright --------- Copyright (C) 1999-2004 Norman Walsh Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. Except as contained in this notice, the names of individuals credited with contribution to this software shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the individuals in question. Any stylesheet derived from this Software that is publically distributed will be identified with a different name and the version strings in any derived Software will be changed so that no possibility of confusion between the derived package and this Software will exist. Warranty -------- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL NORMAN WALSH OR ANY OTHER CONTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Contacting the Author --------------------- These demos are maintained by Norman Walsh, . debian/docbook-slides.docs0000644000000000000000000000002011762720132012732 0ustar doc NEWS README debian/control0000644000000000000000000000171411753234740010602 0ustar Source: docbook-slides Section: text Priority: optional Maintainer: Debian XML/SGML Group Uploaders: Mathieu Malaterre Build-Depends-Indep: debhelper (>= 7.0.50~), xml-core (>= 0.6) Standards-Version: 3.9.3 Homepage: http://docbook.sourceforge.net Vcs-Browser: http://anonscm.debian.org/viewvc/debian-xml-sgml/packages/docbook-slides/ Vcs-Svn: svn://svn.debian.org/debian-xml-sgml/packages/docbook-slides/trunk/ Package: docbook-slides Architecture: all Depends: docbook-xsl, docbook-simple (>= 1.0.0-1), docbook-xml (>= 4.2-7), ${misc:Depends} Suggests: docbook-slides-demo Conflicts: docbook-xml-slides Replaces: docbook-xml-slides Description: XML Slides DTD and XSL Stylesheets A docbook-derived XML DTD for building presentation slides. This package includes the xsl stylesheets for this DTD. This version can be customized with the Simplified DocBook XML DTD or with the full DocBook XML DTD. debian/docbook-slides.sgmlcatalogs0000644000000000000000000000010611762742164014500 0ustar catalog /usr/share/xml/docbook/custom/slides/3.4.0/schema/dtd/catalog