~ubuntu-branches/ubuntu/precise/nux/precise

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Didier Roche, Aurélien Gâteau
  • Date: 2012-01-13 09:04:48 UTC
  • mfrom: (1.1.34)
  • Revision ID: package-import@ubuntu.com-20120113090448-gtw9g6kfo1sui1f1
Tags: 2.0.0-0ubuntu1
[ Aurélien Gâteau ]
* New upstream release:
  - compiz crashed with SIGSEGV in nux::ROProperty<std::string>::operator
    std::string() (LP: #881106)
  - compiz crashed with SIGSEGV in
    nux::WindowCompositor::FindKeyFocusAreaFrom() (LP: #860852)
  - compiz crashed with SIGSEGV in nux::Area::FindKeyFocusArea()
    (LP: #848952)
  - compiz crashed with SIGILL in typeinfo for std::ostream() (LP: #849881)
  - compiz crashed with SIGSEGV in nux::WindowThread::IsInsideLayoutCycle()
    (LP: #864686)
  - Select quicklist items with just one right click (LP: #688830)
  - OnMouseDoubleClick in InputArea isn't working (LP: #708020)
  - Menubar - horizontal scroll over a menu opens it (LP: #775872)
  - Clicking on a dash category header should not give it keyboard focus
    (LP: #905921)
  - Horizontal scroll on maximize/restore window control restores window.
    (LP: #809717)
  - Horizontally scrolling while highlighting an item in the dash or on an
    indicator will open the item. (LP: #837004)
  - compiz crashed with SIGSEGV in free() (LP: #864446)
  - Mouse wheel doesn't works if the mouse pointer is inside dash scrollbar.
    (LP: #888819)
* debian/rules, debian/control:
  - add nuxabiversion capability as upstream is breaking a lot the ABI
    wasn't bumping the soname. Create a virtual package similar to what
    we already do in compiz to ensure we dep on the right version.
    Remove the makeshlibs override then as not needed anymore.
  - bump to nux 2.0 with new libnux-2.0-0, libnux-2.0-common, libnux-2.0-dev
    packages. Make the necessary changes in .install files as well
  - don't ship anymore the -doc package.
* debian/nux-tools.install:
  - move the apport file there instead of the -common package to enable
    co-instability

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
nux (2.0.0-0ubuntu1) precise; urgency=low
 
2
 
 
3
  [ Aurélien Gâteau ]
 
4
  * New upstream release:
 
5
    - compiz crashed with SIGSEGV in nux::ROProperty<std::string>::operator
 
6
      std::string() (LP: #881106)
 
7
    - compiz crashed with SIGSEGV in
 
8
      nux::WindowCompositor::FindKeyFocusAreaFrom() (LP: #860852)
 
9
    - compiz crashed with SIGSEGV in nux::Area::FindKeyFocusArea()
 
10
      (LP: #848952)
 
11
    - compiz crashed with SIGILL in typeinfo for std::ostream() (LP: #849881)
 
12
    - compiz crashed with SIGSEGV in nux::WindowThread::IsInsideLayoutCycle()
 
13
      (LP: #864686)
 
14
    - Select quicklist items with just one right click (LP: #688830)
 
15
    - OnMouseDoubleClick in InputArea isn't working (LP: #708020)
 
16
    - Menubar - horizontal scroll over a menu opens it (LP: #775872)
 
17
    - Clicking on a dash category header should not give it keyboard focus
 
18
      (LP: #905921)
 
19
    - Horizontal scroll on maximize/restore window control restores window.
 
20
      (LP: #809717)
 
21
    - Horizontally scrolling while highlighting an item in the dash or on an
 
22
      indicator will open the item. (LP: #837004)
 
23
    - compiz crashed with SIGSEGV in free() (LP: #864446)
 
24
    - Mouse wheel doesn't works if the mouse pointer is inside dash scrollbar.
 
25
      (LP: #888819)
 
26
  * debian/rules, debian/control:
 
27
    - add nuxabiversion capability as upstream is breaking a lot the ABI
 
28
      wasn't bumping the soname. Create a virtual package similar to what
 
29
      we already do in compiz to ensure we dep on the right version.
 
30
      Remove the makeshlibs override then as not needed anymore.
 
31
    - bump to nux 2.0 with new libnux-2.0-0, libnux-2.0-common, libnux-2.0-dev
 
32
      packages. Make the necessary changes in .install files as well
 
33
    - don't ship anymore the -doc package.
 
34
  * debian/nux-tools.install:
 
35
    - move the apport file there instead of the -common package to enable
 
36
      co-instability
 
37
 
 
38
 -- Didier Roche <didrocks@ubuntu.com>  Fri, 13 Jan 2012 09:04:48 +0100
 
39
 
1
40
nux (1.16.0-0ubuntu2) precise; urgency=low
2
41
 
3
42
  * Don't build anymore the documentation and don't gputests files