1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
sgml-base-doc (1.99.3) unstable; urgency=medium
* QA upload.
* debian/rules: Set DEBIANDOC_DATE based on SOURCE_DATE_EPOCH.
(Closes: #1010787)
* Update to debhelper-compat 13. (Closes: #998964)
* README.Debian: Fix typo.
* Switch to source format 3.0 (native).
* debian/control: Set Rules-Requires-Root to "no".
* debian/copyright: Reference GPL-2 in common-licenses.
* debian/control: Comment out Vcs-* and Homepage fields as the services
are no longer reachable.
* debian/control: Update Standards-Version to 4.6.0.
-- Vagrant Cascadian <vagrant@debian.org> Mon, 09 May 2022 19:09:19 -0700
sgml-base-doc (1.99.2+nmu1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sun, 17 Jan 2021 15:33:19 +0100
sgml-base-doc (1.99.2) unstable; urgency=medium
* QA upload.
* Changed build dependency on sp to opensp.
-- Neil Roeth <neil@debian.org> Mon, 05 Sep 2016 20:26:31 -0400
sgml-base-doc (1.99.1) unstable; urgency=low
* Upload to unstable to fix FTBFS.
* debian/control (Standards-Version): Bumped to 3.8.3.
(Build-Depends): Increased for dh level 7.
(Depends): Fixed debhelper-but-no-misc-depends.
* debian/compat: Bumped to 7.
* debian/rules: Adjusted for dh level 7.
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Fri, 22 Jan 2010 01:18:03 +0100
sgml-base-doc (1.99.0) experimental; urgency=low
* Makefile: Dropped build system. debian/rules and debhelper are enough.
* debian/compat: Increased compatibility level to 5.
* debian/control: Added Vcs*, Homepage and DM-Upload-Allowed fields.
(Uploaders): Added myself.
(Build-Depends-Indep): Moved debhelper to Build-Depends. Replaced tetex*
packages by texlive packages (closes: #562307).
(Standards-Version): Bumped to 3.8.2.
* debian/rules: Rewritten in parts. Now contains all stuff from the
Makefile. Added a check target.
* debian/sgml-base-doc.doc-base (Document): Fixed. Thanks to lintian.
* debian/sgml-base-doc.README.Debian: Renamed to debian/README.Debian.
-- Daniel Leidert (dale) <daniel.leidert@wgdd.de> Sun, 12 Jul 2009 16:21:16 +0200
sgml-base-doc (1.16) unstable; urgency=low
* debian/control: upgraded to Debian Policy 3.6.1 (no changes)
* debian/control: changed 'Maintainer' to 'Debian XML/SGML Group
<debian-xml-sgml-pkgs@lists.alioth.debian.org>' and added current
maintainer to 'Uploaders'
-- Ardo van Rangelrooij <ardo@debian.org> Thu, 22 Apr 2004 07:54:27 -0500
sgml-base-doc (1.15) unstable; urgency=low
* Removed document sources from binary package and indicated in
README.Debian how to get the source package
* debian/rules: moved debhelper compatibility level setting to
'debian/compat' per latest debhelper best practices
* debian/control: changed build dependency on 'debhelper' to '(>= 4.1)'
* debian/control: upgraded to Debian Policy 3.6.0 (no changes)
-- Ardo van Rangelrooij <ardo@debian.org> Tue, 12 Aug 2003 21:02:30 -0500
sgml-base-doc (1.14) unstable; urgency=low
* debian/rules: upgraded to debhelper v4
* debian/control: changed build dependency on debhelper accordingly
* debian/rules: migrated from 'dh_movefiles' to 'dh_install'
* debian/rules: split off 'install' target from 'binary-indep' target
* debian/copyright: added pointer to license
-- Ardo van Rangelrooij <ardo@debian.org> Sat, 10 Aug 2002 13:58:20 -0500
sgml-base-doc (1.13) unstable; urgency=low
* Initial release as a separate package
-- Ardo van Rangelrooij <ardo@debian.org> Sun, 17 Feb 2002 13:34:28 -0600
|