debian/changelog | 10 +++++++--- debian/control | 2 -- 2 files changed, 7 insertions(+), 5 deletions(-)
New commits: commit 665033acb8618fdee84c4435f2cd45fce2949b73 Author: Emilio Pozuelo Monfort <[email protected]> Date: Tue Feb 28 22:47:00 2017 +0100 Release to unstable diff --git a/debian/changelog b/debian/changelog index 187fcf3..8ffc895 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libice (2:1.0.9-2) UNRELEASED; urgency=medium +libice (2:1.0.9-2) unstable; urgency=medium [ Julien Cristau ] * CVE-2017-2626: Use libbsd for arc4random. Closes: #856400. @@ -7,7 +7,7 @@ libice (2:1.0.9-2) UNRELEASED; urgency=medium [ Emilio Pozuelo Monfort ] * Remove Drew from Uploaders. - -- Julien Cristau <[email protected]> Sun, 13 Jul 2014 01:44:32 +0200 + -- Emilio Pozuelo Monfort <[email protected]> Tue, 28 Feb 2017 22:46:39 +0100 libice (2:1.0.9-1) unstable; urgency=medium commit 6185d46c92b6bdafd9644a9da1e842f353ea1540 Author: Emilio Pozuelo Monfort <[email protected]> Date: Tue Feb 28 22:38:32 2017 +0100 Remove Drew from Uploaders diff --git a/debian/changelog b/debian/changelog index 088852a..187fcf3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ libice (2:1.0.9-2) UNRELEASED; urgency=medium * CVE-2017-2626: Use libbsd for arc4random. Closes: #856400. * Bump Standards-Version to 3.9.6, update Vcs-* control fields. + [ Emilio Pozuelo Monfort ] + * Remove Drew from Uploaders. + -- Julien Cristau <[email protected]> Sun, 13 Jul 2014 01:44:32 +0200 libice (2:1.0.9-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index c314879..5bb25d4 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,6 @@ Source: libice Section: x11 Priority: optional Maintainer: Debian X Strike Force <[email protected]> -Uploaders: - Drew Parsons <[email protected]>, Build-Depends: debhelper (>= 9), dh-autoreconf, commit 86aa6802563a2ad6e1c9d683aabfa0854a0c0d5b Author: Emilio Pozuelo Monfort <[email protected]> Date: Tue Feb 28 22:37:35 2017 +0100 Add CVE and bug reference diff --git a/debian/changelog b/debian/changelog index cea6157..088852a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libice (2:1.0.9-2) UNRELEASED; urgency=medium - * Use libbsd for arc4random. + [ Julien Cristau ] + * CVE-2017-2626: Use libbsd for arc4random. Closes: #856400. * Bump Standards-Version to 3.9.6, update Vcs-* control fields. -- Julien Cristau <[email protected]> Sun, 13 Jul 2014 01:44:32 +0200

