releasing version 2.40 2.40
authorjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Fri, 10 Aug 2007 00:24:02 +0000 (00:24 +0000)
committerjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Fri, 10 Aug 2007 00:24:02 +0000 (00:24 +0000)
debian/changelog
debian/control
debian/rules

index e96d98da8ea17cb47b78da1ecdb16fcf3af32a92..b261f8b7740e7efe43b2d175938be69a0128f92e 100644 (file)
@@ -1,9 +1,9 @@
-filters (2.40) UNRELEASED; urgency=low
+filters (2.40) unstable; urgency=low
 
   * Update url to web page in README.
   * Add scottish filter by Adam Borowski. Closes: #436168
 
- -- Joey Hess <joeyh@debian.org>  Thu, 09 Aug 2007 17:18:26 -0700
+ -- Joey Hess <joeyh@debian.org>  Thu, 09 Aug 2007 17:19:14 -0700
 
 filters (2.39) unstable; urgency=low
 
index e24e8df8535820053a87186bc675fa8e43948db6..4e29d2dc17a9dd55cf622ebd2f04128db2808b1e 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.6.2
+Standards-Version: 3.7.2
 XS-Vcs-Svn: svn://svn.kitenet.net/joey/trunk/src/packages/filters
 
 Package: filters
index be6a79d75c93ce5ecb16016937ba19b652036cb9..cf979f2c9a642035410a108e40264e7aca5e23c1 100755 (executable)
@@ -11,7 +11,7 @@ clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp
-       -$(MAKE) -i clean
+       $(MAKE) -i clean
        dh_clean
 
 binary-indep: build
This page took 0.013096 seconds and 4 git commands to generate.