[ack-grep] 01/01: Also add "Replaces" against ack
Axel Beckert
abe at deuxchevaux.org
Mon Feb 24 17:07:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository ack-grep.
commit 6fce2554935554a0336f6aed23d8555ae3c6c713
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Mon Feb 24 17:59:51 2014 +0100
Also add "Replaces" against ack
---
debian/changelog | 2 +-
debian/control | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2559ba4..31e2ad3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ ack-grep (2.12-2) UNRELEASED; urgency=low
* Add CVE-ID to previous changelog entry.
* debian/rules: More verbose explanation about handling dh_auto_test
* Drop patch app-rename, no more needed (c.f. #662114)
- + Add Conflicts against ack.
+ + Add Conflicts and Replaces against ack.
+ Remove dh_auto_install override from debian/rules
+ Add backward compatibility links and a debian/NEWS entry
diff --git a/debian/control b/debian/control
index e19b6cf..07c5322 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Depends: libfile-next-perl (>= 1.10),
${perl:Depends},
${misc:Depends}
Conflicts: ack
+Replaces: ack
Description: grep-like program specifically for large source trees
Ack is designed as a replacement for 99% of the uses of grep. ack is
intelligent about the files it searches. It knows about certain file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/ack-grep.git
More information about the Pkg-perl-cvs-commits
mailing list