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
|
lingot (1.1.1-5) unstable; urgency=medium
* Standards-Version: 4.6.1 (no changes).
[ Debian Janitor ]
* Remove obsolete field Contact from debian/upstream/metadata (already present
in machine-readable debian/copyright).
-- Nicolas Boulenguez <nicolas@debian.org> Thu, 29 Dec 2022 15:06:06 +0000
lingot (1.1.1-4) unstable; urgency=medium
* Add -dev dependencies to -dev binary package.
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 28 May 2022 23:17:27 +0000
lingot (1.1.1-3) unstable; urgency=medium
* Mark -dev package as Multi-Arch same.
* Superficial autopkgtest for -dev, recommend pkg-config
* Add upstream metadata
* Add git-buildpackage minimal configuration
* Update copyright years
* Standards-Version 4.6.1
-- Nicolas Boulenguez <nicolas@debian.org> Sat, 28 May 2022 12:20:36 +0200
lingot (1.1.1-2) unstable; urgency=medium
* Let -dev depend on shared library. Closes: #985512.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 21 Mar 2021 12:39:11 +0000
lingot (1.1.1-1) unstable; urgency=medium
* New upstream release.
-- Nicolas Boulenguez <nicolas@debian.org> Mon, 11 May 2020 16:32:55 +0000
lingot (1.1.0-1) unstable; urgency=medium
* New upstream release.
Split the GUI executable and the sound processing library.
Build-Depends: libjson-c-dev.
* Host packaging on salsa.debian.org.
* Debhelper 13 finds ChangeLog by itself.
* Transmit build flags via the environment instead of debian/rules.
* Standards-Version 4.5.0.
* Update download URL in watch file.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 03 May 2020 20:43:53 +0000
lingot (1.0.1-1) unstable; urgency=medium
* New upstream release. Closes: #714617, #841756, #730175.
* Debhelper 11, instead of cdbs.
* Section: sound is more specific than x11.
* New maintainer. Closes: #899426.
* Build-Depend: cunit, fftw3, pulseaudio, pkg-config,
gtk3 instead of gtk2, libglib2.0-bin instead of libglade2.
* Standards-Version: 4.1.5.
* Add Homepage and Rules-Requires-Root: no.
* Copyright format 1.0. Add CC0-1.0 license for appdata file.
Repackage without generated files.
* Manual page has been forwarded upstream.
* Remove menu, upstream is providing a desktop entry.
* Enable all hardening build options, and --as-needed linker option.
* Regenerate autotools and intltoolize stuff.
* Explicit transmission of build flags.
* Watch file format 4, upstream signature.
-- Nicolas Boulenguez <nicolas@debian.org> Sun, 08 Jul 2018 01:53:16 +0200
lingot (0.9.1-2) unstable; urgency=low
* Bug fix: "FTBFS: lingot-gui-mainframe.c:245:8: error: format not a
string literal and no format arguments [-Werror=format-security]",
thanks to Didier Raboud (Closes: #643435).
+ New Patch: 0001-Fixed-bug-643435-in-debian-error-format-not-a-string.patch
Thanks to Ibán Cereijo Graña
* Switch to dpkg-source 3.0 (quilt) format
-- Niv Sardi <xaiki@debian.org> Wed, 28 Sep 2011 17:53:11 -0300
lingot (0.9.1-1) unstable; urgency=low
* New Upstream Release
* Bug fix: "FTBFS: lingot-audio-jack.c:180:28: error:
JackPortIsActive undeclared (first use in this function)",
thanks to Lucas Nussbaum (Closes: #622038).
* Bug fix: "JACK support broken?", thanks to Stefan Ott (Closes:
#637610).
* Update Standard Versions to 0.9.2, no changes were needed.
-- Niv Sardi <xaiki@debian.org> Fri, 26 Aug 2011 02:12:17 -0300
lingot (0.9.0-1) unstable; urgency=low
* New Upstream Release (Closes: #606487)
* Changed build-dep from libjack-dev to libjack-jackd2-dev
* Updated Standards Version to 0.9.1, no changes were needed.
-- Niv Sardi <xaiki@debian.org> Mon, 21 Feb 2011 19:55:52 -0300
lingot (0.8.1-1) unstable; urgency=low
* New Upstream BugFix release…
… really closes #562425
-- Niv Sardi <xaiki@debian.org> Thu, 18 Mar 2010 02:10:31 +0100
lingot (0.8.0-3) unstable; urgency=low
* Build in sid chroot (Closes: #572156)
-- Niv Sardi <xaiki@debian.org> Tue, 02 Mar 2010 00:35:57 +0100
lingot (0.8.0-2) unstable; urgency=low
* Fix build dependencies (Closes: #571805)
(Naughty Naughty, you should not be that lazy!)
-- Niv Sardi <xaiki@debian.org> Sun, 28 Feb 2010 12:22:10 +0100
lingot (0.8.0-1) unstable; urgency=low
* New upstream release
(Closes: #562423, #562424, #562425, #563579, #425867, #523924).
* Add dependency on libasound2-dev and libjack-dev, lingot now uses alsa by default!
* Update Jairo's address in manpage.
* DH Compat bumped to 7, use debian/clean.
* Bump standard version to 3.8.4, no change was needed.
-- Niv Sardi <xaiki@debian.org> Fri, 26 Feb 2010 13:36:59 +0100
lingot (0.7.4-2) unstable; urgency=low
* Fix Gnome menu apperance.
01-lingot-menu.patch
* Add build-depend on intltool (Closes: #441911)
-- Niv Sardi <xaiki@debian.org> Sun, 07 Oct 2007 07:52:42 +1000
lingot (0.7.4-1) unstable; urgency=low
* New upstream release
* Remove patches as they are applied upstream.
-- Niv Sardi <xaiki@debian.org> Tue, 11 Sep 2007 00:40:46 +0200
lingot (0.6.2-3) unstable; urgency=low
* Bug fix: "lingot: README is latin-1 encoded, please reencode", thanks
to Javier Kohen (Closes: #372896). reencoded as advised in BTS
* Bug fix: "lingot: FTBFS on GNU/kFreeBSD", thanks to Petr Salinger
(Closes: #379847). Applied patch in BTS.
* Bug fix: "please add a manpage for lingot", thanks to Martin Wuertele
(Closes: #373092).
-- Niv Altivanik (Debian Packages) <xaiki+deb@cxhome.ath.cx> Fri, 11 Aug 2006 19:13:01 -0300
lingot (0.6.2-2) unstable; urgency=low
* * Removed debian/patches as upstream applied it all
* Added clean:: rule to remove config.status
* Updated Standards-Version.
-- Niv Altivanik (Debian Packages) <xaiki+deb@cxhome.ath.cx> Fri, 9 Jun 2006 04:06:00 -0300
lingot (0.6.1+cvs20060411-1) unstable; urgency=low
* Fixed FSF address and Section, thanks to Steve Kemp
* Fixed build-sys thanks to "Jamin W. Collins"
<jcollins@asgardsrealm.net>
-- Niv Altivanik (Debian Packages) <xaiki+deb@cxhome.ath.cx> Fri, 21 Apr 2006 17:53:30 -0300
lingot (0.6.1+cvs20060411) unstable; urgency=low
* Updated to CVS, fixes segfault
* Removed patched applied upstream (and patch dir and simplepatchsys):
. 01-clean-everything.patch
. 02-add-distclean-target.patch
. move-to-gtk2.0.patch
-- Niv Altivanik (Debian Packages) <xaiki+deb@cxhome.ath.cx> Tue, 11 Apr 2006 09:33:18 -0300
lingot (0.6.1-1) unstable; urgency=low
* Initial release
-- Niv Altivanik (Debian Packages) <xaiki+deb@cxhome.ath.cx> Wed, 5 Apr 2006 13:54:31 +0200
|