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
|
unworkable (0.53-5) unstable; urgency=medium
* QA upload.
* debian/control:
+ Set maintainer to Debian QA Group.
+ Bump debhelper compat level to v12.
+ Update Homepage and use the GitHub project page.
+ Bump Standards-Version to 4.3.0.
* debian/rules: Use "dh_missing --fail-missing".
* debian/compat: Removed, no longer necessary.
-- Boyuan Yang <byang@debian.org> Mon, 17 Jun 2019 15:34:13 -0400
unworkable (0.53-4) unstable; urgency=medium
* Switch to dh(1)
* bump debhelper compat to 10
* update upstream URL
* add lintian-overrides
* add spelling-fixes.patch
* add Vcs-* tags
* add Built-Using: ${misc:Built-Using}
* bump standards-version to 3.9.8 (no changes necessary)
* Fix FTBFS with OpenSSL 1.1 (closes: #828585)
-- Michael Stapelberg <stapelberg@debian.org> Sat, 29 Oct 2016 23:35:29 +0200
unworkable (0.53-3) unstable; urgency=low
* Switch to libbsd, patch by Guillem Jover (Closes: #675077)
* Enable hardening
-- Michael Stapelberg <stapelberg@debian.org> Tue, 29 May 2012 22:53:34 +0200
unworkable (0.53-2) unstable; urgency=low
* Update Homepage address (Closes: #670723)
* Email change: Michael Stapelberg -> stapelberg@debian.org
* Switch source format to 3.0 (quilt)
* Add debian/watch
* Add build-arch, build-indep
* Bump standards version to 3.9.3
* Convert debian/changelog to machine-readable copyright specification
-- Michael Stapelberg <stapelberg@debian.org> Mon, 30 Apr 2012 15:03:59 +0200
unworkable (0.53-1) unstable; urgency=low
* New upstream version
* Fixes FTBFS with recent libevent (Closes: #560548)
* Bump standards version to 3.8.3
-- Michael Stapelberg <michael@stapelberg.de> Mon, 21 Dec 2009 23:23:59 +0100
unworkable (0.52-1) unstable; urgency=low
* New upstream version
* Fixes FTBFS on GNU/kFreeBSD (Closes: #540137)
* Bump standards version to 3.8.2
-- Michael Stapelberg <michael@stapelberg.de> Tue, 01 Sep 2009 00:55:57 +0200
unworkable (0.51-5) unstable; urgency=low
* Depend on libevent-1.4-2 instead of libevent1 (Closes: #528631)
* Update standards version to 3.8.1
* Change maintainer email address, add DM-Upload-Allowed field
-- Michael Stapelberg <michael@stapelberg.de> Thu, 14 May 2009 11:29:28 +0200
unworkable (0.51-4) unstable; urgency=low
* Fix manpage (missing .El)
-- Michael Stapelberg <michael+unworkable@stapelberg.de> Fri, 20 Feb 2009 06:09:23 +0100
unworkable (0.51-3) unstable; urgency=low
* Fix build dependencies (Thanks to Taniguchi Takaki) (Closes: #503499)
* Actually call makefile (GNUmakefile) in clean target in debian/rules
(Thanks to Taniguchi Takaki) (Closes: #512950)
-- Michael Stapelberg <michael+unworkable@stapelberg.de> Thu, 19 Feb 2009 01:30:08 +0100
unworkable (0.51-2) unstable; urgency=low
* Use correct upstream source
-- Michael Stapelberg <michael+unworkable@stapelberg.de> Sat, 04 Oct 2008 16:10:05 +0200
unworkable (0.51-1) unstable; urgency=low
* First debian release
* Closes: #501089
-- Michael Stapelberg <michael+unworkable@stapelberg.de> Sat, 04 Oct 2008 02:18:41 +0200
|