xserver-xorg-video-tga: Changes to 'debian-unstable'
debian/changelog | 10 ++++++++++
debian/control | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
New commits:
commit ca4dab690f53542081eade6d77b19412ad357be6
Author: Cyril Brulebois <kibi@debian.org>
Date: Mon Apr 4 04:27:03 2011 +0200
Switch Architecture to any (Closes: #494846, #546565).
It's probably useful on a very restricted set of architectures only,
but being able to upload from an “ordinary” architecture (like amd64
or i386) is always nice. No longer hardcoding many architectures means
fewer troubles for porters.
diff --git a/debian/changelog b/debian/changelog
index d29a17a..b8750f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+xserver-xorg-video-tga (1:1.2.1-5) UNRELEASED; urgency=low
+
+ * Switch Architecture to any (Closes: #494846, #546565). It's probably
+ useful on a very restricted set of architectures only, but being able
+ to upload from an “ordinary” architecture (like amd64 or i386) is
+ always nice. No longer hardcoding many architectures means fewer
+ troubles for porters.
+
+ -- Cyril Brulebois <kibi@debian.org> Mon, 04 Apr 2011 04:22:24 +0200
+
xserver-xorg-video-tga (1:1.2.1-4) unstable; urgency=low
* Switch to dh:
diff --git a/debian/control b/debian/control
index 3ebc8da..f9032bf 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-tga
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-tga.git
Package: xserver-xorg-video-tga
-Architecture: alpha amd64 arm armeb armel hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel netbsd-i386 powerpc
+Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
Reply to: