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 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280
|
mp3diags (1.2.03-1) unstable; urgency=medium
* New upstream release.
* Removes debian/patches/01-fix-gcc6-compat.patch no longer necessary
since upstream had applied it.
* debian/patches: Refresh patches to work with new upstream code.
* Adds debian/patches/01-fix-format-not-a-string-literal.patch.
-- Josue Ortega <josue@debian.org> Wed, 03 Aug 2016 21:48:29 -0600
mp3diags (1.2.02-4) unstable; urgency=medium
* Adds debian/patches/01/fix-gcc6-compat.patch (Closes: #811666)
-- Josue Ortega <josue@debian.org> Sun, 24 Jul 2016 14:21:10 -0600
mp3diags (1.2.02-3) unstable; urgency=medium
* debian/control:
- Updates Vcs-* to secure uri.
- Standards-Version updated to 3.9.8, debian/menu file has been
removed.
* debian/rules: Adds DEB_BUILD_MAINT_OPTIONS.
-- Josue Ortega <josue@debian.org> Sun, 03 Jul 2016 21:25:16 +0200
mp3diags (1.2.02-2) unstable; urgency=medium
* Upload to unstable.
-- Josue Ortega <josueortega@debian.org.gt> Sat, 09 May 2015 16:04:56 -0600
mp3diags (1.2.02-1) experimental; urgency=medium
* New upstream version.
* Standards version updated to 3.9.6, no changes required.
* debian/copyright: Updated copyright information for src/images/zoom-in.png
* debian/control: Removed Suggests field, no longer needed.
-- Josue Ortega <josueortega@debian.org.gt> Sun, 29 Mar 2015 20:05:59 -0600
mp3diags (1.2.01-1) unstable; urgency=low
* New upstream version
* debian/control:
-Removes mp3diags-doc since upstream does not include
doc directory in the new version.
-Adds new dependency: libboost-program-options-dev.
* debian/patches:
Patches updated to work with the new version:
-01-disable_updates.patch
-03-pass_flags_to_qmake.patch
* debian/patches/desktop-file-keywords.patch: removed since it is
include by upstream in the new version.
* debian/watch: Fix watch file.
* Standards version updated to 3.9.5, no changes required.
* debian/control Added VCS-* Fields
-- Josue Ortega <josueortega@debian.org.gt> Sat, 01 Feb 2014 18:44:48 -0600
mp3diags (1.0.12.079-2) unstable; urgency=low
* Fix build failure with boost 1.53:
-debian/patches/03-pass_flags_to_qmake.patch -lboost_serialization-mt
changed to -lboost_serialization since it is not needed in the new
version (Closes: #709575).
* Upload to unstable
* debian/patches/desktop-file-keywords added in order to make easier
the search in enviroments like Gnome or Unity
-- Josue Ortega <josueortega@debian.org.gt> Sat, 15 Jun 2013 18:38:18 -0600
mp3diags (1.0.12.079-1) experimental; urgency=low
* New upstream release:
- fix Discogs issue with albums that have more than twenty tracks.
* Fix the failing of the package second build.
* debian/control Vcs-* field removed.
* Compat level changed to 9.
* Fix hardening-no-relro and hardening-no-fortify-functions issues.
* Standards version updated to 3.9.4, no changes required.
-- Josue Ortega <josueortega@debian.org.gt> Mon, 26 March 2013 19:15:07 -0600
mp3diags (1.0.11.076-3) unstable; urgency=low
* new upload, in order to fix the bug #689811 to unstable and wheezy
(Closes: #689811)
-- Josue Ortega <josueortega@debian.org.gt> Sun, 21 Oct 2012 19:22:59 -0600
mp3diags (1.0.11.076-2) experimental; urgency=low
* New Maintainer (Closes: #620470)
* debian/copyright fixes incorrect license entries (Closes: #689811)
-- Josue Ortega <josueortega@debian.org.gt> Sat, 13 Oct 2012 23:26:49 -0600
mp3diags (1.0.11.076-1) unstable; urgency=low
* QA upload.
* New upstream release.
* Drop 04-gcc47.patch, applied upstream.
-- Alessio Treglia <alessio@debian.org> Sun, 10 Jun 2012 16:26:08 +0200
mp3diags (1.0.10.065-2) unstable; urgency=low
* QA upload.
* Update debian/copyright to machine-readable format.
* Port to GCC 4.7 (Closes: #672053):
- Add 04-gcc47.patch to fix missing #includes.
- Compile with -fpermissive.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Wed, 09 May 2012 14:56:03 -0700
mp3diags (1.0.10.065-1) unstable; urgency=low
* QA upload.
* New upstream release.
* Update debian/copyright.
-- Alessio Treglia <alessio@debian.org> Tue, 03 Jan 2012 08:54:26 +0100
mp3diags (1.0.09.063-1) unstable; urgency=low
* QA upload.
* New upstream release:
- made Discogs queries work again, after a Discogs API change
- added close button for windows on Gnome 3
-- Alessio Treglia <alessio@debian.org> Mon, 19 Sep 2011 11:13:25 +0200
mp3diags (1.0.08.053-1) unstable; urgency=low
* QA upload.
* Imported Upstream version 1.0.08.053:
- Fix crash when trying to save after error at startup.
* Enable parallel builds.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Tue, 07 Jun 2011 12:23:02 +0200
mp3diags (1.0.07.052-2) unstable; urgency=low
* QA upload.
* Orphaning this.
* Bump Standards-Version.
-- Alessio Treglia <alessio@debian.org> Sat, 02 Apr 2011 09:29:47 +0200
mp3diags (1.0.07.052-1) unstable; urgency=low
* Update watch file.
* New upstream bugfix-only release.
* Drop 02-libz.patch, no longer needed.
* Refresh patches.
-- Alessio Treglia <alessio@debian.org> Tue, 04 Jan 2011 10:23:03 +0100
mp3diags (1.0.06.051-1) unstable; urgency=low
* New upstream release.
* Add Vcs tags, move packaging to git.
* Update my email address.
* Add debian/gbp.conf.
* Add .gitignore file.
* Switch to format 3.0 (quilt).
* Remove DM-Upload-Allowed: yes field.
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Tue, 06 Jul 2010 23:39:16 +0200
mp3diags (1.0.05.050-2) unstable; urgency=low
* Rename binary and other associated files to the lowercase form;
thanks to Carlos Raviola for reporting this (Closes: #578991).
* Update debian/copyright.
-- Alessio Treglia <quadrispro@ubuntu.com> Sat, 24 Apr 2010 09:36:42 +0200
mp3diags (1.0.05.050-1) unstable; urgency=low
* New upstream bugfix release.
-- Alessio Treglia <quadrispro@ubuntu.com> Sat, 20 Mar 2010 11:12:42 +0100
mp3diags (1.0.04.049-1) unstable; urgency=low
* New upstream bugfix release.
* Bump Standards.
-- Alessio Treglia <quadrispro@ubuntu.com> Mon, 08 Mar 2010 14:14:20 +0100
mp3diags (1.0.03.048-1) unstable; urgency=low
* New upstream relelase.
-- Alessio Treglia <quadrispro@ubuntu.com> Sun, 31 Jan 2010 18:28:11 +0100
mp3diags (1.0.02.047-1) unstable; urgency=low
* New upstream release.
* Allow uploads by DM.
* Adjust versioned build-dependencies to help backporters.
-- Alessio Treglia <quadrispro@ubuntu.com> Tue, 12 Jan 2010 23:40:18 +0100
mp3diags (1.0.01.046-1) unstable; urgency=low
* New upstream release:
- Fix a segmentation fault with Qt 4.6 (Closes: #560115).
* Pass even the noopt flag (and the other ones) to gcc;
really Closes: #560025.
-- Alessio Treglia <quadrispro@ubuntu.com> Wed, 09 Dec 2009 16:09:19 +0100
mp3diags (1.0.00.045-2) unstable; urgency=low
* debian/patches/03-pas_flags_to_qmake.patch:
- Pass C{,XX}FLAGS to the compiler (Closes: #560025).
-- Alessio Treglia <quadrispro@ubuntu.com> Tue, 08 Dec 2009 18:49:54 +0100
mp3diags (1.0.00.045-1) unstable; urgency=low
* New upstream release:
- Wording changes to reflect non-beta status.
- Pressing CTRL+C when viewing full-size images in the tag editor or in
"Tag details" in the main window copies the image to the clipboard.
- Added "Rating" and changed field order in "Tag details" to match the Tag
editor.
* Refresh patches.
-- Alessio Treglia <quadrispro@ubuntu.com> Mon, 30 Nov 2009 14:00:14 +0100
mp3diags (0.99.06.044-2) unstable; urgency=low
* Add quilt support.
* debian/patches/01-disable_updates.patch:
- Don't check for available updates (Closes: #557030).
* debian/patches/02-libz.patch:
- Prevent FTBFS with binutils-gold (Closes: #556915).
-- Alessio Treglia <quadrispro@ubuntu.com> Wed, 25 Nov 2009 12:12:01 +0100
mp3diags (0.99.06.044-1) unstable; urgency=low
* New upstream bugfix-release, bugfixes and improvements:
- fixed a crash in folder filter
- fixed bug causing non-normalized files having any TXXX frame to appear
normalized
- case is ignored for file extension, so .Mp3 or .mP3 files are recognized
- better support and more consistent handling for TXXX and text frames in
ID3V2
- reduced number of locales by eliminating redundant ones
- disabled CTRL+A selection in the main window
- static link for serialization
- added trace details for web downloads
-- Alessio Treglia <quadrispro@ubuntu.com> Thu, 05 Nov 2009 10:33:35 +0100
mp3diags (0.99.06.043-1) unstable; urgency=low
* New upstream release.
-- Alessio Treglia <quadrispro@ubuntu.com> Mon, 02 Nov 2009 23:14:47 +0100
mp3diags (0.99.06.042-1) unstable; urgency=low
* New upstream release.
-- Alessio Treglia <quadrispro@ubuntu.com> Sun, 25 Oct 2009 09:58:33 +0100
mp3diags (0.99.06.041-1) unstable; urgency=low
* Initial release (Closes: #551180).
-- Alessio Treglia <quadrispro@ubuntu.com> Sat, 17 Oct 2009 10:50:44 +0200
|