[Python-modules-commits] [python-patch] 03/03: new-package-should-not-package-python2-module
Paolo Greppi
paolog-guest at moszumanska.debian.org
Wed May 24 08:01:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository python-patch.
commit 5b54af5101d444e5847403129e2d1c1ee3f8cc9e
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Tue May 23 18:44:33 2017 +0200
new-package-should-not-package-python2-module
---
debian/control | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/debian/control b/debian/control
index 8833b30..15284ba 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,6 @@ Build-Depends:
, dh-python
, python3-all
, python3-setuptools
- , python-all
- , python-setuptools
Standards-Version: 3.9.8
Homepage: https://github.com/techtonik/python-patch
X-Python-Version: >= 2.6
@@ -17,15 +15,6 @@ Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-patch.git
Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-patch.git
Testsuite: autopkgtest-pkg-python
-Package: python-patch
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
-Description: patch utility to apply unified diffs (Python 2)
- Provides a command line tool and a library to parse and apply
- unified diffs in SVN, HG, GIT formats.
- .
- This package installs the library for Python 2.
-
Package: python3-patch
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-patch.git
More information about the Python-modules-commits
mailing list