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 127
|
install-mimic (0.4.3-1) unstable; urgency=medium
* Convert the watch file to version 5 of the format.
* Run more tests in Salsa CI.
* New upstream release.
-- Peter Pentchev <roam@debian.org> Thu, 23 Oct 2025 14:26:16 +0300
install-mimic (0.4.2-1) unstable; urgency=medium
* Declare compliance with Policy 4.7.2 with no changes.
* Add Salsa CI configuration.
* Point Vcs-* to the new Salsa repo; the GitHub repo will continue to
keep a read-only debian/master branch until the EOL of
Debian 12.x (bookworm).
* New upstream release.
-- Peter Pentchev <roam@debian.org> Sat, 15 Mar 2025 11:30:34 +0200
install-mimic (0.4.1-2) unstable; urgency=medium
* Declare compliance with Policy 4.7.0 with no changes.
* Use debputy's X-Style: black.
* Use debhelper compat level 14 and X-DH-Compat.
* Let debhelper handle some dependencies automatically.
-- Peter Pentchev <roam@debian.org> Tue, 31 Dec 2024 12:18:05 +0200
install-mimic (0.4.1-1) unstable; urgency=medium
* Declare compliance with Debian Policy 4.6.2 with no changes.
Note that the 0.4.0-6 upload actually declared compliance with
Policy 4.6.0, not 4.5.0 as was stated in the changelog entry.
* Include dpkg's default.mk for completeness.
* Declare dpkg-build-api 1, drop the implied Rules-Requires-Root: no
declaration.
* Use dh-package-notes to record ELF package metadata.
* Point the watch file to the new upstream download page.
* New upstream release:
- follow the upstream switch to yearless copyright notices
- install the docs/changes.md file directly as NEWS.md; no need to
parse its contents out of README.md anymore. This also fixes
a FTBFS twice in a row bug. Closes: #1047281
-- Peter Pentchev <roam@debian.org> Mon, 26 Feb 2024 01:04:57 +0200
install-mimic (0.4.0-6) unstable; urgency=medium
* Declare compliance with Debian Policy 4.5.0 with no changes.
* Explicitly specify dh-sequence-single-binary as a build dependency.
* Add the year 2021 to my debian/* copyright notice.
-- Peter Pentchev <roam@debian.org> Fri, 17 Dec 2021 16:27:33 +0200
install-mimic (0.4.0-5) unstable; urgency=medium
* Declare compliance with Debian Policy 4.5.0 with no changes.
* Add the year 2020 to my debian/* copyright notice.
* Drop the adequate autopkgtest.
* Mark the feature-check autopkgtest as superficial.
* Drop the Name and Contact upstream metadata fields.
* Set some environment variables for the whole run.
* Bump the debhelper compat level to 13, use execute_after.
-- Peter Pentchev <roam@debian.org> Thu, 07 May 2020 01:08:21 +0300
install-mimic (0.4.0-4) unstable; urgency=medium
* Switch to a DEP-14 debian/master branch.
* Use the test-name autopkgtest feature.
-- Peter Pentchev <roam@debian.org> Tue, 26 Feb 2019 23:49:30 +0200
install-mimic (0.4.0-3) unstable; urgency=medium
* Declare compliance with Debian Policy 4.3.0 with no changes.
* Bump the debhelper compatibility level to 12 with no changes.
* Add the year 2019 to my debian/* copyright notice.
* Add a trivial git-buildpackage config file.
-- Peter Pentchev <roam@debian.org> Tue, 15 Jan 2019 16:52:25 +0200
install-mimic (0.4.0-2) unstable; urgency=medium
* Bring up to compliance with Debian Policy 4.2.1: install the extracted
upstream release notes as NEWS and not changelog.
* Drop the Lintian overrides related to B-D: debhelper-compat -
Lintian 2.5.98 no longer emits these warnings and errors.
* Add trivial autopkgtests running adequate and feature-check.
* Minimize the upstream signing key, only keep the roam@ringlet.net UID.
-- Peter Pentchev <roam@debian.org> Sat, 15 Dec 2018 02:57:17 +0200
install-mimic (0.4.0-1) unstable; urgency=medium
* Declare compliance with Debian Policy 4.1.4 with no changes.
* Add "Rules-Requires-Root: no" to the source control stanza and
override the upstream Makefile's INSTALL_SCRIPT and INSTALL_DATA.
* Bump the debhelper compatibility level to 11 using the new
B-D: debhelper-compat (= 11) mechanism.
* Let dpkg-buildflags take care of the LFS compiler and linker flags.
* Add the year 2018 to my debian/* copyright notice.
* New upstream release, update the upstream copyright years.
* Use my Debian e-mail address.
-- Peter Pentchev <roam@debian.org> Wed, 16 May 2018 13:58:25 +0300
install-mimic (0.3.1-1) unstable; urgency=medium
* New upstream release, should fix the kfreebsd-* FTBFS.
-- Peter Pentchev <roam@ringlet.net> Fri, 29 Sep 2017 14:31:37 +0300
install-mimic (0.3.0-1) unstable; urgency=medium
* New upstream release.
* Update the upstream and debian/* copyright years.
* Update the package for compliance with Debian Policy 4.1.0:
- drop the implied "Testsuite: autopkgtest" source control field
-- Peter Pentchev <roam@ringlet.net> Tue, 26 Sep 2017 10:38:30 +0300
install-mimic (0.2.0-1) unstable; urgency=low
* Initial release. Closes: #828913.
-- Peter Pentchev <roam@ringlet.net> Thu, 17 Nov 2016 11:25:58 +0200
|