[libapp-cpants-lint-perl] 01/03: Add missing Breaks/Replaces to cpants-lint. (Closes: #823294)
Axel Beckert
abe at deuxchevaux.org
Sun May 22 17:59:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libapp-cpants-lint-perl.
commit 19afad4ff60993b8f84fcabe3bbb6125481be540
Author: Axel Beckert <abe at deuxchevaux.org>
Date: Sun May 22 19:31:59 2016 +0200
Add missing Breaks/Replaces to cpants-lint. (Closes: #823294)
---
debian/changelog | 6 ++++++
debian/control | 2 ++
debian/control.in | 2 ++
3 files changed, 10 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index db57933..48c6295 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libapp-cpants-lint-perl (0.05-5) UNRELEASED; urgency=medium
+
+ * Add missing Breaks/Replaces to cpants-lint. (Closes: #823294)
+
+ -- Axel Beckert <abe at debian.org> Sun, 22 May 2016 19:26:54 +0200
+
libapp-cpants-lint-perl (0.05-4) unstable; urgency=medium
* Add new binary package, providing commandline tool.
diff --git a/debian/control b/debian/control
index 2067215..b774a3a 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,8 @@ Description: commandline frontend to Module::CPANTS::Analyse - library
This package provides the App::CPANTS::Lint library for cpants_lint.
Package: cpants-lint
+Breaks: libapp-cpants-lint-perl (<< 0.05-4~)
+Replaces: libapp-cpants-lint-perl (<< 0.05-4~)
Architecture: all
Depends: ${cdbs:Depends},
${misc:Depends},
diff --git a/debian/control.in b/debian/control.in
index 51ceae1..728beec 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -25,6 +25,8 @@ Description: commandline frontend to Module::CPANTS::Analyse - library
This package provides the App::CPANTS::Lint library for cpants_lint.
Package: cpants-lint
+Breaks: libapp-cpants-lint-perl (<< 0.05-4~)
+Replaces: libapp-cpants-lint-perl (<< 0.05-4~)
Architecture: all
Depends: ${cdbs:Depends},
${misc:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapp-cpants-lint-perl.git
More information about the Pkg-perl-cvs-commits
mailing list