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
|
wit (3.01a-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Eliminate bashisms in autopkgtest. (Closes: #1033515)
-- Bastian Germann <bage@debian.org> Wed, 29 Mar 2023 22:34:46 +0200
wit (3.01a-4) unstable; urgency=medium
* Add autopkgtests. (Closes: #999455)
-- Aloïs Micard <creekorful@debian.org> Thu, 11 Nov 2021 13:57:57 +0100
wit (3.01a-3) unstable; urgency=medium
* d/control:
- Adopt the package (Closes: #930303)
- Use debhelper-compat.
- Bump debhelper-compat to 13.
- Bump Standards-Version to 4.6.0
- Add Rules-Requires-Root.
* d/rules:
- Enable hardening=+bindnow.
- Fix FTCBFS: Pass cross flags to makefile. (Closes: #977479)
+ Thanks Helmut Grohne. :)
* d/patches/multiarch-libc.patch:
- Refresh patch following Ben Morris changes. (Closes: #927786)
* Add d/upstream/metadata.
-- Aloïs Micard <creekorful@debian.org> Wed, 10 Nov 2021 14:24:59 +0100
wit (3.01a-2) unstable; urgency=medium
[ Chris Lamb ]
* Make the build reproducible. (Closes: #911804)
-- Michael Stapelberg <stapelberg@debian.org> Thu, 25 Oct 2018 15:31:08 +0200
wit (3.01a-1) unstable; urgency=medium
* remove debian/gbp.conf to disable pristine-tar
* update README.source for new upstream version
* New upstream version 3.01a
* update debian patches
* d/rules: clean trailing whitespace
* update URLs
* priority extra is replaced by priority optional
* add patch multiarch-libc.patch by Helmut Grohne (Closes: #911683)
* compat 11
* bump standards-version to 4.1.4
-- Michael Stapelberg <stapelberg@debian.org> Tue, 23 Oct 2018 18:20:52 +0200
wit (2.31a-3) unstable; urgency=medium
[ Chris Lamb ]
* Fix for “wit: please make the build reproducible” (Closes: #831331)
-- Michael Stapelberg <stapelberg@debian.org> Sun, 17 Jul 2016 13:32:41 +0200
wit (2.31a-2) unstable; urgency=low
[ Tobias Gruetzmacher ]
* Add zlib support (Closes: #815710)
* Don’t link wfuse against libdl
-- Michael Stapelberg <stapelberg@debian.org> Tue, 23 Feb 2016 23:40:46 +0100
wit (2.31a-1) unstable; urgency=low
* New upstream release. (Closes: #813732)
-- Michael Stapelberg <stapelberg@debian.org> Mon, 08 Feb 2016 09:18:04 +0100
wit (2.22b-1) unstable; urgency=low
* New upstream release.
* Fix search path to be /usr/share/wit instead of /usr/local/share/wit
(Closes: #708010)
* Canonicalize Vcs-* fields
-- Michael Stapelberg <stapelberg@debian.org> Thu, 11 Jul 2013 23:11:19 +0200
wit (2.13a-1) unstable; urgency=low
* New upstream release.
* experimental to unstable to correct my mistake when initially uploading
the package. I thought it belonged to experimental because of the freeze
but that’s not true, since it’s a new package.
-- Michael Stapelberg <stapelberg@debian.org> Sat, 30 Mar 2013 11:59:36 +0100
wit (2.10a-1) experimental; urgency=low
* Initial release (Closes: #697145)
-- Michael Stapelberg <stapelberg@debian.org> Tue, 01 Jan 2013 22:11:11 +0100
|