~ubuntu-branches/ubuntu/trusty/wayland/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2011-08-04 16:45:00 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20110804164500-f40f52dhr3yz3yzu
Tags: 0.1.0~0.2-0ubuntu1
* Update to newer snapshot, to eb13ae17 from July 27, 2011
* debian/rules:
  - Switch the gentarball target to generate tarball from upstream-ubuntu.
* debian/libwayland0.symbols:
  - Add extra symbols in new snapshot.
* debian/control:
* debian/libwayland0.install:
* debian/libwayland-dev.install:
* debian/compat:
  - Switch to compat 9 and build for multiarch.
* debian/source.lintian-overrides:
  - Silence lintian's warning that compat 9 is subject to change.  We know.
* debian/wayland.lintian-overrides:
  - Rename to libwayland0.lintian-overrides and fix contents to refer to
    the actual package these overrides apply to.  Package-name-is-not-SONAME
    warning is now successfully suppressed.
* debian/rules:
  - Drop dh_auto_install override.  dh_auto_install automatically installs to
    debian/tmp whenever there are multiple binary packages.
* debian/gbp.conf:
  - Point to ubuntu and upstream-ubuntu branches; use pristine-tar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
wayland (0.1.0~0.2-0ubuntu1) oneiric; urgency=low
 
2
 
 
3
  * Update to newer snapshot, to eb13ae17 from July 27, 2011
 
4
  * debian/rules:
 
5
    - Switch the gentarball target to generate tarball from upstream-ubuntu.
 
6
  * debian/libwayland0.symbols:
 
7
    - Add extra symbols in new snapshot.
 
8
  * debian/control:
 
9
  * debian/libwayland0.install:
 
10
  * debian/libwayland-dev.install:
 
11
  * debian/compat:
 
12
    - Switch to compat 9 and build for multiarch.
 
13
  * debian/source.lintian-overrides:
 
14
    - Silence lintian's warning that compat 9 is subject to change.  We know.
 
15
  * debian/wayland.lintian-overrides:
 
16
    - Rename to libwayland0.lintian-overrides and fix contents to refer to
 
17
      the actual package these overrides apply to.  Package-name-is-not-SONAME
 
18
      warning is now successfully suppressed.
 
19
  * debian/rules:
 
20
    - Drop dh_auto_install override.  dh_auto_install automatically installs to
 
21
      debian/tmp whenever there are multiple binary packages.
 
22
  * debian/gbp.conf:
 
23
    - Point to ubuntu and upstream-ubuntu branches; use pristine-tar
 
24
  
 
25
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Thu, 04 Aug 2011 16:45:00 +1000
 
26
 
1
27
wayland (0.1.0~0.1-0ubuntu1) oneiric; urgency=low
2
28
 
3
29
  * Update to newer upstream snapshot aa7bbb21 from June 29, 2011