[SCM] libgroove/master: rename libgroove3-dbg to libgroove-dbg

andrewrk-guest at users.alioth.debian.org andrewrk-guest at users.alioth.debian.org
Sun Feb 23 06:11:39 UTC 2014


The following commit has been merged in the master branch:
commit 154675f2e346daf1c83f930d49be2f76090a2ee9
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sun Feb 23 05:59:34 2014 +0000

    rename libgroove3-dbg to libgroove-dbg

diff --git a/debian/control b/debian/control
index 6f07ef2..9bc7efa 100644
--- a/debian/control
+++ b/debian/control
@@ -68,7 +68,7 @@ Description: audio dispatching library
  .
  This package contains the shared library.
 
-Package: libgroove3-dbg
+Package: libgroove-dbg
 Section: debug
 Priority: extra
 Architecture: any
diff --git a/debian/rules b/debian/rules
index bb7aca3..2314ecc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ VER  ?= $(subst $(DTYPE),,$(UVER))
 
 .PHONY: override_dh_strip
 override_dh_strip:
-	dh_strip --dbg-package=libgroove3-dbg
+	dh_strip --dbg-package=libgroove-dbg
 
 .PHONY: get-orig-source
 get-orig-source: $(PKG)_$(VER)$(DTYPE).orig.tar.gz $(info I: $(PKG)_$(VER)$(DTYPE))

-- 
libgroove packaging



More information about the pkg-multimedia-commits mailing list