Updates for 2.4
authorSam Hartman <hartmans@debian.org>
Thu, 28 Oct 2010 22:24:23 +0000 (18:24 -0400)
committerSam Hartman <hartmans@debian.org>
Thu, 28 Oct 2010 22:24:41 +0000 (18:24 -0400)
debian/changelog
debian/control
debian/libsaml7.install [moved from debian/libsaml6.install with 100% similarity]

index 2cd1ed4..7202139 100644 (file)
@@ -1,3 +1,9 @@
+opensaml2 (2.4~aa-1) unstable; urgency=low
+
+  * New upstream prerelease
+
+ -- Russ Allbery <hartmans@project-moonshot.org>  Thu, 28 Oct 2010 18:20:15 -0400
+
 opensaml2 (2.3-2) unstable; urgency=low
 
   * Force source format 1.0 for now since it makes backporting easier.
index 1d0b600..f5bfbe3 100644 (file)
@@ -11,7 +11,7 @@ Homepage: https://spaces.internet2.edu/display/OpenSAML/Home
 Vcs-Git: git://git.debian.org/git/pkg-shibboleth/opensaml2.git
 Vcs-Browser: http://git.debian.org/?p=pkg-shibboleth/opensaml2.git
 
-Package: libsaml6
+Package: libsaml7
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Security Assertion Markup Language library (runtime)
@@ -25,7 +25,7 @@ Description: Security Assertion Markup Language library (runtime)
 Package: libsaml2-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libsaml6 (= ${binary:Version}),
+Depends: ${misc:Depends}, libsaml7 (= ${binary:Version}),
  libxmltooling-dev (>= 1.3)
 Suggests: libsaml2-doc (= ${source:Version})
 Conflicts: libsaml-dev