Your message dated Fri, 13 Jun 2014 15:50:50 +0000
with message-id <e1wvtkg-00040a...@franck.debian.org>
and subject line Bug#750611: fixed in gst-python1.0 1.2.1-1.1
has caused the Debian Bug report #750611,
regarding python3-gst missing python related dependencies
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
750611: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-gst
Version: 1.0_1.2.1-1
Severity: serious
Tags: patch
Justification: Policy 3.5

Depends are currently:
Depends: libc6 (>= 2.3.6-6~), libglib2.0-0 (>= 2.12.0),
libgstreamer1.0-0 (>= 1.0.0), python3-gi (>= 3.0), gir1.2-glib-2.0

They should be:

Depends: python3 (>= 3.3~), python3:any (>= 3.3.2-2~), python3 (<< 3.5),
libc6 (>= 2.3.6-6~), libglib2.0-0 (>= 2.12.0), libgstreamer1.0-0 (>= 1.0.0),
python3-gi (>= 3.0), gir1.2-glib-2.0

This is due to use of python:Depends instead of python3:Depends.

Also, the Python related provides should dropped, they are not used.

I don't intend to immediately NMU, but am attaching a patch with written as if
it were an NMU.
diff -Nru gst-python1.0-1.2.1/debian/changelog gst-python1.0-1.2.1/debian/changelog
--- gst-python1.0-1.2.1/debian/changelog	2014-04-26 05:47:05.000000000 -0400
+++ gst-python1.0-1.2.1/debian/changelog	2014-06-04 19:38:03.000000000 -0400
@@ -1,3 +1,12 @@
+gst-python1.0 (1.2.1-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix python3 related substition variables in debian/control so proper
+    depends are generate
+  * Drop obsolete provides
+
+ -- Scott Kitterman <sc...@kitterman.com>  Wed, 04 Jun 2014 19:37:03 -0400
+
 gst-python1.0 (1.2.1-1) unstable; urgency=medium
 
   * New upstream bugfix release, fixing Python 3 compatiblity problems.
diff -Nru gst-python1.0-1.2.1/debian/control gst-python1.0-1.2.1/debian/control
--- gst-python1.0-1.2.1/debian/control	2013-09-30 07:42:29.000000000 -0400
+++ gst-python1.0-1.2.1/debian/control	2014-06-04 19:38:51.000000000 -0400
@@ -28,7 +28,6 @@
          ${misc:Depends},
          python-gi (>= 3.0),
          gir1.2-glib-2.0
-Provides: ${python:Provides}
 Description: GStreamer GObject Introspection overrides for Python
  GStreamer is a streaming media framework, based on graphs of filters
  which operate on media data.  Applications using this library can do
@@ -43,12 +42,11 @@
 Package: python3-gst-1.0
 Architecture: any
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${python:Depends},
+Depends: ${python3:Depends},
          ${shlibs:Depends},
          ${misc:Depends},
          python3-gi (>= 3.0),
          gir1.2-glib-2.0
-Provides: ${python:Provides}
 Description: GStreamer GObject Introspection overrides for Python (Python 3)
  GStreamer is a streaming media framework, based on graphs of filters
  which operate on media data.  Applications using this library can do
@@ -69,7 +67,6 @@
          ${shlibs:Depends},
          ${misc:Depends},
          python-gst-1.0 (= ${binary:Version})
-Provides: ${python:Provides}
 Description: GStreamer GObject Introspection overrides for Python (debug extensions)
  GStreamer is a streaming media framework, based on graphs of filters
  which operate on media data.  Applications using this library can do
@@ -86,11 +83,10 @@
 Priority: extra
 Section: debug
 Pre-Depends: ${misc:Pre-Depends}
-Depends: ${python:Depends},
+Depends: ${python3:Depends},
          ${shlibs:Depends},
          ${misc:Depends},
          python3-gst-1.0 (= ${binary:Version})
-Provides: ${python:Provides}
 Description: GStreamer GObject Introspection overrides for Python (Python 3, debug extensions)
  GStreamer is a streaming media framework, based on graphs of filters
  which operate on media data.  Applications using this library can do

--- End Message ---
--- Begin Message ---
Source: gst-python1.0
Source-Version: 1.2.1-1.1

We believe that the bug you reported is fixed in the latest version of
gst-python1.0, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 750...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Scott Kitterman <sc...@kitterman.com> (supplier of updated gst-python1.0 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 13 Jun 2014 10:10:47 -0400
Source: gst-python1.0
Binary: python-gst-1.0 python3-gst-1.0 python-gst-1.0-dbg python3-gst-1.0-dbg
Architecture: source i386
Version: 1.2.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Maintainers of GStreamer packages 
<pkg-gstreamer-maintain...@lists.alioth.debian.org>
Changed-By: Scott Kitterman <sc...@kitterman.com>
Description:
 python-gst-1.0 - GStreamer GObject Introspection overrides for Python
 python-gst-1.0-dbg - GStreamer GObject Introspection overrides for Python 
(debug exten
 python3-gst-1.0 - GStreamer GObject Introspection overrides for Python (Python 
3)
 python3-gst-1.0-dbg - GStreamer GObject Introspection overrides for Python 
(Python 3, d
Closes: 750611
Changes:
 gst-python1.0 (1.2.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix python3 related substition variables in debian/control so proper
     depends are generate (Closes: #750611)
   * Drop obsolete provides
Checksums-Sha1:
 b18387631e0d88f8e1b3ea97828b7f4e6798ba84 2291 gst-python1.0_1.2.1-1.1.dsc
 e4cf8edb30f563ab10fa2a6e27d0fe1b7ccf8aa4 2592 
gst-python1.0_1.2.1-1.1.debian.tar.xz
 3b80c790853e17a04b673023569e433569b8df26 52972 
python-gst-1.0_1.2.1-1.1_i386.deb
 add3d261029cfdb23776032dc27ed8efec6bd368 53414 
python3-gst-1.0_1.2.1-1.1_i386.deb
 2be28836d52a762f1252206457e1fa13a51988e6 64620 
python-gst-1.0-dbg_1.2.1-1.1_i386.deb
 cc01bb07d9507a7d9315cc534dc45d727270f661 65490 
python3-gst-1.0-dbg_1.2.1-1.1_i386.deb
Checksums-Sha256:
 205184872801169af553ec1bf3f1e28b86a80c18f7862d7b951d7b9f7b8e9de2 2291 
gst-python1.0_1.2.1-1.1.dsc
 a3a8e2ac066ebc24f2feb2bbaf8a46f0c1d1174150e265955c1b9d1329b8e834 2592 
gst-python1.0_1.2.1-1.1.debian.tar.xz
 a0f5ea91485f6876e75dd4ded44ee18e474ea6b1f2f40cbf7555d88f839449b9 52972 
python-gst-1.0_1.2.1-1.1_i386.deb
 df86a5017a5618b5e1a4356e948dbd3ea2d3f5684cded525589a27ebfed63d7d 53414 
python3-gst-1.0_1.2.1-1.1_i386.deb
 811b6c048eab7c612892dcdcce2dbbe843328e78b21951cf2d7f7afccb614b26 64620 
python-gst-1.0-dbg_1.2.1-1.1_i386.deb
 fa2a58881f6717cec2670137e1fc9e388505446d3adef15cf5ddc3ad51b65f07 65490 
python3-gst-1.0-dbg_1.2.1-1.1_i386.deb
Files:
 2e4b8e1ad07298e0e4904d3c4a9ccf3e 52972 python optional 
python-gst-1.0_1.2.1-1.1_i386.deb
 1be05f5ad69458c838bd73ec36f0dced 53414 python optional 
python3-gst-1.0_1.2.1-1.1_i386.deb
 c0e68020888d15a3eecf1c40a6319f2e 64620 debug extra 
python-gst-1.0-dbg_1.2.1-1.1_i386.deb
 c1c500c566fcd70beb9b4b5dd74aa8e8 65490 debug extra 
python3-gst-1.0-dbg_1.2.1-1.1_i386.deb
 948ad40677d83ba172355e2c7934ff9c 2291 python optional 
gst-python1.0_1.2.1-1.1.dsc
 d05c5d6f6b9f9bda71c98b4ce62f4079 2592 python optional 
gst-python1.0_1.2.1-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTmwlsAAoJEHjX3vua1Zrx65gP/0QK0C7LhTF2S7LDGzrUAqrq
f9fkaQikK1BnE83KXLS19MkF0OXMKJRPQjcWpOQDTMf6XYNJWs8EBG8vx/Hf1Pmi
0YrCPGOtCnwGVC27thn4sn+YD3gJQ/dtnSgdU5ndAnyymbNYyEUTa52Y6gDLotXh
ggfnIFwWNIYx+kSO7p6Tq487hSFV6i5ytr2GRl0P0+dBkRe7j5tF8sTZXQkC/5Vz
djAvLztOJyGP6DzTlB/nKfryOnPpF3KiCPZ00nC8kplpkawwwhfLjnZsukG6ipsO
FpspGwLp0Rd2/hQM55PJo53yiG/FKrNpahM75TpOHRW4GJ0Hyft16cZ/1z3NNopy
vf2iUJvSSX9IqivGBt5v8lqPyldD39xp1fyzCamB1Kw4eF9Bv5Hxw9lNwb/A+0Mf
ydpn9xoT4LzhiGC4icSsysFucATjhpgtj8QCLEPPt45LR+ba8SmMoPPzawmP5F8f
iwMahv7ov4nrnr+0ByVucNj9nDofSTvqHuQMf5Q3MZcOcpkn3SxBEXi5tO1UAWmM
DC42LUJTiUz61xLLrH4LtjaKEqwOirchWZr/UgFSvIleEEkyIVg+2heReM+YF/MC
bhgF77CC11gUNwNZnvQ7KiynNXtpz1ItE6oPQ2kXxO0fCl3k/UB6x14OGFu6ag4J
GkLSYgB5iePLUnE6gAdc
=jXWA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to