[Pkg-cgit-commits] [pkg-cgit] 01/08: Remove unused dependency on ${python:Depends}

Peter Colberg peter at colberg.org
Mon Jun 20 00:56:35 UTC 2016


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

pc-guest pushed a commit to branch master
in repository pkg-cgit.

commit aa5ada1bd309c9db533c255791f643fe123a48c4
Author: Peter Colberg <peter at colberg.org>
Date:   Sun Jun 19 16:48:07 2016 -0400

    Remove unused dependency on ${python:Depends}
---
 debian/control                  | 2 +-
 debian/source/lintian-overrides | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index dc9addc..c0d9532 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Vcs-Browser: https://anonscm.debian.org/git/pkg-cgit/pkg-cgit.git
 Package: cgit
 Architecture: any
 Multi-Arch: foreign
-Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: python, ${misc:Recommends}
 Description: hyperfast web frontend for git repositories written in C
  This is an attempt to create a fast web interface for the Git SCM, using a
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 63265ba..9892cc3 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1 @@
-cgit source: python-depends-but-no-python-helper cgit
 cgit source: missing-build-dependency-for-dh-addon apache2 => apache2-dev

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cgit/pkg-cgit.git



More information about the Pkg-cgit-commits mailing list