shibboleth/opensaml2.git
15 years agoImprove debian/copyright
Russ Allbery [Wed, 3 Dec 2008 03:41:21 +0000 (19:41 -0800)]
Improve debian/copyright

* Flesh out debian/copyright with entries for build system files and
  convert to the latest draft of the copyright format proposal.

15 years agoClarify that the libxmltooling-dev dependency is for build
Russ Allbery [Sun, 24 Aug 2008 01:09:43 +0000 (18:09 -0700)]
Clarify that the libxmltooling-dev dependency is for build

15 years agoFix a missing libshib2 to libshib3 renaming
Russ Allbery [Sun, 24 Aug 2008 01:03:54 +0000 (18:03 -0700)]
Fix a missing libshib2 to libshib3 renaming

15 years agoRequire libxmltooling-dev 1.1 for build
Russ Allbery [Sun, 24 Aug 2008 00:59:17 +0000 (17:59 -0700)]
Require libxmltooling-dev 1.1 for build

The upstream spec file requires xmltooling 1.1, so we should follow.

15 years agoAdd initial changes for 2.1-1
Russ Allbery [Sun, 24 Aug 2008 00:16:22 +0000 (17:16 -0700)]
Add initial changes for 2.1-1

Rename libsaml2 to libsaml3 following the upstream SONAME change.  Update
copyright years.

15 years agoMerge branch 'upstream' into debian
Russ Allbery [Sun, 24 Aug 2008 00:13:38 +0000 (17:13 -0700)]
Merge branch 'upstream' into debian

15 years agoImported Upstream version 2.1
Russ Allbery [Sun, 24 Aug 2008 00:07:49 +0000 (17:07 -0700)]
Imported Upstream version 2.1

15 years agoTake note of the watch file fix
Ferenc Wagner [Fri, 22 Aug 2008 13:06:54 +0000 (15:06 +0200)]
Take note of the watch file fix

15 years agoFix watch file for upstream directory structure
Ferenc Wagner [Thu, 21 Aug 2008 14:01:06 +0000 (16:01 +0200)]
Fix watch file for upstream directory structure

15 years agoFinalize changes for 2.0-1
Russ Allbery [Tue, 17 Jun 2008 04:28:45 +0000 (21:28 -0700)]
Finalize changes for 2.0-1

15 years agoFix a few problems with the samlsign man page
Russ Allbery [Tue, 17 Jun 2008 04:12:29 +0000 (21:12 -0700)]
Fix a few problems with the samlsign man page

15 years agoInstall NOTICE.txt in all packages
Russ Allbery [Tue, 17 Jun 2008 03:58:38 +0000 (20:58 -0700)]
Install NOTICE.txt in all packages

15 years agoFix typo in shlibs:Depends
Russ Allbery [Tue, 17 Jun 2008 03:57:25 +0000 (20:57 -0700)]
Fix typo in shlibs:Depends

15 years agoInstall the samlsign man page
Russ Allbery [Tue, 17 Jun 2008 03:50:06 +0000 (20:50 -0700)]
Install the samlsign man page

15 years agoUse "Security Assertion Markup Language" in short description
Russ Allbery [Tue, 17 Jun 2008 03:05:37 +0000 (20:05 -0700)]
Use "Security Assertion Markup Language" in short description

SAML repeats the package name, so we may as well take advantage of
the opportunity to expand the acronym.  Open source is redundant
since everything in Debian main is open source.

15 years agoUpdate standards version to 3.8.0
Russ Allbery [Tue, 17 Jun 2008 03:03:52 +0000 (20:03 -0700)]
Update standards version to 3.8.0

15 years agoAdd a license statement for acx_pthread.m4
Russ Allbery [Tue, 17 Jun 2008 03:03:29 +0000 (20:03 -0700)]
Add a license statement for acx_pthread.m4

15 years agoMark the zlib license as "other"
Russ Allbery [Tue, 17 Jun 2008 01:16:41 +0000 (18:16 -0700)]
Mark the zlib license as "other"

15 years agoInstall samlsign in opensaml2-tools
Russ Allbery [Tue, 17 Jun 2008 01:12:49 +0000 (18:12 -0700)]
Install samlsign in opensaml2-tools

Move the samlsign binary from libsaml2 to opensaml2-tools.  Per Policy
8.2, shared library packages can't contain user binaries since then
the libraries will conflict with each other after an SONAME change.

Add a man page for samlsign based on an initial version written by
Ferenc Wágner.

15 years agoReflect header dependencies in the -dev package
Ferenc Wagner [Mon, 16 Jun 2008 18:19:10 +0000 (20:19 +0200)]
Reflect header dependencies in the -dev package

15 years agoAdd zlib license
Ferenc Wagner [Mon, 16 Jun 2008 16:19:51 +0000 (18:19 +0200)]
Add zlib license

Although this part of the source tree is unused (we link against the
system-wide zlib installation), it's easier to include the license than
to repackage the source.

15 years agoReformat debian/copyright
Ferenc Wagner [Mon, 16 Jun 2008 16:07:35 +0000 (18:07 +0200)]
Reformat debian/copyright

15 years agoInclude NOTICE.txt in the packages
Ferenc Wagner [Mon, 16 Jun 2008 15:56:00 +0000 (17:56 +0200)]
Include NOTICE.txt in the packages

15 years agoFix schema location
Ferenc Wagner [Mon, 16 Jun 2008 12:29:51 +0000 (14:29 +0200)]
Fix schema location

15 years agoBuild-depend on libssl-dev
Ferenc Wagner [Mon, 16 Jun 2008 12:11:00 +0000 (14:11 +0200)]
Build-depend on libssl-dev

15 years agoBuild-depend on libxmltooling-dev instead of libxmltooling1-dev
Ferenc Wagner [Mon, 16 Jun 2008 10:52:38 +0000 (12:52 +0200)]
Build-depend on libxmltooling-dev instead of libxmltooling1-dev

15 years agoDon't pass --sourcedir=debian/tmp to dh_install
Ferenc Wagner [Mon, 16 Jun 2008 10:24:37 +0000 (12:24 +0200)]
Don't pass --sourcedir=debian/tmp to dh_install

At the same time install the API documentation from the build area
since we delete the doc portion of the install area for simplicity reasons.

15 years agoOverhaul debian/rules
Ferenc Wagner [Mon, 16 Jun 2008 10:16:59 +0000 (12:16 +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.

15 years agoPut packaging work into the public domain
Ferenc Wagner [Mon, 16 Jun 2008 09:44:17 +0000 (11:44 +0200)]
Put packaging work into the public domain

15 years agoChange the doc-base section to Programming/C++
Ferenc Wagner [Mon, 16 Jun 2008 09:41:50 +0000 (11:41 +0200)]
Change the doc-base section to Programming/C++

15 years agoAdd a dependency on doxygen to generate API docs
Ferenc Wagner [Mon, 16 Jun 2008 09:40:14 +0000 (11:40 +0200)]
Add a dependency on doxygen to generate API docs

15 years agoChange opensaml2-schemas to Arch: all
Ferenc Wagner [Mon, 16 Jun 2008 09:38:49 +0000 (11:38 +0200)]
Change opensaml2-schemas to Arch: all

Also reorder debian/control a bit to put the two library packages
together.

15 years agoDon't use Source-Version
Ferenc Wagner [Mon, 16 Jun 2008 09:36:57 +0000 (11:36 +0200)]
Don't use Source-Version

15 years agoBetter short descriptions
Ferenc Wagner [Mon, 16 Jun 2008 09:35:25 +0000 (11:35 +0200)]
Better short descriptions

15 years agoUse standards-version 3.7.3
Ferenc Wagner [Thu, 12 Jun 2008 17:31:03 +0000 (19:31 +0200)]
Use standards-version 3.7.3

15 years agoImprove package descriptions
Ferenc Wagner [Thu, 12 Jun 2008 17:28:51 +0000 (19:28 +0200)]
Improve package descriptions

15 years agoAlphabetize and wrap build dependencies
Ferenc Wagner [Thu, 12 Jun 2008 17:17:59 +0000 (19:17 +0200)]
Alphabetize and wrap build dependencies

15 years agoRevert to upstream config.guess and config.sub
Ferenc Wagner [Thu, 12 Jun 2008 17:10:09 +0000 (19:10 +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.

16 years agoBuild-depend on libxerces-c2-dev, add Homepage, Vcs-Git and Vcs-Browser fields
Ferenc Wagner [Wed, 14 May 2008 22:15:52 +0000 (00:15 +0200)]
Build-depend on libxerces-c2-dev, add Homepage, Vcs-Git and Vcs-Browser fields

16 years agoRevert inadvertent Debian change to schemas/Makefile.in
Ferenc Wagner [Wed, 14 May 2008 22:09:54 +0000 (00:09 +0200)]
Revert inadvertent Debian change to schemas/Makefile.in

16 years agoLeave XML schemas at their original place, which conflicts with opensaml-schemas
Ferenc Wagner [Wed, 14 May 2008 22:07:11 +0000 (00:07 +0200)]
Leave XML schemas at their original place, which conflicts with opensaml-schemas

16 years agoClose ITP in the changelog
Ferenc Wagner [Fri, 9 May 2008 13:12:06 +0000 (15:12 +0200)]
Close ITP in the changelog

16 years agoAdd email address of Steve Olshansky, the upstream author
Ferenc Wagner [Fri, 9 May 2008 13:10:36 +0000 (15:10 +0200)]
Add email address of Steve Olshansky, the upstream author

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

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