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
|
taglib-sharp (2.0.3.7+dfsg-1) unstable; urgency=low
[ Chow Loong Jin ]
* debian/control:
+ Set cli-common-dev version requirement to 0.5.7 for cli.{make,pm}
[ Iain Lane ]
* New upstream release 2.0.3.7
+ Solution/projects migrated to VS format
+ Fix ID3v2 unsyncing
+ Fix ID3v2.3 exetended header size calculation
+ Make TagLib.File IDisposable (closes any open streams)
+ Don't throw an exception if RVA2 data is partially incorrect
+ Fall back to nunit-console is nunit-console2 not found
+ Add build check for `al` tool
* debian/patches/*: Refresh
-- Iain Lane <laney@ubuntu.com> Sun, 21 Mar 2010 13:39:32 +0000
taglib-sharp (2.0.3.6+dfsg-1) unstable; urgency=low
* New upstream release
* debian/control:
+ No change bump of Standards-Version from 3.8.3 to 3.8.4
-- Chow Loong Jin <hyperair@ubuntu.com> Thu, 25 Feb 2010 03:11:08 +0800
taglib-sharp (2.0.3.4+dfsg-2) unstable; urgency=low
* debian/rules:
+ Use dh_makeclilibs -V -- upstream maps 2.0.3.0-$version to
$version's taglib-sharp.dll. As a result, stuff linked against
$next_version's taglib-sharp.dll will look for $next_version, and will
not be able to find $version's dll. Hence, packages linked against
$version should depend on taglib-sharp >= $version. (Closes: #567659)
-- Chow Loong Jin <hyperair@ubuntu.com> Sun, 31 Jan 2010 01:00:34 +0800
taglib-sharp (2.0.3.4+dfsg-1) unstable; urgency=low
* New upstream release
* debian/control, debian/patches/*, debian/rules:
+ Use quilt and DH 7.0.50
+ Correct spelling mistake "This packages"
* debian/README.source:
+ Add for quilt patch system
-- Chow Loong Jin <hyperair@ubuntu.com> Wed, 27 Jan 2010 14:31:49 +0800
taglib-sharp (2.0.3.3+dfsg-3) unstable; urgency=low
* debian/monodoc-taglib-manual.postinst:
+ Delete, this is handled by dpkg triggers now
-- Jo Shields <directhex@apebox.org> Sat, 26 Dec 2009 23:24:49 +0000
taglib-sharp (2.0.3.3+dfsg-2) unstable; urgency=low
* debian/control,
debian/libtaglib2.0-cil.install,
debian/libtaglib-cil-dev.install:
+ Create unversioned -dev package containing pkg-config file
* debian/control:
+ Remove obsolete individual library build-deps no longer needed
with mono-devel 2.4.3
-- Jo Shields <directhex@apebox.org> Mon, 23 Nov 2009 14:28:42 +0000
taglib-sharp (2.0.3.3+dfsg-1) unstable; urgency=low
* New upstream release
* debian/control:
+ Update my email address
+ Update Vcs-* fields to git
+ Bump Standards-Version to 3.8.3
- Set Section to cli-mono
* debian/patches/01_build-system.dpatch:
+ Refreshed to patch cleanly
* debian/copyright:
+ Updated
* debian/rules:
+ Use mono-csc instead of csc
+ Bump API version
-- Chow Loong Jin <hyperair@ubuntu.com> Fri, 09 Oct 2009 03:17:01 +0800
taglib-sharp (2.0.3.2+dfsg-3) unstable; urgency=low
* Rebuild to get correct clilibs minimal version thanks to
debhelper and cli-common-dev incompatibilities.
-- Sebastian Dröge <slomo@debian.org> Sat, 07 Mar 2009 12:26:50 +0100
taglib-sharp (2.0.3.2+dfsg-2) unstable; urgency=low
* debian/patches/03_pkg-config-location.dpatch:
+ Fix location in the pkg-config file to fix FTBFS
of depending packages like banshee.
-- Sebastian Dröge <slomo@debian.org> Fri, 06 Mar 2009 10:52:03 +0100
taglib-sharp (2.0.3.2+dfsg-1) unstable; urgency=low
* DFSG version of taglib-sharp 2.0.3.2
+ Deleted non-free and undistributable sound files in tests/samples/ from
the tarball.
[ Chow Loong Jin ]
* New upstream release
* debian/patches/01_build-system.dpatch:
+ Refreshed to patch cleanly.
* debian/libtaglib2.0-cil.install,
debian/rules:
+ Updated location of taglib-sharp.pc (libdir => datadir)
* debian/rules:
+ clilibs bump to 2.0.3.2
* debian/control:
+ Added me to Uploaders
* debian/watch:
+ Updated to grab from downloads.banshee-project.org
[ Jo Shields ]
* debian/control:
+ Add Vcs-* fields
[ Sebastian Dröge ]
* debian/control:
+ Use old gnome-sharp for now.
[ Mirco Bauer ]
* Upload to Unstable.
* debian/control:
+ Removed libgnome2.0-cil build-dep as it's only used for some example
code which are not shipping anyhow.
* debian/watch:
+ Fixed regex and mangle dfsg suffix.
* debian/rules:
+ Implemented get-orig-source target with dfsg-ing part.
-- Mirco Bauer <meebey@debian.org> Wed, 04 Mar 2009 21:22:34 +0100
taglib-sharp (2.0.3.1-1) experimental; urgency=low
* New upstream bugfix release:
+ debian/patches/03_file.cs-docs-failure.dpatch,
debian/patches/04_mp3-header-checking.dpatch,
debian/patches/05_add-mimetypes.dpatch,
debian/patches/06_mp4-itunes-invalid-files.dpatch:
- Dropped, merged upstream.
* debian/control,
debian/rules,
debian/patches/01_build-system.dpatch:
+ Update for the Mono 2.0 transition.
+ Update build dependencies for Gnome# 2.24.
-- Sebastian Dröge <slomo@debian.org> Mon, 26 Jan 2009 09:38:26 +0100
taglib-sharp (2.0.3.0-4) experimental; urgency=low
* debian/patches/06_mp4-itunes-invalid-files.dpatch:
+ Really add this patch and add it to 00list.
* debian/patches/05_add-mimetypes.dpatch:
+ Don't add an Ogg mimetype twice, it will make taglib-sharp
completely useless.
-- Sebastian Dröge <slomo@debian.org> Mon, 03 Nov 2008 11:24:39 +0100
taglib-sharp (2.0.3.0-3) experimental; urgency=low
* debian/patches/04_mp3-header-checking.dpatch:
+ Check MP3 headers a bit more to detect more broken streams.
Patch from upstream SVN.
* debian/patches/05_add-mimetypes.dpatch:
+ Add some more mimetypes for different formats.
Patch from upstream SVN.
* debian/patches/06_mp4-itunes-invalid-files.dpatch:
+ Add workaround for the MP4 detection. Files from Apple's iTunes
music store are sometimes not valid according to the standard
but can still be played by ignoring some parts. Patch from upstream
bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=551064
* debian/control:
+ Update Standards-Version to 3.8.0.
-- Sebastian Dröge <slomo@debian.org> Sat, 01 Nov 2008 20:14:03 +0100
taglib-sharp (2.0.3.0-2) unstable; urgency=low
* debian/watch:
+ Add watch file, thanks to Emilio Pozuelo Monfort.
* debian/patches/01_build-system.dpatch:
+ Don't run XmlInjector at all to fix FTBFS with newer monodoc
versions (Closes: #475218).
-- Sebastian Dröge <slomo@debian.org> Thu, 10 Apr 2008 08:27:06 +0200
taglib-sharp (2.0.3.0-1) unstable; urgency=low
* New upstream release:
+ debian/control:
- Drop now unnecessary libmono-dev build dependency.
+ debian/patches/01_build-system.dpatch:
- Updated for the new version.
- Updated to move the documentation to "Various" instead of
"classlib-taglib-sharp" which does not exist.
* debian/patches/03_file.cs-docs-failure.dpatch:
+ Fix build of the docs.
-- Sebastian Dröge <slomo@debian.org> Sat, 12 Jan 2008 04:21:57 +0100
taglib-sharp (2.0.2.0-2) unstable; urgency=low
* debian/control:
+ Update Standards-Version to 3.7.3, no additional changes needed.
+ Depend on mono-2.0-devel to fix FTBFS (Closes: #458710).
* debian/rules:
+ Fix clean target to allow building twice from the same
source tree (Closes: #442740).
* debian/patches/02_al2.dpatch:
+ Use al2 instead of al for linking the policy dll to remove the
mscorlib 1.0 dependency.
-- Sebastian Dröge <slomo@debian.org> Wed, 02 Jan 2008 19:07:43 +0100
taglib-sharp (2.0.2.0-1) unstable; urgency=low
* New upstream release, only contains bugfixes.
* debian/patches/01_build-system.dpatch:
+ Updated for new upstream release.
* debian/libtaglib2.0-cil.installcligac,
debian/rules:
+ Also install policy assemblies to be compatible with version 2.0.0.
-- Sebastian Dröge <slomo@debian.org> Sun, 08 Jul 2007 18:59:08 +0200
taglib-sharp (2.0.0-2) unstable; urgency=low
* debian/copyright:
+ Also note the MIT license of docs/MonodocNodeConfig.cs. Thanks to
Sebastien Bacher for noticing.
-- Sebastian Dröge <slomo@debian.org> Thu, 14 Jun 2007 18:35:59 +0200
taglib-sharp (2.0.0-1) unstable; urgency=low
[ Jose Carlos Garcia Sogo ]
* First Debian package (Closes: #422726).
[ Sebastian Dröge ]
* New upstream release.
* Overall cleanup.
-- Sebastian Dröge <slomo@debian.org> Tue, 12 Jun 2007 09:02:26 +0200
|