debian/changelog | 10 ++++------ debian/rules | 4 ++-- 2 files changed, 6 insertions(+), 8 deletions(-)
New commits: commit 9d28ca4886603c723bd1d1e5a151aeccd9ba1c70 Author: Julien Cristau <[email protected]> Date: Tue Jan 20 11:18:47 2009 +0000 Prepare changelog for upload diff --git a/debian/changelog b/debian/changelog index a23f8fe..18bd1a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xserver-xorg-video-suncg6 (1:1.1.0-5) UNRELEASED; urgency=low +xserver-xorg-video-suncg6 (1:1.1.0-5) unstable; urgency=medium [ David Nusinow ] * Enable our patch system @@ -11,7 +11,7 @@ xserver-xorg-video-suncg6 (1:1.1.0-5) UNRELEASED; urgency=low [ Brice Goglin ] * Add upstream URL to debian/copyright. - -- David Nusinow <[email protected]> Sun, 25 Nov 2007 22:57:23 -0500 + -- Julien Cristau <[email protected]> Tue, 20 Jan 2009 11:17:24 +0000 xserver-xorg-video-suncg6 (1:1.1.0-4) unstable; urgency=low commit ca0a850d44115756e84e657f9e0f35913b8f084c Author: Julien Cristau <[email protected]> Date: Tue Jan 20 11:17:01 2009 +0000 Fix rules dependencies diff --git a/debian/rules b/debian/rules index c5274f2..6ae9539 100755 --- a/debian/rules +++ b/debian/rules @@ -31,8 +31,8 @@ endif # kbd_drv.a isn't phenomenally useful; kbd_drv.so more so confflags += --disable-static -build: patch build-stamp -build-stamp: +build: build-stamp +build-stamp: $(STAMP_DIR)/patch dh_testdir mkdir obj-$(DEB_BUILD_GNU_TYPE) commit 32562f19e33d805dc1a36a66d069876245bb4c16 Author: Julien Cristau <[email protected]> Date: Tue Jan 20 11:14:46 2009 +0000 Merge unreleased changelog entries diff --git a/debian/changelog b/debian/changelog index d58f2e7..a23f8fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -xserver-xorg-video-suncg6 (1:1.1.0-6) UNRELEASED; urgency=low +xserver-xorg-video-suncg6 (1:1.1.0-5) UNRELEASED; urgency=low + [ David Nusinow ] * Enable our patch system + Add quilt to build depends * Add 0001-Request-8bpp-depth-from-the-server.diff @@ -7,13 +8,10 @@ xserver-xorg-video-suncg6 (1:1.1.0-6) UNRELEASED; urgency=low have this in their xorg.conf. Submitted upstream. * Remove Branden from the uploaders file. He's always welcome back. - -- David Nusinow <[email protected]> Sun, 25 Nov 2007 22:57:23 -0500 - -xserver-xorg-video-suncg6 (1:1.1.0-5) UNRELEASED; urgency=low - + [ Brice Goglin ] * Add upstream URL to debian/copyright. - -- Brice Goglin <[email protected]> Wed, 19 Sep 2007 00:29:48 +0200 + -- David Nusinow <[email protected]> Sun, 25 Nov 2007 22:57:23 -0500 xserver-xorg-video-suncg6 (1:1.1.0-4) unstable; urgency=low -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

