~ubuntu-branches/ubuntu/oneiric/libice/oneiric

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois, Julien Cristau, Cyril Brulebois, From upstream 1967c04c0
  • Date: 2010-10-29 14:56:48 UTC
  • mfrom: (0.2.6 sid)
  • Revision ID: james.westby@ubuntu.com-20101029145648-pkjoguart97gno4y
Tags: 2:1.0.6-2
[ Julien Cristau ]
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
  good reason.  Thanks, Colin Watson!
* Remove myself from Uploaders

[ Cyril Brulebois ]
* Cherry-pick from upstream:
  + 0001-Set-the-close-on-exec-flag-for-listening-sockets.patch:
    Stop leaking listening sockets by setting the close on exec flag on
    them. Thanks to Kalle Olavi Niemitalo (Closes: #538248).
    [From upstream 1967c04c0]
* Add myself to Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libice (2:1.0.6-2) unstable; urgency=low
 
2
 
 
3
  [ Julien Cristau ]
 
4
  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 
5
    good reason.  Thanks, Colin Watson!
 
6
  * Remove myself from Uploaders
 
7
 
 
8
  [ Cyril Brulebois ]
 
9
  * Cherry-pick from upstream:
 
10
    + 0001-Set-the-close-on-exec-flag-for-listening-sockets.patch:
 
11
      Stop leaking listening sockets by setting the close on exec flag on
 
12
      them. Thanks to Kalle Olavi Niemitalo (Closes: #538248).
 
13
      [From upstream 1967c04c0]
 
14
  * Add myself to Uploaders.
 
15
 
 
16
 -- Cyril Brulebois <kibi@debian.org>  Fri, 29 Oct 2010 14:56:48 +0200
 
17
 
1
18
libice (2:1.0.6-1) unstable; urgency=low
2
19
 
3
20
  [ Julien Cristau ]