summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAntti-Juhani Kaijanaho <ajk@debian.org>2007-10-28 14:08:21 +0200
committerAntti-Juhani Kaijanaho <ajk@debian.org>2007-11-07 21:47:02 +0200
commitaf2958c243b1bb6e6775ad18cc27da6e67445e6a (patch)
tree84afaeb727cdf2f85d7b3efc6b3a770a47f3237f /debian
parent02f2150d718ee6696a43be0d693a4fd517d6db15 (diff)
downloaddctrl-tools-af2958c243b1bb6e6775ad18cc27da6e67445e6a.tar.gz
debian/control: suggest debtags, note grep-debtags in description
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control3
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index fc77311..ef72f98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
dctrl-tools (2.13) UNRELEASED; urgency=low
- *
+ * debian/control: suggest debtags, note grep-debtags in description
- -- Antti-Juhani Kaijanaho <ajk@debian.org> Sun, 28 Oct 2007 00:21:15 +0300
+ -- Antti-Juhani Kaijanaho <ajk@debian.org> Sun, 28 Oct 2007 14:07:05 +0200
dctrl-tools (2.12) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 14ad064..ae19276 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ XS-Vcs-Browser: http://git.debian.org/?p=collab-maint/dctrl-tools.git;a=summary
Package: dctrl-tools
Architecture: any
Depends: ${shlibs:Depends}
-Suggests: apt
+Suggests: apt, debtags
Conflicts: grep-dctrl
Replaces: grep-dctrl
Provides: grep-dctrl
@@ -27,6 +27,7 @@ Description: Command-line tools to process Debian package information
grep-available - Grep the DPKG available database
grep-status - Grep the DPKG status database
grep-aptavail - Grep the APT available database
+ grep-debtags - Grep the Debtags package database
.
sort-dctrl - Sort dctrl-format files
.