Package: python-librtmp
Version: 0.2.2-1
Followup-For: Bug #792631
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch

Hi Stefan,

Please find attached the straightforward patch to remove -dbg packages from
the python-librtmp build.

Thanks for considering,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
diff -Nru python-librtmp-0.2.2/debian/control python-librtmp-0.2.2/debian/control
--- python-librtmp-0.2.2/debian/control	2015-05-12 10:38:08.000000000 -0700
+++ python-librtmp-0.2.2/debian/control	2015-07-28 00:23:05.000000000 -0700
@@ -8,12 +8,8 @@
  librtmp-dev,
  python-all-dev,
  python3-all-dev,
- python-all-dbg,
- python3-all-dbg,
  python-cffi,
  python3-cffi,
- python-cffi-dbg,
- python3-cffi-dbg,
  python-setuptools,
  python3-setuptools,
  python-singledispatch,
@@ -49,33 +45,3 @@
  the RTMP protocol.
  .
  This package provides the binding for Python 3.
-
-Package: python-librtmp-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-         ${python:Depends},
-         ${shlibs:Depends},
-         python-dbg,
-         python-librtmp (= ${binary:Version})
-Description: librtmp binding for Python 2 - Debugging symbols
- librtmp allows one to dump the media content streamed over
- the RTMP protocol.
- .
- This package contains debugging symbols for Python 2.
-
-Package: python3-librtmp-dbg
-Section: debug
-Architecture: any
-Priority: extra
-Depends: ${misc:Depends},
-         ${python:Depends},
-         ${shlibs:Depends},
-         python3-dbg,
-         python3-librtmp (= ${binary:Version})
-Description: librtmp binding for Python 3 - Debugging symbols
- librtmp allows one to dump the media content streamed over
- the RTMP protocol.
- .
- This package contains debugging symbols for Python 3.

Reply via email to