I thought that libssl-dev|libssl1.0-dev would be enough to let the software build...
[mech_eap.git] / debian / control
index 472672b..df5fceb 100644 (file)
@@ -2,11 +2,11 @@ Source: moonshot-gss-eap
 Section: net
 Priority: optional
 Maintainer: Sam Hartman <hartmans@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libshibsp-dev (>= 2.5+dfsg~moonshot5), 
-    libradsec-dev (>=0.0.3), libkrb5-dev (>= 1.9.1+dfsg-2), 
-    libshib-resolver-dev, libjansson-dev, moonshot-ui-dev
+Build-Depends: debhelper (>= 9), autotools-dev, libshibsp-dev (>= 2.5+dfsg~moonshot5), 
+    libradsec-dev (>=0.0.4), libkrb5-dev (>= 1.9.1+dfsg-2), 
+    libshibresolver-dev|libshib-resolver-dev, libjansson-dev, moonshot-ui-dev (>= 1.0), libssl1.0-dev | libssl-dev, libboost-dev, liblog4shib-dev|liblog4c++-dev, dh-autoreconf
 Build-Conflicts: libgss-dev
-Standards-Version: 3.9.2
+Standards-Version: 4.1.1
 Homepage: http://www.project-moonshot.org/
 Vcs-Git: http://www.project-moonshot.org/git/moonshot.git
 #Vcs-Browser: http://git.debian.org/?p=collab-maint/moonshot-gss-eap.git;a=summary
@@ -18,3 +18,13 @@ Description: Moonshot Federated Authentication - authentication mechanism
  Project moonshot provides federated authentication using EAP, RADIUS
  and SAML to applications beyond the web platform. This package
  contains the client and server plugins to perform authentication.
+
+Package: moonshot-gss-eap-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}, moonshot-gss-eap (= ${binary:Version})
+Description: Moonshot Federated Authentication - debugging Symbols
+ Project moonshot provides federated authentication using EAP, RADIUS
+ and SAML to applications beyond the web platform. This package
+ contains debugging symbols.