[Pkg-apache-commits] [SCM] The ssl-cert package for Debian branch, master, updated. 579413b054b9135622020ce892bf25adc3044011

Stefan Fritsch sf at sfritsch.de
Sat Jun 9 18:56:54 UTC 2012


The following commit has been merged in the master branch:
commit ec70908a15432808e7347cb12cf005f9da609f2b
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Sat Jun 9 19:45:16 2012 +0200

    Bump Standards-Version, add build-arch/build-indep targets

diff --git a/debian/changelog b/debian/changelog
index 0787a44..744e791 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
 ssl-cert (1.0.29) UNRELEASED; urgency=low
 
   * Add Catalan translation. Thanks to Innocent De Marchi. Closes: #628373
+  * Bump Standards-Version (no changes).
   * Switch VCS to git
+  * Fix lintian warnings about build-arch/build-indep targets in debian/rules.
 
  -- Stefan Fritsch <sf at debian.org>  Sun, 06 May 2012 15:37:02 +0200
 
diff --git a/debian/control b/debian/control
index da9d7d0..6caf3bc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Apache Maintainers <debian-apache at lists.debian.org>
 Uploaders: Tollef Fog Heen <tfheen at debian.org>, Stefan Fritsch <sf at debian.org>
 Build-Depends: debhelper (>= 7), po-debconf
-Standards-Version: 3.9.1
+Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-apache/ssl-cert.git
 Vcs-Git: git://git.debian.org/git/pkg-apache/ssl-cert.git
 
diff --git a/debian/rules b/debian/rules
index 5f3cf65..23d1661 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,8 @@ install:
 	install -m 755 make-ssl-cert debian/ssl-cert/usr/sbin
 	install -m 644 ssleay.cnf debian/ssl-cert/usr/share/ssl-cert
 
+build-arch:
+build-indep:
 build:
 	# do nothing
 

-- 
The ssl-cert package for Debian



More information about the Pkg-apache-commits mailing list