[Python-modules-commits] [flufl.i18n] 01/02: d/control: Cleans a Conflicts/Breaks redundancy
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Mon Nov 27 16:40:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
peb-guest pushed a commit to branch master
in repository flufl.i18n.
commit a30fa507795ca622734698707d24d30ad2125162
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Mon Nov 27 17:40:15 2017 +0100
d/control: Cleans a Conflicts/Breaks redundancy
And removes a lintian warning
---
debian/changelog | 2 +-
debian/control | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6487450..74c4138 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,8 +20,8 @@ flufl.i18n (2.0.1-1) unstable; urgency=medium
- Bump Standards-Version.
- Bump debhelper Build-Depends to version 10.
- Drops python2 package.
- - Changes the -doc binary package name.
- Changes the home page.
+ - Cleans a Breaks/Conflicts redundancy.
- Build-Depends on python3-public.
* d/compat:
- Going to 10.
diff --git a/debian/control b/debian/control
index 69f00ac..90e5a6c 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,6 @@ Package: python-flufl.i18n-doc
Architecture: all
Section: doc
Conflicts: python-flufl.i18n-docs
-Breaks: python-flufl.i18n-docs
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Suggests: python-pkg-resources
Description: high level API for Python internationalization (common documentation)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flufl.i18n.git
More information about the Python-modules-commits
mailing list