shibboleth/sp.git
15 years agoAdd development package dependencies
Ferenc Wagner [Wed, 25 Jun 2008 17:39:06 +0000 (19:39 +0200)]
Add development package dependencies

15 years agoWe don't ship static libraries
Ferenc Wagner [Wed, 25 Jun 2008 17:34:02 +0000 (19:34 +0200)]
We don't ship static libraries

15 years agoForce building the Apache 2.2 module
Ferenc Wagner [Wed, 25 Jun 2008 15:46:08 +0000 (17:46 +0200)]
Force building the Apache 2.2 module

Otherwise the module version is based on the currently installed
Apache version.  In our case there is none, so module building
gets skipped.

15 years agodh_link was unneded
Ferenc Wagner [Wed, 25 Jun 2008 15:20:27 +0000 (17:20 +0200)]
dh_link was unneded

15 years agoRemove dependency on the removed WS-Trust.xsd
Ferenc Wagner [Wed, 25 Jun 2008 13:43:04 +0000 (15:43 +0200)]
Remove dependency on the removed WS-Trust.xsd

15 years agoBuild-depend on the XMLTooling and OpenSAML schema files
Ferenc Wagner [Wed, 25 Jun 2008 13:34:07 +0000 (15:34 +0200)]
Build-depend on the XMLTooling and OpenSAML schema files

15 years agoCorrect file name of the repackaged source
Ferenc Wagner [Wed, 25 Jun 2008 13:30:56 +0000 (15:30 +0200)]
Correct file name of the repackaged source

15 years agoFollow repackaging with the Debian version number
Ferenc Wagner [Wed, 25 Jun 2008 13:27:53 +0000 (15:27 +0200)]
Follow repackaging with the Debian version number

15 years ago(Build-)depend on OpenSAML2 and XMLTooling
Ferenc Wagner [Wed, 25 Jun 2008 13:17:35 +0000 (15:17 +0200)]
(Build-)depend on OpenSAML2 and XMLTooling

15 years agoOverhaul debian/rules
Ferenc Wagner [Wed, 25 Jun 2008 13:06:41 +0000 (15:06 +0200)]
Overhaul debian/rules

Remove the normal CFLAGS setting and instead pass --enable-debug to
configure.  dh_strip will remove the debugging symbols if appropriate.

Use the right Autoconf logic to handle cross-builds.

Use stamp files for configure and install and better logic for
optionally running make clean.

Always copy config.guess and config.sub before running configure and
delete them in the clean target.

Remove unnecessary debhelper programs.

Install documentation from the build directory.

15 years agoChange the doc-base section to Programming/C++
Ferenc Wagner [Wed, 25 Jun 2008 12:49:40 +0000 (14:49 +0200)]
Change the doc-base section to Programming/C++

15 years agoAdd a dependency on doxygen to generate API docs
Ferenc Wagner [Wed, 25 Jun 2008 12:44:49 +0000 (14:44 +0200)]
Add a dependency on doxygen to generate API docs

15 years agoUse standards-version 3.8.0
Ferenc Wagner [Wed, 25 Jun 2008 12:43:54 +0000 (14:43 +0200)]
Use standards-version 3.8.0

15 years agoImprove package descriptions (hopefully)
Ferenc Wagner [Wed, 25 Jun 2008 12:43:17 +0000 (14:43 +0200)]
Improve package descriptions (hopefully)

15 years agoDon't use Source-Version
Ferenc Wagner [Wed, 25 Jun 2008 12:29:18 +0000 (14:29 +0200)]
Don't use Source-Version

15 years agoRevert to upstream config.guess and config.sub
Ferenc Wagner [Wed, 25 Jun 2008 12:24:15 +0000 (14:24 +0200)]
Revert to upstream config.guess and config.sub

Revert the source to the upstream config.guess and config.sub.  We'll
replace them at build time.

15 years agoBuild-depend on libxerces-c2-dev, add Homepage, Vcs-Git and Vcs-Browser fields
Ferenc Wagner [Wed, 25 Jun 2008 12:21:34 +0000 (14:21 +0200)]
Build-depend on libxerces-c2-dev, add Homepage, Vcs-Git and Vcs-Browser fields

15 years agoQuickly fix some typos
Ferenc Wagner [Wed, 25 Jun 2008 09:28:37 +0000 (11:28 +0200)]
Quickly fix some typos

15 years agoMerge branch 'upstream' into debian
Russ Allbery [Tue, 24 Jun 2008 18:23:34 +0000 (11:23 -0700)]
Merge branch 'upstream' into debian

15 years agoImported Upstream version 2.0.dfsg1
Russ Allbery [Tue, 24 Jun 2008 18:23:04 +0000 (11:23 -0700)]
Imported Upstream version 2.0.dfsg1

15 years agoAdd a get-orig-source target
Russ Allbery [Tue, 24 Jun 2008 18:22:33 +0000 (11:22 -0700)]
Add a get-orig-source target

Add get-orig-source to download the tarball and repackage, removing
the WSD-Trust.xsd file.

15 years agoRewrite debian/copyright to use the new format
Russ Allbery [Tue, 24 Jun 2008 18:17:22 +0000 (11:17 -0700)]
Rewrite debian/copyright to use the new format

Add lots of additional copyright information, cutting and pasting
heavily from the similar work on xmltooling.  Add a note that the
source was repackaged to remove the WS-Trust.xsd file, which isn't
true yet but will be shortly.  Change the Debian packaging to the
Expat license (will confirm with Ferenc).

16 years agoThe shib.conf file contained defaults only, thus removing it
Ferenc Wagner [Thu, 15 May 2008 14:22:29 +0000 (16:22 +0200)]
The shib.conf file contained defaults only, thus removing it

16 years agoChange priority to extra because we conflict with libapache2-mod-shib
Ferenc Wagner [Thu, 15 May 2008 11:25:01 +0000 (13:25 +0200)]
Change priority to extra because we conflict with libapache2-mod-shib

16 years agoThe Apache module chokes on the ShibSchemaDir directive, remove it
Ferenc Wagner [Thu, 15 May 2008 11:23:53 +0000 (13:23 +0200)]
The Apache module chokes on the ShibSchemaDir directive, remove it

16 years agoInstall webpage elements and some documentation
Ferenc Wagner [Fri, 9 May 2008 14:54:47 +0000 (16:54 +0200)]
Install webpage elements and some documentation

16 years agoDepend on the XMLTooling and OpenSAML schemas
Ferenc Wagner [Fri, 9 May 2008 14:46:46 +0000 (16:46 +0200)]
Depend on the XMLTooling and OpenSAML schemas

16 years agoCreate a directory for the manual page, too
Ferenc Wagner [Fri, 9 May 2008 14:43:36 +0000 (16:43 +0200)]
Create a directory for the manual page, too

16 years agoForgot to create the Apache2 module directory
Ferenc Wagner [Fri, 9 May 2008 14:41:05 +0000 (16:41 +0200)]
Forgot to create the Apache2 module directory

16 years agoRemove superfluous copyright texts
Ferenc Wagner [Fri, 9 May 2008 14:17:55 +0000 (16:17 +0200)]
Remove superfluous copyright texts

16 years agodoc-base integration
Ferenc Wagner [Fri, 9 May 2008 14:14:43 +0000 (16:14 +0200)]
doc-base integration

16 years agoClose ITP in the changelog
Ferenc Wagner [Fri, 9 May 2008 14:00:17 +0000 (16:00 +0200)]
Close ITP in the changelog

16 years agoAdd email address of Chad La Joie, the upstream author
Ferenc Wagner [Fri, 9 May 2008 13:57:07 +0000 (15:57 +0200)]
Add email address of Chad La Joie, the upstream author

16 years agoImported Debian patch 2.0-1
Ferenc Wagner [Wed, 30 Apr 2008 12:09:35 +0000 (14:09 +0200)]
Imported Debian patch 2.0-1

16 years agoImported Upstream version 2.0
Russ Allbery [Thu, 8 May 2008 23:42:09 +0000 (16:42 -0700)]
Imported Upstream version 2.0