Bug#794724: crtmpserver: Please drop hard-coded dependency on libtinyxml2.6.2

Robert Park robert.park at canonical.com
Thu Aug 6 00:58:16 UTC 2015


Package: crtmpserver
Version: 1.0~dfsg-5
Severity: important
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch

Dear Maintainer,

We are doing the g++5 transition in Ubuntu, and this package failed to
build due to hard-coding the wrong package name.


*** /tmp/tmpkkicZn/bug_body

In Ubuntu, the attached patch was applied to achieve the following:

A successful build against wily-proposed.

  * Drop hard-coded dependency on libtinyxml2.6.2.


Thanks for considering the patch.


-- System Information:
Debian Release: jessie/sid
  APT prefers vivid-updates
  APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500,
'vivid'), (100, 'vivid-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.19.0-25-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--===============2920672888310713690==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="crtmpserver_1.0~dfsg-5ubuntu1.debdiff"

diff -Nru crtmpserver-1.0~dfsg/debian/changelog
crtmpserver-1.0~dfsg/debian/changelog
diff -Nru crtmpserver-1.0~dfsg/debian/control
crtmpserver-1.0~dfsg/debian/control
--- crtmpserver-1.0~dfsg/debian/control    2015-08-04 13:31:55.000000000 -0700
+++ crtmpserver-1.0~dfsg/debian/control    2015-08-05 17:49:41.000000000 -0700
@@ -1,8 +1,7 @@
 Source: crtmpserver
 Section: video
 Priority: optional
-Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
-XSBC-Original-Maintainer: Debian Multimedia Maintainers
<pkg-multimedia-maintainers at lists.alioth.debian.org>
+Maintainer: Debian Multimedia Maintainers
<pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders:
  Alessio Treglia <alessio at debian.org>,
  Andriy Beregovenko <jet at jet.kiev.ua>,
@@ -46,8 +45,6 @@
 Replaces: crtmpserver (<< 0.0~dfsg+svn611.1-1)
 Breaks: crtmpserver (<< 0.0~dfsg+svn611.1-1)
 Depends:
- liblua5.1-0,
- libtinyxml2.6.2,
  openssl,
  ${misc:Depends},
  ${shlibs:Depends}
@@ -59,7 +56,7 @@
   - From surveillance cameras
   - IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols
  .
- This package contains shared libraries('thelib' and 'common')
+ This package contains shared libraries('thelib' and 'common')
  for the crtmpserver platform and its applications.

 Package: crtmpserver-apps
@@ -100,4 +97,3 @@
  .
  This package contains header files for base crtmpserver libraries
  'common' and 'thelib'.
-



More information about the pkg-multimedia-maintainers mailing list