~ubuntu-branches/ubuntu/hardy/lasso/hardy

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Bienia
  • Date: 2007-07-31 21:35:26 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070731213526-oc6jw5mprcd5tjyy
Tags: 2.0.0-1ubuntu1
* Merge from debian unstable. Remaining changes:
  + debian/control:
    - Modify Maintainer value to match DebianMaintainerField spec.
* debian/rules:
  + Add CC=gcc-4.2 to the configure call else configure won't find jni.h
    from libgcj8-dev.
* configure{,.ac}:
  + Add missing quotes around the value for PHP[45]_LIBS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lasso (2.0.0-1ubuntu1) gutsy; urgency=low
 
2
 
 
3
  * Merge from debian unstable. Remaining changes:
 
4
    + debian/control:
 
5
      - Modify Maintainer value to match DebianMaintainerField spec.
 
6
  * debian/rules:
 
7
    + Add CC=gcc-4.2 to the configure call else configure won't find jni.h
 
8
      from libgcj8-dev.
 
9
  * configure{,.ac}:
 
10
    + Add missing quotes around the value for PHP[45]_LIBS.
 
11
 
 
12
 -- Michael Bienia <geser@ubuntu.com>  Tue, 31 Jul 2007 21:35:26 +0200
 
13
 
 
14
lasso (2.0.0-1) unstable; urgency=low
 
15
 
 
16
  * New upstream release.
 
17
  * debian/control: removes php4-lasso since PHP4 is no longer provided.
 
18
    (closes: #432422, #418268)
 
19
 
 
20
 -- Frederic Peters <fpeters@debian.org>  Mon, 09 Jul 2007 22:55:58 +0200
 
21
 
1
22
lasso (0.6.5-3ubuntu2) feisty; urgency=low
2
23
 
3
24
  * Don't build a php4 module anymore.