[pkg-kde-commits] rev 2618 - trunk/packages/wv2/debian
Isaac Clerencia
isaac at costa.debian.org
Mon Dec 12 10:00:08 UTC 2005
Author: isaac
Date: 2005-12-12 10:00:08 +0000 (Mon, 12 Dec 2005)
New Revision: 2618
Modified:
trunk/packages/wv2/debian/rules
Log:
Get rid of debhelper compatibility mode definition in debian/rules,
it can get out-of-sync with debian/compat (and this was the case here)
Modified: trunk/packages/wv2/debian/rules
===================================================================
--- trunk/packages/wv2/debian/rules 2005-12-12 09:57:45 UTC (rev 2617)
+++ trunk/packages/wv2/debian/rules 2005-12-12 10:00:08 UTC (rev 2618)
@@ -5,9 +5,6 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=4
-
# These are used for cross-compiling and for saving the configure script
# from having to guess our platform (since we know it already)
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
More information about the pkg-kde-commits
mailing list