x11-xserver-utils: Changes to 'refs/tags/x11-xserver-utils-7.5+2'
Tag 'x11-xserver-utils-7.5+2' created by Cyril Brulebois <kibi@debian.org> at 2010-07-24 14:32 +0000
Tagging upload of x11-xserver-utils 7.5+2 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAkxK+ZQACgkQeGfVPHR5Nd3L+gCeNiF4IdiWYIj1Kzsu2yfllIl6
43gAoJeXDUS5fJHRq8f6C94NEfXyMG0Z
=QQeS
-----END PGP SIGNATURE-----
Changes since x11-xserver-utils-7.5+1:
Cyril Brulebois (6):
Fix typo.
Add xorg-driver-{video,input} to Provides.
xrandr 1.3.3
sessreg 1.0.6
Add myself to Uploaders.
Upload to unstable.
Julien Cristau (18):
xsfbs.sh: remove unused check_symlinks_and_{bomb,warn}
xsfbs.sh: remove unused analyze_path
xsfbs.sh: remove unused maplink function
xsfbs.sh: remove unused find_culprits function
xsfbs.sh: remove unused reject_whitespace function
xsfbs.mk: no need for shlibs.local
xsfbs.sh: fix typo and remove svn keyword
xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage
xsfbs.mk: remove more obsolete code
Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson!
Remove myself from Uploaders
xsfbs.mk: don't use a directory as a make target
Update serverabi rule for xserver 1.7.6.901
Merge branch 'debian-unstable' of git://git.debian.org/git/pkg-xorg/xsfbs into debian-unstable
debian/rules: add get-tarballs rule.
xvidtune 1.0.2.
Drop XS- prefix from Vcs-* control fields.
Drop Pre-Depends on x11-common, only needed for upgrades from sarge.
---
debian/README.source | 2
debian/changelog | 19
debian/control | 7
debian/rules | 17
debian/watch.iceauth | 2
debian/watch.rgb | 2
debian/watch.sessreg | 2
debian/watch.xcmsdb | 2
debian/watch.xgamma | 2
debian/watch.xhost | 2
debian/watch.xmodmap | 2
debian/watch.xrandr | 2
debian/watch.xrdb | 2
debian/watch.xrefresh | 2
debian/watch.xset | 2
debian/watch.xsetmode | 2
debian/watch.xsetpointer | 2
debian/watch.xsetroot | 2
debian/watch.xstdcmap | 2
debian/watch.xvidtune | 2
debian/xsfbs/xsfbs.mk | 54
debian/xsfbs/xsfbs.sh | 233 -
sessreg/COPYING | 21
sessreg/ChangeLog | 102
sessreg/INSTALL | 291 +
sessreg/Makefile.am | 11
sessreg/Makefile.in | 65
sessreg/aclocal.m4 | 669 +++-
sessreg/config.guess | 196 -
sessreg/config.h.in | 44
sessreg/config.sub | 43
sessreg/configure | 6391 ++++++++++++++++++++---------------------
sessreg/configure.ac | 37
sessreg/sessreg.c | 100
sessreg/sessreg.h | 52
xrandr/ChangeLog | 288 +
xrandr/INSTALL | 291 +
xrandr/Makefile.am | 12
xrandr/Makefile.in | 347 +-
xrandr/README | 26
xrandr/aclocal.m4 | 1887 +++++++-----
xrandr/config.guess | 328 +-
xrandr/config.h.in | 3
xrandr/config.sub | 156 -
xrandr/configure | 4727 +++++++++++++++++-------------
xrandr/configure.ac | 17
xrandr/depcomp | 116
xrandr/install-sh | 231 -
xrandr/missing | 49
xrandr/xrandr.c | 241 +
xrandr/xrandr.man | 59
xvidtune/COPYING | 29
xvidtune/ChangeLog | 429 ++
xvidtune/INSTALL | 143
xvidtune/Makefile.am | 29
xvidtune/Makefile.in | 456 +-
xvidtune/README | 26
xvidtune/Xvidtune.cpp | 182 -
xvidtune/aclocal.m4 | 1943 ++++++------
xvidtune/app-defaults/Xvidtune | 183 +
xvidtune/compile | 142
xvidtune/config.guess | 271 -
xvidtune/config.h.in | 33
xvidtune/config.sub | 139
xvidtune/configure | 6376 +++++++++++++++++++++++-----------------
xvidtune/configure.ac | 40
xvidtune/depcomp | 172 -
xvidtune/install-sh | 517 ++-
xvidtune/missing | 104
xvidtune/mkinstalldirs | 158 -
xvidtune/xvidtune.c | 42
xvidtune/xvidtune.man | 6
72 files changed, 16546 insertions(+), 12038 deletions(-)
---
Reply to: