+filters (2.12) unstable; urgency=low
+
+ * Use debhelper v2.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 25 Sep 2000 15:06:11 -0700
+
filters (2.11) unstable; urgency=low
* Corrected the man page, which was misrepresenting me as the author of
Source: filters
Section: games
Priority: optional
-Build-Depends: debhelper, flex
+Build-Depends: debhelper (>= 2.1.0), flex
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.2.1.0
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+# This is the debhelper compatibility version to use.
+export DH_COMPAT=2
+
build: build-stamp
build-stamp:
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
- $(MAKE) PREFIX=debian/tmp install
+ $(MAKE) PREFIX=debian/filters install
dh_installdocs README SAMPLES
dh_installexamples
dh_installmenu