Skip to content

Debian Changelog libgpod (0.6.0-6)

2008

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