From d712e7dac44380c78b555c145d23be179b39e615 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Thu, 16 Oct 2008 14:34:16 +0000 Subject: [PATCH] remove tag rule since we now use SVN instead of CVS --- debian/rules | 6 ------ 1 file changed, 6 deletions(-) diff --git a/debian/rules b/debian/rules index af64dd8..c00b0c3 100755 --- a/debian/rules +++ b/debian/rules @@ -27,12 +27,6 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) INSTALL_PROGRAM += -s endif -version := $(shell dpkg-parsechangelog | \ - sed -ne 's/^Version: *\([0-9]\+:\)*//p') - -tag: - cvs tag -c -F $(subst .,_,debian_version_$(version)) - configure: configure-stamp configure-stamp: dh_testdir