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 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
|
suil (0.8.4~dfsg0-2) unstable; urgency=medium
* Add patch to fix FTBFS with Qt 5.7. (Closes: #844101)
* Set dh/compat 10.
* Set dh/compat 10.
* Drop dbg package in favour of dbgsym.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sat, 12 Nov 2016 17:27:52 +0100
suil (0.8.4~dfsg0-1) unstable; urgency=medium
* Fix watch file.
* Fix repacking.
* New upstream version 0.8.4~dfsg0
* Bump Standards.
* Fix VCS fields.
* Fix hardening.
* Add B-D for Qt5 support.
* Tighten B-D for lv2-dev.
* Update copyright file.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Thu, 22 Sep 2016 21:22:24 +0200
suil (0.8.2~dfsg0-1) unstable; urgency=medium
* New upstream release.
* Tuned get-orig-source.
* Removed old repack scripts.
* Compression xz.
* Remove --debug from configure to cppflags be passed.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Fri, 15 Aug 2014 16:26:15 +0100
suil (0.8.0~dfsg0-1) unstable; urgency=low
* New upstream release.
* Switch to bz2.
* Install NEWS file as upstream changelog.
* Update symbols file.
* Bump Standards.
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sat, 03 May 2014 13:24:32 +0100
suil (0.6.16~dfsg0-1) unstable; urgency=low
* New upstream release.
-- Alessio Treglia <alessio@debian.org> Thu, 03 Oct 2013 17:08:40 +0100
suil (0.6.14~dfsg0-1) unstable; urgency=low
[ Jaromír Mikeš ]
* Added myself as uploader
[ Alessio Treglia ]
* New upstream release.
* Update debian/copyright.
* Multiarchify the -DBG package.
-- Alessio Treglia <alessio@debian.org> Thu, 29 Aug 2013 17:29:14 +0100
suil (0.6.12~dfsg0-2) unstable; urgency=low
* Upload to unstable.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Wed, 08 May 2013 08:18:06 +0200
suil (0.6.12~dfsg0-1) experimental; urgency=low
* New upstream release.
-- Alessio Treglia <alessio@debian.org> Mon, 11 Mar 2013 02:22:09 +0000
suil (0.6.10~dfsg0-1) experimental; urgency=low
* New upstream release.
-- Alessio Treglia <alessio@debian.org> Sat, 29 Dec 2012 16:01:10 +0000
suil (0.6.6~dfsg0-1) experimental; urgency=low
* Imported Upstream version 0.6.6~dfsg0
* Add automated mechanism to repack the tarball.
-- Alessio Treglia <alessio@debian.org> Thu, 22 Nov 2012 02:00:34 +0000
suil (0.6.4~dfsg0-3) unstable; urgency=low
* Pass --gtk2-lib-name="libgtk-x11-2.0.so.0" to configure to avoid
adding the dependency on libgtk2.0-dev. Thanks to Filipe Lopes for
pointing out this. (really closes: #682138)
-- Alessio Treglia <alessio@debian.org> Thu, 23 Aug 2012 15:35:43 +0200
suil (0.6.4~dfsg0-2) unstable; urgency=low
* Install missing Gtk/Qt4 modules. (Closes: #682138)
-- Alessio Treglia <alessio@debian.org> Sat, 18 Aug 2012 15:49:24 +0200
suil (0.6.4~dfsg0-1) unstable; urgency=low
* New upstream bugfix release:
- Correctly handle resizing for GTK+2 in Qt4.
- Small improvements to the documentation.
* Remove 1001-dont_run_ldconfig.patch, not unnecessary thanks to the
improvements to the buildsystem.
-- Alessio Treglia <alessio@debian.org> Tue, 10 Jul 2012 15:41:24 +0200
suil (0.6.2~dfsg0-1) unstable; urgency=low
* New upstream bugfix release.
* Fix libsuil-dev's Depends field.
-- Alessio Treglia <alessio@debian.org> Wed, 06 Jun 2012 11:54:41 +0200
suil (0.6.0~dfsg0-1) unstable; urgency=low
* New upstream release.
* Port to Multi-Arch.
* Refresh patches.
* Replace old LV2 build-deps with the newest lv2-dev.
* Refresh symbols file.
* debian/watch: Mangle dfsg suffix.
* Update Vcs-* fields.
* Update debian/copyright.
* Bump dh requirement to 9.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Sat, 05 May 2012 02:27:22 +0200
suil (0.4.4+dfsg0-1) unstable; urgency=low
* Repack upstream tarball to get rid of the waf binary (Closes: #654505).
* Adjust the clean target to properly clean the sources.
-- Alessio Treglia <alessio@debian.org> Tue, 10 Jan 2012 10:08:08 +0100
suil (0.4.4-1) unstable; urgency=low
* New upstream release.
* debian/control: Fix encoding.
* Refresh patches.
-- Alessio Treglia <alessio@debian.org> Sun, 12 Jun 2011 12:58:58 +0200
suil (0.4.2-1) unstable; urgency=low
* Initial release (Closes: #627905).
-- Alessio Treglia <alessio@debian.org> Thu, 26 May 2011 09:57:25 +0200
|