diff options
author | Brice Goglin <[email protected]> | 2009-09-04 11:35:10 +0200 |
---|---|---|
committer | Brice Goglin <[email protected]> | 2009-09-04 11:35:10 +0200 |
commit | 1810757c29a80b3621c1d4ca94a944d1295c1923 (patch) | |
tree | c283845956d5c06e9a1b17fd91ab16c115ccaa70 | |
parent | 4c79e26a9d863d40a5aee024cc0182fb7ec47ff6 (diff) |
Bump Standards-Version to 3.8.3 to 3.8.3 now that we have README.source
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 30ed82ad99b..b857f99e750 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,13 +3,14 @@ mesa (7.5.1-1) UNRELEASED; urgency=low [ Brice Goglin ] * New upstream release. * Add README.source. + * Bump Standards-Version to 3.8.3. [ Julien Cristau ] * Override 'package-name-doesnt-match-sonames' lintian warnings for libGLU, libGLw and both libGLs. * Use dh_lintian and bump debhelper build-dep accordingly. - -- Brice Goglin <[email protected]> Fri, 04 Sep 2009 11:31:45 +0200 + -- Brice Goglin <[email protected]> Fri, 04 Sep 2009 11:34:19 +0200 mesa (7.5-3) unstable; urgency=low diff --git a/debian/control b/debian/control index 17cd36ace9c..ef55b7aa477 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: graphics Priority: optional Maintainer: Debian X Strike Force <[email protected]> Uploaders: Thierry Reding <[email protected]>, Julien Cristau <[email protected]>, David Nusinow <[email protected]>, Brice Goglin <[email protected]> -Standards-Version: 3.7.3 +Standards-Version: 3.8.3 Build-Depends: debhelper (>= 6.0.7), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.4.3) [!hurd-i386], libx11-dev, xutils-dev, x11proto-gl-dev (>= 1.4.8), libxxf86vm-dev, |