[SCM] Debian packaging for XMLTooling-C branch, master, updated. debian/1.3.3-2-17-g716022d

Russ Allbery rra at debian.org
Mon Mar 14 03:58:35 UTC 2011


The following commit has been merged in the master branch:
commit af770295f8ed7a8812882e31329ffe46acb4c3e5
Author: Russ Allbery <rra at debian.org>
Date:   Sun Mar 13 18:24:01 2011 -0700

    Add build dependency on pkg-config
    
    * Add build dependency on pkg-config, which upstream now uses to find
      the SSL libraries.

diff --git a/debian/changelog b/debian/changelog
index dfba7d2..1936651 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ xmltooling (1.4.1-1) UNRELEASED; urgency=low
     - Improve handling of simple content when comments are present
   * Force build dependency on xml-security-c 1.6 or later for consistent
     build results.
+  * Add build dependency on pkg-config, which upstream now uses to find
+    the SSL libraries.
   * Update debian/copyright to the current DEP-5 specification.
 
  -- Russ Allbery <rra at debian.org>  Sun, 13 Mar 2011 17:55:12 -0700
diff --git a/debian/control b/debian/control
index 4b3e1e9..23ea2f1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
 Uploaders: Russ Allbery <rra at debian.org>, Ferenc Wagner <wferi at niif.hu>
 Build-Depends: debhelper (>= 7), autotools-dev, doxygen,
  libcurl4-openssl-dev, liblog4cpp5-dev, libxerces-c-dev,
- libxml-security-c-dev (>= 1.6)
+ libxml-security-c-dev (>= 1.6), pkg-config
 Standards-Version: 3.8.4
 Homepage: https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C
 Vcs-Git: git://git.debian.org/git/pkg-shibboleth/xmltooling.git

-- 
Debian packaging for XMLTooling-C



More information about the Pkg-shibboleth-devel mailing list