summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTollef Fog Heen <tfheen@err.no>2018-11-14 20:11:01 +0100
committerTollef Fog Heen <tfheen@err.no>2018-11-14 20:11:01 +0100
commit9d9f56f8d7e501c0ab387da23f02d8e48af0fadb (patch)
treee1f34ad567420fc7639a2e5fde3a3f9237c99ef2
parentbcdcfddc91710776b485d37ddaee2a01a3a06777 (diff)
Suggest nocache. Closes: #911653
-rw-r--r--debian/changelog1
-rw-r--r--debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b5f7083..2c7b3c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ mlocate (0.26-3) UNRELEASED; urgency=medium
* Update list of excluded file systems. Closes: #907579
* Run cron script under nice. Closes: #602485
+ * Suggest nocache. Closes: #911653
-- Tollef Fog Heen <tfheen@debian.org> Wed, 14 Nov 2018 20:04:27 +0100
diff --git a/debian/control b/debian/control
index 343786e..244ce20 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/mlocate.git
Package: mlocate
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
+Suggests: nocache
Conflicts: findutils (<= 4.2.31-1), slocate (<= 3.1-1.1)
Description: quickly find files on the filesystem based on their name
mlocate is a new implementation of locate, a tool to find files