~ubuntu-branches/ubuntu/oneiric/midori/oneiric-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona
  • Date: 2011-02-01 20:27:20 UTC
  • mfrom: (1.1.14 upstream) (3.3.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110201202720-xobt459otz1m6sas
Tags: 0.3.0-1.1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - debian/control, debian/rules:
    + Change build-depends from libwebkit-dev to libwebkitgtk-dev.
* debian/patches/desktop-scheme-handler-types:
  - Dropped, fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
midori (0.3.0-1.1ubuntu1) natty; urgency=low
 
2
 
 
3
  * Merge from debian unstable.  Remaining changes:
 
4
    - debian/control, debian/rules:
 
5
      + Change build-depends from libwebkit-dev to libwebkitgtk-dev.
 
6
  * debian/patches/desktop-scheme-handler-types:
 
7
    - Dropped, fixed upstream.
 
8
 
 
9
 -- Artur Rona <ari-tczew@ubuntu.com>  Tue, 01 Feb 2011 20:27:20 +0100
 
10
 
 
11
midori (0.3.0-1.1) unstable; urgency=low
 
12
 
 
13
  * Non-maintainer upload.
 
14
  * New upstream release.
 
15
  * debian/rules:
 
16
    - pick {C,LD}FLAGS from dpkg-buildflags.
 
17
    - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.
 
18
    - add hardening flags to {C,LD}FLAGS.
 
19
  * debian/rules:
 
20
    - remove waf stuff, midori waf has been updated so it's no longer needed
 
21
      to dynamically patch waf for HPPA.
 
22
    - install $(DISTRO)-config to /etc/xdg/midori to tune the default homepage
 
23
    - add -O1 to LDFLAGS.
 
24
  * debian/{Ubuntu,Debian}-config added, with default homepage setting.
 
25
  * debian/patches:
 
26
    - add-debian-search refreshed.
 
27
    - fix-serial-build dropped thanks to waf upgrade in midori.
 
28
  * debian/control:
 
29
    - drop quilt build-dep, useless now.
 
30
 
 
31
 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 31 Jan 2011 17:49:21 +0100
 
32
 
1
33
midori (0.2.7-1.1ubuntu2) natty; urgency=low
2
34
 
3
35
  * Change build-depends from libwebkit-dev to libwebkitgtk-dev.