* Something I already fixed in CVS, Closes: #124617
authorjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Tue, 18 Dec 2001 03:20:19 +0000 (03:20 +0000)
committerjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Tue, 18 Dec 2001 03:20:19 +0000 (03:20 +0000)
   * debhelper v3.

debian/changelog
debian/control
debian/rules

index 755086269851e55edbf18a9eb661ffc625b9bd3b..25b8a7f7917c0d2d1e97a36e7d8e11812a658b68 100644 (file)
@@ -1,3 +1,10 @@
+filters (2.22) unstable; urgency=low
+
+  * Something I already fixed in CVS, Closes: #124617
+  * debhelper v3.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 17 Dec 2001 22:20:35 -0500
+
 filters (2.21) unstable; urgency=low
 
   * Wrote elmer fudd filter in perl, replacment for a long-removed
index 76a5f04fab2e5f591b59fb207e7315b3207375ee..131f0afffc99c20fbe3fa067669d7b4b15a221e3 100644 (file)
@@ -1,7 +1,7 @@
 Source: filters
 Section: games
 Priority: optional
-Build-Depends: debhelper (>= 2.1.0), flex, bison | byacc | btyacc
+Build-Depends: debhelper (>= 3), flex, bison | byacc | btyacc
 Maintainer: Joey Hess <joeyh@debian.org>
 Standards-Version: 3.5.6.0
 
index fde0aa5c8f3ec113292a30242c6bc2ea2517127f..9e8bbc80a913965c9855247f545be8d0bb788c59 100755 (executable)
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 # This is the debhelper compatibility version to use.
-export DH_COMPAT=2
+export DH_COMPAT=3
 
 build: build-stamp
 build-stamp:
This page took 0.012103 seconds and 4 git commands to generate.