debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
New commits: commit 4a715a6880e1bece09d549563df78365dad55f1a Author: Julien Cristau <jul...@radis.liafa.jussieu.fr> Date: Sat Jun 27 18:58:47 2009 +0200 Add missing comma in Build-Depends diff --git a/debian/changelog b/debian/changelog index b247b44..1e7a9fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +xserver-xorg-video-sunffb (1:1.2.0-2) UNRELEASED; urgency=low + + * Add missing comma in Build-Depends. Thanks, Bryce Harrington! + + -- Julien Cristau <jcris...@debian.org> Sat, 27 Jun 2009 18:57:56 +0200 + xserver-xorg-video-sunffb (1:1.2.0-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 9606624..fa896c3 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5), automake, libtool, - xutils-dev + xutils-dev, pkg-config, xserver-xorg-dev (>= 2:1.2.99.902), x11proto-core-dev, -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org