2010
libgpod (0.7.93-0.3) unstable; urgency=low
* NMU
* debian/rules
- fix FTBFS, really (Closes: #591254)
-- Hideki Yamane <henrich@debian.org> Fri, 13 Aug 2010 10:54:24 +0900
libgpod (0.7.93-0.2) unstable; urgency=high
* NMU, again.
* debian/rules
- deal with kfreebsd FTBFS
Thanks to Petr Salinger <Petr.Salinger@seznam.cz>
-- Hideki Yamane <henrich@debian.org> Wed, 11 Aug 2010 07:46:28 +0900
libgpod (0.7.93-0.1) unstable; urgency=low
* Non-maintainer upload, also new upstream release, merged from Ubuntu
(Closes: #458128, #509672, #571172, #573017, #582583, #589354)
* "Memory leak in python-gpod" was fixed (Closes: #425583)
see http://sourceforge.net/tracker/index.php?func=detail&aid=1723660&group_id=67873&atid=519273
* Confirm it fixes artwork support on ipod touch (Closes: #460593, #549490)
* debian/control
- Update Homepage field (Closes: #563143)
- Bump up to "Standards-Version: 3.9.1"
- add "Build-Depends: chrpath" to avoid rpath issue.
* debian/python-gpod.docs
- include bindings/python README file (Closes: #563148)
* debian/copyright
- remove mentions to tests/test-checksum.c and src/itdb_sha1.c, those are
already removed from source.
- update license information to tests/test-write-covers.c and
tests/test-covers.c. Thanks for lintian.
* debian/rules
- eliminate rpath lintian errors by using chrpath.
-- Hideki Yamane <henrich@debian.org> Sun, 01 Aug 2010 05:40:29 +0900
libgpod (0.7.93-0ubuntu1) lucid; urgency=low
* New upstream version:
- various bug fixes in HAL/udev iPhone callout which would make it fail
to dump SysInfoExtended more often than not.
- fix iPod Classic 80GB support
- handle TV Shows, Movies and Music Videos on iPhone better
- fix python bindings for the iPhone
- fix OnTheGo playlist parsing (the 1st on-the-go playlist was always
ignored).
- automatically call itdb_shuffle_write when itdb_write is called if needed.
- some gint32/guint32 changes were made in the public API, this shouldn't
break anything, but please report a bug if it's an annoyance for you.
- lower udev rule priority so that it runs after the usbmux udev rule.
- define ipad ids (lp: #555358)
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 07 Apr 2010 13:36:42 +0200
libgpod (0.7.92-0ubuntu1) lucid; urgency=low
* New upstream version
* debian/symbols.common:
- new version update
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 19 Mar 2010 15:01:28 +0100
libgpod (0.7.90git20100216-0ubuntu3) lucid; urgency=low
* debian/patches/90_speed_itdb_resolve.dpatch:
- upstream change to speed up itdb_resolve_path calls
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 17 Feb 2010 20:47:43 +0100
libgpod (0.7.90git20100216-0ubuntu2) lucid; urgency=low
* debian/libgpod-dev.install:
- don't install the la file it creates builds issues
-- Sebastien Bacher <seb128@ubuntu.com> Tue, 16 Feb 2010 19:18:38 +0100
libgpod (0.7.90git20100216-0ubuntu1) lucid; urgency=low
* New git snapshot
* debian/patches/01_git_change_no_dont_crash_on_wrong_device.dpatch:
- the change is in the new version
-- Sebastien Bacher <seb128@ubuntu.com> Tue, 16 Feb 2010 12:32:37 +0100
libgpod (0.7.90git20100210-0ubuntu2) lucid; urgency=low
* debian/control:
- build-depends on libimobiledevice-dev
* debian/patches/01_git_change_no_dont_crash_on_wrong_device.dpatch:
- git change to fix ipod-set-info crashing when being called on wrong device
(lp: #520921)
-- Sebastien Bacher <seb128@ubuntu.com> Fri, 12 Feb 2010 14:28:57 +0100
libgpod (0.7.90git20100210-0ubuntu1) lucid; urgency=low
* Updated to current git which uses udev now
* debian/control, debian/patches/10_hal-kfreebsd.dpatch, debian/rules:
- don't use hal, update binary description
* debian/patches/90_clean_symbols_export.dpatch:
- dropped, the change is in git now
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 10 Feb 2010 15:08:19 +0100
libgpod (0.7.90-0ubuntu1) lucid; urgency=low
* New upstream version (lp: #518490):
- iPhoneOS 3.x support. This requires a working libimobiledevice
stack and a device initialized once by iTunes.
- iPod Nano 5G support (lp: #500650)
The device database needs to be initialized by iTunes once.
- iPod Classic 3G support
- fix iPod Nano 4G 4GB serial number (lp: #461639)
- properly read timezone information from iPod Classic and Nano 4G
- artwork writing bug fixes
- iTunesDB reading bug fixes
- add code sample showing how to copy a file to the iPod
- export podsleuth-like information to HAL
* debian/control:
- build-depends on libsqlite3-dev, libplist-dev, libusb-1.0-0-dev,
zlib1g-dev
- don't use libimobiledevice yet there is still some issues to fix there
* debian/patches/90_clean_symbols_export.dpatch:
- set some variables to static so they don't get exported in the library
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 10 Feb 2010 13:18:48 +0100
2009
libgpod (0.7.2-2) unstable; urgency=low
* Acknowledge NMU
* Apply patch from Petr Salinger to make libgpod compile
on kfreebsd again. (Closes: #545952)
* Bump Standards-Version to 3.8.3 (no changes)
* Install ipod-time-sync. (Closes: #541099)
-- Frank Lichtenheld <djpig@debian.org> Mon, 26 Oct 2009 21:55:52 +0100
libgpod (0.7.2-1.1) unstable; urgency=low
* Non-maintainer upload.
* Update build dependency from libsgutils1-dev → libsgutils2-dev.
(Closes: #536744)
-- Michael Biebl <biebl@debian.org> Wed, 26 Aug 2009 15:32:07 +0200
libgpod (0.7.2-1) unstable; urgency=low
* New upstream release (Closes: #527050) + drop patch 20_no-superfluous-ffi-dep, applied upstream + update debian/copyright + update symbols file (two new symbols) * Remove Nico Golde from Uploaders on his request. * Apply patch from Ubuntu to support building against Python 2.6. Sent by Sebastien Bacher. (Closes: #527051) * Bump Standards-Version to 3.8.2 (no changes)
-- Frank Lichtenheld <djpig@debian.org> Sat, 20 Jun 2009 00:31:05 +0200
libgpod (0.7.0-2) unstable; urgency=low
* Upload to unstable (Closes: #518923)
-- Frank Lichtenheld <djpig@debian.org> Mon, 09 Mar 2009 20:21:04 +0100
libgpod (0.7.0-1) experimental; urgency=low
* New upstream release
+ SONAME was bumped from 3 to 4, rename packages
accordingly
+ drop patch 10_allow-autoreconf, applied upstream
+ update patch 20_no-superfluous-ffi-dep
+ update patch 25_xsltproc-nonet
+ drop patch 30_fix_photo_for_classic_and_nano_video, was
backported from upstream svn
+ add new build-dependency libxml2-dev
+ update debian/copyright file
* Fix watch file to use SF.net redirector implicetly
-- Frank Lichtenheld <djpig@debian.org> Sat, 24 Jan 2009 16:23:37 +0100
2008
libgpod (0.6.0-7) unstable; urgency=high
* Add missing dependency of python-gpod on python-gobject.
Thanks to Alessio Treglia for reporting. Closes: #506525,
LP: #271106.
* Bump Standards-Version to 3.8.0:
+ Add debian/README.source
-- Frank Lichtenheld <djpig@debian.org> Thu, 25 Dec 2008 16:52:59 +0100
libgpod (0.6.0-6) unstable; urgency=low
* Use dh_lintian to install lintian overrides
+ Increase debhelper build-dep to >= 6.0.7
* Increase debhelper compat level to 6
* Move documentation and examples from libgpod-common to
libgpod-doc, so that people who don't need that don't
get it automatically via the Recommends of libgpod-common
by libgpod3. Add a Suggests on the new package from the
-dev packages. (Closes: #486382).
* Further reduce unnecessary duplication by removing the -dev
packages' usr/share/doc directories in favor of symlinks
to the corresponding directories in the library packages.
The already have a '=' dependency anyway.
* 25_xsltproc-nonet: New patch to add a -nonet argument to
the xsltproc call. Which shows that a build-dependency
on docbook-xml was missing.
* Previously all packages used the same short description
which was somewhat confusing. Try to disambiguate this.
-- Frank Lichtenheld <djpig@debian.org> Sun, 29 Jun 2008 01:29:38 +0200
libgpod (0.6.0-5) unstable; urgency=low
* Add symbols files for dpkg-gensymbols
* When running dh_shlibdeps, use libgpod3-nogtk instead of libgpod3;
this makes libgpod3-nogtk and libgpod-common co-installable. Patch by
Steve Langasek via Ubuntu.
* 30_fix_photo_for_classic_and_nano_video: Backported fix from upstream.
By Patrick Ammann.
-- Frank Lichtenheld <djpig@debian.org> Thu, 01 May 2008 00:36:23 +0200
libgpod (0.6.0-4) unstable; urgency=low
* Add build-dependency on xsltproc to include API documentation in
the gpod.py file.
* Don't try to build the hal callout on kfreebsd, because it fails
to build there.
* Bump Standards-Version to 3.7.3 (no changes).
* s/python/Python/ in python-gpod's Description as demanded by lintian.
-- Frank Lichtenheld <djpig@debian.org> Fri, 18 Apr 2008 22:34:03 +0200
2007
libgpod (0.6.0-3) unstable; urgency=medium
* 20_no-superfluous-ffi-dep:
Only use PYGOBJECT_LIBS in bindings/python. This avoids a spurious
dependency on libffi. Reported by Kurt Roeckx. Closes: #452829
* 10_allow-autoreconf: Make autoreconf work which is needed for
20_no-superfluous-ffi-dep to take effect.
* Change priority of the -nogtk variants to extra since they conflict
with the full variants and optional packages should not conflict
with each other. Pointed out by debcheck.
-- Frank Lichtenheld <djpig@debian.org> Thu, 29 Nov 2007 22:29:30 +0100
libgpod (0.6.0-2) unstable; urgency=low
* Upload to unstable
-- Frank Lichtenheld <djpig@debian.org> Mon, 19 Nov 2007 15:22:06 +0100
libgpod (0.6.0-1) experimental; urgency=low
* New upstream release (Closes: #449104) - 01_strchr_return_value.dpatch: drop, integrated upstream - add new build-depends: libhal-dev, libsgutils1-dev, python-gobject-dev - SONAME changes from libgpod2 to libgpod3 - add new hal support prog to libgpod-common and make it arch: any * Remove XS prefix from Vcs-* field names, dpkg-dev supports them now * Added Homepage control field. * Add watch file * Upload to experimental until we have the o.k. from the release team for unstable.
-- Frank Lichtenheld <djpig@debian.org> Thu, 15 Nov 2007 16:45:37 +0100
libgpod (0.5.2-4) unstable; urgency=low
* Upload to unstable.
* Included patch to fix missing check for strchr return
value, 01_strchr_return_value.dpatch (Closes: #438126).
-- Nico Golde <nion@debian.org> Thu, 16 Aug 2007 01:37:25 +0200
libgpod (0.5.2-3) experimental; urgency=low
* Build a package without artwork support, which
avoids the libgtk dependency (Closes: #386715).
* Redo build system without cdbs.
* Both based on a patch by Sune Vuorela, thanks.
-- Frank Lichtenheld <djpig@debian.org> Tue, 17 Jul 2007 17:30:17 +0200
libgpod (0.5.2-2) unstable; urgency=low
* Upload to unstable
-- Frank Lichtenheld <djpig@debian.org> Thu, 05 Jul 2007 19:18:50 +0200
libgpod (0.5.2-1) experimental; urgency=low
* New upstream version
* Switch from ${Source-Version} to ${binary:Version}
-- Frank Lichtenheld <djpig@debian.org> Thu, 28 Jun 2007 00:58:01 +0200
libgpod (0.4.2-3) unstable; urgency=low
[ Nico Golde ] * Added dependency on python-eyed3 (Closes: #424994). [ Frank Lichtenheld ] * Add Nico as uploader
-- Nico Golde <nion@debian.org> Fri, 18 May 2007 14:09:46 +0200
libgpod (0.4.2-2) unstable; urgency=low
* Upload to unstable (Closes: #403883, #422148) * Add XS-Vcs-Browser field * Change Maintainer to pkg-gtkpod-devel list. Add myself as uploader
-- Frank Lichtenheld <djpig@debian.org> Thu, 10 May 2007 22:54:19 +0200
libgpod (0.4.2-1) experimental; urgency=low
* New upstream release (Closes: #406737) * Rename libgpod0.4.0 to libgpod1 due to soname change. * Upload to experimental due to etch freeze. * Some small corrections to copyright (year, and LGPL version)
-- Frank Lichtenheld <djpig@debian.org> Thu, 25 Jan 2007 11:56:27 +0100
2006
libgpod (0.4.0-1) experimental; urgency=low
* New upstream release (Closes: #389704) + Since this breaks the ABI without changing the soname but I want to upload this to experimental until a fixed upstream is available, rename libgpod0 to libgpod0.4.0 for the time being and conflict with libgpod0. + Add python-eyed3 (>= 0.6.6) to build-depends (Closes: #391556) + Adapt python-gpod to new python bindings build system (Closes: #374091) + Should fix reported segfaults (Closes: #369158, #374356) + Update copyright file * Bump pycompat to 2 (and bump build-depends accordingly) * Install the test scripts to libgpod-common as examples * Add Vcs-Svn information to control * Bump Standards-Version to 3.7.2 (no changes)
-- Frank Lichtenheld <djpig@debian.org> Fri, 22 Dec 2006 18:38:47 +0100
libgpod (0.3.2-1.1) unstable; urgency=low
* Non-maintainer upload. * Update for the new python policy. Closes: #374091 - Create python-gpod supporting all versions. - Remove python2.3-gpod. - Added proper replaces/conflicts/provides for upgrade.
-- Raphael Hertzog <hertzog@debian.org> Sat, 17 Jun 2006 10:09:04 +0200
libgpod (0.3.2-1) unstable; urgency=low
* New upstream release. (Closes: #358561) * Add Recommends: libgpod-common to libgpod0. Since there is no strict dependency currently, don't use Depends. (Closes: #358732) * Make python bindings usable. Patch by Thomas Perl based on a patch by Abaakouk Mehdi. I have not really tested this, feedback welcome... (Closes: #360807)
-- Frank Lichtenheld <djpig@debian.org> Sat, 8 Apr 2006 21:07:34 +0200
libgpod (0.3.0-4) unstable; urgency=low
* Add libgpod-common package back from Ubuntu packaging after
Sebastian Bacher pointed out that this indeed makes sense
because we loose the possibility to install more than one
version of the library otherwise.
-- Frank Lichtenheld <djpig@debian.org> Wed, 1 Mar 2006 01:08:00 +0100
libgpod (0.3.0-3) unstable; urgency=high
* Add libgtk2.0-dev and libglib2.0-dev to dependencies of
libgpod-dev since these are in fact needed. (Closes: #353590)
* Use high urgency for trivial RC bug fix.
-- Frank Lichtenheld <djpig@debian.org> Mon, 2 Jan 2006 08:05:03 +0100
libgpod (0.3.0-2) unstable; urgency=low
* Some changes to the build-depends (as suggested
by Christian Marillat):
+ Add libgtk2.0-dev since that is needed for
artkwork support (Closes: #345534)
+ Replace build-depends on libxml-parser-perl with
dependency on intltool since that is what we really want
(Closes: #345543)
-- Frank Lichtenheld <djpig@debian.org> Sun, 1 Jan 2006 19:05:49 +0100
2005
libgpod (0.3.0-1) unstable; urgency=low
* Initial Debian Release (Closes: #345160) - This is essentially the Ubuntu packaging therefor I include the Ubuntu changelog up to this point * Changes to the Ubuntu packaging: + Don't build-depend on packages not available in unstable yet (drop libhal-dev and libdbus-glib-1-dev) + change maintainer address to me + make copyright file a little more verbose and exact + update debhelper compat level to 5 + drop libgpod-common package. Just too small for my taste
-- Frank Lichtenheld <djpig@debian.org> Thu, 29 Dec 2005 16:20:54 +0100
libgpod (0.3.0-0ubuntu1) dapper; urgency=low
* New upstream version
* debian/patches/00_overflow_fix.patch:
- fixed with the new version
-- Sebastien Bacher <seb128@canonical.com> Tue, 20 Dec 2005 23:08:57 +0100
libgpod (0.2.0-1ubuntu3) dapper; urgency=low
* debian/control:
- build with dbus 0.60
-- Sebastien Bacher <seb128@canonical.com> Tue, 20 Dec 2005 20:28:22 +0100
libgpod (0.2.0-1ubuntu2) dapper; urgency=low
* debian/patches/00_overflow_fix.patch:
- protect of potential buffer overflows with the current code.
-- Sebastien Bacher <seb128@canonical.com> Tue, 29 Nov 2005 18:13:20 +0100
libgpod (0.2.0-1ubuntu1) dapper; urgency=low
* debian/control:
- fix the arch for libgpod-common
- libgpod0 Recommends libgpod-common
-- Sebastien Bacher <seb128@canonical.com> Mon, 28 Nov 2005 19:39:47 +0100
libgpod (0.2.0-1) dapper; urgency=low
* Initial upload
-- Sebastien Bacher <seb128@canonical.com> Wed, 23 Nov 2005 18:58:31 +0100