debian/changelog | 9 +++++++-- debian/xorg.links | 1 + 2 files changed, 8 insertions(+), 2 deletions(-)
New commits: commit 691cd60cab4fde3f5245fcf0364902a0a64163ed Author: Cyril Brulebois <[email protected]> Date: Sat Oct 2 14:21:04 2010 +0200 Upload to unstable. diff --git a/debian/changelog b/debian/changelog index 69b149b..43610ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -xorg (1:7.5+8) UNRELEASED; urgency=low +xorg (1:7.5+8) unstable; urgency=low [ Julien Cristau ] * Add support for sparc64 (closes: #596828). Thanks, Aurélien Jarno! @@ -9,7 +9,7 @@ xorg (1:7.5+8) UNRELEASED; urgency=low * Add a symlink to use xserver-xorg-core’s bug script so that we get more info when one runs “reportbug xorg”. - -- Julien Cristau <[email protected]> Tue, 14 Sep 2010 14:52:03 +0200 + -- Cyril Brulebois <[email protected]> Sat, 02 Oct 2010 14:20:28 +0200 xorg (1:7.5+7) unstable; urgency=low commit 4170849898fe7bf418ce6d8a4581a73143f1b957 Author: Cyril Brulebois <[email protected]> Date: Sat Oct 2 14:20:22 2010 +0200 Add a symlink to use xserver-xorg-core’s bug script. diff --git a/debian/changelog b/debian/changelog index 4f02504..69b149b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ xorg (1:7.5+8) UNRELEASED; urgency=low + [ Julien Cristau ] * Add support for sparc64 (closes: #596828). Thanks, Aurélien Jarno! * Use linux-any instead of an ever-changing list of architectures for the xserver-xorg-input-evdev dependency. + [ Cyril Brulebois ] + * Add a symlink to use xserver-xorg-core’s bug script so that we get + more info when one runs “reportbug xorg”. + -- Julien Cristau <[email protected]> Tue, 14 Sep 2010 14:52:03 +0200 xorg (1:7.5+7) unstable; urgency=low diff --git a/debian/xorg.links b/debian/xorg.links new file mode 100644 index 0000000..a6eb734 --- /dev/null +++ b/debian/xorg.links @@ -0,0 +1 @@ +usr/share/bug/xserver-xorg-core/script usr/share/bug/xorg/script -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

