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 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
mdk-doc (1.3.0-1~bpo11+1) bullseye-backports; urgency=medium
* Rebuild for bullseye-backports.
* Drop the dh-sequence-single-binary virtual build dependency.
* Revert the doc-base filename change in the autopkgtest:
the debhelper version in bullseye still generates the old one.
-- Peter Pentchev <roam@debian.org> Mon, 03 Jan 2022 17:01:27 +0200
mdk-doc (1.3.0-1) unstable; urgency=medium
* Fix the doc-base autopkgtest: debhelper 13.3.3 changed
the names of the installed doc-base files. Add an explicit
versioned debhelper dependency to ensure that.
* Declare compliance with Policy 4.6.0 with no changes.
* Add the year 2021 to my debian/* copyright notice.
* Explicitly declare dh-sequence-single-binary as a virtual build
dependency.
* New upstream release, update the patches.
-- Peter Pentchev <roam@debian.org> Thu, 30 Dec 2021 20:50:18 +0200
mdk-doc (1.2.11-1) unstable; urgency=medium
* Catch up with the Lintian override's use of the field name.
* New upstream version:
- refresh the patch line numbers
- update the upstream copyright years
-- Peter Pentchev <roam@debian.org> Sun, 25 Oct 2020 14:38:18 +0200
mdk-doc (1.2.10-3) unstable; urgency=medium
* Do not make a whole rules target magically disappear, only put
the recipe in a conditional.
-- Peter Pentchev <roam@debian.org> Fri, 19 Jun 2020 18:21:34 +0300
mdk-doc (1.2.10-2) unstable; urgency=medium
* Use the test-name autopkgtest feature.
* Add a simple git-buildpackage config file.
* Declare compliance with Debian Policy 4.5.0 with no changes.
* Add the year 2020 to my debian/* copyright notice.
* Drop the adequate autopkgtest.
* Drop the Name and Contact upstream metadata fields.
* Bump the debhelper compat level to 13 with no changes.
-- Peter Pentchev <roam@debian.org> Thu, 07 May 2020 12:34:46 +0300
mdk-doc (1.2.10-1) unstable; urgency=medium
* New upstream version:
- update the upstream copyright years
- refresh the patches
* Add the year 2019 to my debian/* copyright notice.
* Drop the obsolete and unused get-orig-source target from
the rules file.
-- Peter Pentchev <roam@debian.org> Wed, 23 Jan 2019 14:59:13 +0200
mdk-doc (1.2.9-5) unstable; urgency=medium
* Use my Debian e-mail address.
* Add a trivial autopkgtest running adequate on the installed package.
* Bring up to compliance with Debian Policy 4.3.0: install the upstream
release notes (NEWS) as NEWS and not changelog.
* Use the B-D: debhelper-compat (= 11) mechanism.
* Move away from git-dpm.
* Add another correction to the typos patch.
* Bump the debhelper compatibility level to 12 with no changes.
-- Peter Pentchev <roam@debian.org> Tue, 25 Dec 2018 21:55:09 +0200
mdk-doc (1.2.9-4) unstable; urgency=low
* Bring up to compliance with Debian Policy 4.1.4:
- if "nodoc" is specified, produce an empty package
- switch some upstream URL references to the HTTPS scheme now that
all the upstream-related websites support it
* Switch to git-dpm for patch management and rename the patches.
* Add "Rules-Requires-Root: no" to the source control stanza.
* Bump the year on my debian/* copyright notice.
* Bump the debhelper compatibility level to 11 with no changes.
* Add a comment to the copyright file explaining the non-free section.
* Correct some more typographical errors.
* Point the Vcs-* fields to salsa.debian.org.
-- Peter Pentchev <roam@ringlet.net> Sun, 06 May 2018 15:09:42 +0300
mdk-doc (1.2.9-3) unstable; urgency=medium
* Enable auto-building since this is a non-free package.
Closes: #838904. Thanks, Andreas Beckmann!
* Depend on debhelper 10 now that it's even in jessie-backports.
* Switch back to pgpsigurlmangle in the watch file; pgpmode=auto will
silently ignore a missing upstream signature file.
* Use the v4 substitution variables in the watch file.
* Import the "typographical errors" patch from the mdk package and
extend it to correct more errors.
-- Peter Pentchev <roam@ringlet.net> Tue, 15 Nov 2016 15:23:34 +0200
mdk-doc (1.2.9-2) unstable; urgency=medium
* Bump the debhelper compatibility version to 10:
- drop the --with autoreconf and --parallel options, default now
- drop the dh-autoreconf dependency, debhelper has it now
- override the "experimental debhelper version" Lintian warning
* Declare compliance with the Debian Policy 3.9.8 with no changes.
* Update the watch file to version 4 and use pgpmode=auto to let uscan
find the *.sig URL by itself.
* Drop some build dependencies not needed for the documentation:
- GUI
- Guile
- NLS (gettext)
* Change the copyright format URL to the HTTPS scheme.
* Add a doc-base autopkgtest.
-- Peter Pentchev <roam@ringlet.net> Fri, 15 Jul 2016 11:34:31 +0300
mdk-doc (1.2.9-1) unstable; urgency=low
* Initial upload. Closes: #544012
-- Peter Pentchev <roam@ringlet.net> Sat, 19 Mar 2016 16:58:10 +0200
|