diff options
-rw-r--r-- | debian/changelog | 26 | ||||
-rw-r--r-- | debian/control | 12 | ||||
-rw-r--r-- | debian/copyright | 3 | ||||
-rw-r--r-- | debian/liblasso3-dev.dirs (renamed from debian/liblasso1-dev.dirs) | 0 | ||||
-rw-r--r-- | debian/liblasso3-dev.files (renamed from debian/liblasso1-dev.files) | 0 | ||||
-rw-r--r-- | debian/liblasso3.dirs (renamed from debian/liblasso1.dirs) | 0 | ||||
-rw-r--r-- | debian/liblasso3.files (renamed from debian/liblasso1.files) | 0 | ||||
-rw-r--r-- | debian/php4-lasso.files | 2 | ||||
-rwxr-xr-x | debian/rules | 2 |
9 files changed, 35 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog index ea9870b8..367cf6d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +lasso (0.6.0-1) unstable; urgency=low + + * New upstream release. + * Rebuilt with new PHP API. (closes: #294003) + + -- Frederic Peters <fpeters@debian.org> Tue, 8 Feb 2005 13:42:24 +0100 + +lasso (0.4.1-3) unstable; urgency=low + + * debian/control: added libexpat1-dev to build-depends; it is required for + the PHP binding. + + -- Frederic Peters <fpeters@debian.org> Mon, 13 Sep 2004 09:26:34 +0200 + +lasso (0.4.1-2) unstable; urgency=low + + * debian/control: added python to build-depends + + -- Frederic Peters <fpeters@debian.org> Sun, 12 Sep 2004 21:40:57 +0200 + +lasso (0.4.1-1) unstable; urgency=low + + * New upstream release. + + -- Frederic Peters <fpeters@debian.org> Wed, 8 Sep 2004 10:40:56 +0200 + lasso (0.4.0-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index f4303c38..ee940025 100644 --- a/debian/control +++ b/debian/control @@ -2,15 +2,15 @@ Source: lasso Priority: optional Section: libs Maintainer: Frederic Peters <fpeters@debian.org> -Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libxmlsec1-dev, libxmlsec1-openssl, libglib2.0-dev, python2.3-dev, mono-mcs, mono-gac, mono-utils, php4-dev +Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libxmlsec1-dev, libxmlsec1-openssl, libglib2.0-dev, python, python2.3-dev, mono-mcs, mono-gac, mono-utils, php4-dev (>= 4:4.3.10-3), libexpat1-dev Standards-Version: 3.6.1 -Package: liblasso1-dev +Package: liblasso3-dev Section: libdevel Architecture: any -Depends: liblasso1 (= ${Source-Version}), libxml2-dev, libxmlsec1-dev +Depends: liblasso3 (= ${Source-Version}), libxml2-dev, libxmlsec1-dev, libglib2.0-dev Provides: liblasso-dev -Conflicts: liblasso-dev, liblasso0 +Conflicts: liblasso-dev, liblasso0, liblasso1 Description: Liberty ID-FF library - development kit Lasso is an implementation of the Liberty Identity Federation specifications defined by the Liberty Alliance consortium. They defines processes such as @@ -21,7 +21,7 @@ Description: Liberty ID-FF library - development kit Homepage: http://lasso.entrouvert.org -Package: liblasso1 +Package: liblasso3 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} @@ -69,7 +69,7 @@ Description: Liberty ID-FF library - .NET bindings Package: php4-lasso Section: web Architecture: any -Depends: phpapi-20020918, ${shlibs:Depends}, ${misc:depends} +Depends: phpapi-20020918-zts, ${shlibs:Depends}, ${misc:depends} Description: Liberty ID-FF library - PHP 4 bindings Lasso is an implementation of the Liberty Identity Federation specifications defined by the Liberty Alliance consortium. They defines processes such as diff --git a/debian/copyright b/debian/copyright index 577eb9b6..9f2b7d52 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,11 +7,10 @@ Upstream Authors: Nicolas Clapies <nclapies@entrouvert.com> Valery Febvre <vfebvre@easter-eggs.com> - Frederic Peters <fpeters@entrouvert.com> (complete list in AUTHORS) -Copyright (c) 2004, 2005 Entr'ouvert +Copyright (c) 2004 Entr'ouvert Excepted the Lasso logo, copyright (c) 2004, Entr'ouvert & Florent Monnier License is GNU GPL v2 or later plus OpenSSL exception clause. diff --git a/debian/liblasso1-dev.dirs b/debian/liblasso3-dev.dirs index 44188162..44188162 100644 --- a/debian/liblasso1-dev.dirs +++ b/debian/liblasso3-dev.dirs diff --git a/debian/liblasso1-dev.files b/debian/liblasso3-dev.files index cfa37bf1..cfa37bf1 100644 --- a/debian/liblasso1-dev.files +++ b/debian/liblasso3-dev.files diff --git a/debian/liblasso1.dirs b/debian/liblasso3.dirs index 68457717..68457717 100644 --- a/debian/liblasso1.dirs +++ b/debian/liblasso3.dirs diff --git a/debian/liblasso1.files b/debian/liblasso3.files index d0dbfd18..d0dbfd18 100644 --- a/debian/liblasso1.files +++ b/debian/liblasso3.files diff --git a/debian/php4-lasso.files b/debian/php4-lasso.files index 6f557535..be92d192 100644 --- a/debian/php4-lasso.files +++ b/debian/php4-lasso.files @@ -1,2 +1,2 @@ -usr/lib/php4/20020429/*.so +usr/lib/php4/*/*.so diff --git a/debian/rules b/debian/rules index afc6e21d..5af43c5b 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,7 @@ major=`ls src/.libs/lib*.so.* | \ config.status: configure dh_testdir # Add here commands to configure the package. - CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-tests=no --disable-java --disable-gtk-doc + CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --enable-tests=no --disable-java --disable-gtk-doc --disable-perl build: build-stamp |