xorg: Changes to 'refs/tags/xorg-1_7.4+1'

2009-04-08 Thread Julien Cristau
Tag 'xorg-1_7.4+1' created by Julien Cristau jcris...@debian.org at 
2009-04-08 23:52 +

Tagging upload of xorg 1:7.4+1 to unstable.

Changes since xorg-1_7.4-5:
Christian Perrier (2):
  Esperanto translation added
  Added Kazakh translation

David Nusinow (1):
  Add an example xorg.conf to /usr/share/doc/xserver-xorg/examples.  This 
will give people something to copy from and modify for their own configurations

Julien Cristau (28):
  Xsession(5): fix the manpage references.
  Xwrapper.config(5): X is installed as /usr/bin/X, not /usr/bin/X11R6/X.
  Document recent changes in the xserver wrapper's changelog
  Add Asturian debconf translation
  Improve matching for obsolete via and i810 drivers
  xserver-xorg.postinst: no need to define functions twice
  dexconf: don't try to get the driver from debconf.
  Stop configuring a driver on sparc
  Drop Recommends on hw detection programs
  Update po files after template removal
  dexconf: don't write empty Monitor and Screen sections.
  dexconf: don't output an InputDevice section for mice.
  dexconf: don't output an InputDevice section for keyboards.
  xserver-xorg.postinst: don't configure the keyboard layout.
  remove keyboard-related debconf templates; unregister them on upgrade.
  xserver-xorg.templates: don't give an ISA example for the BusID question
  Don't set the UseFBDev option.
  xserver-xorg.postinst: remove unused input validation functions.
  xserver-xorg.postinst: don't accept BusID values matching ISA:*.
  Move unregistering of the config/device/driver debconf question for 
consistency
  Restore multicard guessing
  xserver-xorg.postinst: allow setting the PCI domain in the BusID string.
  Use console-setup for keymap config, and propagate to hal
  Add a NEWS entry to document the changes regarding configuration of input 
devices.
  Merge branch 'debian-experimental' into debian-unstable
  Re-add rgb.txt
  Update debian/po/*
  Upload to unstable.

Timo Aaltonen (3):
  scripts/vars.sparc: Remove sunbw2 from video-all
  scripts/vars.*: Drop mouse  kbd from input-all except for non-Linux 
archs.
  scripts/vars, rules: Remove scripts/vars, hasn't been used since it was 
split.

---
 debian/changelog   |   63 +++
 debian/control |5 
 debian/local/Xsession.5|   24 -
 debian/local/Xwrapper.config.5 |2 
 debian/local/debian-setup-keyboard |   21 +
 debian/local/debian-x11-keymap.fdi |   10 
 debian/local/dexconf   |   81 ---
 debian/local/rgb.txt   |  754 +++
 debian/local/xorg.conf |   96 
 debian/local/xserver-wrapper.c |4 
 debian/po/ar.po|  706 +
 debian/po/ast.po   |  541 +
 debian/po/be.po|  711 ++---
 debian/po/bg.po|  741 ++-
 debian/po/bs.po|  766 +++-
 debian/po/ca.po|  746 ++-
 debian/po/cs.po|  704 +
 debian/po/da.po|  755 +++-
 debian/po/de.po|  737 ++-
 debian/po/dz.po|  710 ++---
 debian/po/el.po|  756 +++-
 debian/po/eo.po|  521 
 debian/po/es.po|  765 +++-
 debian/po/eu.po|  726 ++
 debian/po/fi.po|  721 ++
 debian/po/fr.po|  755 +++-
 debian/po/gl.po|  729 ++
 debian/po/gu.po|  684 ++--
 debian/po/he.po|  694 +
 debian/po/hr.po|  711 ++---
 debian/po/hu.po|  715 ++
 debian/po/id.po|  696 +
 debian/po/it.po|  775 +
 debian/po/ja.po|  704 +
 debian/po/kk.po|  498 +++
 debian/po/km.po|  725 ++
 debian/po/ko.po|  696 +
 debian/po/ku.po|  356 
 debian/po/lt.po|  710 

xorg: Changes to 'refs/tags/xorg-1_7.4-1'

2008-07-13 Thread Julien Cristau
Tag 'xorg-1_7.4-1' created by Julien Cristau [EMAIL PROTECTED] at 2008-07-14 
00:35 +

Tagging upload of xorg 1:7.4~1 to experimental.

Changes since xorg-1_7.3+14:
Brice Goglin (4):
  Remove the dependency of xutils against xutils-dev
  Remove the obsolete /etc/init.d/xserver-xorg
  Fix typo in previous commit
  Add xutils preinst to drop obsolete /etc/X11/rstart/ files

Julien Cristau (7):
  Update for 7.4 release candidate
  Bump input ABI.
  xserver 1.5 doesn't use an external rgb database, don't bother installing 
it.
  Merge branch 'debian-unstable' of 
git+ssh://git.debian.org/git/pkg-xorg/debian/xorg into debian-experimental
  Move dexconf from x11-common to xserver-xorg.
  Merge branch 'debian-unstable' into debian-experimental
  Prepare changelog for upload

Timo Aaltonen (2):
  Merge branch 'debian-unstable' into debian-experimental
  Split the variables in vars.* files

---
 debian/changelog   |   26 +
 debian/control |6 
 debian/local/rgb.txt   |  754 -
 debian/scripts/vars.alpha  |   36 +
 debian/scripts/vars.amd64  |   36 +
 debian/scripts/vars.arm|   36 +
 debian/scripts/vars.armeb  |   36 +
 debian/scripts/vars.armel  |   36 +
 debian/scripts/vars.hppa   |   21 -
 debian/scripts/vars.hurd-i386  |   33 +
 debian/scripts/vars.i386   |   39 +
 debian/scripts/vars.ia64   |   33 +
 debian/scripts/vars.kfreebsd-amd64 |   29 +
 debian/scripts/vars.kfreebsd-i386  |   32 +
 debian/scripts/vars.m32r   |   36 +
 debian/scripts/vars.m68k   |   35 +
 debian/scripts/vars.mips   |   37 +
 debian/scripts/vars.mipsel |   36 +
 debian/scripts/vars.powerpc|   22 -
 debian/scripts/vars.ppc64  |   34 +
 debian/scripts/vars.sh4|   39 +
 debian/scripts/vars.sparc  |   35 +
 debian/x11-common.install  |1 
 23 files changed, 628 insertions(+), 800 deletions(-)
---


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]