diff options
author | Julien Cristau <jcristau@debian.org> | 2008-01-17 22:26:48 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2008-01-17 22:26:48 +0100 |
commit | 09504dde1f8e3f2e2b99d7d1bab62df065323922 (patch) | |
tree | 94064f88a2d5262df155d8bf88d6924e167b7e98 | |
parent | c04885f0720fef858355827022213d998bb56381 (diff) |
Update changelog; add Vcs-* and Homepage fields in debian/control.mesa-7.0.2-4
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fdec2d0418..155da7e8dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mesa (7.0.2-4) unstable; urgency=low + + * Update to mesa_7_0_branch head (commit 48ae5cf0). + * Add Vcs-Git, Vcs-Browser and Homepage fields in debian/control. + + -- Julien Cristau <jcristau@debian.org> Thu, 17 Jan 2008 22:23:06 +0100 + mesa (7.0.2-3) unstable; urgency=low * Update to mesa_7_0_branch head (commit 0107acde). diff --git a/debian/control b/debian/control index ce7d201ab7..2fd579f151 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,9 @@ Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Uploaders: Thierry Reding <thierry@gilfi.de>, Julien Cristau <jcristau@debian.org>, David Nusinow <dnusinow@debian.org>, Brice Goglin <bgoglin@debian.org> Standards-Version: 3.7.3 Build-Depends: debhelper (>= 5), quilt (>= 0.40), pkg-config, libdrm-dev (>= 2.2.0) [!hurd-i386], libx11-dev, xutils-dev, x11proto-gl-dev (>= 1.4.8), libxxf86vm-dev, libexpat1-dev, lesstif2-dev, dpkg-dev (>= 1.13.19), libxfixes-dev, libxdamage-dev, libxext-dev +Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa +Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git +Homepage: http://mesa3d.sourceforge.net/ Package: libgl1-mesa-swx11 Section: libs |