releasing version 2.44 2.44
authorJoey Hess <joey@kodama.kitenet.net>
Mon, 14 Apr 2008 17:33:02 +0000 (13:33 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Mon, 14 Apr 2008 17:33:02 +0000 (13:33 -0400)
debian/control
debian/rules

index f47fdef01a25250922330bae46e75878ff344045..e3fbbc0a003953bdab0ed6f35bbd1a4898312dd5 100644 (file)
@@ -3,7 +3,7 @@ Section: games
 Priority: optional
 Build-Depends: debhelper (>= 4), flex, bison | byacc | btyacc, dpkg-dev (>= 1.9.0)
 Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Vcs-Git: git://git.kitenet.net/filters
 Homepage: http://kitenet.net/~joey/code/filters/
 
index cf979f2c9a642035410a108e40264e7aca5e23c1..b3effca8f5daf678bf49cf0e42a2210822af63ce 100755 (executable)
@@ -11,7 +11,7 @@ clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp
-       $(MAKE) -i clean
+       $(MAKE) clean
        dh_clean
 
 binary-indep: build
This page took 0.010769 seconds and 4 git commands to generate.