~ubuntu-branches/ubuntu/raring/grilo/raring

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Alberto Garcia
  • Date: 2012-05-24 18:05:32 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120524180532-ccftaeh72upen313
Tags: 0.1.19-1
* New upstream release.
* Build using Vala 0.16:
  - debian/control: update build dependencies.
  - debian/rules: install Vala API files in /usr/share/vala/vapi.
  - debian/libgrilo-0.1-dev.install: update path of Vala API files.
* Create a new libgrilo-0.1-bin package and move grl-inspect-0.1 there.
  - debian/rules: rename manpage to match the binary name.
* Drop libgrilo-0.1-0.shlibs and use dh_makeshlibs to generate a shlibs
  file.
* Multi-arch support:
  - debian/compat: set compatibility level to 9.
  - debian/control: build depend on debhelper >= 9.
  - debian/control: Add Multi-Arch and Pre-Depends fields to
    libgrilo-0.1-0.
  - debian/libgrilo-0.1-{0,dev}.install: replace usr/lib/ with
    usr/lib/*/.
  - bump shlibs to 0.1.19 and break grilo-plugins-0.1 << 0.1.19.
* libgrilo-0.1-{0,bin}.lintian-overrides: ignore the
  hardening-no-stackprotector warning, Grilo does not use character
  arrays on the stack.
* debian/copyright: update copyright years and add section for Debian
  files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
NEW in 0.1.19
 
2
=============
 
3
 
 
4
  * Fixes in the Test UI
 
5
  * Improvements in Grilo Net library
 
6
  * Added support for Vala 0.16 and 0.18
 
7
  * Improvements in the build system
 
8
  * Several fixes, including:
 
9
    * BGO#662748 - tracker plugin: support multiple resources in a larger file
 
10
    * BGO#665938 - Do not dist gir_DATA
 
11
    * BGO#672923 - Make it possible to override the user-agent in GrlNetWc
 
12
 
 
13
  * Contributors to this release:
 
14
    Alberto Garcia <agarcia@igalia.com>
 
15
    Juan A. Suarez Romero <jasuarez@igalia.com>
 
16
    Sam Thursfield <sam.thursfield@codethink.co.uk>
 
17
    Víctor Manuel Jáquez Leal <vjaquez@igalia.com>
 
18
    Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
 
19
 
 
20
 
1
21
NEW in 0.1.18
2
22
=============
3
23