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
|
drc (3.2.2~dfsg0-2) unstable; urgency=medium
* Fix typo in watch file.
* Bump Standards.
* Set dh/compat 11.
* Use git instead of cgit in VCS.
* Use secure uri where possible.
* Fix installation of man pages.
* Not duplicate install of readme.txt file.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 29 Dec 2017 12:02:54 +0100
drc (3.2.2~dfsg0-1) unstable; urgency=medium
* Remove repacking scripts.
* Repack by copyright file.
* New upstream version 3.2.2~dfsg0
* Patches applied upstream.
* Avoid useless linking.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Wed, 04 Oct 2017 18:18:20 +0200
drc (3.2.1~dfsg0-2) unstable; urgency=medium
* Update copyright file
* Set dh 10.
* Sign tags.
* Bump Standards.
* Fix VCS fields.
* Renumber patches.
* Fix hardening.
* Add patch to pass cppflags.
* Not install empty dir.
* Fix spelling in man page.
* Fix more spelling.
* Fix typo in copyright file.
* Patches forwarded.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Wed, 21 Dec 2016 18:13:21 +0100
drc (3.2.1~dfsg0-1) unstable; urgency=low
[ Jaromír Mikeš ]
* Set dh/compat 9
* Fix VCS canonical URLs.
[ Alessio Treglia ]
* New upstream release
* Remove DM-Upload-Allowed field, not needed anymore.
* Refresh patches, properly set CFLAGS,LDFLAGS in the makefile.
* Refresh 01-makefile.patch, partially applied upstream.
* Remove myself from the Uploaders field.
* wrap-and-sort -a -s
* Bump Standards.
* Update copyright and licensing information.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Mon, 06 May 2013 16:36:04 +0200
drc (3.2.0~dfsg0-1) unstable; urgency=low
* New upstream release
-- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 16 Dec 2011 23:50:57 +0100
drc (3.1.1~dfsg0-2) unstable; urgency=low
[ Jaromír Mikeš ]
* Fix URL in copyright file
* Fix FTBFS with ld --as-needed (Closes: #647047)
thanks to Ilya Barygin <randomaction@ubuntu.com>
[ Alessio Treglia ]
* Drop SSE optimization to fix FTBFS on non-x86 architectures (Closes: #640636)
-- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 25 Nov 2011 02:25:45 +0100
drc (3.1.1~dfsg0-1) unstable; urgency=low
* Initial release (Closes: #602377)
-- Jaromír Mikeš <mira.mikes@seznam.cz> Tue, 16 Aug 2011 20:21:39 +0200
|