Migrate debug symbols to ddeb
authorRalf Jung <post@ralfj.de>
Mon, 28 Dec 2015 11:57:38 +0000 (12:57 +0100)
committerRalf Jung <post@ralfj.de>
Mon, 28 Dec 2015 12:10:53 +0000 (13:10 +0100)
debian/changelog
debian/control
debian/rules

index 7ed39dfb5bb22dafa91f993008bad4cc73c0ad37..8c42f5338a28be31ce981f96555d70095f66667b 100644 (file)
@@ -1,3 +1,9 @@
+osspd (1.3.2-7) UNRELEASED; urgency=medium
+
+  * Migrate debug symbols to ddeb
+
+ -- Ralf Jung <post@ralfj.de>  Mon, 28 Dec 2015 12:57:07 +0100
+
 osspd (1.3.2-6) unstable; urgency=medium
 
   * Load cuse module via module-load.d.
index fedc2c55089feaf91a2285a2b38b0a7ff1506893..dba3a9243fdc0048af38ef1e7ce3640df09ad8cf 100644 (file)
@@ -57,16 +57,3 @@ Description: OSS Proxy Daemon: ALSA backend (experimental)
  forwarding OSS sound streams to PulseAudio and ALSA.
  .
  This package contains the experimental ALSA backend for osspd.
-
-Package: osspd-dbg
-Architecture: linux-any
-Depends: osspd (= ${binary:Version}), ${misc:Depends}
-Section: debug
-Priority: extra
-Description: OSS Proxy Daemon: Debugging symbols
- OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and
- /dev/mixer) implementation using CUSE. Currently it supports
- forwarding OSS sound streams to PulseAudio and ALSA.
- .
- This package contains the debugging symbols for the OSS Proxy Daemon and its
- backends.
index 08a897387975b58ac468fde5b1cbd3cc56faa59f..9b9a0a11b75e7ffad99c73374b278a226027e1a6 100755 (executable)
@@ -13,12 +13,7 @@ override_dh_auto_install:
        dh_auto_install -- prefix=/usr SLAVESDIR=$(SLAVESDIR) UDEVDIR=$(UDEVDIR)
 
 override_dh_strip:
-       dh_strip --dbg-package=osspd-dbg
-
-override_dh_installdocs:
-       mkdir -p debian/osspd-dbg/usr/share/doc
-       ln -s osspd debian/osspd-dbg/usr/share/doc/osspd-dbg
-       dh_installdocs
+       dh_strip --ddeb-migration='osspd-dbg (<< 1.3.2-7~)'
 
 override_dh_install:
        dh_install --fail-missing