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
|
stdsyslog (0.03.4-1) unstable; urgency=medium
* Declare compliance with Debian Policy 4.6.0 with no changes.
* Explicitly specify dh-sequence-single-binary.
* Catch up with the upstream site reorganization.
* New upstream release:
- follow upstream's switch to yearless copyright notices
- catch up with the renamed upstream changelog file
* Run the upstream stdtestlog suite via autopkgtest.
* Declare compliance with Policy 4.7.0 with no changes.
* Use debhelper compat level 14:
- add --destdir to dh_auto_install since we override it
- let debhelper add some default dependencies automatically
* Add the no-local9 patch to fix the test suite.
* Use dpkg's default.mk in the rules file.
* Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.
* Use dh-package-notes to record ELF metadata.
* Use debputy's X-Style: black.
-- Peter Pentchev <roam@debian.org> Tue, 27 Aug 2024 14:01:48 +0300
stdsyslog (0.03.3-4) 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 Name and Contact upstream metadata fields.
* Bump the debhelper compat level to 13 with no changes.
-- Peter Pentchev <roam@debian.org> Fri, 08 May 2020 01:06:42 +0300
stdsyslog (0.03.3-3) unstable; urgency=medium
* Switch to a DEP-14 debian/master branch.
-- Peter Pentchev <roam@debian.org> Wed, 27 Feb 2019 14:36:44 +0200
stdsyslog (0.03.3-2) unstable; urgency=medium
* Bump the debhelper compatibility level to 12 with no changes,
drop the Lintian override, and use the B-D: debhelper-compat (= 12)
mechanism.
* Declare compliance with Debian Policy 4.3.0 with no changes.
* Add the years 2018 and 2019 to my debian/* copyright notice.
* Minimize the upstream signing key, only keep the roam@ringlet.net UID.
* Aggregate my upstream copyright notices.
* Add a trivial git-buildpackage config file.
-- Peter Pentchev <roam@debian.org> Wed, 16 Jan 2019 14:23:24 +0200
stdsyslog (0.03.3-1) unstable; urgency=medium
* Declare compliance with Debian Policy 4.1.1 with no changes.
* Add "Rules-Requires-Root: no" to the source control stanza and
override the install(1) invocations.
* Let dpkg-buildflags handle the LFS compiler and linker options.
* Bump the debhelper compatibility level to 11 and the build dependency
to 10.8~.
* New upstream release, update the upstream copyright years.
-- Peter Pentchev <roam@ringlet.net> Thu, 16 Nov 2017 21:47:50 +0200
stdsyslog (0.03.1-3) unstable; urgency=medium
* Build-depend on debhelper 10 now that it's even in jessie-backports;
remove the Lintian override.
* Use the HTTPS scheme for various upstream and Debian URLs.
* Switch the watch file back to pgpsigurlmangle, since pgpmode=auto may
silently ignore a missing upstream signature.
* Use the v4 substitution variables in the watch file.
* Bump the year on my debian/* copyright notice.
-- Peter Pentchev <roam@ringlet.net> Mon, 09 Jan 2017 21:17:19 +0200
stdsyslog (0.03.1-2) unstable; urgency=medium
* Declare compliance with Debian Policy 3.9.8 with no changes.
* Rename the "BSD-2" license to "BSD-2-clause" in the copyright file
and bump the year on my debian/* copyright notice.
* Update the watch file to version 4 and use pgpmode=auto instead of
the pgpsigurlmangle option.
* Bump the debhelper compatibility level to 10:
- override the Lintian debhelper warning as it itself suggests
- let debhelper handle parallel building by default
-- Peter Pentchev <roam@ringlet.net> Sat, 23 Apr 2016 23:41:41 +0300
stdsyslog (0.03.1-1) unstable; urgency=medium
* Bump Standards-Version to 3.9.6 with no changes.
* Add the debian/upstream/metadata file.
* Add Multi-Arch: foreign to the binary package.
* Add --parallel to the debhelper invocation (not that it matters).
* Get the build flags directly from debhelper 9.
* Bump the year on my debian/* copyright notice.
* Let uscan verify upstream's signature against my own key.
* Point Vcs-Git, Vcs-Browser, and debian/upstream/metadata to
the project's new home at GitLab.
* New upstream version:
- fixes the build with GCC 5.x; Closes: #790285
- update the upstream copyright information
- bump the year on my Debian copyright notice
-- Peter Pentchev <roam@ringlet.net> Tue, 04 Aug 2015 18:46:10 +0300
stdsyslog (0.03-1) unstable; urgency=low
* Initial release (Closes: #699347)
-- Peter Pentchev <roam@ringlet.net> Tue, 19 Feb 2013 16:49:31 +0200
|