Package: release.debian.org Severity: normal Tags: stretch User: release.debian....@packages.debian.org Usertags: pu
* python-gpod: Add the missing dependency on python-gobject-2. (Closes: #896230) Depends: libgpod4 (= [-0.8.3-8.2),-] {+0.8.3-8.2+deb9u1),+} libc6 (>= 2.14), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16), libplist3 (>= 1.11), libsqlite3-0 (>= 3.5.9), libxml2 (>= 2.6.27), python (<< 2.8), python (>= 2.7~), python-mutagen, python:any (<< 2.8), python:any (>= [-2.7.5-5~)-] {+2.7.5-5~), python-gobject-2+}
diff -Nru libgpod-0.8.3/debian/changelog libgpod-0.8.3/debian/changelog --- libgpod-0.8.3/debian/changelog 2017-04-07 11:33:15.000000000 +0300 +++ libgpod-0.8.3/debian/changelog 2018-08-12 13:23:02.000000000 +0300 @@ -1,3 +1,12 @@ +libgpod (0.8.3-8.2+deb9u1) stretch; urgency=medium + + * QA upload. + * Set maintainer to Debian QA Group. (see #867215) + * python-gpod: Add the missing dependency on python-gobject-2. + (Closes: #896230) + + -- Adrian Bunk <b...@debian.org> Sun, 12 Aug 2018 13:23:02 +0300 + libgpod (0.8.3-8.2) unstable; urgency=medium * Non-maintainer upload. diff -Nru libgpod-0.8.3/debian/control libgpod-0.8.3/debian/control --- libgpod-0.8.3/debian/control 2017-04-07 11:33:15.000000000 +0300 +++ libgpod-0.8.3/debian/control 2018-08-12 13:23:02.000000000 +0300 @@ -1,8 +1,7 @@ Source: libgpod Priority: optional Section: libs -Maintainer: gtkpod Maintainers <pkg-gtkpod-de...@lists.alioth.debian.org> -Uploaders: Chow Loong Jin <hyper...@debian.org> +Maintainer: Debian QA Group <packa...@qa.debian.org> Build-Depends: debhelper (>= 9), dh-autoreconf, dh-python, @@ -121,7 +120,7 @@ Section: python Architecture: any Depends: libgpod4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, - ${python:Depends} + ${python:Depends}, python-gobject-2 Replaces: python2.3-gpod (<< 0.3.2-1.1) Conflicts: python2.3-gpod (<< 0.3.2-1.1) Provides: ${python:Provides}