debian/control | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-)
New commits: commit ea48f453361692b51ae92329a3170350d98610c7 Author: Brice Goglin <[email protected]> Date: Sun Aug 2 23:04:26 2009 +0200 Bump Standards-Version to 3.8.2 for real diff --git a/debian/control b/debian/control index 687d229..00fa85e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: x11proto-damage-dev (>= 1.1), pkg-config, quilt -Standards-Version: 3.7.3 +Standards-Version: 3.8.2 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxdamage Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxdamage.git commit 239adb77cfb16c1d75b48343ab0b0613757feacc Author: Brice Goglin <[email protected]> Date: Sun Aug 2 23:04:08 2009 +0200 Wrap build-deps diff --git a/debian/control b/debian/control index 1f72351..687d229 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,13 @@ Section: x11 Priority: optional Maintainer: Debian X Strike Force <[email protected]> Uploaders: David Nusinow <[email protected]>, Drew Parsons <[email protected]>, Jamey Sharp <[email protected]>, Josh Triplett <[email protected]>, Julien Cristau <[email protected]> -Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2), libxfixes-dev (>= 1:3.0.0-4), x11proto-damage-dev (>= 1.1), pkg-config, quilt +Build-Depends: + debhelper (>= 5.0.0), + libx11-dev (>= 1:0.99.2), + libxfixes-dev (>= 1:3.0.0-4), + x11proto-damage-dev (>= 1.1), + pkg-config, + quilt Standards-Version: 3.7.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxdamage Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxdamage.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

