* Bump standards version to 3.7.2.0
* Bump debhelper compat to 5
This commit is contained in:
parent
d61c258709
commit
06afdab8a7
|
@ -21,8 +21,10 @@ xbase-clients (1:7.1.ds-1) UNRELEASED; urgency=low
|
|||
section
|
||||
* Update 11_xkb_documentation_updates.diff to not use __manpagesuffix__
|
||||
imakeism
|
||||
* Bump standards version to 3.7.2.0
|
||||
* Bump debhelper compat to 5
|
||||
|
||||
-- David Nusinow <dnusinow@debian.org> Sun, 11 Jun 2006 21:12:22 -0400
|
||||
-- David Nusinow <dnusinow@debian.org> Sun, 11 Jun 2006 21:51:33 -0400
|
||||
|
||||
xbase-clients (1:7.0.1-2) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
4
|
||||
5
|
||||
|
|
|
@ -3,8 +3,8 @@ Section: x11
|
|||
Priority: optional
|
||||
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
|
||||
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
|
||||
Build-Depends: debhelper (>= 4.0.0), pkg-config, libfs-dev (>= 2:1.0.0-1), libpng-dev, libx11-dev (>= 2:1.0.0-1), libxaw7-dev (>= 1:1.0.1-1), libxcursor-dev (>= 1.1.5.2-1), libxext-dev (>= 1:1.0.0-1), libxft-dev (>= 2.1.8.2-6), libxi-dev (>= 1:1.0.0-3), libxkbfile-dev (>= 1:1.0.1-1), libxmuu-dev (>= 1:1.0.1-1), libxrandr-dev (>= 2:1.1.0.2-1), libxrender-dev (>= 1:0.9.0.2-2), libxss-dev (>= 1:1.0.1-1), libxt-dev (>= 1:1.0.0-1), libxtrap-dev (>= 1:1.0.0-1), libxtst-dev (>= 1:1.0.1-1), libxxf86dga-dev (>= 1:1.0.1-1), libxv-dev (>= 1:1.0.1-1), libxxf86vm-dev (>= 1:1.0.0-1), ssh | rsh, x11proto-gl-dev, libgl1-mesa-dev, xbitmaps, quilt
|
||||
Standards-Version: 3.6.1.0
|
||||
Build-Depends: debhelper (>= 5.0.0), pkg-config, libfs-dev (>= 2:1.0.0-1), libpng-dev, libx11-dev (>= 2:1.0.0-1), libxaw7-dev (>= 1:1.0.1-1), libxcursor-dev (>= 1.1.5.2-1), libxext-dev (>= 1:1.0.0-1), libxft-dev (>= 2.1.8.2-6), libxi-dev (>= 1:1.0.0-3), libxkbfile-dev (>= 1:1.0.1-1), libxmuu-dev (>= 1:1.0.1-1), libxrandr-dev (>= 2:1.1.0.2-1), libxrender-dev (>= 1:0.9.0.2-2), libxss-dev (>= 1:1.0.1-1), libxt-dev (>= 1:1.0.0-1), libxtrap-dev (>= 1:1.0.0-1), libxtst-dev (>= 1:1.0.1-1), libxxf86dga-dev (>= 1:1.0.1-1), libxv-dev (>= 1:1.0.1-1), libxxf86vm-dev (>= 1:1.0.0-1), ssh | rsh, x11proto-gl-dev, libgl1-mesa-dev, xbitmaps, quilt
|
||||
Standards-Version: 3.7.2.0
|
||||
|
||||
Package: xbase-clients
|
||||
Architecture: any
|
||||
|
|
|
@ -112,7 +112,7 @@ binary-arch: build install
|
|||
dh_install --sourcedir=debian/tmp --list-missing
|
||||
dh_installchangelogs
|
||||
dh_link
|
||||
dh_strip --dbg-package=$(PACKAGE)
|
||||
dh_strip
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
dh_installdeb
|
||||
|
|
Loading…
Reference in New Issue