Bug#905957: stretch-pu: package libgpod/0.8.3-8.2+deb9u1

2019-08-22 Thread Adam D. Barratt

Control: tags -1 + confirmed

On 2018-08-12 11:40, Adrian Bunk wrote:

  * 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+}


Please go ahead; thanks.

Regards,

Adam



Processed: Re: Bug#905957: stretch-pu: package libgpod/0.8.3-8.2+deb9u1

2019-08-22 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + confirmed
Bug #905957 [release.debian.org] stretch-pu: package libgpod/0.8.3-8.2+deb9u1
Added tag(s) confirmed.

-- 
905957: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905957
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#905957: stretch-pu: package libgpod/0.8.3-8.2+deb9u1

2018-08-12 Thread Adrian Bunk
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.0 +0300
+++ libgpod-0.8.3/debian/changelog  2018-08-12 13:23:02.0 +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   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/control2017-04-07 11:33:15.0 +0300
+++ libgpod-0.8.3/debian/control2018-08-12 13:23:02.0 +0300
@@ -1,8 +1,7 @@
 Source: libgpod
 Priority: optional
 Section: libs
-Maintainer: gtkpod Maintainers 
-Uploaders: Chow Loong Jin 
+Maintainer: Debian QA Group 
 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}