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
|
libfishsound (1.0.1-1) unstable; urgency=medium
* New upstream version 1.0.1
- Dropped all patches now included upstream.
* Replaced obsolete pkg-config build dependency with pkgconf.
-- Petter Reinholdtsen <pere@debian.org> Sat, 15 Feb 2025 16:58:14 +0000
libfishsound (1.0.0-12) unstable; urgency=medium
* Only install valgrind for autopkgtest on archs where it is available.
-- Petter Reinholdtsen <pere@debian.org> Thu, 13 Feb 2025 14:31:02 +0100
libfishsound (1.0.0-11) unstable; urgency=medium
* Updated autopkgtest check to work with newer GCC.
* Updated Standards-Version from 4.6.2 to 4.7.0.
-- Petter Reinholdtsen <pere@debian.org> Wed, 12 Feb 2025 08:06:23 +0100
libfishsound (1.0.0-10) unstable; urgency=medium
* B-D on 'doxygen' when building docs (Closes: #1049656)
* Modernize 'licensecheck' target
+ Re-generate d/copyright_hints
* Bump standards version to 4.6.2
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 29 Aug 2023 16:53:43 +0200
libfishsound (1.0.0-9) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat
[ IOhannes m zmölnig (Debian/GNU) ]
* Include API-documentation (HTML)
* Mark API-Documentation (LaTeX) and libtool libraries as not-installed
* Add Build-Depends to symbols file
* Debug-symbol migration is complete
* Apply 'wrap-and-sort -ast'
* Add salsa-ci configuration
* Add lintian-override for Doxygen documentation
* Bump version of d/watch
* Bump dh-compat to 13
* Bump standards version to 4.6.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Thu, 29 Sep 2022 12:28:36 +0200
libfishsound (1.0.0-8) unstable; urgency=medium
* Removed stray /pd/ from Vcs-* stanzas
* Bumped standards version to 4.2.1
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Tue, 18 Sep 2018 21:07:32 +0200
libfishsound (1.0.0-7) unstable; urgency=medium
[ Petter Reinholdtsen ]
* Added CPE id in d/upstream/metadata for future reference.
[ IOhannes m zmölnig (Debian/GNU) ]
* Dropped libfishsound-dbg in favour of the automatically created
libfishsound1-dbgsym package
* Marked packages as Multi-Arch:same
* Adopted package into the Debian Multimedia Maintainers team
(Closes: #899571)
* Added myself to uploaders
* Fixed Vcs-* stanzas
* Switched upstream homepage to https://
* Don't require "root" for building the package
* Machine-readable d/copyright
* Added licensecheck target
* Generated d/copyright_hints
* Removed trailing whitespace from d/changelog and d/control
* Bumped dh-compat to 11
* Dropped special handling of dh_auto_configure
* Bumped standards version to 4.1.5
-- IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> Wed, 11 Jul 2018 16:37:18 +0200
libfishsound (1.0.0-6) unstable; urgency=medium
* Add debian/gbp.conf to enforce the user of pristine-tar.
* Changed Standards-Version from 3.9.6 to 3.9.8.
* Migraded package to debhelper 9 and moved library files to
multi-arch compatible directory.
-- Petter Reinholdtsen <pere@debian.org> Mon, 05 Dec 2016 08:44:50 +0000
libfishsound (1.0.0-5) unstable; urgency=medium
* Added Ralph Giles as uploader.
* Added simple autopkgtest script to verify compiling and linking work.
-- Petter Reinholdtsen <pere@debian.org> Fri, 27 May 2016 12:59:39 +0200
libfishsound (1.0.0-4) unstable; urgency=low
[ Martin Steghöfer ]
* Format patches for gbp-pq.
* Fix incompatible flac callback types (Closes: #766394).
Thank you Ron Lee for the tip on how to fix the s390x build problem.
-- Petter Reinholdtsen <pere@debian.org> Wed, 22 Oct 2014 22:57:21 +0200
libfishsound (1.0.0-3) unstable; urgency=low
[ Martin Steghöfer ]
* Added missing build dependency to "pkg-config".
-- Petter Reinholdtsen <pere@debian.org> Tue, 21 Oct 2014 20:39:35 +0200
libfishsound (1.0.0-2) unstable; urgency=low
[ Martin Steghöfer ]
* Updated meta information (VCS and Homepage).
* Make libfishsound1-dev depend on libflac-dev (Closes: #739154).
Thanks to Jan Gerber.
[ Petter Reinholdtsen ]
* Update uploaders, add me and Martin Steghöfer and drop John
Francesco Ferlito. Thank you for the great work.
* Updated standards-version from 3.8.3 to 3.9.6.
* Switch to 3.0 (quilt) source format.
* Added 010-configure-macro-dir.patch partly fetched from Ubuntu to
use m4/ as the autoconf macro directory.
* Use dh_autoreconf instead of overriding configure. Patch from
Dimitri John Ledkov and Ubuntu (Closes: #754452).
* Add new 050-flac-set-vendor_string.length-0.patch to initialize
vendor string, cherrypicked by Dimitri John Ledkov and Ubuntu.
-- Petter Reinholdtsen <pere@debian.org> Tue, 21 Oct 2014 15:32:30 +0200
libfishsound (1.0.0-1.1) unstable; urgency=low
* Non-maintainer upload.
* Enable hardened build flags (Closes: #657847)
-- Moritz Muehlenhoff <jmm@debian.org> Fri, 15 Jun 2012 16:29:46 +0200
libfishsound (1.0.0-1) unstable; urgency=low
* New upstream release. (Closes: #534744)
* Updated debian/symbols
* Remove DM Upload
* Move to debhelper 7 dh debian/rules
-- John Francesco Ferlito <johnf@inodes.org> Fri, 05 Feb 2010 21:34:26 +1100
libfishsound (0.9.2-3) unstable; urgency=low
* debian/control:
+ Update Maintainer to Debian Xiph.org Maintainers.
+ Add John Francesco Ferlito to Uploaders.
+ Remove DM-Upload-Allowed.
* Moved to debhelper 7.
* Update debian/rules
-- John Francesco Ferlito <johnf@inodes.org> Tue, 06 Oct 2009 20:26:21 +1100
libfishsound (0.9.2-2) unstable; urgency=low
* Change section for libfishsound1-dbg to debug
-- John Francesco Ferlito <johnf@inodes.org> Thu, 28 May 2009 08:08:18 +1000
libfishsound (0.9.2-1) unstable; urgency=low
* New upstream.
* Update debian/watch with new archive location
* Really build with libflac support
-- John Francesco Ferlito <johnf@inodes.org> Wed, 27 May 2009 21:27:00 +1000
libfishsound (0.9.1-3) unstable; urgency=low
* Moved to section sound
* Closing bug fixed upstream some time ago (Closes: #475732)
-- John Ferlito <johnf@inodes.org> Fri, 19 Sep 2008 21:23:44 +1000
libfishsound (0.9.1-2) unstable; urgency=low
* CVE-2008-1686 code execution via crafted header containing negative
offsets, should have been closed in 0.9.1-1 (Closes: #475152)
* Add DM-Upload-Allowed: yes to debian/control
* Update standards version to 3.8.0 (no changes)
-- John Ferlito <johnf@inodes.org> Wed, 16 Jul 2008 20:23:53 +1000
libfishsound (0.9.1-1) unstable; urgency=low
* New upstream.
* New maintainer.
* Update for new standards vesion 3.7.3
* Check debian/watch is up to date. closes: #450064
* Build with libflac support
-- John Ferlito <johnf@inodes.org> Sat, 09 Feb 2008 22:37:58 +1100
libfishsound (0.7.0-2.1) unstable; urgency=low
* Porter NMU.
* Re-libtoolize (Closes: #306790).
* Add libc-dev as an alternative to libc6-dev.
-- Aurelien Jarno <aurel32@debian.org> Sun, 11 Mar 2007 20:08:09 +0100
libfishsound (0.7.0-2) unstable; urgency=low
* Updated -dev package dependencies, per recommendations in the Library
Packaging Guide.
* Dump config.log if there's an error in configure.
-- Jamie Wilkinson <jaq@debian.org> Mon, 3 Apr 2006 22:16:56 +1000
libfishsound (0.7.0-1) unstable; urgency=low
* New upstream release.
* Updated files lists due to DSO filename change.
* Bumped standards version to 3.6.2 (no other changes required).
* Added examples from src/examples in libfishsound1-dev. (Closes: #338988)
-- Jamie Wilkinson <jaq@debian.org> Mon, 3 Apr 2006 14:54:52 +1000
libfishsound (0.6.3-2) unstable; urgency=low
* Fix package descriptions and copyright.
-- Jamie Wilkinson <jaq@debian.org> Thu, 14 Apr 2005 09:09:34 +1000
libfishsound (0.6.3-1) unstable; urgency=low
* Initial packaging. Initial upload into Debian. (Closes: #304270)
-- Jamie Wilkinson <jaq@debian.org> Tue, 5 Apr 2005 08:26:16 +1000
|