summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Dalley <kevin@seti.org>1999-11-08 10:53:51 +0000
committerKevin Dalley <kevin@seti.org>1999-11-08 10:53:51 +0000
commit2ee1d07ee2e701c35e929fb4125dff0191557f2e (patch)
tree068489a1c4bff27567c1d9334300847bdb44db86
parentbee601fb528a7d2e13df7e880d976890c022e72f (diff)
downloadfindutils-2ee1d07ee2e701c35e929fb4125dff0191557f2e.tar.gz
*** empty log message ***
-rw-r--r--debian/TODO3
-rw-r--r--debian/changelog7
-rw-r--r--debian/substvars2
3 files changed, 10 insertions, 2 deletions
diff --git a/debian/TODO b/debian/TODO
index f2b47db3..5c9eed7c 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1 +1,2 @@
-consider adding ncpfs to PRUNEFS, also add smb
+add --mandir, --infodir to configure, remove from "make install" when
+automake is upgraded.
diff --git a/debian/changelog b/debian/changelog
index a67dbd65..66bac7bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+findutils (4.1-35) unstable; urgency=low
+
+ * add ncpfs and smbfs to PRUNEFS (closes: #28453).
+ * update Standards-Version to 2.5.0.0.
+
+ -- Kevin Dalley <kevind@rahul.net> Mon, 8 Nov 1999 01:31:17 -0800
+
findutils (4.1-34) unstable; urgency=low
* removed cron.updatedb (fixes bug #31300).
diff --git a/debian/substvars b/debian/substvars
index cb02041f..840cdd36 100644
--- a/debian/substvars
+++ b/debian/substvars
@@ -1 +1 @@
-shlibs:Pre-Depends=libc6
+shlibs:Pre-Depends=libc6 (>= 2.1)