~ubuntu-branches/ubuntu/oneiric/lxsession/oneiric

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-11-05 00:58:58 UTC
  • Revision ID: james.westby@ubuntu.com-20101105005858-03au083bzyv9bsrt
Tags: 0.4.4-3ubuntu1
* debian/rules:
 - Add CFLAGS for GTK3 migration.
 - Add LDFLAGS for building with --as-needed
 - Add dh_strip for debug package.
* debian/control
 - Add a debug package.
 - Wrap build-depends and depends.
* debian/patches/04_gtk3_migration.patch:
 - Build with CFLAGS for GTK3 migration.
* debian/patches/05_not_launching-autostart-programs.patch:
 - Add an option to not autostart programs (LP: #655384)
* debian/patches/06_lX11_liking.patch:
 - Add -lX11 to fix FTBFS with gold.
* debian/dirs
 - Remove.
* debian/lxsession.install:
 - Add.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lxsession (0.4.4-3ubuntu1) natty; urgency=low
 
2
 
 
3
  * debian/rules:
 
4
   - Add CFLAGS for GTK3 migration.
 
5
   - Add LDFLAGS for building with --as-needed
 
6
   - Add dh_strip for debug package.
 
7
  * debian/control
 
8
   - Add a debug package.
 
9
   - Wrap build-depends and depends.
 
10
  * debian/patches/04_gtk3_migration.patch:
 
11
   - Build with CFLAGS for GTK3 migration.
 
12
  * debian/patches/05_not_launching-autostart-programs.patch:
 
13
   - Add an option to not autostart programs (LP: #655384)
 
14
  * debian/patches/06_lX11_liking.patch:
 
15
   - Add -lX11 to fix FTBFS with gold.
 
16
  * debian/dirs
 
17
   - Remove.
 
18
  * debian/lxsession.install:
 
19
   - Add.
 
20
 
 
21
 -- Julien Lavergne <gilir@ubuntu.com>  Fri, 05 Nov 2010 00:58:58 +0100
 
22
 
1
23
lxsession (0.4.4-3) unstable; urgency=high
2
24
 
3
25
  * Applied patch from Novell bugtracker which fixed CVE-2010-2532