shibboleth/sp.git
14 years agoDocument removal of unnecessary patches to generated files
Russ Allbery [Wed, 11 Nov 2009 00:33:26 +0000 (16:33 -0800)]
Document removal of unnecessary patches to generated files

14 years agoRevert to upstream configs/Makefile.in
Russ Allbery [Wed, 11 Nov 2009 00:27:57 +0000 (16:27 -0800)]
Revert to upstream configs/Makefile.in

We rebuild all the Makefile.in files using automake during the build
anyway, so no need to ship a diff to a Makefile.in as part of the package.

14 years agoRevert local modification of shibsp/paths.h
Russ Allbery [Wed, 11 Nov 2009 00:16:54 +0000 (16:16 -0800)]
Revert local modification of shibsp/paths.h

This file is generated during the build from paths.h.in and will be
correct for our builds, so no need to modify this file in the package.
Instead, just remove this file in the clean target so that the diff
is not included in the package.

14 years agoFix another location of the library package name
Russ Allbery [Wed, 11 Nov 2009 00:04:10 +0000 (16:04 -0800)]
Fix another location of the library package name

14 years agoRun make install with NOKEYGEN=1
Faidon Liambotis [Tue, 10 Nov 2009 23:56:02 +0000 (15:56 -0800)]
Run make install with NOKEYGEN=1

* Run make install with NOKEYGEN=1 and stop rm-ing generated certificates.
  Fixes FTBFS.

14 years agoRename library package for upstream SONAME bump
Russ Allbery [Tue, 10 Nov 2009 23:53:02 +0000 (15:53 -0800)]
Rename library package for upstream SONAME bump

14 years agoBump urgency for security fix
Russ Allbery [Tue, 10 Nov 2009 23:51:35 +0000 (15:51 -0800)]
Bump urgency for security fix

14 years agoTighten build and package dependencies
Russ Allbery [Tue, 10 Nov 2009 23:50:46 +0000 (15:50 -0800)]
Tighten build and package dependencies

* Tighten build and package dependencies on xmltooling and opensaml2 to
  require the versions with the security fix.

14 years agoAdd additional upstream changes for 2.3
Russ Allbery [Tue, 10 Nov 2009 23:42:43 +0000 (15:42 -0800)]
Add additional upstream changes for 2.3

14 years agoUpdate README.Debian for new require session syntax
Russ Allbery [Tue, 10 Nov 2009 23:10:19 +0000 (15:10 -0800)]
Update README.Debian for new require session syntax

The new upstream recommended syntax for requiring a session is to
use ShibRequestSetting, so change README.Debian accordingly.

14 years agoMerge branch 'upstream' into debian
Russ Allbery [Tue, 10 Nov 2009 23:06:21 +0000 (15:06 -0800)]
Merge branch 'upstream' into debian

Conflicts:
shibsp/paths.h

14 years agoImported Upstream version 2.3+dfsg
Russ Allbery [Tue, 10 Nov 2009 22:59:40 +0000 (14:59 -0800)]
Imported Upstream version 2.3+dfsg

14 years agoFix watch file for the new version mangling
Russ Allbery [Tue, 10 Nov 2009 22:58:03 +0000 (14:58 -0800)]
Fix watch file for the new version mangling

14 years agoInitial changelog for 2.3
Russ Allbery [Tue, 10 Nov 2009 22:57:04 +0000 (14:57 -0800)]
Initial changelog for 2.3

14 years agoRun shibd as non-root
Ferenc Wagner [Fri, 18 Sep 2009 11:05:09 +0000 (13:05 +0200)]
Run shibd as non-root
On installation, create a new system user (_shibd) and run
shibd as this user if possible.

14 years agoAdd a NEWS.Debian entry for shibboleth2.xml updates
Russ Allbery [Wed, 16 Sep 2009 03:48:23 +0000 (20:48 -0700)]
Add a NEWS.Debian entry for shibboleth2.xml updates

* Add a NEWS.Debian entry for libapache2-mod-shib2 that explains the
  recommended configuration update for the 2.2 version.  Thanks, Scott
  Cantor and Kristof BAJNOK.

14 years agoChange the libapache2-mod-shib2 section to httpd
Russ Allbery [Wed, 9 Sep 2009 19:15:14 +0000 (12:15 -0700)]
Change the libapache2-mod-shib2 section to httpd

* Change the libapache2-mod-shib2 section to httpd, matching override.

14 years agoFinalize changes for 2.2.1+dfsg-1
Russ Allbery [Mon, 7 Sep 2009 23:14:50 +0000 (16:14 -0700)]
Finalize changes for 2.2.1+dfsg-1

14 years agoFix syntax error in shib-metagen man page
Russ Allbery [Mon, 7 Sep 2009 21:51:08 +0000 (14:51 -0700)]
Fix syntax error in shib-metagen man page

14 years agoUse the upstream version as the man page version
Russ Allbery [Mon, 7 Sep 2009 21:33:28 +0000 (14:33 -0700)]
Use the upstream version as the man page version

* Use the automatically-extracted package version as the version number
  for the man pages.

14 years agometagen.sh should be a bash script
Russ Allbery [Mon, 7 Sep 2009 21:32:11 +0000 (14:32 -0700)]
metagen.sh should be a bash script

metagen.sh uses bash-specific features (arrays) and should therefore
start with #!/bin/bash.

14 years agoProperly install and document the metagen script
Russ Allbery [Mon, 7 Sep 2009 21:28:19 +0000 (14:28 -0700)]
Properly install and document the metagen script

Move metagen.sh out of /etc/shibboleth to /usr/bin/shib-metagen and
install a man page for it.

14 years agoRemove the SuSE init script installed by upstream
Russ Allbery [Mon, 7 Sep 2009 20:57:33 +0000 (13:57 -0700)]
Remove the SuSE init script installed by upstream

14 years agoAdd debhelper token to libapache2-mod-shib2 postrm
Russ Allbery [Mon, 7 Sep 2009 20:56:15 +0000 (13:56 -0700)]
Add debhelper token to libapache2-mod-shib2 postrm

14 years agoGenerate shlibs for the correct binary package
Russ Allbery [Mon, 7 Sep 2009 20:18:36 +0000 (13:18 -0700)]
Generate shlibs for the correct binary package

debian/rules had missed a required change for the renaming of the shared
library package.  Fix the package name passed to dh_makeshlibs.

14 years agoRemove the new upstream doc installation
Russ Allbery [Mon, 7 Sep 2009 20:00:00 +0000 (13:00 -0700)]
Remove the new upstream doc installation

Upstream now installs the API documentation in a versioned directory, so
remove that in debian/rules.  We install our copy of the documentation
directly out of the build tree.

14 years ago/var/run/shibboleth is no more, so stop installing it
Russ Allbery [Mon, 7 Sep 2009 19:48:03 +0000 (12:48 -0700)]
/var/run/shibboleth is no more, so stop installing it

14 years agoDon't include /var/run/shibboleth in the package and clean up on remove
Russ Allbery [Fri, 21 Aug 2009 18:56:50 +0000 (11:56 -0700)]
Don't include /var/run/shibboleth in the package and clean up on remove

- Don't ship /var/run/shibboleth in the package.
- Remove /var/run/shibboleth in postrm if it exists.

14 years agoAlso require xml-security-c 1.5 or later for build
Russ Allbery [Fri, 21 Aug 2009 18:43:48 +0000 (11:43 -0700)]
Also require xml-security-c 1.5 or later for build

14 years agoUpdate standards version to 3.8.3
Russ Allbery [Fri, 21 Aug 2009 18:40:16 +0000 (11:40 -0700)]
Update standards version to 3.8.3

* Update standards version to 3.8.3.
  - Create /var/run/shibboleth in the init script if it doesn't exist.

14 years agoRename library package for upstream SONAME bump
Russ Allbery [Fri, 21 Aug 2009 18:27:41 +0000 (11:27 -0700)]
Rename library package for upstream SONAME bump

14 years agoBuild against Xerces-C 3.0
Russ Allbery [Fri, 21 Aug 2009 18:26:46 +0000 (11:26 -0700)]
Build against Xerces-C 3.0

14 years agoTighten dependencies for the 2.2 release
Russ Allbery [Fri, 21 Aug 2009 18:25:41 +0000 (11:25 -0700)]
Tighten dependencies for the 2.2 release

* Tighten build dependencies and schema package dependencies on
  opensaml2 and xmltooling.

14 years agoUpdate the shibd man page for new upstream options
Russ Allbery [Fri, 21 Aug 2009 18:14:36 +0000 (11:14 -0700)]
Update the shibd man page for new upstream options

Also alphabetize the options, clarify the options with arguments in
the SYNOPSIS, and add a bit more of a summary of what shibd is for.

14 years agoUpdate copyright dates for 2.2.1 release and packaging
Russ Allbery [Fri, 21 Aug 2009 18:10:13 +0000 (11:10 -0700)]
Update copyright dates for 2.2.1 release and packaging

14 years agoAdd changelog for upstream 2.2.1 release
Russ Allbery [Fri, 21 Aug 2009 17:59:30 +0000 (10:59 -0700)]
Add changelog for upstream 2.2.1 release

14 years agoMerge branch 'upstream' into debian
Russ Allbery [Fri, 21 Aug 2009 17:39:49 +0000 (10:39 -0700)]
Merge branch 'upstream' into debian

Conflicts:
configs/Makefile.am
configs/Makefile.in
shibsp/paths.h

14 years agoImported Upstream version 2.2.1+dfsg
Russ Allbery [Fri, 21 Aug 2009 17:32:58 +0000 (10:32 -0700)]
Imported Upstream version 2.2.1+dfsg

14 years agoPrepare for 2.2.1 packaging
Russ Allbery [Fri, 21 Aug 2009 17:32:09 +0000 (10:32 -0700)]
Prepare for 2.2.1 packaging

Add initial changelog entry for 2.2.1.  Dynamically determine the Debian
and upstream package versions for get-orig-source from debian/changelog.

14 years agoUpdate TestShib testing instructions
Russ Allbery [Fri, 24 Jul 2009 22:29:39 +0000 (15:29 -0700)]
Update TestShib testing instructions

* Update libapache2-mod-shib2's README.Debian for changes to the
  TestShib web pages.

15 years agoAdd changelog entry for 2.1.dfsg1-2
Russ Allbery [Tue, 3 Mar 2009 23:03:20 +0000 (15:03 -0800)]
Add changelog entry for 2.1.dfsg1-2

15 years agoFinalize changes for 2.1.dfsg1-1
Russ Allbery [Sat, 28 Feb 2009 04:54:57 +0000 (20:54 -0800)]
Finalize changes for 2.1.dfsg1-1

15 years agoRemove duplicate Section field for libapache2-mod-shib2
Russ Allbery [Sat, 28 Feb 2009 04:54:37 +0000 (20:54 -0800)]
Remove duplicate Section field for libapache2-mod-shib2

15 years agoTighten the dependencies on the OpenSAML and XMLTooling schemas
Russ Allbery [Thu, 22 Jan 2009 01:47:10 +0000 (17:47 -0800)]
Tighten the dependencies on the OpenSAML and XMLTooling schemas

* Tighten the dependency versioning; the 2.1 SP library requires the
  2.1 schemas from the Shibboleth SP and OpenSAML and the 1.1 schemas
  from XMLTooling.

15 years agoTighten the shibboleth-sp2-schemas dependency
Russ Allbery [Tue, 20 Jan 2009 18:46:51 +0000 (10:46 -0800)]
Tighten the shibboleth-sp2-schemas dependency

* Tighten the dependency versioning; the 2.1 SP library requires the
  2.1 schemas.

15 years agoDon't recommend replacing all shibd options, that kills the PID file
Ferenc Wagner [Thu, 27 Nov 2008 14:07:11 +0000 (15:07 +0100)]
Don't recommend replacing all shibd options, that kills the PID file

15 years agoFinalize changes for 2.0.dfsg1-4
Russ Allbery [Wed, 15 Oct 2008 04:47:41 +0000 (21:47 -0700)]
Finalize changes for 2.0.dfsg1-4

15 years agoAlso disable shib on initial install
Russ Allbery [Wed, 15 Oct 2008 04:37:48 +0000 (21:37 -0700)]
Also disable shib on initial install

The Shibboleth SP 1.x packages in etch didn't disable their configuration
properly on removal.  Work around that by disabling shib on initial
install, just to be sure, in case we're replacing libapache2-mod-shib.

15 years agoDisable the new module name
Russ Allbery [Wed, 15 Oct 2008 04:27:08 +0000 (21:27 -0700)]
Disable the new module name

15 years agoFix a syntax error in the shibd man page
Russ Allbery [Wed, 15 Oct 2008 04:26:01 +0000 (21:26 -0700)]
Fix a syntax error in the shibd man page

15 years agoAdd changelog entry for additional init script fixes
Russ Allbery [Wed, 15 Oct 2008 04:01:54 +0000 (21:01 -0700)]
Add changelog entry for additional init script fixes

15 years agoAdd a NEWS file for the configuration file name change
Russ Allbery [Wed, 15 Oct 2008 03:53:13 +0000 (20:53 -0700)]
Add a NEWS file for the configuration file name change

15 years agoDisable the shib module name on upgrade
Russ Allbery [Wed, 15 Oct 2008 03:48:32 +0000 (20:48 -0700)]
Disable the shib module name on upgrade

* Add a postinst to disable the old configuration on upgrade and enable
  the module if it had been enabled under the old configuration name.

15 years agoRename debian/shib.load to debian/shib2.load
Ferenc Wagner [Thu, 9 Oct 2008 17:08:04 +0000 (19:08 +0200)]
Rename debian/shib.load to debian/shib2.load

This is necessary to avoid clashing with the libapache2-mod-shib
package.  Otherwise its Apache config file breaks our module,
because libapache2-mod-shib2 doesn't have any shib.conf, and the
old version is left in place on package removal (unless purged),
so a2enmod reintroduces it.

15 years agoDocument how to reenable WS-Trust.xsd
Ferenc Wagner [Thu, 25 Sep 2008 13:22:45 +0000 (15:22 +0200)]
Document how to reenable WS-Trust.xsd

15 years agoCorrect logcheck file name
Ferenc Wagner [Thu, 25 Sep 2008 12:41:37 +0000 (14:41 +0200)]
Correct logcheck file name

15 years agoThanks to Peter Schober for pointing out that /var/log/shibboleth is missing from...
Ferenc Wagner [Tue, 16 Sep 2008 16:12:48 +0000 (18:12 +0200)]
Thanks to Peter Schober for pointing out that /var/log/shibboleth is missing from the package

15 years agoAdd directory /var/log/shibboleth to the libapache2-mod-shib2 package
Ferenc Wagner [Thu, 11 Sep 2008 16:02:41 +0000 (18:02 +0200)]
Add directory /var/log/shibboleth to the libapache2-mod-shib2 package

15 years agoComment out the reference to the removed WS-Trust.xsd from the catalog file
Ferenc Wagner [Thu, 11 Sep 2008 15:04:19 +0000 (17:04 +0200)]
Comment out the reference to the removed WS-Trust.xsd from the catalog file

15 years agoNote my changes in debian/changelog
Ferenc Wagner [Wed, 10 Sep 2008 19:10:43 +0000 (21:10 +0200)]
Note my changes in debian/changelog

15 years agoFollow the libshibsp1->2 package rename in the dh_makeshlibs invocation
Ferenc Wagner [Wed, 10 Sep 2008 18:09:49 +0000 (20:09 +0200)]
Follow the libshibsp1->2 package rename in the dh_makeshlibs invocation

15 years agoRemove the minor version number from README.Debian
Ferenc Wagner [Wed, 10 Sep 2008 14:25:54 +0000 (16:25 +0200)]
Remove the minor version number from README.Debian

15 years agoBump build-dependencies on libsaml2-dev and libxmtooling-dev
Russ Allbery [Sun, 24 Aug 2008 01:07:09 +0000 (18:07 -0700)]
Bump build-dependencies on libsaml2-dev and libxmtooling-dev

* Build-depend on libsaml2-dev >= 2.1 following the upstream spec file
  and libxmltooling-dev 1.1 just in case (required by OpenSAML 2.1).

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

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

Rename libshibsp1 to libshibsp2 following the upstream SONAME change.
Update the copyright file for the new upstream source location and the
removal of mkinstalldirs.

15 years agoImported Upstream version 2.1.dfsg1
Russ Allbery [Sat, 23 Aug 2008 23:10:04 +0000 (16:10 -0700)]
Imported Upstream version 2.1.dfsg1

15 years agoFix the tarball name used by get-orig-source
Russ Allbery [Sat, 23 Aug 2008 23:08:31 +0000 (16:08 -0700)]
Fix the tarball name used by get-orig-source

The package name in Debian is shibboleth-sp2, so use that as the tarball
name when repackaging even though the upstream download is just
shibboleth-sp.

15 years agoChange get-orig-source to pull version 2.1
Russ Allbery [Sat, 23 Aug 2008 23:06:20 +0000 (16:06 -0700)]
Change get-orig-source to pull version 2.1

15 years agoFinalize changes for 2.0.dfsg1-3
Russ Allbery [Wed, 20 Aug 2008 02:04:56 +0000 (19:04 -0700)]
Finalize changes for 2.0.dfsg1-3

15 years agoFix watch file for new upstream tarball naming
Russ Allbery [Wed, 20 Aug 2008 01:33:59 +0000 (18:33 -0700)]
Fix watch file for new upstream tarball naming

15 years agoIgnore another syslog message from the Apache module
Russ Allbery [Sat, 9 Aug 2008 00:45:02 +0000 (17:45 -0700)]
Ignore another syslog message from the Apache module

15 years agoRun dh_installlogcheck to install logcheck rules
Russ Allbery [Mon, 4 Aug 2008 03:38:41 +0000 (20:38 -0700)]
Run dh_installlogcheck to install logcheck rules

15 years agoAdd initial logcheck rules for libapache2-mod-shib2
Russ Allbery [Mon, 4 Aug 2008 03:36:59 +0000 (20:36 -0700)]
Add initial logcheck rules for libapache2-mod-shib2

Add logcheck rules to ignore some of the routine messages from the Apache
module.  This only covers startup and teardown; more will need to be
added.

15 years agoRevert "Remove dependency on the removed WS-Trust.xsd"
Ferenc Wagner [Sat, 2 Aug 2008 20:47:48 +0000 (22:47 +0200)]
Revert "Remove dependency on the removed WS-Trust.xsd"

This reverts commit 5fb8068a6b69d98f808a73a68e51ad15737e01e0.
Commit 67fbe9c7e56fc53121e6d01f022ae7d392f706f4 made this
superfluous, so why pollute the Debian diff?

15 years agoRemove the space slippend into the version string.
Ferenc Wagner [Sat, 2 Aug 2008 20:22:30 +0000 (22:22 +0200)]
Remove the space slippend into the version string.

15 years agoAvoid brace expansion in debian/rules, dash does not like it.
Ferenc Wagner [Sat, 2 Aug 2008 19:48:39 +0000 (21:48 +0200)]
Avoid brace expansion in debian/rules, dash does not like it.

15 years agoFix variable sizes in the ODBC code
Russ Allbery [Thu, 24 Jul 2008 15:45:43 +0000 (08:45 -0700)]
Fix variable sizes in the ODBC code

* Apply upstream fix for variable sizes in the ODBC code.  Fixes a
  FTBFS on 64-bit platforms.  (Closes: #492101)

15 years agoInclude the text and reference for Expat and Apache-2.0
Russ Allbery [Thu, 3 Jul 2008 01:34:17 +0000 (18:34 -0700)]
Include the text and reference for Expat and Apache-2.0

15 years agoUpdate date of first upload
Russ Allbery [Thu, 26 Jun 2008 03:06:32 +0000 (20:06 -0700)]
Update date of first upload

15 years agoInclude TestShib testing instructions
Russ Allbery [Thu, 26 Jun 2008 02:46:49 +0000 (19:46 -0700)]
Include TestShib testing instructions

15 years agoInstall the shib-keygen man page in the right directory
Russ Allbery [Thu, 26 Jun 2008 01:23:52 +0000 (18:23 -0700)]
Install the shib-keygen man page in the right directory

15 years agoAdd a README.Debian file with basic instructions
Russ Allbery [Thu, 26 Jun 2008 00:20:41 +0000 (17:20 -0700)]
Add a README.Debian file with basic instructions

15 years agoUnregister the shib module on package removal
Russ Allbery [Thu, 26 Jun 2008 00:20:28 +0000 (17:20 -0700)]
Unregister the shib module on package removal

15 years agoSend the native log to syslog
Russ Allbery [Thu, 26 Jun 2008 00:18:03 +0000 (17:18 -0700)]
Send the native log to syslog

The default native log appender tries to write to native.log in the
Apache log directory, but since that directory is not writable by the
Apache web user (regular Apache logs are handled by the root process),
the logs normally go nowhere.  Change the default to log to syslog so
the logs at least go somewhere.

15 years agoMove keygen.sh into /usr/sbin and clean up /etc/shibboleth
Russ Allbery [Wed, 25 Jun 2008 23:59:15 +0000 (16:59 -0700)]
Move keygen.sh into /usr/sbin and clean up /etc/shibboleth

Move the keygen.sh script into /usr/sbin/shib-keygen and add a man page
for it since users may want to run it after installation.  Remove the
keys generated as part of the build process, since they'll be for the
build host and hence useless in the package.  Also remove an OS X
configuration file.

Modify keygen.sh to cd to /etc/shibboleth before doing anything so that
its file paths will still be correct and comment the --fqdn change.

debian/libapache2-mod-shib2.shibd.init is created as part of the build,
so remove it in the clean target.

15 years agoAdd the --fqdn flag to hostname for generating keys
Russ Allbery [Wed, 25 Jun 2008 23:36:04 +0000 (16:36 -0700)]
Add the --fqdn flag to hostname for generating keys

This is Debian-specific (or at least specific to systems with a hostname
that support this flag), but will produce more reliable names for an SSL
certificate.

15 years agoAdd man pages for mdquery and resolvertest
Russ Allbery [Wed, 25 Jun 2008 23:34:31 +0000 (16:34 -0700)]
Add man pages for mdquery and resolvertest

15 years agoMove the Shibboleth SP schemas into a separate package
Russ Allbery [Wed, 25 Jun 2008 22:13:30 +0000 (15:13 -0700)]
Move the Shibboleth SP schemas into a separate package

It looks like the library itself wants to have the schemas available, so
to be fully correct, break them into a separate package that the library
can depend on rather than putting them in with the Apache module.  Since
the Apache module is currently the only user of the library, this won't
make a difference in practice, but I think it more accurately reflects
the dependency structure.

15 years agoOnly run dh_makeshlibs for libshibsp1
Russ Allbery [Wed, 25 Jun 2008 22:03:04 +0000 (15:03 -0700)]
Only run dh_makeshlibs for libshibsp1

Don't run dh_makeshlibs for libapache2-mod-shib2.  It picks up the module
and plugins and generates an unnecessary ldconfig call.

15 years agoInstall the API docs into the correct directory
Russ Allbery [Wed, 25 Jun 2008 21:57:33 +0000 (14:57 -0700)]
Install the API docs into the correct directory

15 years agoAdd mangling to the watch file to remove .dfsg1
Russ Allbery [Wed, 25 Jun 2008 21:56:15 +0000 (14:56 -0700)]
Add mangling to the watch file to remove .dfsg1

15 years agoRemove WS-Trust.xsd from the upstream makefile
Russ Allbery [Wed, 25 Jun 2008 21:40:31 +0000 (14:40 -0700)]
Remove WS-Trust.xsd from the upstream makefile

15 years agoCopy config.* files before running autotools
Russ Allbery [Wed, 25 Jun 2008 21:38:04 +0000 (14:38 -0700)]
Copy config.* files before running autotools

Copy over config.guess and config.sub before re-running the autotools.

15 years agoInstall upstream docs only in some packages
Russ Allbery [Wed, 25 Jun 2008 21:30:09 +0000 (14:30 -0700)]
Install upstream docs only in some packages

Install NOTICE.txt in all packages for license reasons, but only put
CREDITS.txt, README.txt, and RELEASE.txt in the libapache2-mod-shib2
package and in the libshibsp-doc package.

15 years agoMinor debian/rules cleanup
Russ Allbery [Wed, 25 Jun 2008 21:26:06 +0000 (14:26 -0700)]
Minor debian/rules cleanup

Reorganize a little, re-add the $(SYSTEM) argument to configure
(lost in a merge conflict), explicitly build with debugging symbols
by default (they'll be stripped automatically unless nostrip is set),
and wrap some longer lines.

15 years agolibshibsp1 should be in section libs
Russ Allbery [Wed, 25 Jun 2008 20:43:25 +0000 (13:43 -0700)]
libshibsp1 should be in section libs

15 years agoAdd a trailing slash to the homepage
Russ Allbery [Wed, 25 Jun 2008 20:43:07 +0000 (13:43 -0700)]
Add a trailing slash to the homepage

15 years agoReally add unixodbc-dev to the Build-Depends
Russ Allbery [Wed, 25 Jun 2008 20:20:33 +0000 (13:20 -0700)]
Really add unixodbc-dev to the Build-Depends

This change was mistakenly lost when rebasing another delta.

15 years agoBreak apart and rename library packages
Russ Allbery [Wed, 25 Jun 2008 20:19:45 +0000 (13:19 -0700)]
Break apart and rename library packages

Move the runtime library into libshibsp1 and rename the -dev and -doc
packages to match the new library name.

15 years agoUpdate long and short package descriptions
Russ Allbery [Wed, 25 Jun 2008 19:47:08 +0000 (12:47 -0700)]
Update long and short package descriptions