[Pkg-cgit-commits] [pkg-cgit] 25/49: use dh_apache2

Peter Colberg peter at colberg.org
Thu Jun 16 01:49:15 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 44834531a06a30a2a07a2118898e82bcbf7a0bbb
Author: Alexander Wirt <formorer at debian.org>
Date:   Thu Aug 28 16:07:55 2014 -0700

    use dh_apache2
---
 debian/cgit.apache2 | 1 +
 debian/control      | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/cgit.apache2 b/debian/cgit.apache2
new file mode 100644
index 0000000..bc27e79
--- /dev/null
+++ b/debian/cgit.apache2
@@ -0,0 +1 @@
+conf debian/cgit.conf
diff --git a/debian/control b/debian/control
index 524dd4d..1ed22c5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: cgit
 Section: net
 Priority: extra
 Maintainer: Alexander Wirt <formorer at debian.org>
-Build-Depends: debhelper (>=9), liblua5.1-0-dev, libssl-dev, pkg-config, libxml2-utils, tidy, unzip, git, asciidoc, xmlto, docbook-xsl
+Build-Depends: debhelper (>=9), liblua5.1-0-dev, libssl-dev, pkg-config, libxml2-utils, tidy, unzip, git, asciidoc, xmlto, docbook-xsl, dh-apache2
 Standards-Version: 3.9.5
 Homepage: http://git.zx2c4.com/cgit/
 
@@ -10,7 +10,7 @@ Package: cgit
 Architecture: any
 Multi-Arch: foreign
 Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
-Recommends: python
+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
  built-in cache to decrease server I/O pressure.

-- 
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