[Pkg-cgit-commits] [pkg-cgit] 28/49: Wrap-and-sort

Peter Colberg peter at colberg.org
Thu Jun 16 01:49:16 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 8aa4d0e040ca338efaeaa88fa2838f84335ff509
Author: Alexander Wirt <formorer at debian.org>
Date:   Thu Aug 28 16:09:00 2014 -0700

    Wrap-and-sort
---
 debian/control   | 15 +++++++++++++--
 debian/copyright |  2 +-
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 1ed22c5..60fd058 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,25 @@ 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, dh-apache2
+Build-Depends: asciidoc,
+               debhelper (>=9),
+               dh-apache2,
+               docbook-xsl,
+               git,
+               liblua5.1-0-dev,
+               libssl-dev,
+               libxml2-utils,
+               pkg-config,
+               tidy,
+               unzip,
+               xmlto
 Standards-Version: 3.9.5
 Homepage: http://git.zx2c4.com/cgit/
 
 Package: cgit
 Architecture: any
 Multi-Arch: foreign
-Depends: ${misc:Depends}, ${shlibs:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python: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/copyright b/debian/copyright
index e9990d0..c1d8423 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,7 +4,7 @@ Source: <http://git.zx2c4.com/cgit/about/>
 
 Files: *
 Copyright: © 2006-2014 cgit Development Team <cgit at lists.zx2c4.com>
-License: GPL-2 
+License: GPL-2
 
 Files: debian/*
 Copyright: © 2014 Alexander Wirt <formorer at debian.org>

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