[Pkg-e-commits] [SCM] Enlightenment 17 branch, master, updated. debian/0.16.999.050+svn20081207-1-7938-gd7cbfde

Albin Tonnerre albin.tonnerre at gmail.com
Thu Nov 12 15:22:40 UTC 2009


The following commit has been merged in the master branch:
commit d7cbfdeacc90e43657b4026523250a759a6d98fd
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Sat Aug 29 22:03:41 2009 +0200

    Remove DEB_DH_STRIP_ARGS

diff --git a/debian/changelog b/debian/changelog
index 4c7f9b4..0501c3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ e17 (0.16.999.062-1) unstable; urgency=low
       no such key in Debian, use XF86PowerOff instead (Closes: #538186)
   * Update Standards-Version to 3.8.3
   * Fix the short description for e17-dbg
+  * remove DEB_DH_STRIP_ARGS from debian/rules, since CDBS computes the name
+    of the debug package automatically
 
  -- Albin Tonnerre <albin.tonnerre at gmail.com>  Sat, 29 Aug 2009 21:41:31 +0200
 
diff --git a/debian/rules b/debian/rules
index cbab51d..15680cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,5 +24,4 @@ clean/e17::
 	rm -f debian/e17.lintian-overrides
 
 DEB_INSTALL_MANPAGES_e17 := $(DEB_SRCDIR)/debian/enlightenment.1 $(DEB_SRCDIR)/debian/enlightenment_*.1
-DEB_DH_STRIP_ARGS := --dbg-package=e17-dbg
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath

-- 
Enlightenment 17



More information about the Pkg-e-commits mailing list