[med-svn] r12067 - trunk/packages/cain/trunk/debian

Andreas Tille tille at alioth.debian.org
Thu Aug 16 11:18:12 UTC 2012


Author: tille
Date: 2012-08-16 11:18:12 +0000 (Thu, 16 Aug 2012)
New Revision: 12067

Modified:
   trunk/packages/cain/trunk/debian/changelog
   trunk/packages/cain/trunk/debian/rules
Log:
Enable arch only builds


Modified: trunk/packages/cain/trunk/debian/changelog
===================================================================
--- trunk/packages/cain/trunk/debian/changelog	2012-08-15 15:25:36 UTC (rev 12066)
+++ trunk/packages/cain/trunk/debian/changelog	2012-08-16 11:18:12 UTC (rev 12067)
@@ -1,3 +1,11 @@
+cain (1.9-6) unstable; urgency=low
+
+  * Enable arch only builds (thanks for the patch to Adam Conrad
+    <adconrad at debian.org>)
+    Closes: #685066
+
+ -- Andreas Tille <tille at debian.org>  Thu, 16 Aug 2012 12:54:18 +0200
+
 cain (1.9-5) unstable; urgency=low
 
   [ Ivo Maintz ]

Modified: trunk/packages/cain/trunk/debian/rules
===================================================================
--- trunk/packages/cain/trunk/debian/rules	2012-08-15 15:25:36 UTC (rev 12066)
+++ trunk/packages/cain/trunk/debian/rules	2012-08-16 11:18:12 UTC (rev 12067)
@@ -12,7 +12,7 @@
 %:
 	dh $@ --with python2
 
-override_dh_install:
+override_dh_install-indep:
 	dh_install
 	rm -rf debian/$(pkg)/usr/share/cain/help/* debian/$(pkg)/usr/share/cain/gui/help.htm*
 	cd help && zip ../debian/$(pkg)/usr/share/cain/help/cain.htb * -r -q -x *.htb *.htd




More information about the debian-med-commit mailing list