xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2011-02-05 Thread Cyril Brulebois
 debian/README.source   |   24 -
 debian/changelog   |   24 +
 debian/compat  |2 
 debian/control |   26 +-
 debian/patches/series  |1 
 debian/rules   |  101 ---
 debian/xsfbs/repack.sh |   32 --
 debian/xsfbs/xsfbs.mk  |  285 --
 debian/xsfbs/xsfbs.sh  |  622 -
 9 files changed, 52 insertions(+), 1065 deletions(-)

New commits:
commit 64b23c06b1207068f8259423a167f03f6a64fe90
Author: Cyril Brulebois 
Date:   Sat Feb 5 14:56:38 2011 +0100

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index fa29b00..5d057b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-suncg3 (1:1.1.1-5) UNRELEASED; urgency=low
+xserver-xorg-video-suncg3 (1:1.1.1-5) unstable; urgency=low
 
   * Switch to dh:
 - Use debhelper 8.
@@ -13,7 +13,7 @@ xserver-xorg-video-suncg3 (1:1.1.1-5) UNRELEASED; urgency=low
   * Bump Standards-Version to 3.9.1 (no changes needed).
   * Add quilt build-dep for future use.
 
- -- Cyril Brulebois   Fri, 04 Feb 2011 06:23:22 +0100
+ -- Cyril Brulebois   Sat, 05 Feb 2011 14:56:38 +0100
 
 xserver-xorg-video-suncg3 (1:1.1.1-4) experimental; urgency=low
 

commit b40b05a65cbc4a2fcb14dc54578226ee386a6761
Author: Cyril Brulebois 
Date:   Sat Feb 5 09:32:24 2011 +0100

Add a placeholding series file.

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..fdffa2a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+# placeholder

commit 4ab6c2e3c1e81238460e0dc33f0f90908a53663f
Author: Cyril Brulebois 
Date:   Fri Feb 4 06:31:55 2011 +0100

Add quilt build-dep for future use.

diff --git a/debian/changelog b/debian/changelog
index a92003f..fa29b00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ xserver-xorg-video-suncg3 (1:1.1.1-5) UNRELEASED; urgency=low
   * Wrap Depends/Provides.
   * Remove XS prefix from Vcs fields.
   * Bump Standards-Version to 3.9.1 (no changes needed).
+  * Add quilt build-dep for future use.
 
  -- Cyril Brulebois   Fri, 04 Feb 2011 06:23:22 +0100
 
diff --git a/debian/control b/debian/control
index 917dc90..871 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Jurij Smakov , Cyril Brulebois 

 Build-Depends:
  debhelper (>= 8),
  dh-autoreconf,
+ quilt,
  xutils-dev,
  pkg-config,
  xserver-xorg-dev (>= 2:1.9.4),

commit f8d4f5aa450323f93c89b8d6c6b8b684538e52d6
Author: Cyril Brulebois 
Date:   Fri Feb 4 06:31:43 2011 +0100

Bump Standards-Version to 3.9.1 (no changes needed).

diff --git a/debian/changelog b/debian/changelog
index b43e00d..a92003f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ xserver-xorg-video-suncg3 (1:1.1.1-5) UNRELEASED; urgency=low
   * Remove long obsolete Replaces/Conflicts.
   * Wrap Depends/Provides.
   * Remove XS prefix from Vcs fields.
+  * Bump Standards-Version to 3.9.1 (no changes needed).
 
  -- Cyril Brulebois   Fri, 04 Feb 2011 06:23:22 +0100
 
diff --git a/debian/control b/debian/control
index dab634a..917dc90 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  x11proto-randr-dev,
  x11proto-render-dev,
  x11proto-fonts-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-suncg3
 Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-suncg3.git
 

commit c74c3c8ac59f9448102c2c5677fb92cfe85a98ea
Author: Cyril Brulebois 
Date:   Fri Feb 4 06:31:10 2011 +0100

Remove XS prefix from Vcs fields.

diff --git a/debian/changelog b/debian/changelog
index 6bb1f24..b43e00d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ xserver-xorg-video-suncg3 (1:1.1.1-5) UNRELEASED; urgency=low
   * Update Uploaders list. Thanks, David!
   * Remove long obsolete Replaces/Conflicts.
   * Wrap Depends/Provides.
+  * Remove XS prefix from Vcs fields.
 
  -- Cyril Brulebois   Fri, 04 Feb 2011 06:23:22 +0100
 
diff --git a/debian/control b/debian/control
index 894ea22..dab634a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Build-Depends:
  x11proto-render-dev,
  x11proto-fonts-dev
 Standards-Version: 3.8.3
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-suncg3
-XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-suncg3.git
+Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-suncg3
+Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-suncg3.git
 
 Package: xserver-xorg-video-suncg3
 Architecture: sparc

commit 497374df971cc035edb67f2880441aa41f30018c
Author: Cyril Brulebois 
Date:   Fri Feb 4 06:30:52 2011 +0100

Wrap Depends/Provides.

diff --git a/debian/changelog b/debian/changelog
index 4aafb55..6bb1f24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ xserver-xorg-video-suncg3 (1:1.1.1-5) UNREL

xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2010-06-04 Thread Julien Cristau
 debian/README.source  |2 +-
 debian/changelog  |5 +++--
 debian/control|4 ++--
 debian/xsfbs/xsfbs.mk |   35 ++-
 4 files changed, 28 insertions(+), 18 deletions(-)

New commits:
commit 70f4d4c4551b5a4a7841d185ff697ce3ec39e7dc
Author: Julien Cristau 
Date:   Fri Jun 4 15:48:39 2010 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index bf4f643..3348d1c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-xserver-xorg-video-suncg3 (1:1.1.1-3) UNRELEASED; urgency=low
+xserver-xorg-video-suncg3 (1:1.1.1-3) unstable; urgency=low
 
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
   * Update xsfbs, use new ${xviddriver:Depends} substvar.
 
- -- Julien Cristau   Sat, 16 Jan 2010 16:47:28 +
+ -- Julien Cristau   Fri, 04 Jun 2010 15:48:35 +0200
 
 xserver-xorg-video-suncg3 (1:1.1.1-2) unstable; urgency=low
 

commit cec8e015b204d7fe9e6ef696befed1342e3d2d58
Author: Julien Cristau 
Date:   Fri Jun 4 15:48:33 2010 +0200

Update xsfbs, use new ${xviddriver:Depends} substvar.

diff --git a/debian/changelog b/debian/changelog
index b2b764f..bf4f643 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ xserver-xorg-video-suncg3 (1:1.1.1-3) UNRELEASED; urgency=low
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
+  * Update xsfbs, use new ${xviddriver:Depends} substvar.
 
  -- Julien Cristau   Sat, 16 Jan 2010 16:47:28 +
 
diff --git a/debian/control b/debian/control
index 73a1a67..ae280c2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  libtool,
  xutils-dev,
  pkg-config,
- xserver-xorg-dev (>= 2:1.7),
+ xserver-xorg-dev (>= 2:1.7.6.901),
  x11proto-core-dev,
  x11proto-randr-dev,
  x11proto-render-dev,
@@ -20,7 +20,7 @@ XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-sunc
 
 Package: xserver-xorg-video-suncg3
 Architecture: sparc
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${xviddriver:Depends}
 Provides: ${xviddriver:Provides}
 Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-suncg3
 Conflicts: xserver-xorg-driver-suncg3

commit 81fc271788605b52e85c2d11635a0371fb44605e
Author: Cyril Brulebois 
Date:   Sun May 2 02:14:45 2010 +0200

Add xorg-driver-{video,input} to Provides.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 77c4a39..3c59c20 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -261,8 +261,8 @@ INPUTDEP = $(shell cat /usr/share/xserver-xorg/xinputdep 
2>/dev/null)
 # these two can be removed post-squeeze
 VIDEOABI = $(shell cat /usr/share/xserver-xorg/videoabiver 2>/dev/null)
 INPUTABI = $(shell cat /usr/share/xserver-xorg/inputabiver 2>/dev/null)
-VIDDRIVER_PROVIDES = xserver-xorg-video-$(VIDEOABI)
-INPDRIVER_PROVIDES = xserver-xorg-input-$(INPUTABI)
+VIDDRIVER_PROVIDES = xserver-xorg-video-$(VIDEOABI), xorg-driver-video
+INPDRIVER_PROVIDES = xserver-xorg-input-$(INPUTABI), xorg-driver-input
 
 ifeq ($(PACKAGE),)
 PACKAGE=$(shell awk '/^Package:/ { print $$2; exit }' < debian/control)

commit b045afbd8277ad0c44e29d7c45802053c4335ccd
Author: Julien Cristau 
Date:   Fri Apr 16 22:14:46 2010 +0200

Update serverabi rule for xserver 1.7.6.901

Add new variables ${xviddriver:Depends} and ${xinpdriver:Depends} for
drivers.  The ${xserver:Depends} variable is deprecated.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 351fea5..77c4a39 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -253,25 +253,33 @@ $(STAMP_DIR)/genscripts: $(STAMP_DIR)/stampdir
#debian/*.prerm
>$@
 
-SERVERMINVERS = $(shell cat /usr/share/xserver-xorg/serverminver 2>/dev/null)
+# Compute dependencies for drivers
+#
+VIDEODEP = $(shell cat /usr/share/xserver-xorg/videodrvdep 2>/dev/null)
+INPUTDEP = $(shell cat /usr/share/xserver-xorg/xinputdep 2>/dev/null)
+
+# these two can be removed post-squeeze
 VIDEOABI = $(shell cat /usr/share/xserver-xorg/videoabiver 2>/dev/null)
 INPUTABI = $(shell cat /usr/share/xserver-xorg/inputabiver 2>/dev/null)
-SERVER_DEPENDS = xserver-xorg-core (>= $(SERVERMINVERS))
 VIDDRIVER_PROVIDES = xserver-xorg-video-$(VIDEOABI)
 INPDRIVER_PROVIDES = xserver-xorg-input-$(INPUTABI)
+
 ifeq ($(PACKAGE),)
 PACKAGE=$(shell awk '/^Package:/ { print $$2; exit }' < debian/control)
 endif
 
 .PHONY: serverabi
 serverabi: install
-ifeq ($(SERVERMINVERS),)
-   @echo error: xserver-xorg-dev needs to be installed
+ifeq ($(VIDEODEP),)
+   @echo 'error: xserver-xorg-dev >= 1.7.6.901 needs to be installed'
@exit 1
 else
-   echo "xserver:Depends=$(SERVER_DEPENDS)" >> debian/$(PACKAGE).substvars
+   echo "xviddriver:

xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2010-05-07 Thread Mikhail Gusarov
 debian/control |2 --
 1 file changed, 2 deletions(-)

New commits:
commit 68d3fd9a83b08268f0b3553da18794af2d7295c7
Author: Mikhail Gusarov 
Date:   Fri May 7 18:58:59 2010 +0700

Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

diff --git a/debian/control b/debian/control
index 1bd3365..73a1a67 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,5 @@ Description: X.Org X server -- Sun CG3 display driver
  .
  More information about X.Org can be found at:
  http://www.X.org>
- http://xorg.freedesktop.org>
- http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
  This package is built from the X.org xf86-video-suncg3 driver module.


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1oamqu-0002jb...@alioth.debian.org



xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2010-01-22 Thread Julien Cristau
 debian/changelog |1 +
 debian/control   |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 81df6ee9db0f343936e917955303cd6e10a0daad
Author: Julien Cristau 
Date:   Sat Jan 23 01:46:34 2010 +0100

Remove myself from Uploaders

diff --git a/debian/changelog b/debian/changelog
index 9ef8178..b2b764f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ xserver-xorg-video-suncg3 (1:1.1.1-3) UNRELEASED; urgency=low
 
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
+  * Remove myself from Uploaders
 
  -- Julien Cristau   Sat, 16 Jan 2010 16:47:28 +
 
diff --git a/debian/control b/debian/control
index c62be90..1bd3365 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xserver-xorg-video-suncg3
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow , Jurij Smakov 
, Julien Cristau 
+Uploaders: David Nusinow , Jurij Smakov 
 Build-Depends:
  debhelper (>= 5),
  automake,


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2010-01-16 Thread Julien Cristau
 debian/changelog |7 +++
 debian/rules |   10 +-
 2 files changed, 12 insertions(+), 5 deletions(-)

New commits:
commit c1cc47dd8c4ef7361857b94b1621cb4750d61503
Author: Julien Cristau 
Date:   Sat Jan 16 16:48:47 2010 +

Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!

diff --git a/debian/changelog b/debian/changelog
index e04df15..9ef8178 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-video-suncg3 (1:1.1.1-3) UNRELEASED; urgency=low
+
+  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
+good reason.  Thanks, Colin Watson!
+
+ -- Julien Cristau   Sat, 16 Jan 2010 16:47:28 +
+
 xserver-xorg-video-suncg3 (1:1.1.1-2) unstable; urgency=low
 
   [ Timo Aaltonen ]
diff --git a/debian/rules b/debian/rules
index d2b7fa4..9a523f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,12 +36,12 @@ build: build-stamp
 build-stamp:
dh_testdir
autoreconf -vfi
-   mkdir -p obj-$(DEB_BUILD_GNU_TYPE)
-   cd obj-$(DEB_BUILD_GNU_TYPE) && \
+   mkdir -p build
+   cd build && \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --infodir=\$${prefix}/share/info $(confflags) \
 CFLAGS="$(CFLAGS)" 
-   cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE)
+   cd build && $(MAKE)
>$@
 
 clean:
@@ -53,7 +53,7 @@ clean:
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
-   rm -rf obj-*
+   rm -rf build
rm -f aclocal.m4 config.guess config.sub config.h.in configure
rm -f depcomp install-sh ltmain.sh missing
rm -f $$(find -name Makefile.in)
@@ -66,7 +66,7 @@ install: build
dh_clean -k
dh_installdirs
 
-   cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp 
install
+   cd build && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 
 # Build architecture-dependent files here.
 binary-arch: build install serverabi


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2010-01-15 Thread Julien Cristau
 debian/changelog |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 62c7ebc77ce4b1a77faccaf92165969f309570d7
Author: Julien Cristau 
Date:   Fri Jan 15 16:36:01 2010 +

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 1818b18..e04df15 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-xserver-xorg-video-suncg3 (1:1.1.1-2) UNRELEASED; urgency=low
+xserver-xorg-video-suncg3 (1:1.1.1-2) unstable; urgency=low
 
+  [ Timo Aaltonen ]
   * Bump Standards-Version to 3.8.3.
   * Build against Xserver 1.7.
 
- -- Timo Aaltonen   Sat, 05 Dec 2009 01:49:12 +0200
+ -- Julien Cristau   Fri, 15 Jan 2010 16:35:09 +
 
 xserver-xorg-video-suncg3 (1:1.1.1-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2009-12-04 Thread Timo Aaltonen
 debian/changelog |3 ++-
 debian/control   |2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 927cf7b2ea43f118dfdfa09e3f53f99158b710c2
Author: Timo Aaltonen 
Date:   Sat Dec 5 02:09:31 2009 +0200

Build against Xserver 1.7.

diff --git a/debian/changelog b/debian/changelog
index 538f9f3..1818b18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 xserver-xorg-video-suncg3 (1:1.1.1-2) UNRELEASED; urgency=low
 
   * Bump Standards-Version to 3.8.3.
+  * Build against Xserver 1.7.
 
- -- Timo Aaltonen   Wed, 02 Dec 2009 10:25:08 +0200
+ -- Timo Aaltonen   Sat, 05 Dec 2009 01:49:12 +0200
 
 xserver-xorg-video-suncg3 (1:1.1.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 58b5f8e..c62be90 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  libtool,
  xutils-dev,
  pkg-config,
- xserver-xorg-dev (>= 2:1.2.99.902),
+ xserver-xorg-dev (>= 2:1.7),
  x11proto-core-dev,
  x11proto-randr-dev,
  x11proto-render-dev,


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2009-12-02 Thread Timo Aaltonen
 debian/README.source  |   73 ++
 debian/changelog  |6 +
 debian/control|2 
 debian/xsfbs/xsfbs.mk |   21 
 debian/xsfbs/xsfbs.sh |  245 --
 5 files changed, 83 insertions(+), 264 deletions(-)

New commits:
commit 5ae08b785ed8c6b6d970cc739029f02c00b752e8
Author: Timo Aaltonen 
Date:   Wed Dec 2 10:25:23 2009 +0200

Bump Standards-Version to 3.8.3.

diff --git a/debian/changelog b/debian/changelog
index 2d53f0c..538f9f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-suncg3 (1:1.1.1-2) UNRELEASED; urgency=low
+
+  * Bump Standards-Version to 3.8.3.
+
+ -- Timo Aaltonen   Wed, 02 Dec 2009 10:25:08 +0200
+
 xserver-xorg-video-suncg3 (1:1.1.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 4312f58..58b5f8e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  x11proto-randr-dev,
  x11proto-render-dev,
  x11proto-fonts-dev
-Standards-Version: 3.7.2.0
+Standards-Version: 3.8.3
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-suncg3
 XS-Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-suncg3.git
 

commit 2a1b4553fc2c5ba982e8bb8be4c504e28ce79ed1
Author: Julien Cristau 
Date:   Fri Sep 25 16:39:23 2009 +0200

xsfbs.mk: remove more obsolete code

We can use plain debconf-updatepo, and don't need to clean the 'imports'
directory or shlibs.local.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 82eb45f..5e16b10 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -177,19 +177,7 @@ xsfclean: cleanscripts unpatch
dh_testdir
rm -rf .pc
rm -rf $(STAMP_DIR)
-   rm -rf imports
-   dh_clean debian/shlibs.local \
-debian/po/pothead
-
-# Generate the debconf templates POT file header.
-debian/po/pothead: debian/po/pothead.in
-   sed -e 's/SOURCE_VERSION/$(SOURCE_VERSION)/' \
- -e 's/DATE/$(shell date "+%F %X%z"/)' <$< >$@
-
-# Update POT and PO files.
-.PHONY: updatepo
-updatepo: debian/po/pothead
-   debian/scripts/debconf-updatepo --pot-header=pothead --verbose
+   dh_clean
 
 # Remove files from the upstream source tree that we don't need, or which have
 # licensing problems.  It must be run before creating the .orig.tar.gz.

commit 9a4314c976e0d22e8d47f5d86163791e407a6ecc
Author: Julien Cristau 
Date:   Fri Sep 25 15:43:28 2009 +0200

xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage

These variables aren't set anywhere.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 1f86848..82eb45f 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -176,7 +176,7 @@ cleanscripts:
 xsfclean: cleanscripts unpatch
dh_testdir
rm -rf .pc
-   rm -rf $(STAMP_DIR) $(SOURCE_DIR)
+   rm -rf $(STAMP_DIR)
rm -rf imports
dh_clean debian/shlibs.local \
 debian/po/pothead
@@ -252,7 +252,6 @@ $(STAMP_DIR)/genscripts: $(STAMP_DIR)/stampdir
  | sed -e '/^#INCLUDE_SHELL_LIB#$$/d' >>$$MAINTSCRIPT.tmp; \
sed -e 's/@SOURCE_VERSION@/$(SOURCE_VERSION)/' \
-e 's/@OFFICIAL_BUILD@/$(OFFICIAL_BUILD)/' \
-   -e 's/@DEFAULT_DCRESOLUTIONS@/$(DEFAULT_DCRESOLUTIONS)/' \
  <$$MAINTSCRIPT.tmp >$$MAINTSCRIPT; \
rm $$MAINTSCRIPT.tmp; \
  fi; \

commit bda208ec00d0b7b3632f57fb27e014684cdf73ba
Author: Julien Cristau 
Date:   Fri Sep 25 15:33:39 2009 +0200

xsfbs.sh: fix typo and remove svn keyword

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 45acd59..813fd8d 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -1,5 +1,3 @@
-# $Id$
-
 # This is the X Strike Force shell library for X Window System package
 # maintainer scripts.  It serves to define shell functions commonly used by
 # such packages, and performs some error checking necessary for proper 
operation
@@ -8,7 +6,7 @@
 # removal tasks.
 
 # If you are reading this within a Debian package maintainer script (e.g.,
-# /var/lib/dpkg)info/PACKAGE.{config,preinst,postinst,prerm,postrm}), you can
+# /var/lib/dpkg/info/PACKAGE.{config,preinst,postinst,prerm,postrm}), you can
 # skip past this library by scanning forward in this file to the string
 # "GOBSTOPPER".
 

commit 5693792171d885769e58d053c08b11acd12a
Author: Julien Cristau 
Date:   Wed Aug 26 18:53:36 2009 +0200

xsfbs.mk: no need for shlibs.local

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index f0f8953..1f86848 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -265,10 +265,6 @@ $(STAMP_DIR)/genscripts: $(STAMP_DIR)/stampdir
#debian/*.prerm
>$@
 
-# Generate the shlibs.local file.
-debian/shlibs.local:
-   cat debian/*.shlibs >$@
-
 SERVERMINVERS = $(shell cat /us

xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2009-05-13 Thread Julien Cristau
 .cvsignore   |   19 
 .gitignore   |   20 
 ChangeLog|   42 
 Makefile.in  |  653 -
 README   |   20 
 aclocal.m4   | 7951 --
 config.guess | 1516 --
 config.h.in  |   66 
 config.sub   | 1622 --
 configure|22031 ---
 configure.ac |2 
 debian/changelog |8 
 debian/control   |   12 
 debian/rules |   17 
 debian/xsfbs/repack.sh   |   32 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 
 debian/xsfbs/xsfbs.mk|  104 
 debian/xsfbs/xsfbs.sh|  405 
 depcomp  |  530 
 install-sh   |  323 
 ltmain.sh| 6871 
 man/Makefile.am  |1 
 man/Makefile.in  |  419 
 man/suncg3.man   |6 
 missing  |  360 
 src/Makefile.in  |  505 
 src/cg3_driver.c |8 
 27 files changed, 351 insertions(+), 43342 deletions(-)

New commits:
commit b8c7d0b137fcb5836a27b7516b3129dc64b5c15c
Author: Julien Cristau 
Date:   Wed May 13 15:22:39 2009 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index aa9df0d..2d53f0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-xserver-xorg-video-suncg3 (1:1.1.1-1) UNRELEASED; urgency=low
+xserver-xorg-video-suncg3 (1:1.1.1-1) unstable; urgency=low
 
   * New upstream release.
   * Allow parallel builds.
   * Run autoreconf on build.
 
- -- Julien Cristau   Wed, 13 May 2009 15:19:48 +0200
+ -- Julien Cristau   Wed, 13 May 2009 15:22:26 +0200
 
 xserver-xorg-video-suncg3 (1:1.1.0-3) unstable; urgency=low
 

commit 2a0683a3dc7e49ce09d29c68e1b29fa575658e97
Author: Julien Cristau 
Date:   Wed May 13 15:22:21 2009 +0200

Update changelogs

diff --git a/ChangeLog b/ChangeLog
index 107098b..af94563 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,45 @@
+commit 45f3d1f8aa8c3ad9ca2486935f2888343b6d1732
+Author: Julien Cristau 
+Date:   Mon May 4 14:38:04 2009 +0200
+
+Bump to 1.1.1
+
+commit 7e2f6255d9ab74859a7a90b0ac88d2a43a743cbd
+Author: Alan Coopersmith 
+Date:   Fri Jan 30 21:04:18 2009 -0800
+
+Add README with pointers to mailing list, bugzilla & git repos
+
+commit ab1cdb9d393dcf57c983ba7504a7749a9438ace7
+Author: Alan Coopersmith 
+Date:   Fri Jan 9 16:35:21 2009 -0800
+
+Remove xorgconfig & xorgcfg from See Also list in man page
+
+commit 01ce02338e2a1aff9dae3b0e23799378c3321ac0
+Author: Adam Jackson 
+Date:   Tue Aug 19 10:24:32 2008 -0400
+
+Uninclude xf86Version.h
+
+commit 5ac8e89e493aedeeafe7e06a5dd03493995af034
+Author: Matthieu Herrb 
+Date:   Sat Mar 8 23:56:30 2008 +0100
+
+Makefile.am: nuke RCS Id
+
+commit 68e06fd13a9026b9b679ae32a76a33813a8b0ee9
+Author: Brice Goglin 
+Date:   Tue Aug 7 13:48:28 2007 +0200
+
+Define CG3_*_VERSION using PACKAGE_VERSION*
+
+commit 5a3ad382ab98e126320fa93d3b11d4249a9cf0cd
+Author: Alan Coopersmith 
+Date:   Thu Mar 1 11:01:01 2007 -0800
+
+renamed: .cvsignore -> .gitignore
+
 commit ba46a263cca120175d5a669f8bec56508560dd03
 Author: Alan Coopersmith 
 Date:   Thu Mar 1 11:00:30 2007 -0800
diff --git a/debian/changelog b/debian/changelog
index f741667..aa9df0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-xserver-xorg-video-suncg3 (1:1.1.0-4) UNRELEASED; urgency=low
+xserver-xorg-video-suncg3 (1:1.1.1-1) UNRELEASED; urgency=low
 
+  * New upstream release.
   * Allow parallel builds.
   * Run autoreconf on build.
 

commit 445765ffd4020ec57acc39c8a3543148b76aa67c
Author: Julien Cristau 
Date:   Wed May 13 15:21:01 2009 +0200

Delete generated files

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index bd3d980..000
--- a/Makefile.in
+++ /dev/null
@@ -1,653 +0,0 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-...@set_make@
-
-#  Copyright 2005 Adam Jackson.
-#
-#  Permission is hereby granted, free of charge, to any person obtaining a
-#  copy of this software and associated documentation files (the "Software"),
-#  to deal in the Software without restriction, including without limitation
-#  on the

xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2007-09-25 Thread Julien Cristau
 debian/changelog  |6 --
 debian/control|2 +-
 debian/xsfbs/xsfbs.mk |   50 ++
 debian/xsfbs/xsfbs.sh |7 ---
 4 files changed, 23 insertions(+), 42 deletions(-)

New commits:
commit 91f9e2f27bf1075f90dd416bba07583df8066ebc
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Tue Sep 25 10:21:18 2007 +0200

Add myself to Uploaders and remove Branden with his permission.

diff --git a/debian/changelog b/debian/changelog
index 6c463aa..59a0ae1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-suncg3 (1:1.1.0-3) UNRELEASED; urgency=low
+xserver-xorg-video-suncg3 (1:1.1.0-3) unstable; urgency=low
 
   [ David Nusinow ]
   * Generate server dependencies automatically from the ABI
@@ -6,6 +6,8 @@ xserver-xorg-video-suncg3 (1:1.1.0-3) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * Add link to xserver-xorg-core bug script, so that bugreports contain
 the user's config and log files.
+  * Add myself to Uploaders, and remove Branden with his permission.
+  * Rebuild against xserver 1.4.
 
   [ Brice Goglin ]
   * Pull upstream manpage fix ba46a263cca120175d5a669f8bec56508560dd03
@@ -21,7 +23,7 @@ xserver-xorg-video-suncg3 (1:1.1.0-3) UNRELEASED; urgency=low
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-suncg3.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Wed, 19 Sep 2007 00:28:49 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Tue, 25 Sep 2007 10:20:51 +0200
 
 xserver-xorg-video-suncg3 (1:1.1.0-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index eacdd54..0c30ffa 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xserver-xorg-video-suncg3
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Jurij Smakov <[EMAIL PROTECTED]>
+Uploaders: David Nusinow <[EMAIL PROTECTED]>, Jurij Smakov <[EMAIL 
PROTECTED]>, Julien Cristau <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 5), pkg-config, xserver-xorg-dev (>= 
2:1.2.99.902), x11proto-core-dev, x11proto-randr-dev, x11proto-render-dev, 
x11proto-fonts-dev
 Standards-Version: 3.7.2.0
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-suncg3

commit 331c032528ba1faebef1d8eaa56db47f533f0426
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Sep 22 23:49:11 2007 -0400

Remove make-orig-tar-gz target

This target wasn't kept up to date and was totally broken for the git
world. The way we use git has made this target pretty well impossible to
use in any form, so it's been supersceded by a script that is currently
located at
http://people.debian.org/~dnusinow/xsf_scripts/git-make-orig-tar-gz

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index bfca7bb..b8f7afd 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -272,29 +272,6 @@ prune-upstream-tree:
dh_testdir
grep -rvh '^#' debian/prune/ | xargs --no-run-if-empty rm -rf
 
-# Change to what should be the correct directory, ensure it is, and if
-# so, create the .orig.tar.gz file.  Exclude the debian directory and its
-# contents, and any .svn directories and their contents (so that we can safely
-# build an .orig.tar.gz from SVN checkout, not just an export).
-#
-# Note: This rule is for Debian package maintainers' convenience, and is not
-# needed for conventional build scenarios.
-#
-# This rule *IS* the recommended method for creating a new .orig.tar.gz file,
-# for the rare situations when one is needed.
-.PHONY: make-orig-tar-gz
-make-orig-tar-gz: clean prune-upstream-tree
-   ( cd .. \
- && if [ $(shell basename $(CURDIR)) != $(SOURCE_NAME)-$(NO_EPOCH_VER) 
]; then \
-   echo "Our current working directory has the wrong name. 
Renaming..." >&2; \
-   mv $(CURDIR) $(SOURCE_NAME)-$(NO_EPOCH_VER); \
- fi; \
-   tar --exclude=debian --exclude=debian/* \
-   --exclude=.svn --exclude=.svn/* \
-   -cf - $(SOURCE_NAME)-$(NO_EPOCH_VER) \
-   | gzip -9 >$(SOURCE_NAME)_$(NO_EPOCH_VER).orig.tar.gz; \
-  )
-
 # Verify that there are no offsets or fuzz in the patches we apply.
 #
 # Note: This rule is for Debian package maintainers' convenience, and is not

commit 575efb7249d7cf194f07e45db17e601d9c259231
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Wed Aug 29 09:36:00 2007 +0200

Do not call laptop-detect, let the only user call it directly

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 52473ca..a90ff7d 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -59,13 +59,6 @@ fi
 
 ARCHITECTURE="$(dpkg --print-installation-architecture)"
 
-LAPTOP=""
-if [ -n "$(which laptop-detect)" ]; then
-if laptop-detect >/dev/null; then
-   LAPTOP=true
-fi
-fi
-
 if [ "$1" = "reconfigure" ] || [ -n "$DEBCONF_RECONFIGURE" ]; then
   RE

xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2007-09-18 Thread Brice Goglin
 debian/changelog |3 ++-
 debian/copyright |7 ---
 2 files changed, 6 insertions(+), 4 deletions(-)

New commits:
commit 7a07241d1c25e527367c1294d544ddda1b3d5c48
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Wed Sep 19 00:29:32 2007 +0200

Add upstream URL to debian/copyright

diff --git a/debian/changelog b/debian/changelog
index b02a2e5..6c463aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,11 +16,12 @@ xserver-xorg-video-suncg3 (1:1.1.0-3) UNRELEASED; 
urgency=low
   * Add a link to www.X.org and a reference to the xf86-video-suncg3
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
+  * Add upstream URL to debian/copyright.
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-suncg3.
 
- -- Timo Aaltonen <[EMAIL PROTECTED]>  Fri,  4 May 2007 18:02:59 +0300
+ -- Brice Goglin <[EMAIL PROTECTED]>  Wed, 19 Sep 2007 00:28:49 +0200
 
 xserver-xorg-video-suncg3 (1:1.1.0-2) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 7619602..f2449c7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,9 @@
+This package was downloaded from
+http://xorg.freedesktop.org/releases/individual/driver/
+
 This package has been created for Debian by David Nusinow 
 <[EMAIL PROTECTED]> in March 2006, and has been maintained
-by Jurij Smakov <[EMAIL PROTECTED]> since June 2006. Original
-upstream source has been downloaded from
-ftp://ftp.x.org/pub/X11R7.1/src/driver
+by Jurij Smakov <[EMAIL PROTECTED]> since June 2006.
 
 The files in this package are
 


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



xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2007-05-04 Thread Timo Aaltonen
 debian/changelog |5 -
 debian/control   |3 ++-
 2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 24c659dd78bde6de384f1f66caac25bf1423e992
Author: Timo Aaltonen <[EMAIL PROTECTED]>
Date:   Fri May 4 18:07:53 2007 +0300

Replaces/Conflicts: xserver-xorg-driver-suncg3.

diff --git a/debian/changelog b/debian/changelog
index a07ca2a..b02a2e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,7 +17,10 @@ xserver-xorg-video-suncg3 (1:1.1.0-3) UNRELEASED; urgency=low
 module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Tue, 01 May 2007 14:39:58 +0200
+  [ Timo Aaltonen ]
+  * Replaces/Conflicts: xserver-xorg-driver-suncg3.
+
+ -- Timo Aaltonen <[EMAIL PROTECTED]>  Fri,  4 May 2007 18:02:59 +0300
 
 xserver-xorg-video-suncg3 (1:1.1.0-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 81c52d7..eacdd54 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Package: xserver-xorg-video-suncg3
 Architecture: sparc
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends}
 Provides: ${xviddriver:Provides}
-Replaces: xserver-xorg (<< 6.8.2-35)
+Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-suncg3
+Conflicts: xserver-xorg-driver-suncg3
 Description: X.Org X server -- Sun CG3 display driver
  This package provides the driver for Sun CG3 video devices.
  .


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



xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2007-05-01 Thread Brice Goglin
 .cvsignore|   19 
 ChangeLog |  218 +
 Makefile.in   |   12 
 aclocal.m4|  379 +-
 autogen.sh|   12 
 config.guess  |  685 ++--
 config.h.in   |9 
 config.sub|  240 +
 configure | 7799 ++
 debian/changelog  |   18 
 debian/control|   14 
 debian/rules  |4 
 debian/xsfbs/xsfbs.mk |   28 
 ltmain.sh |   12 
 man/.cvsignore|3 
 man/Makefile.am   |2 
 man/Makefile.in   |   14 
 man/suncg3.man|8 
 src/.cvsignore|6 
 src/Makefile.in   |   12 
 20 files changed, 5278 insertions(+), 4216 deletions(-)

New commits:
commit 776d34fdb283e23ca7c81833d555ee0d54f9b1cb
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Tue May 1 14:47:24 2007 +0200

autoreconf

diff --git a/Makefile.in b/Makefile.in
index 549e9f1..bd3d980 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -129,6 +129,7 @@ F77 = @F77@
 FFLAGS = @FFLAGS@
 FILE_MAN_DIR = @FILE_MAN_DIR@
 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
+GREP = @GREP@
 INSTALL_DATA = @INSTALL_DATA@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
@@ -163,13 +164,9 @@ STRIP = @STRIP@
 VERSION = @VERSION@
 XORG_CFLAGS = @XORG_CFLAGS@
 XORG_LIBS = @XORG_LIBS@
-ac_ct_AR = @ac_ct_AR@
 ac_ct_CC = @ac_ct_CC@
 ac_ct_CXX = @ac_ct_CXX@
 ac_ct_F77 = @ac_ct_F77@
-ac_ct_RANLIB = @ac_ct_RANLIB@
-ac_ct_STRIP = @ac_ct_STRIP@
-ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
@@ -186,24 +183,31 @@ build_cpu = @build_cpu@
 build_os = @build_os@
 build_vendor = @build_vendor@
 datadir = @datadir@
+datarootdir = @datarootdir@
+docdir = @docdir@
+dvidir = @dvidir@
 exec_prefix = @exec_prefix@
 host = @host@
 host_alias = @host_alias@
 host_cpu = @host_cpu@
 host_os = @host_os@
 host_vendor = @host_vendor@
+htmldir = @htmldir@
 includedir = @includedir@
 infodir = @infodir@
 install_sh = @install_sh@
 libdir = @libdir@
 libexecdir = @libexecdir@
+localedir = @localedir@
 localstatedir = @localstatedir@
 mandir = @mandir@
 mkdir_p = @mkdir_p@
 moduledir = @moduledir@
 oldincludedir = @oldincludedir@
+pdfdir = @pdfdir@
 prefix = @prefix@
 program_transform_name = @program_transform_name@
+psdir = @psdir@
 sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
diff --git a/aclocal.m4 b/aclocal.m4
index aaed1b9..aaae5ad 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -13,7 +13,7 @@
 
 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
 
-# serial 48 AC_PROG_LIBTOOL
+# serial 48 Debian 1.5.22-4 AC_PROG_LIBTOOL
 
 
 # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
@@ -1397,18 +1397,6 @@ freebsd1*)
   dynamic_linker=no
   ;;
 
-kfreebsd*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix 
${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='GNU ld.so'
-  ;;
-
 freebsd* | dragonfly*)
   # DragonFly does not have aout.  When/if they implement a new
   # versioning mechanism, adjust this.
@@ -1564,7 +1552,7 @@ linux*oldld* | linux*aout* | linux*coff*)
   ;;
 
 # This must be Linux ELF.
-linux*)
+linux* | k*bsd*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -1578,27 +1566,10 @@ linux*)
   # before this can be enabled.
   hardcode_into_libs=yes
 
-  # find out which ABI we are using
-  libsuff=
-  case "$host_cpu" in
-  x86_64*|s390x*|powerpc64*)
-echo '[#]line __oline__ "configure"' > conftest.$ac_ext
-if AC_TRY_EVAL(ac_compile); then
-  case `/usr/bin/file conftest.$ac_objext` in
-  *64-bit*)
-libsuff=64
-sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} 
/usr/local/lib${libsuff}"
-;;
-  esac
-fi
-rm -rf conftest*
-;;
-  esac
-
   # Append ld.so.conf contents to the search path
   if test -f /etc/ld.so.conf; then
 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s", \[$]2)); 
skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 
's/#.*//;s/[:,   ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
-sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
+sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
   fi
 
   # We used to test for /lib/ld.so.1 and disable shared libraries on
@@ -1610,7 +1581,7 @@ linux*)
   dynamic_linker='GNU/Linux ld.so'
   ;;
 
-knetbsd*-gnu)
+netbsdelf*-gnu)
   version_type=linux
   need_lib_prefix=no
   need_version=no
@@ -1619,7 +1590,7 @@ knetbsd*-gnu)
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
   hardcode_into_libs=

xserver-xorg-video-suncg3: Changes to 'debian-unstable'

2007-02-03 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 0f6c5b9fd06b658dfce2b21b0d3cba6351c9913e
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Tue Nov 7 06:46:29 2006 +

For each driver, add a symlink to xserver-xorg-core's bug script, so that 
each
new bugreport contains the user's config and log files.  Bump dependencies 
on
xserver-xorg-core to >= 2:1.1.1-11, to make sure that the bug script is
present.

commit 3a8fa34bbf4f7feca459a853726e9f18abca1024
Author: Jurij Smakov <[EMAIL PROTECTED]>
Date:   Fri Oct 6 03:47:29 2006 +

Fix the version of dependency on xserver-xorg-core.

commit 295c4afe2f283ad145d86006e7f4e30551c1a9a9
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 10:26:34 2006 +

Add some more watch files.

commit 30111092878dfc63ed8d3ea091c389fdc92aa246
Author: Jurij Smakov <[EMAIL PROTECTED]>
Date:   Wed Sep 20 07:40:18 2006 +

Correct the version of build-dep, update copyright file.

commit 7e780bd19220e31957cdf74a8bb035cb6ad07b6e
Author: Jurij Smakov <[EMAIL PROTECTED]>
Date:   Wed Sep 20 05:31:31 2006 +

New upstream release, update for 7.1 transition.

commit 408c3b62a98a3fecaf0cde18e45a6864044b
Author: Steve Langasek <[EMAIL PROTECTED]>
Date:   Mon Sep 18 06:33:05 2006 +

more fixes for unversioned directory names

commit a10badd1585ba1acf7dc0592078a851f1b8e8299
Author: Frans Pop <[EMAIL PROTECTED]>
Date:   Sun Jun 25 19:31:30 2006 +

Commit on behalf of Jurij Smakov to allow upload of Sparc video driver 
packages
- First upload to unstable
- Add myself to uploaders
- Bump policy version to 3.7.2.0, no changes neccessary
- Update the copyright file

commit a2d57448c59fb471f7cfe25ed52d17ee1f874b6a
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Wed Apr 5 00:10:22 2006 +

Prepare changelogs for upload to unstable

commit bee64faac752e54736d4880a9ebbdbd05c0927ed
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Feb 13 03:46:16 2006 +

Fix Branden's email address

commit b2ab41a612dd31f7a924855310797bc345fec266
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Feb 12 16:24:02 2006 +

Move all install files for renaming scheme and delete v4l driver which 
doesn't currently have packaging

commit 8c42a758f689fde07cc7ff575d26825564352154
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Feb 10 03:40:14 2006 +

Change driver package names to new scheme

commit 7e99356f5c5a5fdff8229b8ddfa5e49e02071b57
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jan 30 02:24:55 2006 +

Move .install files to new naming scheme for drivers

commit 1ecefba2a00e06f82332c8bb67fb03c91b8a06ef
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jan 29 21:21:32 2006 +

Pull in and use xsfbs

commit 777c99bdbcd589fec289e555d4f63a473a0dd520
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Jan 29 20:36:06 2006 +

* Rename driver packages to be more consistent and intuitive
  + Video drivers are now named xorg-video-driver-foo and input drivers are
now named xorg-input-driver-foo
  + Video drivers provide xorg-video-driver and input drivers provide
xorg-input-driver
  + xorg-server-core depends on xorg-video-drivers-all | xorg-video-driver
and also xorg-input-drivers-all | xorg-input-drivers

commit 969c4607c32294509231877e4b93cf0dcc312b1d
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Jan 20 04:31:26 2006 +

Fix maintainer and uploader fields. God, I love sed.

commit e89507ae9f15e35e809fd0f7193f0315e6988bce
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Jan 13 05:48:42 2006 +

Add packaging for various drivers

commit 0b5133bf93763f3cd396f24a6bc1f3f338eebe25
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Jan 13 04:05:21 2006 +

Update drivers in modular branch. We'll re-pull the ubuntu packaging 
properly

commit 0a977761c282448713d3614564856acc4a39e43f
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 18:14:25 2005 +

Vendor drop of the rest of 7.0


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