r47420 - in /packages/unstable/loudmouth/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Feb 28 14:18:10 UTC 2016


Author: biebl
Date: Sun Feb 28 14:18:10 2016
New Revision: 47420

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47420
Log:
Drop libloudmouth1-0-dbg now that we have automatic dbgsym packages.

Modified:
    packages/unstable/loudmouth/debian/changelog
    packages/unstable/loudmouth/debian/control
    packages/unstable/loudmouth/debian/control.in
    packages/unstable/loudmouth/debian/rules

Modified: packages/unstable/loudmouth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/loudmouth/debian/changelog?rev=47420&op=diff
==============================================================================
--- packages/unstable/loudmouth/debian/changelog	[utf-8] (original)
+++ packages/unstable/loudmouth/debian/changelog	[utf-8] Sun Feb 28 14:18:10 2016
@@ -1,6 +1,7 @@
 loudmouth (1.5.3-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Drop libloudmouth1-0-dbg now that we have automatic dbgsym packages.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 28 Feb 2016 15:16:09 +0100
 

Modified: packages/unstable/loudmouth/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/loudmouth/debian/control?rev=47420&op=diff
==============================================================================
--- packages/unstable/loudmouth/debian/control	[utf-8] (original)
+++ packages/unstable/loudmouth/debian/control	[utf-8] Sun Feb 28 14:18:10 2016
@@ -17,7 +17,7 @@
                libidn11-dev,
                libasyncns-dev,
                check
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
 Standards-Version: 3.9.6
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/loudmouth
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/loudmouth/
@@ -48,18 +48,3 @@
  with the Jabber protocol. It's designed to be easy to get started
  with and yet extensible to let you do anything the Jabber protocol
  allows.
-
-Package: libloudmouth1-0-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
-         libloudmouth1-0 (= ${binary:Version})
-Description: Lightweight C Jabber library (debugging symbols)
- Loudmouth is a lightweight and easy-to-use C library for programming
- with the Jabber protocol. It's designed to be easy to get started
- with and yet extensible to let you do anything the Jabber protocol
- allows.
- .
- This package contains detached debugging symbols.

Modified: packages/unstable/loudmouth/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/loudmouth/debian/control.in?rev=47420&op=diff
==============================================================================
--- packages/unstable/loudmouth/debian/control.in	[utf-8] (original)
+++ packages/unstable/loudmouth/debian/control.in	[utf-8] Sun Feb 28 14:18:10 2016
@@ -44,18 +44,3 @@
  with the Jabber protocol. It's designed to be easy to get started
  with and yet extensible to let you do anything the Jabber protocol
  allows.
-
-Package: libloudmouth1-0-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
-         libloudmouth1-0 (= ${binary:Version})
-Description: Lightweight C Jabber library (debugging symbols)
- Loudmouth is a lightweight and easy-to-use C library for programming
- with the Jabber protocol. It's designed to be easy to get started
- with and yet extensible to let you do anything the Jabber protocol
- allows.
- .
- This package contains detached debugging symbols.

Modified: packages/unstable/loudmouth/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/loudmouth/debian/rules?rev=47420&op=diff
==============================================================================
--- packages/unstable/loudmouth/debian/rules	[utf-8] (original)
+++ packages/unstable/loudmouth/debian/rules	[utf-8] Sun Feb 28 14:18:10 2016
@@ -12,7 +12,6 @@
                              --with-asyncns=yes \
                              --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 DEB_DH_MAKESHLIBS_ARGS_ALL := -V
-DEB_DH_STRIP_ARGS := --dbg-package=libloudmouth1-0-dbg
 DEB_MAKE_CHECK_TARGET := check
 
 common-binary-predeb-arch:: list-missing




More information about the pkg-gnome-commits mailing list