Create moonshot-gss-eap-dbg
authorSam Hartman <hartmans@debian.org>
Thu, 10 Oct 2013 13:44:53 +0000 (09:44 -0400)
committerSam Hartman <hartmans@debian.org>
Thu, 10 Oct 2013 13:44:53 +0000 (09:44 -0400)
debian/changelog
debian/control
debian/rules

index 98d70a3..a6f2180 100644 (file)
@@ -1,3 +1,9 @@
+moonshot-gss-eap (0.9+20130927-5) unstable; urgency=low
+
+  * Create moonshot-gss-eap-dbg
+
+ -- Sam Hartman <hartmans@debian.org>  Thu, 10 Oct 2013 09:44:40 -0400
+
 moonshot-gss-eap (0.9+20130927-4) unstable; urgency=low
 
   * autoreconf
index 923d9fb..aca6f6b 100644 (file)
@@ -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}
+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.
index 06f7322..a789af1 100755 (executable)
 
 override_dh_auto_configure:
        dh_auto_configure -- --libdir=/usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-        
\ No newline at end of file
+        
+
+override_dh_strip: 
+       dh_strip --dbg-package=moonshot-gss-eap-dbg
+
+override_dh_auto_install:
+       dh_auto_install --destdir=debian/moonshot-gss-eap