Prepare changelog for upload to unstable
This commit is contained in:
parent
ac40940711
commit
411a2adde6
|
@ -1,4 +1,4 @@
|
||||||
x11-xserver-utils (7.2+4) UNRELEASED; urgency=low
|
x11-xserver-utils (7.3+1) unstable; urgency=low
|
||||||
|
|
||||||
[ Julien Cristau ]
|
[ Julien Cristau ]
|
||||||
* iceauth 1.0.2.
|
* iceauth 1.0.2.
|
||||||
|
@ -11,7 +11,6 @@ x11-xserver-utils (7.2+4) UNRELEASED; urgency=low
|
||||||
* xsetroot 1.0.2.
|
* xsetroot 1.0.2.
|
||||||
* xrdb 1.0.4.
|
* xrdb 1.0.4.
|
||||||
+ fixes manpage typo (closes: #276286).
|
+ fixes manpage typo (closes: #276286).
|
||||||
|
|
||||||
* Add upstream URL to debian/copyright, and update it from xgamma's COPYING
|
* Add upstream URL to debian/copyright, and update it from xgamma's COPYING
|
||||||
file.
|
file.
|
||||||
|
|
||||||
|
@ -19,6 +18,7 @@ x11-xserver-utils (7.2+4) UNRELEASED; urgency=low
|
||||||
* Add menu entries for xrefresh and xvidtune.
|
* Add menu entries for xrefresh and xvidtune.
|
||||||
* sessreg 1.0.3.
|
* sessreg 1.0.3.
|
||||||
* xset 1.0.3.
|
* xset 1.0.3.
|
||||||
|
* Add myself to Uploaders, and remove Branden with his permission.
|
||||||
|
|
||||||
-- Brice Goglin <bgoglin@debian.org> Fri, 17 Aug 2007 09:58:34 +0200
|
-- Brice Goglin <bgoglin@debian.org> Fri, 17 Aug 2007 09:58:34 +0200
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@ Source: x11-xserver-utils
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
|
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
|
||||||
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Julien Cristau <jcristau@debian.org>
|
Uploaders: David Nusinow <dnusinow@debian.org>, Julien Cristau <jcristau@debian.org>, Brice Goglin <bgoglin@debian.org>
|
||||||
Build-Depends: debhelper (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0-1),
|
Build-Depends: debhelper (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0-1),
|
||||||
libxaw7-dev (>= 1:1.0.1-1), libxext-dev (>= 1:1.0.0-1),
|
libxaw7-dev (>= 1:1.0.1-1), libxext-dev (>= 1:1.0.0-1),
|
||||||
libxi-dev (>= 1:1.0.0-3), libxmuu-dev (>= 1:1.0.1-1),
|
libxi-dev (>= 1:1.0.0-3), libxmuu-dev (>= 1:1.0.1-1),
|
||||||
|
|
Loading…
Reference in New Issue