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 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239
|
aeolus (0.10.4-1) unstable; urgency=medium
* New upstream version 0.10.4
* Bump Standards Version to 4.6.1
* Bump d/copyright years
* Remove obsolete d/dirs
* Refresh patchset
* Bump d/watch version
-- Dennis Braun <d_braun@kabelmail.de> Thu, 12 May 2022 22:10:37 +0200
aeolus (0.9.9-1) unstable; urgency=medium
* New upstream version 0.9.9
* Bump dh-compat to 13
* Update the copyright year
* Refresh patch
* d/rules: Remove DEB_LDFLAGS_MAINT_APPEND export
-- Dennis Braun <d_braun@kabelmail.de> Wed, 24 Jun 2020 23:26:34 +0200
aeolus (0.9.8-1) unstable; urgency=medium
* New upstream version 0.9.8
* Update Makefile patch
-- Dennis Braun <d_braun@kabelmail.de> Sun, 29 Mar 2020 22:31:36 +0200
aeolus (0.9.7-2) unstable; urgency=medium
[ Dennis Braun ]
* Fix FTCBFS (Closes: #950826)
+ Pass a triplet-prefixed pkg-config
* d/control:
+ Add me as an uploader
+ Bump Standards Version to 4.5.0
+ Add libfreetype6-dev and pkg-config to B-D
+ Set RRR: no
* d/patches/: Merge patches
[ Sebastian Ramacher ]
* debian/rules: Remove unnecessary -Smakefile
-- Dennis Braun <d_braun@kabelmail.de> Sat, 15 Feb 2020 09:42:42 +0100
aeolus (0.9.7-1) unstable; urgency=medium
* Team upload
[ Felipe Sateler ]
* Change maintainer address to debian-multimedia@lists.debian.org
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ Olivier Humbert ]
* d/aeolus.desktop: Add a French comment
* Update http > https for d/control, d/copyright and d/watch
[ Dennis Braun ]
* New upstream release (Closes: #901543)
* d/control:
+ Bump dh-compat version to 12
+ Bump Standards Version to 4.4.1
* d/copyright:
+ Update copyright year
+ Add myself
* d/patches/01-makefile.patch: Update
* d/patches/02-pkg-config_fix.patch: Fix pkg-config command in Makefile
* d/source/local-options: Drop, obsolete
-- Dennis Braun <d_braun@kabelmail.de> Mon, 20 Jan 2020 17:03:26 +0100
aeolus (0.9.5-1) unstable; urgency=medium
* Add myself as uploader.
* Bump Standards.
* Update Vcs entry.
* Set priority optional.
* Continuation comma.
* Set compat/dh 10.
* Update copyright file.
* New upstream version 0.9.5
* Drop menu file.
* Patch refreshed.
* Fix hardening.
* Avoid useless linking.
* Add Keywords to desktop file.
* Install README file as doc.(Closes: #712106)
-- Jaromír Mikeš <mira.mikes@seznam.cz> Sun, 15 Oct 2017 15:27:51 +0200
aeolus (0.9.0-2) unstable; urgency=medium
* Team upload.
* Remove myself from the Uploaders field.
-- Alessio Treglia <alessio@debian.org> Wed, 02 Nov 2016 22:05:59 +0000
aeolus (0.9.0-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Replace libclalsadrv-dev with libzita-alsa-pcmi.
* Bump debhelper compatibility.
* Bump libclxclient-dev dependency.
* Update debian/copyright.
* Update Vcs-* tags.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Thu, 08 Aug 2013 10:00:11 +0100
aeolus (0.8.4-6) unstable; urgency=medium
* Replace libreadline5-dev with libreadline-dev (Closes: #634446)
-- Alessio Treglia <alessio@debian.org> Tue, 06 Sep 2011 00:04:36 +0200
aeolus (0.8.4-5) unstable; urgency=low
* debian/patches/01-makefile.patch:
- Add -pthread flag.
- Install aeolus_*.so into /usr/lib/aeolus, they are provided for
internal use only.
* Switch packaging to 3.0 (quilt) format.
* Drop unneeded 02-rename_plugin_shlibs.patch:
* Change my email address, remove DMUA field.
* Add git-buildpackage config file.
* Add manpage and install it.
* Reintroduce build-dependency on libasound2-dev to hurd and kfreebsd-*.
* Introduce -S,-D options to shorten debian/rules file.
* Recommends jackd.
* Update Homepage.
* Fix debian/watch file.
* Adjust dh_install,dh_installdirs control files, shorten debian/rules.
* Update debian/copyright file.
* Remove debian/docs, AUTHORS file is unnecessary since debian/copyright
contains all the needed information.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Wed, 13 Apr 2011 18:34:14 +0200
aeolus (0.8.4-4) unstable; urgency=medium
* Plugins have been renamed, fix the search patch (Closes: #581714)
-- Alessio Treglia <quadrispro@ubuntu.com> Sat, 15 May 2010 12:16:20 +0200
aeolus (0.8.4-3) unstable; urgency=low
* debian/patches/01-makefile.patch: Drop -march=native flag, it isn't valid
for Debian packages as the results are unpredictable, thanks to
Bastian Blank for reporting this (Closes: #578278).
-- Alessio Treglia <quadrispro@ubuntu.com> Mon, 19 Apr 2010 19:12:51 +0200
aeolus (0.8.4-2) unstable; urgency=low
* Adjust 01-makefile.patch to prevent FTBFS with binutils-gold
(Closes: #553630).
-- Alessio Treglia <quadrispro@ubuntu.com> Sun, 18 Apr 2010 12:03:44 +0200
aeolus (0.8.4-1) unstable; urgency=low
* New upstream release.
* Disable libasound2-dev as build-dep for kfreebsd-*,hurd-i386
architectures.
* Switch to debhelper 7 + quilt.
* Rename old debian/patches/makefile.patch to 01-makefile.patch:
- Append a SONAME to aeolus_{txt,x11}.so libraries.
* Add README.source file to document the usage of quilt.
* Install README file as upstream's changelog.
-- Alessio Treglia <quadrispro@ubuntu.com> Sat, 17 Apr 2010 20:51:51 +0200
aeolus (0.8.2-3) unstable; urgency=low
* Create /usr/bin destination path before calling 'make install'.
* Bump Standards.
-- Alessio Treglia <quadrispro@ubuntu.com> Tue, 13 Apr 2010 17:52:18 +0200
aeolus (0.8.2-2) unstable; urgency=low
* debian/control:
- Change Maintainer to Debian Multimedia Maintainers.
- Add myself to Uploaders list.
- Set DM-Upload-Allowed to yes.
- Bump-up Standards.
- Add Vcs-* tags.
- Add Homepage field.
- Build-depend on libreadline5-dev.
* Fix debian/menu as per spec.
* Fix desktop file as per spec.
* debian/copyright:
- Update according to the DEP-5 spec.
* Remove unnecessary debian/dirs file.
-- Alessio Treglia <quadrispro@ubuntu.com> Tue, 05 Jan 2010 19:41:22 +0100
aeolus (0.8.2-1) unstable; urgency=low
* New upstream version
* Add missing build-dependency on libreadline5-dev (Closes: #564849)
-- Free Ekanayaka <freee@debian.org> Sat, 16 Jan 2010 15:05:00 +0100
aeolus (0.8.1-1) unstable; urgency=low
* New upstream release
* Updated watch file
* Updated makefile patch
-- Free Ekanayaka <freee@debian.org> Mon, 14 Apr 2008 15:22:24 +0100
aeolus (0.6.6+2-4) unstable; urgency=low
* Added icon to the .desktop file (thanks to Daniel James)
-- Free Ekanayaka <freee@debian.org> Mon, 21 May 2007 14:36:51 +0200
aeolus (0.6.6+2-3) unstable; urgency=low
* Relaxed build dep on clxclient to allow etch backports
-- Free Ekanayaka <freee@debian.org> Thu, 17 May 2007 14:12:36 +0200
aeolus (0.6.6+2-2) unstable; urgency=low
* Build depend on bug-fixed clxclient
-- Free Ekanayaka <freee@debian.org> Mon, 14 May 2007 22:18:54 +0200
aeolus (0.6.6+2-1) unstable; urgency=low
* Initial release (Closes: #420586)
-- Free Ekanayaka <freee@debian.org> Mon, 23 Apr 2007 00:08:25 +0200
|