[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-newport: Changes to 'debian-experimental'



 ChangeLog                          |  292 ++++++++++++++++++++++++++++++++-----
 debian/changelog                   |   31 +++
 debian/control                     |   17 +-
 debian/patches/01_newport_man.diff |   10 +
 debian/patches/series              |    1 
 debian/rules                       |    6 
 debian/xsfbs/xsfbs.mk              |    9 -
 7 files changed, 312 insertions(+), 54 deletions(-)

New commits:
commit 06f035054141c3174955e19e275e3075f6913302
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Sep 13 21:16:38 2007 -0400

    * Remove Branden from uploaders with his permission. He's always welcome
      back of course.

diff --git a/debian/changelog b/debian/changelog
index c3544e1..47a675d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 xserver-xorg-video-newport (1:0.2.1-3) experimental; urgency=low
 
   * Build against and build-dep on xserver 1.4
+  * Remove Branden from uploaders with his permission. He's always welcome
+    back of course.
 
- -- David Nusinow <dnusinow@debian.org>  Thu, 13 Sep 2007 21:11:25 -0400
+ -- David Nusinow <dnusinow@debian.org>  Thu, 13 Sep 2007 21:15:49 -0400
 
 xserver-xorg-video-newport (1:0.2.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 92e0b21..286e4d9 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: xserver-xorg-video-newport
 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>
+Uploaders: David Nusinow <dnusinow@debian.org>
 Build-Depends: debhelper (>= 5.0.0), quilt, pkg-config, xserver-xorg-dev (>= 2:1.4), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
 Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-newport

commit cdc2fa9abfab184b362c17aa2b2d2d83a194316d
Author: David Nusinow <dnusinow@debian.org>
Date:   Thu Sep 13 21:12:18 2007 -0400

    * Build against and build-dep on xserver 1.4

diff --git a/debian/changelog b/debian/changelog
index 9036e42..c3544e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-newport (1:0.2.1-3) experimental; urgency=low
+
+  * Build against and build-dep on xserver 1.4
+
+ -- David Nusinow <dnusinow@debian.org>  Thu, 13 Sep 2007 21:11:25 -0400
+
 xserver-xorg-video-newport (1:0.2.1-2) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 8902d89..92e0b21 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ 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>
-Build-Depends: debhelper (>= 5.0.0), quilt, pkg-config, xserver-xorg-dev (>= 2:1.2.99.902), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
+Build-Depends: debhelper (>= 5.0.0), quilt, pkg-config, xserver-xorg-dev (>= 2:1.4), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
 Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-newport
 XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-newport.git

commit f22207ce902bc61c514d16517a7d5099a4364bf5
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed May 2 14:35:20 2007 +0200

    Bump Standards-Version to 3.7.2.

diff --git a/debian/changelog b/debian/changelog
index 555f11a..9036e42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-xserver-xorg-video-newport (1:0.2.1-2) UNRELEASED; urgency=low
+xserver-xorg-video-newport (1:0.2.1-2) unstable; urgency=low
 
   [ Julien Cristau ]
   * Add patch to replace non-ascii character in newport(4) with equivalent
     groff escape sequence.
+  * Bump Standards-Version to 3.7.2.
 
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-newport.
@@ -18,7 +19,7 @@ xserver-xorg-video-newport (1:0.2.1-2) UNRELEASED; urgency=low
     module in the long description.
   * Remove Fabio from uploaders with his permission. He's always welcome back.
 
- -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Sat, 28 Apr 2007 04:16:31 +0200
+ -- Julien Cristau <jcristau@debian.org>  Wed, 02 May 2007 14:34:54 +0200
 
 xserver-xorg-video-newport (1:0.2.1-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 291d0fc..8902d89 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
 Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>
 Build-Depends: debhelper (>= 5.0.0), quilt, pkg-config, xserver-xorg-dev (>= 2:1.2.99.902), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-newport
 XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-newport.git
 

commit c709905cb6199680199f8fdbc962d1164c4a55c6
Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
Date:   Sat Apr 28 04:22:49 2007 +0200

    Update upstream changelog

diff --git a/ChangeLog b/ChangeLog
index 3616cbb..fa73493 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,60 +1,274 @@
-2006-04-12  Adam Jackson  <ajax@freedesktop.org>
+commit e35dd304dc9f0dc12eaf73ea247ca7b8e0c66aec
+Author: Adam Jackson <ajax@benzedrine.nwnk.net>
+Date:   Fri Oct 13 18:36:42 2006 -0400
 
-	* src/newport_accel.c:
-	Bug #6563: s/MAXSHORT/SHRT_MAX/ for POSIX.  (Matthieu Herrb)
+    Bump to 0.2.1
 
-2006-04-07  Adam Jackson  <ajax@freedesktop.org>
+commit 923e59983d60723a198fb8819eb67ff61f31f8c2
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Wed Apr 12 20:28:12 2006 +0000
 
-	* configure.ac:
-	* src/newport.h:
-	* src/newport_accel.c:
-	* src/newport_driver.c:
-	Unlibcwrap.  Bump server version requirement.  Bump to 0.2.0.
+    Bug #6563: s/MAXSHORT/SHRT_MAX/ for POSIX. (Matthieu Herrb)
 
-2006-01-09  David Nusinow  <gravity-at-freedesktop-dot-org>
+commit a02507545b53ab20f6003c8771b800a6927c7106
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Fri Apr 7 19:28:16 2006 +0000
 
-	* man/newport.man:
-	Convert manpage to utf-8
-	Bugzilla #1925 <https://bugs.freedesktop.org/show_bug.cgi?id=1925>
+    Unlibcwrap. Bump server version requirement. Bump to 0.2.0.
 
-2005-12-20  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit 72681940d2523cc2928b0c2803b006483e8e4929
+Author: gravity <gravity>
+Date:   Tue Jan 10 03:24:09 2006 +0000
 
-	* configure.ac:
-	Update package version for X11R7 release.
+    Convert manpage to utf-8
 
-2005-12-14  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit f3f016f30340b12b188b04e6ff250492724dd676
+Author: Kevin E Martin <kem@kem.org>
+Date:   Wed Dec 21 02:30:01 2005 +0000
 
-	* configure.ac:
-	* src/newport_driver.c:
-	Update package version number for final X11R7 release candidate.
-	Bump driver version number.
+    Update package version for X11R7 release.
 
-2005-12-06  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit 95fba2ecd83b193f9ac089f04fdd62af6b047f7e
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Mon Dec 19 16:25:54 2005 +0000
 
-	* man/Makefile.am:
-	Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
+    Stub COPYING files
 
-2005-12-03  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit 17fb7503032bb5e15841e0cbbfd6e499777447ee
+Author: Kevin E Martin <kem@kem.org>
+Date:   Thu Dec 15 00:21:32 2005 +0000
 
-	* configure.ac:
-	Update package version number for X11R7 RC3 release.
+    Update package version number for final X11R7 release candidate. Bump
+        driver version number.
 
-2005-12-01  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit eed591b122ffe11b3bba59486d28c04ecf08fd68
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Thu Dec 8 22:58:21 2005 +0000
 
-	* configure.ac:
-	Remove extraneous AC_MSG_RESULT.
+    Fix a non-dlloaderism to make X -configure work.
 
-2005-11-29  Adam Jackson  <ajax@freedesktop.org>
+commit 69bc01341d11591e4d1081f94909247d508619ee
+Author: Kevin E Martin <kem@kem.org>
+Date:   Tue Dec 6 22:48:36 2005 +0000
 
-	* configure.ac:
-	Only build dlloader modules by default.
+    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
 
-2005-11-09  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit d601badb16cb38ceb52acaaf30aa93b967d49a9f
+Author: Kevin E Martin <kem@kem.org>
+Date:   Sat Dec 3 05:49:34 2005 +0000
 
-	* configure.ac:
-	Update package version number for X11R7 RC2 release.
+    Update package version number for X11R7 RC3 release.
 
-2005-11-01  Kevin E. Martin  <kem-at-freedesktop-dot-org>
+commit d49b6278182aff50d6b40a110bda1ac7173b4f55
+Author: Kevin E Martin <kem@kem.org>
+Date:   Fri Dec 2 02:16:09 2005 +0000
 
-	* configure.ac:
-	Update pkgcheck dependencies to work with separate build roots.
+    Remove extraneous AC_MSG_RESULT.
+
+commit a1aff06fd1ba90f2b69e6cdc2611169259407bea
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Tue Nov 29 23:29:59 2005 +0000
+
+    Only build dlloader modules by default.
+
+commit 83621e07b92089782485ff04901f37edc651c5f6
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Mon Nov 28 22:04:09 2005 +0000
+
+    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
+        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
+
+commit 69726c83e478b53f61c199258e741e8cea582c38
+Author: Eric Anholt <anholt@freebsd.org>
+Date:   Mon Nov 21 10:49:16 2005 +0000
+
+    Add .cvsignores for drivers.
+
+commit f83de64033b88491c05fdfe668a59522525a3d10
+Author: Kevin E Martin <kem@kem.org>
+Date:   Wed Nov 9 21:15:19 2005 +0000
+
+    Update package version number for X11R7 RC2 release.
+
+commit faee2803662b5e36a739ec5cd3c14bddc629076c
+Author: Kevin E Martin <kem@kem.org>
+Date:   Tue Nov 1 15:08:53 2005 +0000
+
+    Update pkgcheck depedencies to work with separate build roots.
+
+commit 0db71ff3f1de4a69a7fffdea7c2e9fac298317b0
+Author: Kevin E Martin <kem@kem.org>
+Date:   Wed Oct 19 02:48:03 2005 +0000
+
+    Update package version number for RC1 release.
+
+commit b36dbf2cf161dc84afd91fc2d2f1a0a0d552a715
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Tue Oct 18 00:01:53 2005 +0000
+
+    Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
+        substitutions to work better with BSD make
+
+commit 8c39284ee026918e3c5efedcaa0eec0bca1ac5a4
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Mon Oct 17 22:57:34 2005 +0000
+
+    More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
+        of indirectly
+
+commit 8cb782a27629d10d271ba659aa339f57e3655428
+Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
+Date:   Mon Oct 17 00:09:04 2005 +0000
+
+    Use sed & cpp to substitute variables in driver man pages
+
+commit 97af303a6145c02c38d6c1b028a6ce4955bde0f6
+Author: Kevin E Martin <kem@kem.org>
+Date:   Tue Oct 4 22:59:15 2005 +0000
+
+    Add missing files for various drivers Remove trailing / on src_dir that
+        causes problems in symlink.sh
+
+commit 640a96eef229aba0f564a3fa16120c6b9c8a0886
+Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
+Date:   Tue Oct 4 20:01:03 2005 +0000
+
+    Check in generated README files
+
+commit 23b57387e31c1c9b0f94d786e55c6847078f5812
+Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
+Date:   Mon Oct 3 21:22:07 2005 +0000
+
+    - For all drivers that have a <driver>.sgml file, add code in their build
+        system to build the README file at make dist time
+    - in util/macros/xorg-macros.m4, add a new XORG_CHECK_LINUXDOC macro that
+        will check if the required tools and files exist, and if so set a
+        conditional.
+    - util/modular/symlink.sh
+    - Link all the <driver>.sgml to xf86-video-<driver>/README.sgml
+    - Add all the README.<driver> to the list of excluded files
+    - xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml: Various changes to make
+        it spew less warnings when the text file is built.
+
+commit b19864fc5c746ae088a44077ce551199c8df4a60
+Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
+Date:   Tue Sep 27 20:53:19 2005 +0000
+
+    Update build system for apm, chips, cirrus, glint, i740, mga, neomagic,
+        newport to accomodate various new documentation and utility files.
+
+commit 1040f8cc0766a5a9432aa19878a283c5751cb9a7
+Author: Daniel Stone <daniel@fooishbar.org>
+Date:   Thu Aug 18 09:03:47 2005 +0000
+
+    Update autogen.sh to one that does objdir != srcdir.
+
+commit 1433cf102dc456bf437fd5fde1f6074f7b02ee9c
+Author: Kevin E Martin <kem@kem.org>
+Date:   Fri Jul 29 21:22:44 2005 +0000
+
+    Various changes preparing packages for RC0:
+    - Verify and update package version numbers as needed
+    - Implement versioning scheme
+    - Change bug address to point to bugzilla bug entry form
+    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
+        reenable it)
+    - Fix makedepend to use pkgconfig and pass distcheck
+    - Update build script to build macros first
+    - Update modular Xorg version
+
+commit 2178e939153f693e03c2d45169a4fc49604d1582
+Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
+Date:   Tue Jul 26 16:56:44 2005 +0000
+
+    Build system for newport
+
+commit d282e88a9b8f6e086f07f0ea93c11e06e820697f
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Mon Jul 11 02:29:52 2005 +0000
+
+    Prep for modular builds by adding guarded #include "config.h" everywhere.
+
+commit bfa59fc4bf74d8957e05968770c85131ed520ee7
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Sat Jun 25 21:16:55 2005 +0000
+
+    Bug #3626: _X_EXPORT tags for video and input drivers.
+
+commit a94ef4cf0b34e54548e560dae57d814ee3c6570a
+Author: Daniel Stone <daniel@fooishbar.org>
+Date:   Wed Apr 20 12:25:28 2005 +0000
+
+    Fix includes right throughout the Xserver tree:
+    change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h;
+    change "foo.h", "extensions/foo.h" and "X11/foo.h" to
+        <X11/extensions/foo.h> for extension headers, e.g. Xv.h;
+    change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files.
+
+commit 8ae49542018d43a3596e095e1c1d0860872221c2
+Author: Adam Jackson <ajax@nwnk.net>
+Date:   Fri Feb 18 21:40:14 2005 +0000
+
+    Bug #2356: Massive acceleration improvements to newport(4). (Dominik Behr)
+
+commit 4ad86d4e43467ac0275811b5e185b00df8ebda11
+Author: Eric Anholt <anholt@freebsd.org>
+Date:   Wed Jun 16 09:23:27 2004 +0000
+
+    DRI XFree86-4_3_99_12-merge import
+
+commit 9a4281137708f0e3f65f5a1553a682c2e6b98b0d
+Author: Egbert Eich <eich@suse.de>
+Date:   Wed May 26 16:24:09 2004 +0000
+
+    Fixing setting of physical framebuffer base for several drivers. C&T
+        driver: Fixed setting of minimal clocks for HiQV chipsets. Neomagic
+        driver: improved support for lowres double scan modes.
+
+commit ce907aeb417713fe1506fddb02ff4c3552967247
+Author: Egbert Eich <eich@suse.de>
+Date:   Fri Apr 23 19:39:44 2004 +0000
+
+    Merging XORG-CURRENT into trunk
+
+commit e782d03bf80bbedaa2bc8f18aa6e81a47187edfb
+Author: Egbert Eich <eich@suse.de>
+Date:   Sun Mar 14 08:33:26 2004 +0000
+
+    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
+
+commit 975757c24f50f234c5cec40e12ac3a72579f4499
+Author: Egbert Eich <eich@suse.de>
+Date:   Wed Mar 3 12:12:20 2004 +0000
+
+    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
+
+commit 7bfd4a267c55a8a9f747a1d7953b9984ea3abee6
+Author: Egbert Eich <eich@suse.de>
+Date:   Thu Feb 26 13:35:53 2004 +0000
+
+    readding XFree86's cvs IDs
+
+commit f780e2288c19152e2ff17f92a4ca33a719f0e595
+Author: Egbert Eich <eich@suse.de>
+Date:   Thu Feb 26 09:23:20 2004 +0000
+
+    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
+
+commit 4dcf7c24b98e77f37d31c52d4d1baabcd847dc19
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date:   Tue Nov 25 19:28:37 2003 +0000
+
+    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
+
+commit 3f2ba4e82919656caeb64018b3a8e110c73edaa9
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date:   Fri Nov 14 16:48:55 2003 +0000
+
+    XFree86 4.3.0.1
+
+commit 97902c8af857c320210369ae1187662649a12f39
+Author: Kaleb Keithley <kaleb@freedesktop.org>
+Date:   Fri Nov 14 16:48:55 2003 +0000
+
+    Initial revision

commit 5f52d4303ae6192fb1e59f82de7af1610c60db08
Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
Date:   Sat Apr 28 04:19:40 2007 +0200

    Miscellaneous fixed in debian/control and debian/rules.
    
      * Add support for the armeb and armel architectures, thanks to Riku Voipio
        (closes: #408799).
      * Install the upstream changelog.
      * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
        (needed to let xsfbs get access to serverminver).
      * Add XS-Vcs-*.
      * Add a link to www.X.org and a reference to the xf86-video-newport
        module in the long description.
      * Remove Fabio from uploaders with his permission. He's always welcome back.

diff --git a/debian/changelog b/debian/changelog
index 99234c1..555f11a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,18 @@ xserver-xorg-video-newport (1:0.2.1-2) UNRELEASED; urgency=low
   [ Timo Aaltonen ]
   * Replaces/Conflicts: xserver-xorg-driver-newport.
 
- -- Timo Aaltonen <tjaalton@cc.hut.fi>  Tue, 24 Apr 2007 14:00:49 +0300
+  [ Brice Goglin ]
+  * Add support for the armeb and armel architectures, thanks to Riku Voipio
+    (closes: #408799).
+  * Install the upstream changelog.
+  * Bump Build-Depends: xserver-xorg-dev to >= 2:1.2.99.902
+    (needed to let xsfbs get access to serverminver).
+  * Add XS-Vcs-*.
+  * Add a link to www.X.org and a reference to the xf86-video-newport
+    module in the long description.
+  * Remove Fabio from uploaders with his permission. He's always welcome back.
+
+ -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Sat, 28 Apr 2007 04:16:31 +0200
 
 xserver-xorg-video-newport (1:0.2.1-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 0ee096a..291d0fc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,14 @@ Source: xserver-xorg-video-newport
 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 (>= 5.0.0), quilt, pkg-config, xserver-xorg-dev (>= 2:1.2.0), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
+Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>
+Build-Depends: debhelper (>= 5.0.0), quilt, pkg-config, xserver-xorg-dev (>= 2:1.2.99.902), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
 Standards-Version: 3.6.1
+XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-newport
+XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/driver/xserver-xorg-video-newport.git
 
 Package: xserver-xorg-video-newport
-Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel netbsd-i386 powerpc
+Architecture: alpha amd64 arm armeb armel hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel netbsd-i386 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${xserver:Depends}
 Provides: ${xviddriver:Provides}
 Replaces: xserver-xorg (<< 6.8.2-35), xserver-xorg-driver-newport
@@ -17,8 +19,8 @@ Description: X.Org X server -- Newport display driver
  in SGI Indy and Indy2 machines.
  .
  More information about X.Org can be found at:
+ <URL:http://www.X.org>
  <URL:http://xorg.freedesktop.org>
  <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'driver/xf86-video-newport' at
- :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg
+ This package is built from the X.org xf86-video-newport driver module.
diff --git a/debian/rules b/debian/rules
index 78d5c57..6ab98fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,7 @@ binary-arch: build install serverabi
 	dh_testroot
 
 	dh_installdocs
-	dh_installchangelogs
+	dh_installchangelogs ChangeLog
 	dh_install --sourcedir=debian/tmp --list-missing
 	dh_link
 	dh_strip

commit acf6b453bf96256921d58f3a87b6ad5b994bac3d
Author: Timo Aaltonen <tjaalton@deckard.hut.fi>
Date:   Tue Apr 24 14:01:12 2007 +0300

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

diff --git a/debian/changelog b/debian/changelog
index 9b701e9..99234c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 xserver-xorg-video-newport (1:0.2.1-2) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Add patch to replace non-ascii character in newport(4) with equivalent
     groff escape sequence.
 
- -- Julien Cristau <jcristau@debian.org>  Sun, 22 Apr 2007 04:13:58 +0200
+  [ Timo Aaltonen ]
+  * Replaces/Conflicts: xserver-xorg-driver-newport.
+
+ -- Timo Aaltonen <tjaalton@cc.hut.fi>  Tue, 24 Apr 2007 14:00:49 +0300
 
 xserver-xorg-video-newport (1:0.2.1-1) experimental; urgency=low
 
diff --git a/debian/control b/debian/control
index 38c0bc4..0ee096a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,8 @@ Package: xserver-xorg-video-newport
 Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel netbsd-i386 powerpc
 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-newport
+Conflicts: xserver-xorg-driver-newport
 Description: X.Org X server -- Newport display driver
  This package provides the driver for the Newport family of chipsets integrated
  in SGI Indy and Indy2 machines.

commit a51424c6b427eed5edf3a3d03e0ddeab48a5e8bf
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Apr 22 04:15:31 2007 +0200

    Fix manpage-has-errors-from-man lintian warning.
    
    Add patch to replace a non-ascii character in newport(4) with the equivalent
    groff escape sequence.

diff --git a/debian/changelog b/debian/changelog
index 6ef4780..9b701e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-video-newport (1:0.2.1-2) UNRELEASED; urgency=low
+
+  * Add patch to replace non-ascii character in newport(4) with equivalent
+    groff escape sequence.
+
+ -- Julien Cristau <jcristau@debian.org>  Sun, 22 Apr 2007 04:13:58 +0200
+
 xserver-xorg-video-newport (1:0.2.1-1) experimental; urgency=low
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 303cce0..38c0bc4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ 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 (>= 5.0.0), pkg-config, xserver-xorg-dev (>= 2:1.2.0), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
+Build-Depends: debhelper (>= 5.0.0), quilt, pkg-config, xserver-xorg-dev (>= 2:1.2.0), x11proto-video-dev, x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev
 Standards-Version: 3.6.1
 
 Package: xserver-xorg-video-newport
diff --git a/debian/patches/01_newport_man.diff b/debian/patches/01_newport_man.diff
new file mode 100644
index 0000000..bfce665
--- /dev/null
+++ b/debian/patches/01_newport_man.diff
@@ -0,0 +1,10 @@
+Index: xserver-xorg-video-newport/man/newport.man
+===================================================================
+--- xserver-xorg-video-newport.orig/man/newport.man	2007-04-22 04:11:14.000000000 +0200
++++ xserver-xorg-video-newport/man/newport.man	2007-04-22 04:11:59.000000000 +0200
+@@ -42,4 +42,4 @@
+ __xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
+ .SH AUTHORS
+ Authors:
+-Guido GÜnther \fIagx@sigxcpu.org\fP
++Guido G\(:unther \fIagx@sigxcpu.org\fP
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..39cef94
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_newport_man.diff
diff --git a/debian/rules b/debian/rules
index d21c9bb..78d5c57 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ endif
 # kbd_drv.a isn't phenomenally useful; kbd_drv.so more so
 confflags += --disable-static
 
-build: build-stamp
+build: patch build-stamp
 build-stamp:
 	dh_testdir
 
@@ -44,7 +44,7 @@ build-stamp:
 
 	touch build-stamp
 
-clean:
+clean: xsfclean
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp

commit 271778bd6338575afa3e4ae7f614f38cdff8e2fb
Author: Branden Robinson <branden@sisyphus.(none)>
Date:   Thu Apr 12 23:18:32 2007 -0400

    Test for existence of debian/patches directory before creating a symlink to it.
    
    This prevents packages that apply no patches from ending up with a broken
    symlink in them.
    
    Remove SVN keyword.
    
    Update copyright notice.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index d88c6db..63dde45 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -1,11 +1,10 @@
 #!/usr/bin/make -f
-# $Id$
 
-# Debian rules file for xorg-x11 source package
+# Debian X Strike Force Build System (XSFBS): Make portion
 
 # Copyright 1996 Stephen Early
 # Copyright 1997 Mark Eichin
-# Copyright 1998-2005 Branden Robinson
+# Copyright 1998-2005, 2007 Branden Robinson
 # Copyright 2005 David Nusinow
 #
 # Licensed under the GNU General Public License, version 2.  See the file
@@ -127,7 +126,7 @@ $(STAMP_DIR)/prepare: $(STAMP_DIR)/stampdir
 	if [ ! -e $(STAMP_DIR)/log ]; then \
 		mkdir $(STAMP_DIR)/log; \
 	fi; \
-	if [ ! -e patches ]; then \
+	if [ -e debian/patches ] && [ ! -e patches ]; then \
 		ln -s debian/patches patches; \
 	fi; \
 	>$@

commit 72811b4cede7275a35d36b44bcb5f431a8aa0133
Author: Julien Cristau <jcristau@debian.org>
Date:   Fri Mar 2 20:28:15 2007 +0100

    Fix copy/paste typo in the input driver provides.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 0343aec..d88c6db 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -359,7 +359,7 @@ 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-video-$(INPUTABI)
+INPDRIVER_PROVIDES = xserver-xorg-input-$(INPUTABI)
 ifeq ($(PACKAGE),)
 PACKAGE=$(shell awk '/^Package:/ { print $$2; exit }' < debian/control)
 endif



Reply to: