[SCM] log4shib Debian packaging branch, master, updated. debian/1.0.7-1-4-g005c022
Russ Allbery
rra at stanford.edu
Tue Jun 25 23:25:10 UTC 2013
The following commit has been merged in the master branch:
commit 005c022e0fb91c6a9caf6ae83b6858d163b6d869
Author: Russ Allbery <rra at stanford.edu>
Date: Tue Jun 25 16:11:56 2013 -0700
Move doxygen and graphviz to Build-Depends-Indep
* Move doxygen and graphviz to Build-Depends-Indep now that the buildds
have proper arch-specific build support. The upstream build system
should automatically decline to build the documentation if those
packages aren't installed.
diff --git a/debian/changelog b/debian/changelog
index e92fe2f..8524406 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,12 @@ log4shib (1.0.8-1) unstable; urgency=low
* New upstream release.
- Use upstream fix for converting the thread ID to a string.
+ * Move doxygen and graphviz to Build-Depends-Indep now that the buildds
+ have proper arch-specific build support. The upstream build system
+ should automatically decline to build the documentation if those
+ packages aren't installed.
- -- Russ Allbery <rra at debian.org> Tue, 25 Jun 2013 16:00:04 -0700
+ -- Russ Allbery <rra at debian.org> Tue, 25 Jun 2013 16:11:47 -0700
log4shib (1.0.7-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 286097b..e46c657 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: libs
Priority: extra
Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
Uploaders: Russ Allbery <rra at debian.org>
-Build-Depends: debhelper (>= 9), dh-autoreconf, doxygen, graphviz, perl
+Build-Depends: debhelper (>= 9), dh-autoreconf, perl
+Build-Depends-Indep: doxygen, graphviz
Standards-Version: 3.9.4
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib
Vcs-Git: git://anonscm.debian.org/pkg-shibboleth/log4shib.git
--
log4shib Debian packaging
More information about the Pkg-shibboleth-devel
mailing list