From: joey Date: Tue, 18 Dec 2001 03:20:19 +0000 (+0000) Subject: * Something I already fixed in CVS, Closes: #124617 X-Git-Tag: 2.39~25 X-Git-Url: http://git.ieval.ro/?p=filters.git;a=commitdiff_plain;h=8e949d021a3c4329539dd28bd884ea8b6d05fec2 * Something I already fixed in CVS, Closes: #124617 * debhelper v3. --- diff --git a/debian/changelog b/debian/changelog index 7550862..25b8a7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +filters (2.22) unstable; urgency=low + + * Something I already fixed in CVS, Closes: #124617 + * debhelper v3. + + -- Joey Hess 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 diff --git a/debian/control b/debian/control index 76a5f04..131f0af 100644 --- a/debian/control +++ b/debian/control @@ -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 Standards-Version: 3.5.6.0 diff --git a/debian/rules b/debian/rules index fde0aa5..9e8bbc8 100755 --- a/debian/rules +++ b/debian/rules @@ -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: