From 41df1ce9863efe574d549c04b24ef88d3033cfc0 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Mon, 15 Aug 2005 18:47:02 +0000 Subject: [PATCH] r10646: updates --- -clim/debian/changelog | 6 ++++++ -clim/debian/compat | 1 + -clim/debian/control | 4 ++-- -clim/debian/rules | 2 -- 4 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 -clim/debian/compat diff --git a/-clim/debian/changelog b/-clim/debian/changelog index 4712a85..fe0e4b0 100644 --- a/-clim/debian/changelog +++ b/-clim/debian/changelog @@ -1,3 +1,9 @@ +cl-reversi-clim (1.0.5) unstable; urgency=low + + * Update build dependency to lw-pro-installer-43 + + -- Kevin M. Rosenberg Sun, 29 May 2005 11:25:18 -0600 + cl-reversi-clim (1.0.4) unstable; urgency=low * Depends on lesstif1 (closes:190709) diff --git a/-clim/debian/compat b/-clim/debian/compat new file mode 100644 index 0000000..b8626c4 --- /dev/null +++ b/-clim/debian/compat @@ -0,0 +1 @@ +4 diff --git a/-clim/debian/control b/-clim/debian/control index 98f459b..a2c36c5 100644 --- a/-clim/debian/control +++ b/-clim/debian/control @@ -2,8 +2,8 @@ Source: cl-reversi-clim Section: contrib/games Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends: debhelper (>= 4.0.0), cl-reversi, lw-pro-installer -Standards-Version: 3.5.9.0 +Build-Depends: debhelper (>= 4.0.0), cl-reversi, lw-pro-installer-43 +Standards-Version: 3.6.1.1 Package: cl-reversi-clim Architecture: i386 diff --git a/-clim/debian/rules b/-clim/debian/rules index eba50f3..b249446 100755 --- a/-clim/debian/rules +++ b/-clim/debian/rules @@ -1,7 +1,5 @@ #!/usr/bin/make -f -export DH_COMPAT=4 - pkg := cl-reversi-clim -- 2.34.1