[shibboleth-sp2] branch master updated (33668ad -> 0af44de)

Russ Allbery rra at stanford.edu
Mon Mar 17 08:20:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

rra pushed a change to branch master
in repository shibboleth-sp2.

      from  33668ad   Disable forcing of libtool --silent
       new  ac406e9   Split libapache2-mod-shib2 somewhat
       new  d559a9e   Remove now-unnecessary dh_builddeb override
       new  d637d59   Stop symlinking the Doxygen-generated jQuery file
       new  1ce35f7   Remove unnecessary dh_installinit parameters
       new  6c413e1   Revert all patches in preparation for gbp-pq switch
       new  8200c34   Convert to gbp pq patch management
       new  43377ab   Fix creation of the multiarch include directory
       new  aac296e   Remove duplicate Section in debian/control
       new  ca8fc9d   Add ${misc:Depends} dependency for shibboleth-sp2-common
       new  f5544a4   Move adduser dependency to shibboleth-sp2-utils
       new  53da8a3   Add Lintian override for embedded-javascript-library
       new  0af44de   Add bug closer for shibboleth-sp2-common package split

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configs/Makefile.am                                |   2 +-
 configs/keygen.sh                                  |   9 +-
 configs/native.logger.in                           |  44 ++---
 configs/shibd-debian.in                            | 143 +++------------
 configure.ac                                       |   3 +-
 debian/changelog                                   |  14 ++
 debian/clean                                       |   2 +-
 debian/control                                     |  43 ++++-
 debian/libapache2-mod-shib2.dirs                   |   2 -
 debian/libapache2-mod-shib2.install                |   3 -
 debian/libshibsp-doc.lintian-overrides             |   6 +
 .../patches/0001-Improve-shibd-init-script.patch   | 196 +++++++++++++++++++++
 .../0002-keygen-improvements-for-Debian.patch      |  39 ++++
 .../patches/0003-Avoid-libtool-silent-flag.patch   |  24 +++
 .../patches/0004-Shire-log-path-for-Debian.patch   |  23 +++
 .../0005-Default-native-logger-to-syslog.patch     |  69 ++++++++
 .../0006-Remove-WSTrust-schema-references.patch    |  38 ++++
 debian/patches/series                              |   6 +
 debian/rules                                       |  24 +--
 debian/shibboleth-sp2-common.install               |   1 +
 debian/shibboleth-sp2-schemas.install              |   2 +-
 ...e2-mod-shib2.dirs => shibboleth-sp2-utils.dirs} |   1 -
 debian/shibboleth-sp2-utils.install                |   2 +
 ...hib2.postinst => shibboleth-sp2-utils.postinst} |   2 +-
 ...od-shib2.postrm => shibboleth-sp2-utils.postrm} |   0
 ....default => shibboleth-sp2-utils.shibd.default} |   0
 debian/source/local-options                        |   1 -
 debian/source/local-patch-header                   |  10 --
 schemas/Makefile.am                                |   3 +-
 schemas/catalog.xml.in                             |   2 -
 30 files changed, 515 insertions(+), 199 deletions(-)
 create mode 100644 debian/libshibsp-doc.lintian-overrides
 create mode 100644 debian/patches/0001-Improve-shibd-init-script.patch
 create mode 100644 debian/patches/0002-keygen-improvements-for-Debian.patch
 create mode 100644 debian/patches/0003-Avoid-libtool-silent-flag.patch
 create mode 100644 debian/patches/0004-Shire-log-path-for-Debian.patch
 create mode 100644 debian/patches/0005-Default-native-logger-to-syslog.patch
 create mode 100644 debian/patches/0006-Remove-WSTrust-schema-references.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/shibboleth-sp2-common.install
 copy debian/{libapache2-mod-shib2.dirs => shibboleth-sp2-utils.dirs} (66%)
 create mode 100644 debian/shibboleth-sp2-utils.install
 rename debian/{libapache2-mod-shib2.postinst => shibboleth-sp2-utils.postinst} (89%)
 rename debian/{libapache2-mod-shib2.postrm => shibboleth-sp2-utils.postrm} (100%)
 rename debian/{libapache2-mod-shib2.shibd.default => shibboleth-sp2-utils.shibd.default} (100%)
 delete mode 100644 debian/source/local-options
 delete mode 100644 debian/source/local-patch-header

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git



More information about the Pkg-shibboleth-devel mailing list