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
|
libmp3splt (0.9.2-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release. (Closes: #754159)
* debian/control.in:
- Add "libflac-dev" to Build-Depends.
- Add new binary package "libmp3splt0-flac" to support the FLAC plugin.
- libmp3splt-dev: Add "libmp3splt0-mp3", "libmp3splt0-ogg"
and "libmp3splt0-flac" to Depends. (Closes: #715092)
- libmp3splt-dev: Add "libflac-dev" to Depends.
- Bump Standards-Version to 3.9.8, no changes needed.
- Add field "Multi-Arch: same" to the binary packages.
* debian/*.install:
- Use new upstream installation path "/usr/lib/libmp3splt0"
instead of "/usr/lib/libmp3splt".
- Add "/usr/lib/pkgconfig/*.pc" to libmp3splt-dev.install.
- Use "usr/lib/*/" to support multiarch.
* debian/copyright: Update copyright information.
* debian/mp3splt.rules:
- Change variable "BUILD_DEPS" to "debhelper (>= 9)".
- Adjust parameter order of "dh" to "dh $@ $(DH_OPTS)".
- Add option "DEB_BUILD_MAINT_OPTIONS = hardening=+all".
* debian/compat: Update to debhelper compatibility version 9.
* debian/mp3splt.control.in:
- Add "libmp3splt0-flac" to Recommends.
- Add "dh-autoreconf" to Build-Depends.
-- Jan Luca Naumann <j.naumann@fu-berlin.de> Sun, 09 Oct 2016 18:19:11 +0200
libmp3splt (0.7.2-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Build with autoreconf to prevent FTBFS on ppc64el. (Closes: #733845)
-- Alessio Treglia <alessio@debian.org> Wed, 15 Oct 2014 13:27:37 +0100
libmp3splt (0.7.2-2) unstable; urgency=low
* Move Depends/Recommends on the -plugins packages to the mp3splt*
packages to prevent circular dependencies and also add Breaks
(Closes: #676188)
-- Ryan Niebur <ryan@debian.org> Fri, 08 Jun 2012 18:24:48 -0700
libmp3splt (0.7.2-1) unstable; urgency=low
[ Andreas Moog ]
* New usptream release (Closes: #592051)
* debian/control:
- Add libpcre3-dev to Build-Depends
- Update Standards to 3.9.2
* Convert to source format 3.0 (quilt)
* debian/libmp3splt-dev.install: Don't install la-file
[ Ryan Niebur ]
* move mp3splt and mp3splt-gtk's rules file into this package, and
have them include it
* add support to the mp3splt{-gtk,} control file generation for
overriding the minimum build dependency version, and override it to
0.5.6-2 due to the added mp3splt.rules
* rename libmp3splt-{ogg,mp3,plugin} to libmp3splt0-{ogg,mp3,plugin},
and move the versionless symlink to the libmp3splt-dev package.
* change build dependency on debhelper to 7.0.50 instead of 7.2
* no longer build-deps on gawk
* add a patch to the plugins thing to look at .so.0 files (which are
in libmp3splt0), not just .so (which are in libmp3splt-dev)
* allow for letters in the upstream version
* update maintainer email address
* Move repository to collab-maint
* Remove DMUA field
* enable hardened building
* update to standards-version 3.9.3
* no longer install NEWS file
* Update debian/copyright
* fix spelling of information
- use DEP3 patch headers
* convert to copyright format 1.0
-- Ryan Niebur <ryan@debian.org> Mon, 04 Jun 2012 00:23:11 -0700
libmp3splt (0.5.6-1.1) unstable; urgency=low
* Non-maintainer upload.
* Empty dependency_libs (Closes: #621639).
-- Luk Claes <luk@debian.org> Wed, 22 Jun 2011 19:49:00 +0200
libmp3splt (0.5.6-1) unstable; urgency=low
* New Upstream Version
* add DM-Upload-Allowed field
* remove libmp3splt0's dependency on libmp3splt-mp3 | libmp3splt-
plugin, fixing the circular dependency (Closes: #529058)
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 21 May 2009 18:50:28 -0700
libmp3splt (0.5.4-1) unstable; urgency=low
* Initial release (Closes: #515242)
-- Ryan Niebur <ryanryan52@gmail.com> Fri, 10 Apr 2009 08:41:01 -0700
|