[Python-modules-commits] [htmlmin] 07/07: d/control: Remove explicit python3 dependency

Adrian Vondendriesch discostu-guest at moszumanska.debian.org
Fri May 12 14:03:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

discostu-guest pushed a commit to branch master
in repository htmlmin.

commit f8fe59f07a3ba1822ed0d3c8c446592d414a3a1f
Author: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
Date:   Fri May 12 15:56:23 2017 +0200

    d/control: Remove explicit python3 dependency
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ccd1d55..922d3d6 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Description: HTML Minifier
 Package: htmlmin
 Section: web
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, python3, python3-htmlmin
+Depends: ${misc:Depends}, ${python3:Depends}, python3-htmlmin
 Description: HTML Minifier - command line interface
  Command line interface for python-htmlmin.
  .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/htmlmin.git



More information about the Python-modules-commits mailing list