[pkg-opensc-commit] [SCM] OpenSC packaging branch, master, updated. 70dcae02e96340afe3b94add604b7f9c68b46706

Eric Dorland eric at debian.org
Tue May 31 07:29:12 UTC 2011


The following commit has been merged in the master branch:
commit 55d33a3afaf53bf15330773415a893e2d02c9517
Author: Eric Dorland <eric at debian.org>
Date:   Tue May 31 03:13:07 2011 -0400

    debian/rules: Remove unneedded override_dh_strip rule.

diff --git a/debian/changelog b/debian/changelog
index e4dcc33..4241b63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ opensc (0.12.0-1) unstable; urgency=low
     "private".
   * debian/control: Add xsltproc and docbook-xsl build depends for
     documentation building.
+  * debian/rules: Remove unneedded override_dh_strip rule.
 
  -- Eric Dorland <eric at debian.org>  Mon, 04 Apr 2011 02:57:39 -0400
 
diff --git a/debian/rules b/debian/rules
index b921eb7..aebd71b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,5 @@ override_dh_auto_configure:
 		--enable-doc \
 		--htmldir=/usr/share/doc/opensc/html
 
-override_dh_strip:
-	dh_strip --dbg-package=libopensc2-dbg
-
 override_dh_installdocs:
 	dh_installdocs -A README NEWS

-- 
OpenSC packaging



More information about the pkg-opensc-commit mailing list