From: Adam Dickmeiss Date: Fri, 13 Sep 2002 20:37:11 +0000 (+0000) Subject: Remove redundant dependency in debian/rules X-Git-Tag: ZEBRA.1.3.3.DEBIAN.1~6 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=6e098b17d8074bd3201d55ba70eeaa49ce3ed583;p=idzebra-moved-to-github.git Remove redundant dependency in debian/rules --- diff --git a/debian/changelog b/debian/changelog index 85910d9..21f342e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +idzebra (1.3.2-3) unstable; urgency=low + + * remove redundant dependency in debian/rules. + + -- Adam Dickmeiss Fri, 13 Sep 2002 22:27:47 +0100 + idzebra (1.3.2-2) unstable; urgency=low * copyright refers to GPL-2 rather than including it. diff --git a/debian/rules b/debian/rules index 7c99721..3ae0a83 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,6 @@ LOCAL_LINK=-ldebian/idzebra/usr/lib $(ZEBRASRCDIR)/configure: $(ZEBRASRCDIR)/configure.in cd $(ZEBRASRCDIR); sh buildconf.sh -configure: stamp-configure stamp-configure: $(ZEBRASRCDIR)/configure dh_testdir