docbook-xsl (1.79.2+dfsg-1) unstable; urgency=medium * QA upload. * Upload to unstable. (Closes: #962020, #924924) * debian/examples: Use new URL (cdn) for stylesheet. * debian/*.xmlcatalogs: Register both old and new uri. This helps to preserve backward compatibility. * debian/rules: Use "gzip -9" instead of setting deprecated GZIP environment variable. * debian/patches: Add patch to maintain compatibility with old URIs used in v1.79.1 or earlier (docbook.sourceforge.net). -- Boyuan Yang <byang@debian.org> Tue, 02 Jun 2020 22:13:37 -0400 docbook-xsl (1.79.2+dfsg-1~exp1) experimental; urgency=medium * QA upload. * New upstream release 1.79.2. + Upstream now calls the old docbook-xsl-ns project to be docbook-xsl and calls docbook-xsl to be docbook-xsl-nons. The old package names are kept for now for compatibility. * debian/control: + Let docbook-xsl package provides docbook-xsl-nons package. * debian/docbook-xsl.links: Create symlink from nons path name to real dir path name. * debian/*.xmlcatalogs: Use new uri names to reflect switch away from SourceForge by upstream. * debian/patches: Refresh patches. * debian/upstream/metadata: Set upstream metadata fields: Repository, Repository-Browse. -- Boyuan Yang <byang@debian.org> Tue, 02 Jun 2020 09:21:45 -0400 docbook-xsl (1.79.1+dfsg-3) unstable; urgency=medium * QA upload. * debian/control: + Bump debhelper compat to v13. + Bump Standards-Version to 4.5.0. + Migrate git packaging repo under Salsa Debian group. + Update project homepage field (use GitHub Wiki). + Mark package docbook-xsl-ns as M-A: foreign. (Closes: #944873) * debian/rules: Fix a typo in finding README file. * debian/*.README.Debian: Fix typo. -- Boyuan Yang <byang@debian.org> Tue, 02 Jun 2020 01:04:07 -0400 docbook-xsl (1.79.1+dfsg-2) unstable; urgency=medium * QA upload. * Orphan package, see #802370. * Import package history into git and distribute it on collab-maint. Set Vcs-Git and Vcs-Browser accordingly. * debian/patches/831831_docbook-xsl-mandir.patch - Fix bad so link in man pages. (Closes: #831831) -- Michael Biebl <biebl@debian.org> Wed, 07 Sep 2016 01:41:50 +0200 docbook-xsl (1.79.1+dfsg-1) unstable; urgency=low * QA upload. * New upstream release - drop spanish and fix typo patches: upstream * Bump std-version to 3.9.6, no changes required. * Bump compat level and debhelper to 9. * Remove VCS fields. -- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 25 Jan 2016 15:17:09 +0100 docbook-xsl (1.78.1+dfsg-1.1) unstable; urgency=medium * Non-maintainer upload. * debian/patches/765567_non-recursive_string_subst.patch: Added. - Avoid recursion in string.subst (closes: #765567). -- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Sat, 02 Jan 2016 20:46:55 +0100 docbook-xsl (1.78.1+dfsg-1) unstable; urgency=low * New upstream release (closes: #696929). - Fixes fo:* element sequences in FO output (closes: #605198). - Removed passivetex extensions code (closes: #207601, #650786). - XHTML conversion scripts have been fixed (closes: #654338). - Handle book/info elements of DB5 correctly (closes: #666068). - Fixed orientation of footnotes in blockquote (closes: #684381). - Fixed manual page output (closes: #695742). * debian/control: Added Multi-Arch: foreign. Dropped DM-Upload-Allowed. (Uploaders): Fixed my address. (Standards-Version): Bumped to 3.9.4. * debian/docbook-xsl.install, debian/docbook-xsl-ns.install: Added new and missing (VERSION.xsl) files. * debian/get-orig-source.sh: Minor fixes after upstream changed to bzip. * debian/rules: Install README files to documentation. * debian/watch: Check for bzip2 archives too (closes: #703514). * debian/patches/611924_html_same_ids_for_quote.patch: Dropped. * debian/patches/605696_fix_section_name_for_lexgrog.patch: Ditto. * debian/patches/577807_lang_spanish.patch: Added. - Fix spanish template generated text (closes: #577807). * debian/patches/638570_lang_russian.patch: Added. - Fix two translations (closes: #638570). * debian/patches/681116_multiarch_manpage_template.patch: Added. - Offer a way to omit build-time outpout to manpages (closes: #681116). * debian/patches/698962_fix_typo.patch: Added. - Fix a few typos (closes: #698962). * debian/patches/series: Adjusted. -- Daniel Leidert <dleidert@debian.org> Sun, 26 May 2013 20:26:30 +0200 docbook-xsl (1.76.1+dfsg-1) unstable; urgency=low * New upstream release. - Fixed bug when context was lost (closes: #602537). * Copied some files from docbook-xsl-ns. * debian/control: Added docbook-xsl-ns. (Vcs-Browser, Vcs-Svn): Adjusted for unstable. (Build-Depends): Dropped dpatch in favour of source format 3.0 (quilt). Added docbook5-xml for docbook-xsl-ns. Increased debhelper version for dh_bugfiles. (Standards-Version): Bumped to 3.9.2. (Homepage): Fixed not-longer-existing URL. (Description): Mention XSL-FO (closes: #604004, #623977). (Recommends): Downgrade docbook-xsl-doc* packages to Suggests (closes: #610726, #623976). * debian/copyright: Adjusted and added parts of docbook-xsl-ns. * debian/docbook-xsl.docs: Adjusted source paths. * debian/docbook-xsl.examples: Ditto. * debian/docbook-xsl.install: Ditto. * debian/docbook-xsl.xmlcatalogs: Ditto. * debian/docbook-xsl-ns.copyright: Copied and removed. * debian/docbook-xsl-ns.docs: Copied and adjusted source paths. * debian/docbook-xsl-ns.examples: Ditto. * debian/docbook-xsl-ns.install: Ditto. * debian/docbook-xsl-ns.xmlcatalogs: Ditto. * debian/docbook-xsl-ns.README.Debian: Copied. * debian/get-orig-source.sh: Create one source package for docbook-xsl and docbook-xsl-ns. * debian/presubj: Renamed to debian/docbook-xsl.bug-presubj. * debian/rules: Dropped dpatch and useless get-orig-source target. (override_dh_auto_test): Run the check-xml target. (check-xml): Added the --nonet switch to avoid internet access. Added check of DocBook 5 example (copied from docbook-xsl-ns). (override_dh_installchangelogs): Adjusted source paths. (.PHONY): Added the check-xml target. * debian/watch: Added line for docbook-xsl-ns. * debian/README.Debian: Renamed to debian/docbook-xsl.README.Debian. * debian/README.source: Adjusted after dropping dpatch and after merging docbook-xsl and docbook-xsl-ns. Added information about multiple upstream tarballs. * debian/bugs/docbook-xsl-ns/presubj: Copied and renamed to debian/docbook-xsl-ns.bug-presubj. Typo fix. * debian/examples/foo.1.example_manpage.xml: Renamed to debian/examples/docbook-xsl/foo.1.example_manpage.xml. * debian/examples/docbook-xsl-ns/foo.1.example_manpage.xml: Copied. * debian/source/format: Changed to 3.0 (quilt). * debian/patches/605696_fix_section_name_for_lexgrog.patch: Added. - */common/es.xml: Fix Spanish translation for RefName to make it being recognized by lexgrog (closes: #605696). * debian/patches/611924_html_same_ids_for_quote.patch: Added. - */*html/inline.xsl (quote): Don't call the anchor template to not duplicate IDs (closes: #611924). * debian/patches/620556_fo_segmentedlist_with_segtitles.patch: Added. - */fo/lists.xsl (segmentedlist): Create the number of columns needed in table mode (closes: #620556). * debian/patches/00list: Renamed to debian/patches/series and adjusted. * debian/patches/00options, debian/patches/00template: Dropped. -- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Thu, 17 Nov 2011 14:04:56 +0100 docbook-xsl (1.76.0~RC1+dfsg-1) experimental; urgency=low * First release candidate of the upcoming 1.76.0 release based on r8900. - Apostroph fix applied at all places (closes: #507673). - Refer to local image path (closes: #561590). - Handles simpara in footnote for manpages correctly (closes: #580305). - Improved French translation (closes: #594649). * debian/compat: Increased to 7. * debian/control (Vcs-Browser, Vcs-Svn): Adjusted for experimental. (Build-Depends): Increased dh version to >7. (Standards-Version): Bumped to 3.9.1. (Suggests): Added libxslthl-java (closes: #576831). * debian/rules: Rewritten for dh 7. * debian/get-orig-source.sh: Also remove newly released webhelp directory. * debian/README.source: Added note about webhelp. * debian/patches/561590_param_local_draft_image.dpatch: Dropped (r8810). * debian/patches/562227_xhtml_fix_saxon_ns_leakage.dpatch: Ditto (r8808). * debian/patches/8530_manpages_lists_indentation_fix.dpatch: Ditto. * debian/patches/8539_554441_xhtml11_fix_ulink_param_target.dpatch: Ditto. * debian/patches/8563_562816_german_translation_fix.dpatch: Ditto. * debian/patches/portable_apostrophe_fix.dpatch: Ditto (r8841). * debian/patches/00list: Adjusted. -- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Tue, 31 Aug 2010 22:52:27 +0200 docbook-xsl (1.75.2+dfsg-5) unstable; urgency=low * debian/patches/514030_debianize_dbtoepub.dpatch: Dropped. This patch leads to inclusion of the docbook-xsl stylesheets and misses to match the elements in a DB5 document (closes: #567859). * debian/patches/00list: Adjusted. -- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Sun, 31 Jan 2010 22:44:03 +0100 # For older changelog entries, run 'apt-get changelog docbook-xsl'
Generated by dwww version 1.14 on Wed Aug 27 11:31:17 CEST 2025.