Add initial changes for 2.1.dfsg1-1
authorRuss Allbery <rra@debian.org>
Sun, 24 Aug 2008 00:00:52 +0000 (17:00 -0700)
committerRuss Allbery <rra@debian.org>
Sun, 24 Aug 2008 00:04:31 +0000 (17:04 -0700)
Rename libshibsp1 to libshibsp2 following the upstream SONAME change.
Update the copyright file for the new upstream source location and the
removal of mkinstalldirs.

debian/changelog
debian/control
debian/copyright
debian/libshibsp2.install [moved from debian/libshibsp1.install with 100% similarity]

index 2a2a740..e0653ef 100644 (file)
@@ -1,3 +1,14 @@
+shibboleth-sp2 (2.1.dfsg1-1) UNRELEASED; urgency=low
+
+  * New upstream version.
+    - New memory cache storage backend.
+    - Schema validation is now optional.
+    - Many bug fixes.
+  * Bump SONAME of libshibsp following upstream's versioning.
+  * Fix the name of the tarball created by get-orig-source.
+
+ -- Russ Allbery <rra@debian.org>  Sat, 23 Aug 2008 17:00:22 -0700
+
 shibboleth-sp2 (2.0.dfsg1-3) unstable; urgency=low
 
   [ Ferenc Wagner ]
index bcdf78c..be35b29 100644 (file)
@@ -30,7 +30,7 @@ Description: Federated web single sign-on system (Apache module)
  (web servers providing resources protected by Shibboleth) and the
  supporting shibd daemon.
 
-Package: libshibsp1
+Package: libshibsp2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, opensaml2-schemas, shibboleth-sp2-schemas,
@@ -48,7 +48,7 @@ Description: Federated web single sign-on system (runtime)
 Package: libshibsp-dev
 Section: libdevel
 Architecture: any
-Depends: libshibsp1 (= ${binary:Version}), libsaml2-dev, libxerces-c2-dev,
+Depends: libshibsp2 (= ${binary:Version}), libsaml2-dev, libxerces-c2-dev,
  libxmltooling-dev
 Suggests: libshib2-doc (= ${source:Version})
 Description: Federated web single sign-on system (development)
index e5cbdda..3e4f575 100644 (file)
@@ -3,17 +3,17 @@ Upstream-Author: Internet2
 Packaged-By: Ferenc Wágner <wferi@niif.hu>
 Packaged-Date: Mon, 28 Apr 2008 14:55:31 +0200
 Original-Source-Location:
- http://shibboleth.internet2.edu/downloads/shibboleth/cpp/2.0/
+ http://shibboleth.internet2.edu/downloads/shibboleth/cpp/2.1/
 
 The original upstream source was repackaged to remove the WS-Trust.xsd
 schema, which was not distributed under a DFSG-free license.
 
 Files: *
-Copyright: 2001-2007 Internet2
+Copyright: 2001-2008 Internet2
 License: Apache-2.0
 
 Files: */Makefile.in
-Copyright: 2001-2007 Internet2
+Copyright: 2001-2008 Internet2
  2004 Oren Ben-Kiki
  1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
    Free Software Foundation, Inc.
@@ -119,11 +119,6 @@ Files: ./install-sh
 Copyright: (C) 1994 X Consortium
 License: Expat
 
-Files: ./mkinstalldirs
-Copyright: 1993 Noah Friedman <friedman@prep.ai.mit.edu>
-License: other
- Public domain.
-
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the