From 69f437c90369614f98e756da72b3a54f6ce324e2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 14 Apr 2008 13:33:02 -0400 Subject: [PATCH] releasing version 2.44 --- debian/control | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f47fdef..e3fbbc0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Build-Depends: debhelper (>= 4), flex, bison | byacc | btyacc, dpkg-dev (>= 1.9.0) Maintainer: Joey Hess -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Vcs-Git: git://git.kitenet.net/filters Homepage: http://kitenet.net/~joey/code/filters/ diff --git a/debian/rules b/debian/rules index cf979f2..b3effca 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,7 @@ clean: dh_testdir dh_testroot rm -f build-stamp - $(MAKE) -i clean + $(MAKE) clean dh_clean binary-indep: build -- 2.30.2