xserver-xorg-video-v4l: Changes to 'refs/tags/xserver-xorg-video-v4l-0.2.0-1'
Tag 'xserver-xorg-video-v4l-0.2.0-1' created by Julien Cristau <jcristau@debian.org> at 2008-06-09 18:32 +0000
Tagging upload of xserver-xorg-video-v4l 0.2.0-1 to unstable.
Changes since xserver-xorg-video-v4l-0.1.1-6:
Adam Jackson (3):
Death to RCS tags.
Fix ioctl() outparameter on LP64 systems.
v4l 0.2.0
Brice Goglin (6):
Fix displaying of patches applied by quilt.
Minor fixes in the patching system.
Fix "display the output of quilt push/pop".
Do not call laptop-detect, let the only user call it directly
Add upstream URL to debian/copyright
Update xsfbs/quilt patching rules to be compatible with the
David Nusinow (2):
Remove make-orig-tar-gz target
Kill the manifest code.
Fabrice Lorrain (1):
Fix typo in the manpage.
James Cloos (2):
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Julien Cristau (13):
xsfbs.mk: make 'serverabi' depend on 'install'
Remove xsfbs-autoreconf.mk
Remove the .pc directory properly
xsfbs.sh: add remove_conffile_lookup
xsfbs.sh: use 'local' now that policy allows it
Merge git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
Merge tag 'xf86-video-v4l-0.2.0' into debian-unstable
autoreconf
Update changelogs
debian/control updates
Use 'Video For Linux' instead of 'video 4 linux' in the long description.
Run dpkg-shlibdeps with --warnings=6.
Prepare changelog for upload
Matthieu Herrb (1):
Makefile.am: nuke RCS Id
---
.cvsignore | 19
.gitignore | 20
ChangeLog | 271 ++++-
Makefile.in | 152 +--
aclocal.m4 | 911 ++++++++++++-------
config.guess | 60 -
config.sub | 66 +
configure | 1837 ++++++++++++++++++++++++++-------------
configure.ac | 2
debian/changelog | 18
debian/control | 12
debian/copyright | 3
debian/rules | 2
debian/xsfbs/xsfbs-autoreconf.mk | 150 ---
debian/xsfbs/xsfbs.mk | 121 --
debian/xsfbs/xsfbs.sh | 394 ++++----
depcomp | 93 +
install-sh | 514 +++++++---
ltmain.sh | 277 +++--
man/.cvsignore | 2
man/.gitignore | 2
man/Makefile.am | 1
man/Makefile.in | 95 +-
man/v4l.man | 2
missing | 61 -
mkinstalldirs | 5
src/.cvsignore | 6
src/.gitignore | 6
src/Makefile.in | 140 +-
src/v4l.c | 8
src/videodev.h | 1
31 files changed, 3348 insertions(+), 1903 deletions(-)
---
Reply to: