libxext: Changes to 'debian-unstable'

2014-10-05 Thread Julien Cristau
 ChangeLog |   89 ++
 configure.ac  |   10 
 debian/changelog  |9 +++
 debian/control|3 -
 debian/upstream/signing-key.asc   |   24 ++
 debian/watch  |1 
 include/X11/extensions/extutil.h  |2 
 include/X11/extensions/multibuf.h |6 --
 src/Makefile.am   |1 
 src/XEVI.c|7 +-
 src/XMultibuf.c   |1 
 src/XSecurity.c   |1 
 src/XShape.c  |1 
 src/XSync.c   |3 -
 src/Xcup.c|1 
 src/Xdbe.c|7 --
 src/Xge.c |   35 +++---
 src/eat.h |   40 -
 src/globals.c |6 --
 19 files changed, 149 insertions(+), 98 deletions(-)

New commits:
commit a50b10c3eac7ff7c1a19f3cbe50aa6d1abc35bb8
Author: Julien Cristau jcris...@debian.org
Date:   Sun Oct 5 17:34:14 2014 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 032dae3..a42ae11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-libxext (2:1.3.3-1) UNRELEASED; urgency=medium
+libxext (2:1.3.3-1) unstable; urgency=medium
 
   * Let uscan verify tarball signatures.
   * New upstream release.
   * Bump libx11-dev build-dep to 1.6.
   * Remove Cyril from Uploaders.
 
- -- Julien Cristau jcris...@debian.org  Sun, 05 Oct 2014 16:59:15 +0200
+ -- Julien Cristau jcris...@debian.org  Sun, 05 Oct 2014 17:34:09 +0200
 
 libxext (2:1.3.2-1) unstable; urgency=low
 

commit 0a820d88944acf6c9995c10b1e0d01c395c30a6e
Author: Julien Cristau jcris...@debian.org
Date:   Sun Oct 5 17:33:48 2014 +0200

Remove Cyril from Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 13a5be5..032dae3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libxext (2:1.3.3-1) UNRELEASED; urgency=medium
   * Let uscan verify tarball signatures.
   * New upstream release.
   * Bump libx11-dev build-dep to 1.6.
+  * Remove Cyril from Uploaders.
 
  -- Julien Cristau jcris...@debian.org  Sun, 05 Oct 2014 16:59:15 +0200
 
diff --git a/debian/control b/debian/control
index d94c68a..9771c03 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,6 @@ Source: libxext
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: Cyril Brulebois k...@debian.org
 Build-Depends:
 # dpkg-buildflags --export=configure
  dpkg-dev (= 1.16.1),

commit 8cae5f0fd38830238126af45e4fdeccd7642dc00
Author: Julien Cristau jcris...@debian.org
Date:   Sun Oct 5 17:33:22 2014 +0200

Bump libx11-dev build-dep to 1.6.

diff --git a/debian/changelog b/debian/changelog
index 2f01fad..13a5be5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxext (2:1.3.3-1) UNRELEASED; urgency=medium
 
   * Let uscan verify tarball signatures.
   * New upstream release.
+  * Bump libx11-dev build-dep to 1.6.
 
  -- Julien Cristau jcris...@debian.org  Sun, 05 Oct 2014 16:59:15 +0200
 
diff --git a/debian/control b/debian/control
index 123d015..d94c68a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
  dpkg-dev (= 1.16.1),
 # misc:Pre-Depends
  debhelper (= 8.1.3),
- libx11-dev (= 2:1.3.3-2),
+ libx11-dev (= 2:1.6),
  x11proto-core-dev (= 7.0.13),
  x11proto-xext-dev (= 7.1.99),
  pkg-config,

commit 2bef99c1bf84d4eeaeeb243e77e6c9e2fa3ed7e8
Author: Julien Cristau jcris...@debian.org
Date:   Sun Oct 5 16:59:27 2014 +0200

Bump changelogs

diff --git a/ChangeLog b/ChangeLog
index 6f74e6b..ff19dd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,92 @@
+commit efdcbb7634501e1117d422636a0a75d7ea84b16b
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Thu Jul 24 01:30:38 2014 +1000
+
+libXext 1.3.3
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit 11aad96bd689d54156064d2e81213dc827a689d1
+Author: Keith Packard kei...@keithp.com
+Date:   Thu Mar 6 14:56:17 2014 -0800
+
+Xge: remove warning messages about missing Xge extension event translations
+
+When mixing Xlib and xcb, it's quite possible for some events to be
+received for xcb-only extensions, which will subsequently not be
+translatable by the Xge WireToEvent/EventToWire hooks
+
+Signed-off-by: Keith Packard kei...@keithp.com
+Reviewed-by: Eric Anholt e...@anholt.net
+
+commit dde40e03c10808b964dc1d6a7eb48156dd5ce4a2
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Sat Mar 8 20:09:46 2014 -0800
+
+XeviGetVisualInfo: Free  clear *evi_return, not evi_return pointer
+
+evi_return is passed in as a pointer to a location into which
+XeviGetVisualInfo is expected to write a pointer to the memory
+it allocated for the returned structures.  If we're failing and
+bailing 

libxext: Changes to 'debian-unstable'

2013-06-30 Thread Julien Cristau
 COPYING   |3 
 ChangeLog |  177 ++
 autogen.sh|4 
 configure.ac  |9 +-
 debian/changelog  |   16 +++
 debian/compat |2 
 debian/control|3 
 debian/rules  |   21 +---
 include/X11/extensions/sync.h |2 
 man/XShape.man|   18 ++--
 man/Xmbuf.man |  115 ---
 src/Makefile.am   |1 
 src/XEVI.c|   29 --
 src/XMultibuf.c   |3 
 src/XSecurity.c   |3 
 src/XShape.c  |   27 +++---
 src/XSync.c   |   39 ++---
 src/Xcup.c|   49 ++-
 src/Xdbe.c|   27 --
 src/Xge.c |   10 ++
 src/eat.h |   40 +
 21 files changed, 458 insertions(+), 140 deletions(-)

New commits:
commit 680979a49d27331dd3fb7cc31a5ee19862ff3d18
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jun 24 16:14:09 2013 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 4ab8d00..cc7f151 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxext (2:1.3.2-1) UNRELEASED; urgency=low
+libxext (2:1.3.2-1) unstable; urgency=low
 
   * New upstream release.
   * Bump debhelper compat level to 7.
@@ -6,7 +6,7 @@ libxext (2:1.3.2-1) UNRELEASED; urgency=low
   * Disable silent rules.
   * Use dh_prep instead of dh_clean -k.
 
- -- Julien Cristau jcris...@debian.org  Mon, 24 Jun 2013 15:14:56 +0200
+ -- Julien Cristau jcris...@debian.org  Mon, 24 Jun 2013 16:14:00 +0200
 
 libxext (2:1.3.1-2+deb7u1) wheezy-security; urgency=high
 

commit 6de7d108041b2ae69f48a5aeb205281da6c9beb7
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jun 24 16:13:47 2013 +0200

Use dh_prep instead of dh_clean -k.

diff --git a/debian/changelog b/debian/changelog
index 53746d6..4ab8d00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libxext (2:1.3.2-1) UNRELEASED; urgency=low
   * Bump debhelper compat level to 7.
   * Use dpkg-buildflags.
   * Disable silent rules.
+  * Use dh_prep instead of dh_clean -k.
 
  -- Julien Cristau jcris...@debian.org  Mon, 24 Jun 2013 15:14:56 +0200
 
diff --git a/debian/rules b/debian/rules
index 7b79c26..3f825a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,7 +67,7 @@ clean: xsfclean
 install: build-stamp
dh_testdir
dh_testroot
-   dh_clean -k
+   dh_prep
dh_installdirs
 
cd build  $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install

commit 4aa7a13a964ce9ce0c8442a9ecd533668178bd82
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jun 24 16:01:21 2013 +0200

Disable silent rules.

diff --git a/debian/changelog b/debian/changelog
index b14c7e3..53746d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libxext (2:1.3.2-1) UNRELEASED; urgency=low
   * New upstream release.
   * Bump debhelper compat level to 7.
   * Use dpkg-buildflags.
+  * Disable silent rules.
 
  -- Julien Cristau jcris...@debian.org  Mon, 24 Jun 2013 15:14:56 +0200
 
diff --git a/debian/rules b/debian/rules
index 09add30..7b79c26 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,6 +45,7 @@ build-stamp:
 --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 --docdir=\$${datadir}/doc/libxext-dev \
 --infodir=\$${prefix}/share/info \
+--disable-silent-rules \
 $(docflags) \
 $(confflags)
cd build  $(MAKE)

commit 342bdcc4663e7bcef0f6435d00c53a53581b70a9
Author: Julien Cristau jcris...@debian.org
Date:   Mon Jun 24 15:35:18 2013 +0200

Use dpkg-buildflags.

diff --git a/debian/changelog b/debian/changelog
index 6ef5ff7..b14c7e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxext (2:1.3.2-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bump debhelper compat level to 7.
+  * Use dpkg-buildflags.
 
  -- Julien Cristau jcris...@debian.org  Mon, 24 Jun 2013 15:14:56 +0200
 
diff --git a/debian/control b/debian/control
index 5b3cf7b..123d015 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,9 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Cyril Brulebois k...@debian.org
 Build-Depends:
+# dpkg-buildflags --export=configure
+ dpkg-dev (= 1.16.1),
+# misc:Pre-Depends
  debhelper (= 8.1.3),
  libx11-dev (= 2:1.3.3-2),
  x11proto-core-dev (= 7.0.13),
diff --git a/debian/rules b/debian/rules
index a07e8f4..09add30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,12 +12,6 @@ PACKAGE = libxext6
 
 include debian/xsfbs/xsfbs.mk
 
-CFLAGS = -Wall -g
-ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
-   CFLAGS += -O0
-else
-   CFLAGS += -O2
-endif
 ifneq (,$(filter 

libxext: Changes to 'debian-unstable'

2012-04-15 Thread Julien Cristau
 AUTHORS|6 
 COPYING|   16 +-
 ChangeLog  |  257 +
 configure.ac   |6 
 debian/changelog   |   10 +
 debian/control |4 
 debian/libxext-dev.install |3 
 debian/rules   |8 -
 docbook.am |  116 --
 include/X11/extensions/XLbx.h  |4 
 include/X11/extensions/Xdbe.h  |   10 -
 include/X11/extensions/Xge.h   |2 
 include/X11/extensions/dpms.h  |   10 -
 include/X11/extensions/extutil.h   |6 
 include/X11/extensions/sync.h  |   16 +-
 include/X11/extensions/xtestext1.h |4 
 man/DBE.man|  118 +++
 man/DPMSCapable.man|   18 +-
 man/DPMSDisable.man|   16 +-
 man/DPMSEnable.man |   32 ++--
 man/DPMSForceLevel.man |   22 +-
 man/DPMSGetTimeouts.man|   36 ++--
 man/DPMSGetVersion.man |   22 +-
 man/DPMSInfo.man   |   24 +--
 man/DPMSQueryExtension.man |   40 ++---
 man/DPMSSetTimeouts.man|   80 +-
 man/XShape.man |  136 -
 man/XShm.man   |   30 +--
 man/XcupGetReservedColormapEntries.man |   22 +-
 man/XcupQueryVersion.man   |   18 +-
 man/XcupStoreColors.man|   22 +-
 man/XdbeAllocateBackBufferName.man |   38 ++--
 man/XdbeBeginIdiom.man |   30 +--
 man/XdbeDeallocateBackBufferName.man   |   30 +--
 man/XdbeEndIdiom.man   |   30 +--
 man/XdbeFreeVisualInfo.man |   30 +--
 man/XdbeGetBackBufferAttributes.man|   34 ++--
 man/XdbeGetVisualInfo.man  |   36 ++--
 man/XdbeQueryExtension.man |   32 ++--
 man/XdbeSwapBuffers.man|   30 +--
 man/Xevi.man   |   56 +++
 man/Xmbuf.man  |   72 -
 specs/Makefile.am  |2 
 specs/dbelib.xml   |  109 +++--
 specs/dpmslib.xml  |   38 ++--
 specs/shapelib.xml |   67 +---
 specs/synclib.xml  |  110 +++---
 specs/xtest1.xml   |   32 +++-
 src/DPMS.c |   18 +-
 src/MITMisc.c  |4 
 src/Makefile.am|2 
 src/XAppgroup.c|   16 +-
 src/XEVI.c |2 
 src/XLbx.c |8 -
 src/XMultibuf.c|   56 +++
 src/XSecurity.c|4 
 src/XShape.c   |8 -
 src/XShm.c |6 
 src/XSync.c|6 
 src/XTestExt1.c|   36 ++--
 src/Xcup.c |   10 -
 src/Xdbe.c |   28 +--
 src/Xge.c  |2 
 src/extutil.c  |   24 +--
 src/globals.c  |2 
 65 files changed, 1226 insertions(+), 896 deletions(-)

New commits:
commit dd29028c64e47677607f43955f49ccc32e58fec8
Author: Julien Cristau jcris...@debian.org
Date:   Sun Apr 15 20:46:16 2012 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index a97f1a3..a0e5d60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxext (2:1.3.1-1) UNRELEASED; urgency=low
+libxext (2:1.3.1-1) unstable; urgency=low
 
   * New upstream release.
   * Bump xorg-sgml-doctools build-dep per configure.ac.
@@ -6,7 +6,7 @@ libxext (2:1.3.1-1) UNRELEASED; urgency=low
 call.
   * Don't require (fake)root for debian/rules clean.
 
- -- Julien Cristau jcris...@debian.org  Sun, 15 Apr 2012 20:28:07 +0200
+ -- Julien Cristau jcris...@debian.org  Sun, 15 Apr 2012 20:46:06 +0200
 
 libxext (2:1.3.0-3) unstable; urgency=low
 

commit 69b59d7a6ba31a71787a318a13ff8564d808f056
Author: Julien Cristau jcris...@debian.org
Date:   Sun Apr 15 20:36:20 2012 +0200

Don't require (fake)root for debian/rules clean.

diff --git a/debian/changelog b/debian/changelog
index 6dfa8eb..a97f1a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libxext (2:1.3.1-1) UNRELEASED; urgency=low
   * Bump xorg-sgml-doctools build-dep per configure.ac.
   * Adjust rules for new location of .db files, and set docdir in configure
 call.
+  * Don't require (fake)root for debian/rules clean.
 
  -- Julien Cristau jcris...@debian.org  Sun, 15 Apr 2012 20:28:07 +0200
 
diff --git a/debian/rules b/debian/rules
index b65eafd..89cb2dd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -56,9 +56,7 @@ 

libxext: Changes to 'debian-unstable'

2012-04-15 Thread Julien Cristau
 debian/changelog   |8 +
 debian/control |   49 
 debian/libxext-dev.install |1 
 debian/libxext-doc.install |1 
 debian/rules   |   67 +++--
 5 files changed, 98 insertions(+), 28 deletions(-)

New commits:
commit 4bacc071a7cd3c89515b571b4f92f359f30a8704
Author: Julien Cristau jcris...@debian.org
Date:   Sun Apr 15 21:07:28 2012 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 6ffd4bc..de2f3cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libxext (2:1.3.1-2) UNRELEASED; urgency=low
+libxext (2:1.3.1-2) unstable; urgency=low
 
   * Split docs out to a separate libxext-doc package.  libxext-dev is now
 Multi-Arch: same, and libxext-doc Multi-Arch: foreign.
   * Adjust debian/rules so buildds don't have to build the specs.
 
- -- Julien Cristau jcris...@debian.org  Sun, 15 Apr 2012 20:52:49 +0200
+ -- Julien Cristau jcris...@debian.org  Sun, 15 Apr 2012 21:07:20 +0200
 
 libxext (2:1.3.1-1) unstable; urgency=low
 

commit 824f8a2ec94a9b293ac1b55d4fd4e6f928e28883
Author: Julien Cristau jcris...@debian.org
Date:   Sun Apr 15 21:00:56 2012 +0200

Adjust debian/rules so buildds don't have to build the specs.

diff --git a/debian/changelog b/debian/changelog
index bcafd6d..6ffd4bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxext (2:1.3.1-2) UNRELEASED; urgency=low
 
   * Split docs out to a separate libxext-doc package.  libxext-dev is now
 Multi-Arch: same, and libxext-doc Multi-Arch: foreign.
+  * Adjust debian/rules so buildds don't have to build the specs.
 
  -- Julien Cristau jcris...@debian.org  Sun, 15 Apr 2012 20:52:49 +0200
 
diff --git a/debian/rules b/debian/rules
index ab32cc4..2e9cef8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,8 +34,10 @@ else
 endif
 
 
-build: build-indep build-arch
+build: build-indep
+build-indep: docflags = --enable-specs --with-xmlto --without-fop
 build-indep: build-stamp
+build-arch: docflags = --disable-specs
 build-arch: build-stamp
 .PHONY: build build-indep build-arch
 
@@ -47,9 +49,9 @@ build-stamp:
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 --docdir=\$${datadir}/doc/libxext-dev \
---infodir=\$${prefix}/share/info $(confflags) \
---with-xmlto \
---without-fop \
+--infodir=\$${prefix}/share/info \
+$(confflags) \
+$(docflags) \
 CFLAGS=$(CFLAGS) 
cd build  $(MAKE)
$@
@@ -67,7 +69,7 @@ clean: xsfclean
find -name Makefile.in -delete
dh_clean
 
-install: build
+install: build-stamp
dh_testdir
dh_testroot
dh_clean -k
@@ -75,11 +77,11 @@ install: build
 
cd build  $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
# Kill *.xml, we don't need them:
-   find debian/tmp/usr/share/doc/libxext-dev -name '*.xml' -delete
-   find debian/tmp/usr/share/doc/libxext-dev -name '*.db' -delete
+   -find debian/tmp/usr/share/doc/libxext-dev -name '*.xml' -delete
+   -find debian/tmp/usr/share/doc/libxext-dev -name '*.db' -delete
 
 # Build architecture-dependent files here.
-binary-arch: build install
+binary-arch: build-arch install
dh_testdir
dh_testroot
 
@@ -100,7 +102,7 @@ binary-arch: build install
dh_builddeb -s
 
 # Build architecture-independent files here.
-binary-indep: build install
+binary-indep: build-indep install
dh_testdir
dh_testroot
 

commit 18228324740388f31f7404acb036f777972efdf5
Author: Julien Cristau jcris...@debian.org
Date:   Sun Apr 15 20:54:19 2012 +0200

Split docs out to a separate libxext-doc package.

libxext-dev is now Multi-Arch: same, and libxext-doc Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index a0e5d60..bcafd6d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxext (2:1.3.1-2) UNRELEASED; urgency=low
+
+  * Split docs out to a separate libxext-doc package.  libxext-dev is now
+Multi-Arch: same, and libxext-doc Multi-Arch: foreign.
+
+ -- Julien Cristau jcris...@debian.org  Sun, 15 Apr 2012 20:52:49 +0200
+
 libxext (2:1.3.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 1e40803..5b3cf7b 100644
--- a/debian/control
+++ b/debian/control
@@ -118,6 +118,7 @@ Description: X11 miscellaneous extensions library (debug 
package)
 Package: libxext-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
@@ -125,7 +126,8 @@ Depends:
  x11proto-core-dev,
  x11proto-xext-dev (= 7.0.99.2),
  libx11-dev,
- xorg-sgml-doctools (= 1:1.5),
+Suggests:
+ libxext-doc,
 Description: X11 miscellaneous 

libxext: Changes to 'debian-unstable'

2011-06-11 Thread Julien Cristau
 debian/changelog |   12 
 debian/control   |7 +--
 debian/libxext-dev.install   |6 +++---
 debian/libxext6-udeb.install |2 +-
 debian/libxext6.install  |2 +-
 debian/rules |2 ++
 6 files changed, 24 insertions(+), 7 deletions(-)

New commits:
commit 76ed357e72c4c99379f034148ed28c2ca9f4e110
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jun 11 15:47:39 2011 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 918416c..58b31eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,6 @@
-libxext (2:1.3.0-2) UNRELEASED; urgency=low
+libxext (2:1.3.0-2) unstable; urgency=low
+
+  * Team upload.
 
   [ Steve Langasek ]
   * Build for multiarch.
@@ -6,7 +8,7 @@ libxext (2:1.3.0-2) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * Bump Standards-Version to 3.9.2.
 
- -- Julien Cristau jcris...@debian.org  Sat, 11 Jun 2011 15:44:48 +0200
+ -- Julien Cristau jcris...@debian.org  Sat, 11 Jun 2011 15:47:31 +0200
 
 libxext (2:1.3.0-1) unstable; urgency=low
 

commit e0ecdafd11d96cb2af4a899b45780cb6b12f7fbd
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jun 11 15:47:29 2011 +0200

Bump Standards-Version to 3.9.2.

diff --git a/debian/changelog b/debian/changelog
index 43de026..918416c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ libxext (2:1.3.0-2) UNRELEASED; urgency=low
   [ Steve Langasek ]
   * Build for multiarch.
 
+  [ Julien Cristau ]
+  * Bump Standards-Version to 3.9.2.
+
  -- Julien Cristau jcris...@debian.org  Sat, 11 Jun 2011 15:44:48 +0200
 
 libxext (2:1.3.0-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index fe41424..8c0deb1 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends:
  xorg-sgml-doctools (= 1:1.7),
  w3m,
  xsltproc,
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git
 

commit 19fc2067b4da1edfafd6a6bd309c3056b0d9024c
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jun 11 15:45:06 2011 +0200

Add changelog entry for multiarch

diff --git a/debian/changelog b/debian/changelog
index fca7ea3..43de026 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxext (2:1.3.0-2) UNRELEASED; urgency=low
+
+  [ Steve Langasek ]
+  * Build for multiarch.
+
+ -- Julien Cristau jcris...@debian.org  Sat, 11 Jun 2011 15:44:48 +0200
+
 libxext (2:1.3.0-1) unstable; urgency=low
 
   * New upstream release.

commit 5281ab1a6e010057a014f8a8f18b25a49995ea0d
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Wed Mar 23 22:50:52 2011 -0700

build for multiarch

diff --git a/debian/control b/debian/control
index 40180c8..677181f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Cyril Brulebois k...@debian.org
 Build-Depends:
- debhelper (= 5.0.0),
+ debhelper (= 8.1.3),
  libx11-dev (= 2:1.3.3-2),
  x11proto-core-dev (= 7.0.13),
  x11proto-xext-dev (= 7.0.99.2),
@@ -24,6 +24,8 @@ Package: libxext6
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: X11 miscellaneous extension library
  libXext provides an X Window System client interface to several extensions to
  the X protocol.
@@ -69,6 +71,7 @@ Section: debug
 Architecture: any
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxext6 (= ${binary:Version})
+Multi-Arch: same
 Description: X11 miscellaneous extensions library (debug package)
  libXext provides an X Window System client interface to several extensions to
  the X protocol.
diff --git a/debian/libxext-dev.install b/debian/libxext-dev.install
index d393f8f..2daba6e 100644
--- a/debian/libxext-dev.install
+++ b/debian/libxext-dev.install
@@ -1,7 +1,7 @@
 usr/share/man/man3/*
-usr/lib/libXext.a
-usr/lib/libXext.so
-usr/lib/pkgconfig/xext.pc
+usr/lib/*/libXext.a
+usr/lib/*/libXext.so
+usr/lib/*/pkgconfig/xext.pc
 usr/include/X11/extensions/
 usr/share/doc/libXext/*.html usr/share/doc/libxext-dev
 usr/share/doc/libXext/*.txt  usr/share/doc/libxext-dev
diff --git a/debian/libxext6-udeb.install b/debian/libxext6-udeb.install
index 5c9aabf..f9bfa82 100644
--- a/debian/libxext6-udeb.install
+++ b/debian/libxext6-udeb.install
@@ -1 +1 @@
-usr/lib/libXext.so.6*
+usr/lib/*/libXext.so.6* usr/lib
diff --git a/debian/libxext6.install b/debian/libxext6.install
index 5c9aabf..3915821 100644
--- a/debian/libxext6.install
+++ b/debian/libxext6.install
@@ -1 +1 @@
-usr/lib/libXext.so.6*
+usr/lib/*/libXext.so.6*
diff --git a/debian/rules b/debian/rules
index d1ce2af..039c136 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
MAKEFLAGS += -j$(NUMJOBS)
 endif
 

libxext: Changes to 'debian-unstable'

2011-06-11 Thread Julien Cristau
 debian/changelog |8 
 debian/rules |   11 ---
 2 files changed, 16 insertions(+), 3 deletions(-)

New commits:
commit 94a231afa6853b7eb0964111ee8bce4b50de3a68
Author: Julien Cristau jcris...@debian.org
Date:   Sun Jun 12 00:10:55 2011 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index b661925..9f5b55a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-libxext (2:1.3.0-3) UNRELEASED; urgency=low
+libxext (2:1.3.0-3) unstable; urgency=low
 
+  * Team upload.
   * Don't put debug symbols for the udeb in libxdmcp6-dbg.
   * Add build-indep and build-arch debian/rules targets.
 
- -- Julien Cristau jcris...@debian.org  Sun, 12 Jun 2011 00:09:36 +0200
+ -- Julien Cristau jcris...@debian.org  Sun, 12 Jun 2011 00:10:43 +0200
 
 libxext (2:1.3.0-2) unstable; urgency=low
 

commit 15070e1a5aeed00ad16b7a4331a8cc305d8e0321
Author: Julien Cristau jcris...@debian.org
Date:   Sun Jun 12 00:10:36 2011 +0200

Add build-indep and build-arch debian/rules targets.

diff --git a/debian/changelog b/debian/changelog
index c6fd231..b661925 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libxext (2:1.3.0-3) UNRELEASED; urgency=low
 
   * Don't put debug symbols for the udeb in libxdmcp6-dbg.
+  * Add build-indep and build-arch debian/rules targets.
 
  -- Julien Cristau jcris...@debian.org  Sun, 12 Jun 2011 00:09:36 +0200
 
diff --git a/debian/rules b/debian/rules
index dcb07f5..eca2aec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,11 @@ else
 endif
 
 
-build: build-stamp
+build: build-indep build-arch
+build-indep:
+build-arch: build-stamp
+.PHONY: build build-indep build-arch
+
 build-stamp:
dh_testdir
autoreconf -vfi
@@ -102,4 +106,4 @@ binary-indep: build install
 # Nothing to do
 
 binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+.PHONY: clean binary-indep binary-arch binary install

commit ad160c5e368206f578a4dffdf1d036f05e064513
Author: Julien Cristau jcris...@debian.org
Date:   Sun Jun 12 00:09:50 2011 +0200

Don't put debug symbols for the udeb in libxdmcp6-dbg.

diff --git a/debian/changelog b/debian/changelog
index 58b31eb..c6fd231 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxext (2:1.3.0-3) UNRELEASED; urgency=low
+
+  * Don't put debug symbols for the udeb in libxdmcp6-dbg.
+
+ -- Julien Cristau jcris...@debian.org  Sun, 12 Jun 2011 00:09:36 +0200
+
 libxext (2:1.3.0-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/rules b/debian/rules
index 0f3c6ac..dcb07f5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,7 +86,8 @@ binary-arch: build install
dh_installchangelogs ChangeLog
dh_link
dh_installman
-   dh_strip --dbg-package=$(PACKAGE)-dbg
+   dh_strip -p$(PACKAGE) --dbg-package=$(PACKAGE)-dbg
+   dh_strip -N$(PACKAGE)
dh_compress
dh_fixperms
dh_makeshlibs -V$(PACKAGE) (= 2:1.3.0) --add-udeb=$(PACKAGE)-udeb -- 
-c4


-- 
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/e1qvws4-0002f1...@vasks.debian.org



libxext: Changes to 'debian-unstable'

2011-05-08 Thread Cyril Brulebois
 COPYING|2 
 ChangeLog  |  273 +
 configure.ac   |   61 --
 debian/changelog   |   16 
 debian/control |   27 
 debian/copyright   |2 
 debian/libxext-dev.install |1 
 debian/libxext6.symbols|6 
 debian/rules   |3 
 docbook.am |   95 +++
 include/X11/extensions/XShm.h  |8 
 include/X11/extensions/sync.h  |   33 +
 include/X11/extensions/xtestext1.h |   14 
 man/DPMSCapable.man|2 
 man/DPMSDisable.man|2 
 man/DPMSEnable.man |2 
 man/DPMSForceLevel.man |2 
 man/DPMSGetTimeouts.man|2 
 man/DPMSGetVersion.man |2 
 man/DPMSInfo.man   |2 
 man/DPMSQueryExtension.man |2 
 man/DPMSSetTimeouts.man|2 
 man/XShm.man   |   12 
 man/XcupGetReservedColormapEntries.man |2 
 man/XcupQueryVersion.man   |2 
 man/XcupStoreColors.man|2 
 specs/.gitignore   |3 
 specs/Makefile.am  |   61 --
 specs/dbelib.tex   |  620 -
 specs/dbelib.xml   |4 
 specs/dpmslib.xml  |4 
 specs/shapelib.xml |8 
 specs/synclib.tex  |  770 --
 specs/synclib.xml  |   35 -
 specs/xtest1.xml   |  952 +
 src/XShm.c |8 
 src/XSync.c|  258 
 src/Xge.c  |2 
 38 files changed, 1728 insertions(+), 1574 deletions(-)

New commits:
commit 25ef38e04652372c3f715235a52aafe9255ab886
Author: Cyril Brulebois k...@debian.org
Date:   Sun May 8 21:15:53 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 6d7c596..fca7ea3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxext (2:1.3.0-1) UNRELEASED; urgency=low
+libxext (2:1.3.0-1) unstable; urgency=low
 
   * New upstream release.
   * Update debian/copyright from upstream COPYING.
@@ -12,7 +12,7 @@ libxext (2:1.3.0-1) UNRELEASED; urgency=low
   * Wrap Depends.
   * Get rid of the Replaces on x11proto-xext-dev, that was long ago.
 
- -- Cyril Brulebois k...@debian.org  Sun, 08 May 2011 19:17:38 +0200
+ -- Cyril Brulebois k...@debian.org  Sun, 08 May 2011 21:15:49 +0200
 
 libxext (2:1.2.0-2) unstable; urgency=low
 

commit c1fc1298643cbf3974ac7d62c2e0785a5f76b1c2
Author: Cyril Brulebois k...@debian.org
Date:   Sun May 8 21:15:39 2011 +0200

Bump xutils-dev build-dep.

diff --git a/debian/changelog b/debian/changelog
index cb587eb..6d7c596 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libxext (2:1.3.0-1) UNRELEASED; urgency=low
   * Update debian/copyright from upstream COPYING.
   * Bump x11proto-xext-dev build-dep.
   * Bump xorg-sgml-doctools build-dep, add xsltproc.
+  * Bump xutils-dev build-dep.
   * Use xorg-sgml-doctool's copy of xorg.css.
   * Don't install *.db yet, keep that for later.
   * Update symbols file for new *Fence symbols.
diff --git a/debian/control b/debian/control
index 1546503..b8f7e9e 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  pkg-config,
  automake,
  libtool,
- xutils-dev (= 1:7.5+4),
+ xutils-dev (= 1:7.6+2),
 # specs
  xmlto,
  xorg-sgml-doctools (= 1:1.7),

commit 114207411d29702ebb420ade7f16d01b4611de09
Author: Cyril Brulebois k...@debian.org
Date:   Sun May 8 21:13:56 2011 +0200

Get rid of the Replaces on x11proto-xext-dev, that was long ago.

diff --git a/debian/changelog b/debian/changelog
index 15e8a2e..cb587eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libxext (2:1.3.0-1) UNRELEASED; urgency=low
   * Update symbols file for new *Fence symbols.
   * Bump shlibs accordingly.
   * Wrap Depends.
+  * Get rid of the Replaces on x11proto-xext-dev, that was long ago.
 
  -- Cyril Brulebois k...@debian.org  Sun, 08 May 2011 19:17:38 +0200
 
diff --git a/debian/control b/debian/control
index 26c7ae2..1546503 100644
--- a/debian/control
+++ b/debian/control
@@ -123,8 +123,6 @@ Depends:
  x11proto-xext-dev (= 7.0.99.2),
  libx11-dev,
  xorg-sgml-doctools (= 1:1.5),
-Replaces:
- x11proto-xext-dev ( 7.0.99.2)
 Description: X11 miscellaneous extensions library (development headers)
  libXext provides an X Window System client interface to several extensions to
  the X protocol.

commit 1b94f0e8a0935c7272249920908b2f9a70999f8b
Author: Cyril Brulebois k...@debian.org
Date:   Sun May 8 21:13:00 2011 +0200

Kill whitespace.

diff --git 

libxext: Changes to 'debian-unstable'

2011-02-07 Thread Julien Cristau
 COPYING|   14 
 ChangeLog  |  135 +
 Makefile.am|2 
 configure.ac   |   16 
 debian/changelog   |   26 +
 debian/control |   10 
 debian/copyright   |   14 
 debian/libxext-dev.install |3 
 debian/rules   |6 
 include/X11/extensions/MITMisc.h   |2 
 include/X11/extensions/XEVI.h  |2 
 include/X11/extensions/XLbx.h  |2 
 include/X11/extensions/XShm.h  |3 
 include/X11/extensions/Xag.h   |2 
 include/X11/extensions/Xcup.h  |2 
 include/X11/extensions/Xdbe.h  |2 
 include/X11/extensions/Xext.h  |2 
 include/X11/extensions/dpms.h  |2 
 include/X11/extensions/extutil.h   |2 
 include/X11/extensions/lbxbuf.h|   51 --
 include/X11/extensions/lbxbufstr.h |   45 -
 include/X11/extensions/lbximage.h  |  151 --
 include/X11/extensions/multibuf.h  |3 
 include/X11/extensions/security.h  |2 
 include/X11/extensions/shape.h |3 
 include/X11/extensions/sync.h  |2 
 include/X11/extensions/xtestext1.h |1 
 man/.gitignore |2 
 man/DBE.man|4 
 man/DPMSCapable.man|4 
 man/DPMSDisable.man|4 
 man/DPMSEnable.man |2 
 man/DPMSForceLevel.man |2 
 man/DPMSGetTimeouts.man|2 
 man/DPMSGetVersion.man |2 
 man/DPMSInfo.man   |2 
 man/DPMSQueryExtension.man |2 
 man/DPMSSetTimeouts.man|2 
 man/Makefile.am|  174 +++
 man/XShape.man |5 
 man/XShapeCombineMask.man  |1 
 man/XShapeCombineRectangles.man|1 
 man/XShapeCombineRegion.man|1 
 man/XShapeCombineShape.man |1 
 man/XShapeGetRectangles.man|1 
 man/XShapeInputSelected.man|1 
 man/XShapeOffsetShape.man  |1 
 man/XShapeQueryExtension.man   |1 
 man/XShapeQueryExtents.man |1 
 man/XShapeQueryVersion.man |1 
 man/XShapeSelectInput.man  |1 
 man/XShmAttach.man |1 
 man/XShmCreateImage.man|1 
 man/XShmCreatePixmap.man   |1 
 man/XShmDetach.man |1 
 man/XShmGetEventBase.man   |1 
 man/XShmGetImage.man   |1 
 man/XShmPixmapFormat.man   |1 
 man/XShmPutImage.man   |1 
 man/XShmQueryExtension.man |1 
 man/XShmQueryVersion.man   |1 
 man/XcupGetReservedColormapEntries.man |2 
 man/XcupQueryVersion.man   |2 
 man/XcupStoreColors.man|2 
 man/XdbeAllocateBackBufferName.man |4 
 man/XdbeBeginIdiom.man |4 
 man/XdbeDeallocateBackBufferName.man   |4 
 man/XdbeEndIdiom.man   |4 
 man/XdbeFreeVisualInfo.man |4 
 man/XdbeGetBackBufferAttributes.man|4 
 man/XdbeGetVisualInfo.man  |4 
 man/XdbeQueryExtension.man |4 
 man/XdbeSwapBuffers.man|4 
 man/Xevi.man   |4 
 man/XeviGetVisualInfo.man  |1 
 man/XeviQueryExtension.man |1 
 man/XeviQueryVersion.man   |1 
 man/Xmbuf.man  |5 
 man/XmbufChangeBufferAttributes.man|1 
 man/XmbufChangeWindowAttributes.man|1 
 man/XmbufCreateBuffers.man |1 
 man/XmbufCreateStereoWindow.man|1 
 man/XmbufDestroyBuffers.man|1 
 man/XmbufDisplayBuffers.man|1 
 man/XmbufGetBufferAttributes.man   |1 
 man/XmbufGetScreenInfo.man |1 
 man/XmbufGetVersion.man|1 
 man/XmbufGetWindowAttributes.man   |1 
 man/XmbufQueryExtension.man|1 
 specs/.gitignore   |6 
 specs/Makefile.am  |   64 ++
 specs/dbelib.tex   |  620 +
 specs/dbelib.xml   |  728 +
 specs/dpmslib.xml  |  419 +
 specs/shapelib.xml |  581 +++
 specs/synclib.tex  |  770 +++
 specs/synclib.xml  |  804 +
 src/DPMS.c |3 
 src/MITMisc.c  |3 
 src/Makefile.am|3 
 src/XAppgroup.c 

libxext: Changes to 'debian-unstable'

2010-07-11 Thread Julien Cristau
 .gitignore |   74 +++--
 COPYING|   33 +---
 ChangeLog  |  163 +
 Makefile.am|   10 -
 configure.ac   |   15 -
 debian/README.source   |2 
 debian/changelog   |   10 +
 debian/control |   13 +
 debian/copyright   |   33 +---
 debian/patches/01_Don-t-export-xgeExtRegister.diff |   26 ---
 debian/patches/series  |1 
 debian/rules   |2 
 debian/xsfbs/xsfbs.mk  |   35 ++--
 include/X11/extensions/XShm.h  |2 
 include/X11/extensions/dpms.h  |2 
 include/X11/extensions/sync.h  |6 
 man/.gitignore |2 
 man/DPMSCapable.man|   35 +---
 man/DPMSDisable.man|   35 +---
 man/DPMSEnable.man |   35 +---
 man/DPMSForceLevel.man |   35 +---
 man/DPMSGetTimeouts.man|   35 +---
 man/DPMSGetVersion.man |   35 +---
 man/DPMSInfo.man   |   35 +---
 man/DPMSQueryExtension.man |   35 +---
 man/DPMSSetTimeouts.man|   35 +---
 man/XShm.man   |   33 +---
 man/XcupGetReservedColormapEntries.man |   35 +---
 man/XcupQueryVersion.man   |   35 +---
 man/XcupStoreColors.man|   35 +---
 src/Makefile.am|4 
 src/Xdbe.c |5 
 src/extutil.c  |2 
 33 files changed, 518 insertions(+), 375 deletions(-)

New commits:
commit 1656a5b7aba3ef70605d3a0881c3a757826e1566
Author: Julien Cristau jcris...@debian.org
Date:   Sun Jul 11 14:15:58 2010 +0100

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index a5eaeb2..efd7a50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxext (2:1.1.2-1) UNRELEASED; urgency=low
+libxext (2:1.1.2-1) unstable; urgency=low
 
   * New upstream release.
   * Update debian/copyright from upstream COPYING.
@@ -6,7 +6,7 @@ libxext (2:1.1.2-1) UNRELEASED; urgency=low
   * Drop patch included upstream, disable patch system.
   * Bump Standards-Version to 3.9.0.
 
- -- Julien Cristau jcris...@debian.org  Sun, 11 Jul 2010 13:56:57 +0100
+ -- Julien Cristau jcris...@debian.org  Sun, 11 Jul 2010 14:15:51 +0100
 
 libxext (2:1.1.1-3) unstable; urgency=low
 

commit a8232aedbaa011bb16697d81bab7ed0f9ad5dd0a
Author: Julien Cristau jcris...@debian.org
Date:   Sun Jul 11 14:15:18 2010 +0100

Bump Standards-Version to 3.9.0.

diff --git a/debian/changelog b/debian/changelog
index 29c3c3b..a5eaeb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libxext (2:1.1.2-1) UNRELEASED; urgency=low
   * Update debian/copyright from upstream COPYING.
   * Bump xutils-dev build-dep for xorg-macros 1.4.
   * Drop patch included upstream, disable patch system.
+  * Bump Standards-Version to 3.9.0.
 
  -- Julien Cristau jcris...@debian.org  Sun, 11 Jul 2010 13:56:57 +0100
 
diff --git a/debian/control b/debian/control
index 7ca483e..322b1d9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  automake,
  libtool,
  xutils-dev (= 1:7.5+1),
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git
 

commit 7d382825870eda45d52b1203f665283fb003e8ec
Author: Julien Cristau jcris...@debian.org
Date:   Sun Jul 11 14:13:13 2010 +0100

Wrap libxext-dev's Depends field

diff --git a/debian/control b/debian/control
index c679cd9..7ca483e 100644
--- a/debian/control
+++ b/debian/control
@@ -103,7 +103,13 @@ Description: X11 miscellaneous extensions library (debug 
package)
 Package: libxext-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxext6 (= ${binary:Version}), 
x11proto-core-dev, x11proto-xext-dev (= 7.0.99.2), libx11-dev
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libxext6 (= ${binary:Version}),
+ x11proto-core-dev,
+ x11proto-xext-dev (= 7.0.99.2),
+ libx11-dev
 Replaces:
  x11proto-xext-dev ( 7.0.99.2)
 Description: X11 miscellaneous extensions library (development headers)

commit 8acc6c69074211f7eb1dafb7ab6b513327686fc9
Author: Julien Cristau jcris...@debian.org
Date:   Sun Jul 11 14:03:26 2010 +0100

Drop patch included upstream, disable patch 

libxext: Changes to 'debian-unstable'

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

New commits:
commit 35d97130eca7ffccab1805e07cc6577a09d2e7ba
Author: Mikhail Gusarov dotted...@debian.org
Date:   Fri May 7 18:58:49 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 1987ab5..daafecf 100644
--- a/debian/control
+++ b/debian/control
@@ -49,8 +49,6 @@ Description: X11 miscellaneous extension library
  .
  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 at
  git://anongit.freedesktop.org/git/xorg/lib/libXext
@@ -99,8 +97,6 @@ Description: X11 miscellaneous extensions library (debug 
package)
  .
  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 at
  git://anongit.freedesktop.org/git/xorg/lib/libXext
@@ -142,8 +138,6 @@ Description: X11 miscellaneous extensions library 
(development headers)
  .
  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 at
  git://anongit.freedesktop.org/git/xorg/lib/libXext


-- 
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/e1oamdf-0006vu...@alioth.debian.org



libxext: Changes to 'debian-unstable'

2010-03-10 Thread Cyril Brulebois
 debian/changelog |   12 ++--
 debian/control   |   14 +++---
 debian/libxext6-udeb.install |1 +
 debian/rules |2 +-
 4 files changed, 23 insertions(+), 6 deletions(-)

New commits:
commit c32da7a9d2c62d54f7f1ed639991e75ea4b29027
Author: Cyril Brulebois k...@debian.org
Date:   Thu Mar 11 03:55:07 2010 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 84c7058..6654927 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxext (2:1.1.1-3) UNRELEASED; urgency=low
+libxext (2:1.1.1-3) unstable; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -11,7 +11,7 @@ libxext (2:1.1.1-3) UNRELEASED; urgency=low
   * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed).
   * Add myself to Uploaders.
 
- -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:42 +
+ -- Cyril Brulebois k...@debian.org  Thu, 11 Mar 2010 03:54:58 +0100
 
 libxext (2:1.1.1-2) unstable; urgency=low
 

commit 8d7c1129c03b6fb757f8490ed88aac3105924231
Author: Cyril Brulebois k...@debian.org
Date:   Thu Mar 11 03:54:50 2010 +0100

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 08e1ebb..84c7058 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libxext (2:1.1.1-3) UNRELEASED; urgency=low
   * Bump the B-D on libx11-dev to ensure libxext6-udeb gets a dependency
 on libx11-6-udeb.
   * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed).
+  * Add myself to Uploaders.
 
  -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:42 +
 
diff --git a/debian/control b/debian/control
index 0c3a029..1987ab5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libxext
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org, Brice Goglin 
bgog...@debian.org
+Uploaders: David Nusinow dnusi...@debian.org, Brice Goglin 
bgog...@debian.org, Cyril Brulebois k...@debian.org
 Build-Depends:
  debhelper (= 5.0.0),
  libx11-dev (= 2:1.3.3-2),

commit 34378aa2eed3c4e05ed730649ab2a1846c014bc6
Author: Cyril Brulebois k...@debian.org
Date:   Thu Mar 11 03:54:37 2010 +0100

Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed).

diff --git a/debian/changelog b/debian/changelog
index 77521c2..08e1ebb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libxext (2:1.1.1-3) UNRELEASED; urgency=low
   * Add udeb needed for the graphical installer: libxext6-udeb.
   * Bump the B-D on libx11-dev to ensure libxext6-udeb gets a dependency
 on libx11-6-udeb.
+  * Bump Standards-Version from 3.8.3 to 3.8.4 (no changes needed).
 
  -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:42 +
 
diff --git a/debian/control b/debian/control
index 2cf89d3..0c3a029 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
  libtool,
  xutils-dev (= 1:7.5~1),
  quilt
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git
 

commit c34e57b1eea5ce2921051b5b346e4f21b4e18baf
Author: Cyril Brulebois k...@debian.org
Date:   Fri Feb 26 07:14:47 2010 +0100

Use XC-Package-Type to save some memory.

diff --git a/debian/control b/debian/control
index 742ef2c..2cf89d3 100644
--- a/debian/control
+++ b/debian/control
@@ -56,7 +56,7 @@ Description: X11 miscellaneous extension library
  git://anongit.freedesktop.org/git/xorg/lib/libXext
 
 Package: libxext6-udeb
-Package-Type: udeb
+XC-Package-Type: udeb
 Section: debian-installer
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}

commit 2c14dc5a13f88f695b6b3be72b23d95f3a12dbc8
Author: Cyril Brulebois k...@debian.org
Date:   Sat Feb 6 19:23:01 2010 +

Version the B-D on libx11-dev to ensure libxext6-udeb gets a dependency on 
libx11-6-udeb.

diff --git a/debian/changelog b/debian/changelog
index bd95895..77521c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ libxext (2:1.1.1-3) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * Add udeb needed for the graphical installer: libxext6-udeb.
+  * Bump the B-D on libx11-dev to ensure libxext6-udeb gets a dependency
+on libx11-6-udeb.
 
  -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:42 +
 
diff --git a/debian/control b/debian/control
index e28090f..742ef2c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow dnusi...@debian.org, Brice Goglin 
bgog...@debian.org
 Build-Depends:
  debhelper (= 5.0.0),
- libx11-dev (= 2:1.1.99.1),
+ libx11-dev (= 2:1.3.3-2),
  x11proto-core-dev (= 7.0.13),
  x11proto-xext-dev (= 7.0.99.2),
  pkg-config,

commit 

libxext: 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 baa7af73aeba77939e0580d9dd523c74db41ae15
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jan 16 16:48:56 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 615d610..2934947 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxext (2: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 jcris...@debian.org  Sat, 16 Jan 2010 16:47:42 +
+
 libxext (2:1.1.1-2) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/rules b/debian/rules
index 0cc5d8a..337577a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,12 +37,12 @@ build: build-stamp
 build-stamp: $(STAMP_DIR)/patch
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: xsfclean
@@ -54,7 +54,7 @@ clean: xsfclean
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 INSTALL aclocal.m4 config.guess config.h.in config.sub configure
rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
find -name Makefile.in -delete
@@ -67,7 +67,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


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



libxext: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog   |   15 ++
 debian/libxext6.symbols|  130 +
 debian/patches/01_Don-t-export-xgeExtRegister.diff |   26 
 debian/patches/series  |1 
 debian/rules   |2 
 5 files changed, 171 insertions(+), 3 deletions(-)

New commits:
commit 85ad7ffdd9d94e2000c1f608efb76c7abe2cc51e
Author: Julien Cristau jcris...@debian.org
Date:   Wed Jan 6 13:04:02 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 0569a14..615d610 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxext (2:1.1.1-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau jcris...@debian.org  Wed, 06 Jan 2010 13:03:11 +
+
 libxext (2:1.1.1-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit 5f6b73f2f2d9a5a9838bea11081d95e9b15efa43
Author: Julien Cristau jcris...@debian.org
Date:   Sat Nov 28 15:46:42 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 4347762..0569a14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxext (2:1.1.1-1) UNRELEASED; urgency=low
+libxext (2:1.1.1-1) experimental; urgency=low
 
   [ Timo Aaltonen ]
   * New upstream release (closes: #555999).
@@ -8,7 +8,7 @@ libxext (2:1.1.1-1) UNRELEASED; urgency=low
   * Add a symbols file for libxext6.
   * Don't export xgeExtRegister.
 
- -- Timo Aaltonen tjaal...@ubuntu.com  Mon, 23 Nov 2009 14:16:55 +0200
+ -- Julien Cristau jcris...@debian.org  Sat, 28 Nov 2009 15:46:39 +0100
 
 libxext (2:1.0.99.4-1) experimental; urgency=low
 

commit 71ece2d2e94cbe1ad7b81f0da41a57a299cc3f13
Author: Julien Cristau jcris...@debian.org
Date:   Sat Nov 28 15:46:35 2009 +0100

Don't export xgeExtRegister.

diff --git a/debian/changelog b/debian/changelog
index 2b3baa9..4347762 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libxext (2:1.1.1-1) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Add a symbols file for libxext6.
+  * Don't export xgeExtRegister.
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Mon, 23 Nov 2009 14:16:55 +0200
 
diff --git a/debian/patches/01_Don-t-export-xgeExtRegister.diff 
b/debian/patches/01_Don-t-export-xgeExtRegister.diff
new file mode 100644
index 000..c70f7c6
--- /dev/null
+++ b/debian/patches/01_Don-t-export-xgeExtRegister.diff
@@ -0,0 +1,26 @@
+From 5b63f1c71ac6ae05490fbe242bc0ee675fa09253 Mon Sep 17 00:00:00 2001
+From: Julien Cristau jcris...@debian.org
+Date: Sat, 28 Nov 2009 15:30:43 +0100
+Subject: [PATCH] Don't export xgeExtRegister
+
+Its only caller is XextAddDisplay()
+---
+ src/Xge.c |2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/Xge.c b/src/Xge.c
+index 7a583e5..2ea5d27 100644
+--- a/src/Xge.c
 b/src/Xge.c
+@@ -294,7 +294,7 @@ _xgeEventToWire(Display* dpy, XEvent* re, xEvent* event)
+ /*
+  * Extensions need to register callbacks for their events.
+  */
+-Bool
++_X_HIDDEN Bool
+ xgeExtRegister(Display* dpy, int offset, XExtensionHooks* callbacks)
+ {
+ XGEExtNode* newExt;
+-- 
+1.6.5
+
diff --git a/debian/patches/series b/debian/patches/series
index e69de29..817efd2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_Don-t-export-xgeExtRegister.diff

commit c66d25cd601ee5fc1d5aa91b96293e29239198a3
Author: Julien Cristau jcris...@debian.org
Date:   Sat Nov 28 15:29:41 2009 +0100

Add XGE symbols to libxext6.symbols

diff --git a/debian/libxext6.symbols b/debian/libxext6.symbols
index ef2e522..551bb96 100644
--- a/debian/libxext6.symbols
+++ b/debian/libxext6.symbols
@@ -8,6 +8,8 @@ libXext.so.6 libxext6 #MINVER#
  dpmsi...@base 0
  dpmsqueryextens...@base 0
  dpmssettimeo...@base 0
+ xgequeryextens...@base 2:1.1
+ xgequeryvers...@base 2:1.1
  xlbxgeteventb...@base 0
  xlbxqueryextens...@base 0
  xlbxqueryvers...@base 0

commit b57f13e017748cc2a11b8401102550bc47ad41eb
Author: Julien Cristau jcris...@debian.org
Date:   Sat Nov 28 15:16:22 2009 +0100

Add a symbols file for libxext6.

diff --git a/debian/changelog b/debian/changelog
index b39c338..2b3baa9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 libxext (2:1.1.1-1) UNRELEASED; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release (closes: #555999).
   * Bump the build-dep on xutils-dev (= 1:7.5~1).
 
+  [ Julien Cristau ]
+  * Add a symbols file for libxext6.
+
  -- Timo Aaltonen tjaal...@ubuntu.com  Mon, 23 Nov 2009 14:16:55 +0200
 
 libxext (2:1.0.99.4-1) experimental; urgency=low
diff --git a/debian/libxext6.symbols b/debian/libxext6.symbols
new file mode 100644
index 000..ef2e522
--- /dev/null
+++ b/debian/libxext6.symbols
@@ -0,0 +1,128 @@
+libXext.so.6 libxext6 #MINVER#
+ dpmscapa...@base 0
+ dpmsdisa...@base 0
+ dpmsena...@base 0
+ dpmsforcele...@base 0
+ dpmsgettimeo...@base 0
+ dpmsgetvers...@base 0
+ dpmsi...@base 0
+ 

libxext: Changes to 'debian-unstable'

2009-11-25 Thread Julien Cristau
 debian/changelog |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 62d62b5c81e05d8792cbb5ec0163b2eb58ffe801
Author: Julien Cristau jcris...@debian.org
Date:   Wed Nov 25 18:26:31 2009 +0100

Add bug closer

diff --git a/debian/changelog b/debian/changelog
index 378c5e6..b39c338 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 libxext (2:1.1.1-1) UNRELEASED; urgency=low
 
-  * New upstream release.
+  * New upstream release (closes: #555999).
   * Bump the build-dep on xutils-dev (= 1:7.5~1).
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Mon, 23 Nov 2009 14:16:55 +0200


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



libxext: Changes to 'debian-unstable'

2009-11-24 Thread Timo Aaltonen
 debian/xsfbs/xsfbs.mk |   17 ++---
 debian/xsfbs/xsfbs.sh |4 +---
 2 files changed, 3 insertions(+), 18 deletions(-)

New commits:
commit 2a1b4553fc2c5ba982e8bb8be4c504e28ce79ed1
Author: Julien Cristau jcris...@debian.org
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 jcris...@debian.org
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 jcris...@debian.org
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.
 


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



libxext: Changes to 'debian-unstable'

2009-11-23 Thread Timo Aaltonen
 .gitignore |   10 +
 ChangeLog  |  304 ++
 Makefile.am|4 
 README |   29 ++
 configure.ac   |   17 -
 debian/changelog   |   16 +
 debian/control |   13 -
 debian/libxext-dev.install |1 
 include/X11/extensions/MITMisc.h   |   56 +
 include/X11/extensions/XEVI.h  |   63 ++
 include/X11/extensions/XLbx.h  |   52 +
 include/X11/extensions/XShm.h  |  136 +
 include/X11/extensions/Xag.h   |   92 +
 include/X11/extensions/Xcup.h  |   60 ++
 include/X11/extensions/Xdbe.h  |  140 ++
 include/X11/extensions/Xext.h  |   55 +
 include/X11/extensions/Xge.h   |   57 +
 include/X11/extensions/dpms.h  |   53 +
 include/X11/extensions/extutil.h   |  192 +++
 include/X11/extensions/lbxbuf.h|   51 +
 include/X11/extensions/lbxbufstr.h |   45 
 include/X11/extensions/lbximage.h  |  151 +++
 include/X11/extensions/multibuf.h  |  216 +
 include/X11/extensions/security.h  |   79 +++
 include/X11/extensions/shape.h |  155 +++
 include/X11/extensions/sync.h  |  338 +
 include/X11/extensions/xtestext1.h |   85 
 man/.gitignore |3 
 man/Makefile.am|   41 ++--
 man/XShm.man   |5 
 src/.gitignore |6 
 src/DPMS.c |2 
 src/MITMisc.c  |2 
 src/Makefile.am|   27 ++
 src/XAppgroup.c|3 
 src/XEVI.c |2 
 src/XLbx.c |2 
 src/XMultibuf.c|5 
 src/XSecurity.c|3 
 src/XShape.c   |3 
 src/XShm.c |5 
 src/XSync.c|   29 --
 src/XTestExt1.c|1 
 src/Xcup.c |3 
 src/Xdbe.c |2 
 src/Xge.c  |  368 +
 src/extutil.c  |   21 +-
 src/globals.c  |3 
 xext.pc.in |2 
 49 files changed, 2909 insertions(+), 99 deletions(-)

New commits:
commit b2ca878241aeadea50ba8ba9832f91b84cd022f7
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Mon Nov 23 14:18:02 2009 +0200

Bump the build-dep on xutils-dev (= 1:7.5~1).

diff --git a/debian/changelog b/debian/changelog
index 3e30229..378c5e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libxext (2:1.1.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Bump the build-dep on xutils-dev (= 1:7.5~1).
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Mon, 23 Nov 2009 14:16:55 +0200
 
diff --git a/debian/control b/debian/control
index 8de5e3a..4af7274 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  pkg-config,
  automake,
  libtool,
- xutils-dev (= 1:7.4+4),
+ xutils-dev (= 1:7.5~1),
  quilt
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext

commit 6a530e89febd8d453c4e71516c694dc7575a9158
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Mon Nov 23 14:17:34 2009 +0200

Update the changelogs.

diff --git a/ChangeLog b/ChangeLog
index 18d6404..bc5b412 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+commit ed7bbe6586828fa42f3c264ed5c4190fe58c
+Author: Alan Coopersmith alan.coopersm...@sun.com
+Date:   Wed Oct 21 20:13:24 2009 -0700
+
+libXext 1.1.1
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@sun.com
+
+commit 341bddfc6eddef77e57dd64a084b69fd24bba152
+Author: Alan Coopersmith alan.coopersm...@sun.com
+Date:   Wed Oct 21 20:12:49 2009 -0700
+
+Use $(AM_V_GEN) to silence makefile generation rules
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@sun.com
+
+commit 38c351f2f49d44944958e9b4d003a74bd6d8d683
+Author: Jeremy Huddleston jerem...@freedesktop.org
+Date:   Wed Oct 21 12:47:25 2009 -0700
+
+This is not a GNU project, so declare it foreign.
+
+On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
+ On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
+  I noticed an INSTALL file in xlsclients and libXvMC today, and it
+  was quite annoying to work around since 'autoreconf -fvi' replaces
+  it and git wants to commit it.  Should these files even be in git?
+  Can I nuke them for the betterment of humanity and since they get
+  created by autoreconf anyways?
+
+ See https://bugs.freedesktop.org/show_bug.cgi?id=24206
+
+As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
+AM_INIT_AUTOMAKE([foreign dist-bzip2]). This 

libxext: Changes to 'debian-unstable'

2009-09-13 Thread Julien Cristau
 INSTALL   |  237 
 Makefile.in   |  710 -
 aclocal.m4| 8203 -
 config.guess  | 1526 ---
 config.h.in   |   64 
 config.sub| 1658 ---
 configure |22892 --
 debian/changelog  |   13 
 debian/control|   15 
 debian/rules  |   21 
 debian/xsfbs/xsfbs.mk |4 
 debian/xsfbs/xsfbs.sh |  229 
 depcomp   |  589 -
 install-sh|  519 -
 ltmain.sh | 6964 ---
 man/Makefile.in   |  480 -
 missing   |  367 
 mkinstalldirs |  161 
 src/Makefile.in   |  558 -
 19 files changed, 31 insertions(+), 45179 deletions(-)

New commits:
commit be560fd097a62ee7c9c3c8fb596343c69eca6753
Author: Julien Cristau jcris...@debian.org
Date:   Sun Sep 13 21:20:03 2009 +0200

Bump Standards-Version to 3.8.3

diff --git a/debian/changelog b/debian/changelog
index e22d91b..c62575d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,13 +2,13 @@ libxext (2:1.0.4-2) UNRELEASED; urgency=low
 
   [ Julien Cristau ]
   * Drop the -1 debian revisions from build-deps.
-  * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
   * libxext6{,-dbg} don't need to depend on x11-common.
   * Use ${binary:Version} instead of the deprecated ${Source-Version}.
   * Run autoreconf at build time.
   * Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
   * Drop Pre-Depends on x11-common.  This was needed for upgrades from sarge.
+  * Bump Standards-Version to 3.8.3
 
   [ Brice Goglin ]
   * Add a link to www.X.org and a reference to the upstream module
@@ -18,7 +18,7 @@ libxext (2:1.0.4-2) UNRELEASED; urgency=low
   * Move -dbg package to section debug.
 
   [ Timo Aaltonen ]
-  * Add README.source from xsfbs.  Bump Standards-Version to 3.8.2.
+  * Add README.source from xsfbs.
 
  -- Brice Goglin bgog...@debian.org  Sat, 01 Aug 2009 11:18:45 +0200
 
diff --git a/debian/control b/debian/control
index cc87cbb..da1ecd3 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
  libtool,
  xutils-dev,
  quilt
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git
 

commit 9ee44dbc2a526d19dc3d59a38c2625efe9cfae85
Author: Julien Cristau jcris...@debian.org
Date:   Sun Sep 13 21:13:48 2009 +0200

Drop Pre-Depends on x11-common.

This was needed for upgrades from sarge.

diff --git a/debian/changelog b/debian/changelog
index 7f9d2a6..e22d91b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libxext (2:1.0.4-2) UNRELEASED; urgency=low
   * Use ${binary:Version} instead of the deprecated ${Source-Version}.
   * Run autoreconf at build time.
   * Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
+  * Drop Pre-Depends on x11-common.  This was needed for upgrades from sarge.
 
   [ Brice Goglin ]
   * Add a link to www.X.org and a reference to the upstream module
diff --git a/debian/control b/debian/control
index 188ccae..cc87cbb 100644
--- a/debian/control
+++ b/debian/control
@@ -102,7 +102,6 @@ Package: libxext-dev
 Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxext6 (= ${binary:Version}), 
x11proto-core-dev, x11proto-xext-dev, libx11-dev
-Pre-Depends: x11-common (= 1:7.0.0)
 Description: X11 miscellaneous extensions library (development headers)
  libXext provides an X Window System client interface to several extensions to
  the X protocol.

commit 4bd29ecd2c1c414604854bc9a0cc0ad9c18f3573
Author: Julien Cristau jcris...@debian.org
Date:   Sun Sep 13 21:12:59 2009 +0200

Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.

diff --git a/debian/changelog b/debian/changelog
index 9feaa8c..7f9d2a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libxext (2:1.0.4-2) UNRELEASED; urgency=low
   * libxext6{,-dbg} don't need to depend on x11-common.
   * Use ${binary:Version} instead of the deprecated ${Source-Version}.
   * Run autoreconf at build time.
+  * Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N.
 
   [ Brice Goglin ]
   * Add a link to www.X.org and a reference to the upstream module
diff --git a/debian/rules b/debian/rules
index 2964f30..b5a480e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,13 +13,14 @@ PACKAGE = libxext6
 include debian/xsfbs/xsfbs.mk
 
 CFLAGS = -Wall -g
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0
 else
CFLAGS += -O2
 endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
-   INSTALL_PROGRAM += -s
+ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
+   NUMJOBS = $(patsubst parallel=%,%,$(filter 
parallel=%,$(DEB_BUILD_OPTIONS)))
+   MAKEFLAGS += -j$(NUMJOBS)
 endif
 
 DEB_HOST_ARCH  ?= $(shell 

libxext: Changes to 'debian-unstable'

2009-08-01 Thread Brice Goglin
 debian/changelog |8 ++--
 debian/control   |4 ++--
 2 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit f505b3e8f710203386506cd0ace4703dfcc62b94
Author: Brice Goglin bgog...@debian.org
Date:   Sat Aug 1 11:19:01 2009 +0200

Move -dbg packages to section debug

diff --git a/debian/changelog b/debian/changelog
index 8fe8c95..42126a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,8 +17,9 @@ libxext (2:1.0.4-2) UNRELEASED; urgency=low
 
   [ Brice Goglin ]
   * Use updated xsfbs, closes: #538585.
+  * Move -dbg package to section debug.
 
- -- Brice Goglin bgog...@debian.org  Sat, 01 Aug 2009 11:17:44 +0200
+ -- Brice Goglin bgog...@debian.org  Sat, 01 Aug 2009 11:18:45 +0200
 
 libxext (2:1.0.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 542dd32..82f5e19 100644
--- a/debian/control
+++ b/debian/control
@@ -47,7 +47,7 @@ Description: X11 miscellaneous extension library
  git://anongit.freedesktop.org/git/xorg/lib/libXext
 
 Package: libxext6-dbg
-Section: libdevel
+Section: debug
 Architecture: any
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxext6 (= ${binary:Version})

commit 97f79f57a6b22a4a0a74f6d9347c58e82a11a561
Author: Brice Goglin bgog...@debian.org
Date:   Sat Aug 1 11:18:35 2009 +0200

Bump Standards-Version to 3.8.2 and add bug closer

diff --git a/debian/changelog b/debian/changelog
index bf7af2e..8fe8c95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,9 +13,12 @@ libxext (2:1.0.4-2) UNRELEASED; urgency=low
   * Add upstream URL to debian/copyright.
 
   [ Timo Aaltonen ]
-  * Add README.source from xsfbs.  Bump Standards-Version to 3.8.1.
+  * Add README.source from xsfbs.  Bump Standards-Version to 3.8.2.
 
- -- Timo Aaltonen tjaal...@ubuntu.com  Fri, 31 Jul 2009 14:21:12 +0300
+  [ Brice Goglin ]
+  * Use updated xsfbs, closes: #538585.
+
+ -- Brice Goglin bgog...@debian.org  Sat, 01 Aug 2009 11:17:44 +0200
 
 libxext (2:1.0.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 485cabf..542dd32 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 dnusi...@debian.org, Brice Goglin 
bgog...@debian.org
 Build-Depends: debhelper (= 5.0.0), libx11-dev (= 1:0.99.2), libxau-dev (= 
1:0.1.2), x11proto-core-dev (= 6.8.99.15+cvs.20050722), x11proto-xext-dev, 
pkg-config, quilt
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git
 


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



libxext: Changes to 'debian-unstable'

2009-07-31 Thread Timo Aaltonen
 debian/README.source   |   73 +
 debian/changelog   |5 ++-
 debian/control |2 -
 debian/xsfbs/repack.sh |   32 
 debian/xsfbs/xsfbs.mk  |   29 ++
 debian/xsfbs/xsfbs.sh  |   78 -
 6 files changed, 121 insertions(+), 98 deletions(-)

New commits:
commit c31dcb1738a9a344f495ec51c3c19ae5fc52ee55
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Fri Jul 31 14:23:11 2009 +0300

Bump Standards-Version

diff --git a/debian/changelog b/debian/changelog
index 6c849de..bf7af2e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,10 @@ libxext (2:1.0.4-2) UNRELEASED; urgency=low
 in the long description.
   * Add upstream URL to debian/copyright.
 
- -- Brice Goglin bgog...@debian.org  Fri, 13 Jun 2008 11:17:38 +0200
+  [ Timo Aaltonen ]
+  * Add README.source from xsfbs.  Bump Standards-Version to 3.8.1.
+
+ -- Timo Aaltonen tjaal...@ubuntu.com  Fri, 31 Jul 2009 14:21:12 +0300
 
 libxext (2:1.0.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 6f588e0..485cabf 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 dnusi...@debian.org, Brice Goglin 
bgog...@debian.org
 Build-Depends: debhelper (= 5.0.0), libx11-dev (= 1:0.99.2), libxau-dev (= 
1:0.1.2), x11proto-core-dev (= 6.8.99.15+cvs.20050722), x11proto-xext-dev, 
pkg-config, quilt
-Standards-Version: 3.7.3
+Standards-Version: 3.8.1
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git
 

commit 8f72294ada477f003888b6776883c1dd98289f3f
Author: Julien Cristau jcris...@debian.org
Date:   Wed Jun 3 03:37:37 2009 +0200

Kill custom readlink function

This was needed for very, very old versions of debianutils.
Closes: #498890

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 197eb74..781826f 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -303,16 +303,6 @@ EOF
   fi
 }
 
-# we require a readlink command or shell function
-if ! which readlink  /dev/null 21; then
-  message The readlink command was not found.  Please install version \
-  1.13.1 or later of the debianutils package.
-  readlink () {
-# returns what symlink in $1 actually points to
-perl -e '$l = shift; exit 1 unless -l $l; $r = readlink $l; exit 1 unless 
$r; print $r\n' $1
-  }
-fi
-
 check_symlink () {
   # syntax: check_symlink symlink
   #

commit 7deebf983f53c505bc25171ab77fdc408f250a6e
Author: Julien Cristau jcris...@debian.org
Date:   Tue May 26 15:58:19 2009 +0200

xsfbs: don't run dpkg --print-installation-architecture

This is deprecated in new dpkg, and had no users anyway.

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 8840ff9..197eb74 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -57,8 +57,6 @@ EOF
   exit $SHELL_LIB_USAGE_ERROR
 fi
 
-ARCHITECTURE=$(dpkg --print-installation-architecture)
-
 if [ $1 = reconfigure ] || [ -n $DEBCONF_RECONFIGURE ]; then
   RECONFIGURE=true
 else

commit 4178d948cd66a938222d0d7c6353ee8d60229e40
Author: David Nusinow dnusi...@debian.org
Date:   Mon May 25 20:08:50 2009 -0400

Add README.source

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 000..34ab4bf
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,73 @@
+--
+Quick Guide To Patching This Package For The Impatient
+--
+
+1. Make sure you have quilt installed
+2. Unpack the package as usual with dpkg-source -x
+3. Run the patch target in debian/rules
+4. Create a new patch with quilt new (see quilt(1))
+5. Edit all the files you want to include in the patch with quilt edit 
+   (see quilt(1)).
+6. Write the patch with quilt refresh (see quilt(1))
+7. Run the clean target in debian/rules
+
+Alternatively, instead of using quilt directly, you can drop the patch in to 
+debian/patches and add the name of the patch to debian/patches/series.
+
+
+Guide To The X Strike Force Packages
+
+
+The X Strike Force team maintains X packages in git repositories on
+git.debian.org in the pkg-xorg subdirectory. Most upstream packages
+are actually maintained in git repositories as well, so they often
+just need to be pulled into git.debian.org in a upstream-* branch.
+Otherwise, the upstream sources are manually installed in the Debian
+git repository.
+
+The .orig.tar.gz upstream source file could be generated this
+upstream-* branch in the Debian git repository but it is actually
+copied from upstream tarballs directly.
+
+Due to X.org being highly modular, packaging all X.org applications
+as their own independent 

libxext: Changes to 'debian-unstable'

2008-06-13 Thread Brice Goglin
 debian/changelog  |8 -
 debian/control|   12 +
 debian/copyright  |3 
 debian/xsfbs/xsfbs.mk |   22 --
 debian/xsfbs/xsfbs.sh |  387 +++---
 5 files changed, 237 insertions(+), 195 deletions(-)

New commits:
commit 8fbceee188139db197b13c8b673bb276d91baf35
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Fri Jun 13 10:35:12 2008 +0200

Misc fixes to debian/control and debian/copyright

  * Add a link to www.X.org and a reference to the upstream module
in the long description.
  * Add upstream URL to debian/copyright.

diff --git a/debian/changelog b/debian/changelog
index 9f87e69..6c849de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,18 @@
 libxext (2:1.0.4-2) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Drop the -1 debian revisions from build-deps.
   * Bump Standards-Version to 3.7.3.
   * Drop the XS- prefix from Vcs-* control fields.
   * libxext6{,-dbg} don't need to depend on x11-common.
   * Use ${binary:Version} instead of the deprecated ${Source-Version}.
 
- -- Julien Cristau [EMAIL PROTECTED]  Sun, 18 May 2008 20:53:59 +0200
+  [ Brice Goglin ]
+  * Add a link to www.X.org and a reference to the upstream module
+in the long description.
+  * Add upstream URL to debian/copyright.
+
+ -- Brice Goglin [EMAIL PROTECTED]  Fri, 13 Jun 2008 11:17:38 +0200
 
 libxext (2:1.0.4-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 63f0017..6f588e0 100644
--- a/debian/control
+++ b/debian/control
@@ -39,8 +39,12 @@ Description: X11 miscellaneous extension library
  client APIs for X protocol extensions.
  .
  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 at
+ git://anongit.freedesktop.org/git/xorg/lib/libXext
 
 Package: libxext6-dbg
 Section: libdevel
@@ -77,8 +81,12 @@ Description: X11 miscellaneous extensions library (debug 
package)
  Non-developers likely have little use for this package.
  .
  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 at
+ git://anongit.freedesktop.org/git/xorg/lib/libXext
 
 Package: libxext-dev
 Section: libdevel
@@ -115,5 +123,9 @@ Description: X11 miscellaneous extensions library 
(development headers)
  libxext6. Non-developers likely have little use for this package.
  .
  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 at
+ git://anongit.freedesktop.org/git/xorg/lib/libXext
diff --git a/debian/copyright b/debian/copyright
index 443e63a..18f3091 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,3 +1,6 @@
+This package was downloaded from
+http://xorg.freedesktop.org/releases/individual/lib/
+
 Copyright 1986, 1987, 1988, 1989, 1994, 1998  The Open Group
 
 Permission to use, copy, modify, distribute, and sell this software and its

commit 4c2fb5aa80a15b5a9a9b51b03c7dc30496a22561
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Sat May 31 13:23:24 2008 +0200

Update xsfbs/quilt patching rules to be compatible with the
3.0 (quilt) source package.

Thanks to Raphael Hertzog.
See http://lists.debian.org/debian-x/2008/05/msg01250.html for details.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index c11923f..b871b3b 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -21,10 +21,8 @@
 # Pass $(DH_OPTIONS) into the environment for debhelper's benefit.
 export DH_OPTIONS
 
-# force quilt to not use ~/.quiltrc
-QUILT = quilt --quiltrc /dev/null
-# force QUILT_PATCHES to the default in case it is exported in the environment
-QUILT_PATCHES = patches/
+# force quilt to not use ~/.quiltrc and to use debian/patches
+QUILT = QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null
 
 # Set up parameters for the upstream build environment.
 
@@ -121,19 +119,11 @@ $(STAMP_DIR)/stampdir:
 # Set up the package build directory as quilt expects to find it.
 .PHONY: prepare
 stampdir_targets+=prepare
-prepare: $(STAMP_DIR)/genscripts $(STAMP_DIR)/prepare $(STAMP_DIR)/patches 
$(STAMP_DIR)/log
+prepare: $(STAMP_DIR)/genscripts $(STAMP_DIR)/prepare $(STAMP_DIR)/log
 $(STAMP_DIR)/prepare: $(STAMP_DIR)/stampdir
-   if [ ! -e $(STAMP_DIR)/patches ]; then \
-   mkdir $(STAMP_DIR)/patches; \
-   ln -s $(STAMP_DIR)/patches .pc; \
-   echo 2 $(STAMP_DIR)/patches/.version; \
-   fi; \
if [ ! -e $(STAMP_DIR)/log ]; then \
mkdir $(STAMP_DIR)/log; \
fi; \
-   if [ -e debian/patches ]  [ ! -e patches ]; then \
-   ln -s debian/patches patches; \
-   fi; \
$@
 
 # Apply all patches to the 

libxext: Changes to 'debian-unstable'

2008-05-18 Thread Julien Cristau
 debian/changelog |   10 ++
 debian/control   |   14 +--
 debian/xsfbs/xsfbs-autoreconf.mk |  150 ---
 debian/xsfbs/xsfbs.mk|  114 +
 debian/xsfbs/xsfbs.sh|7 -
 5 files changed, 39 insertions(+), 256 deletions(-)

New commits:
commit 441028322012e35fd97eac7cbd3478ebde0adc40
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun May 18 20:55:25 2008 +0200

debian/control updates

* Drop the -1 debian revisions from build-deps.
* Bump Standards-Version to 3.7.3.
* Drop the XS- prefix from Vcs-* control fields.
* libxext6{,-dbg} don't need to depend on x11-common.
* Use ${binary:Version} instead of the deprecated ${Source-Version}.

diff --git a/debian/changelog b/debian/changelog
index 47d579c..9f87e69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libxext (2:1.0.4-2) UNRELEASED; urgency=low
+
+  * Drop the -1 debian revisions from build-deps.
+  * Bump Standards-Version to 3.7.3.
+  * Drop the XS- prefix from Vcs-* control fields.
+  * libxext6{,-dbg} don't need to depend on x11-common.
+  * Use ${binary:Version} instead of the deprecated ${Source-Version}.
+
+ -- Julien Cristau [EMAIL PROTECTED]  Sun, 18 May 2008 20:53:59 +0200
+
 libxext (2:1.0.4-1) unstable; urgency=low
 
   [ Timo Aaltonen ]
diff --git a/debian/control b/debian/control
index 81ebbd7..63f0017 100644
--- a/debian/control
+++ b/debian/control
@@ -3,15 +3,15 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Brice Goglin [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5.0.0), libx11-dev (= 1:0.99.2-1), libxau-dev 
(= 1:0.1.2-1), x11proto-core-dev (= 6.8.99.15+cvs.20050722-1), 
x11proto-xext-dev, pkg-config, quilt
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext
-XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git
+Build-Depends: debhelper (= 5.0.0), libx11-dev (= 1:0.99.2), libxau-dev (= 
1:0.1.2), x11proto-core-dev (= 6.8.99.15+cvs.20050722), x11proto-xext-dev, 
pkg-config, quilt
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git
 
 Package: libxext6
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 miscellaneous extension library
  libXext provides an X Window System client interface to several extensions to
  the X protocol.
@@ -46,7 +46,7 @@ Package: libxext6-dbg
 Section: libdevel
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxext6 (= 
${Source-Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxext6 (= ${binary:Version})
 Description: X11 miscellaneous extensions library (debug package)
  libXext provides an X Window System client interface to several extensions to
  the X protocol.
@@ -83,7 +83,7 @@ Description: X11 miscellaneous extensions library (debug 
package)
 Package: libxext-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libxext6 (= ${Source-Version}), 
x11proto-core-dev, x11proto-xext-dev, libx11-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxext6 (= ${binary:Version}), 
x11proto-core-dev, x11proto-xext-dev, libx11-dev
 Pre-Depends: x11-common (= 1:7.0.0)
 Description: X11 miscellaneous extensions library (development headers)
  libXext provides an X Window System client interface to several extensions to

commit c87ea43906787791a87a659c0a9d6312945ffb32
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sun Apr 13 03:12:18 2008 +0200

Remove xsfbs-autoreconf.mk

It has never been used, and that doesn't look likely to change.

diff --git a/debian/xsfbs/xsfbs-autoreconf.mk b/debian/xsfbs/xsfbs-autoreconf.mk
deleted file mode 100644
index dce8fc8..000
--- a/debian/xsfbs/xsfbs-autoreconf.mk
+++ /dev/null
@@ -1,150 +0,0 @@
-#!/usr/bin/make -f
-# $Id$
-
-# Automagical conversion of autoreconf results into quilt patches.
-
-# Copyright 2006 Eugene Konev
-#
-# Licensed under the GNU General Public License, version 2.  See the file
-# /usr/share/common-licenses/GPL or http://www.gnu.org/copyleft/gpl.txt.
-
-# The idea behind this is storing changes produced by autoreconf as a 
-# separate patch on quilt stack (on top of stack actually).
-# The only usable target here is 'autoreconf`. Other targets are not
-# supposed to be called directly. DO NOT invoke them, unless you know what
-# you are doing.
-# The autoreconf target will check if files with names in $(RECONF_CHECKFILES)
-# were changed during patching (from upstream version or from previously
-# autoreconfed version) and call actual autoreconfing if they were.
-# The actual autoreconfing target (doautoreconf) WILL FAIL after 
-# calling autoreconf and 

libxext: Changes to 'debian-unstable'

2008-03-02 Thread Brice Goglin
 COPYING  |  168 
 ChangeLog|   74 ++
 INSTALL  |   53 -
 Makefile.am  |7 
 Makefile.in  |  163 ++--
 aclocal.m4   |  921 +
 config.guess |   60 +
 config.h.in  |9 
 config.sub   |   78 +-
 configure| 1993 ++-
 configure.ac |   17 
 debian/changelog |   10 
 debian/control   |2 
 debian/copyright |  168 
 depcomp  |   93 ++
 install-sh   |  514 +-
 ltmain.sh|  277 +--
 man/Makefile.in  |   94 +-
 man/XShape.man   |   18 
 man/XShm.man |   26 
 man/Xmbuf.man|   54 -
 missing  |   61 -
 mkinstalldirs|5 
 src/Makefile.am  |   16 
 src/Makefile.in  |  191 +++--
 src/XAppgroup.c  |2 
 src/XEVI.c   |5 
 src/XMultibuf.c  |2 
 src/XSecurity.c  |2 
 src/XShape.c |4 
 src/XTestExt1.c  |8 
 src/Xcup.c   |2 
 src/extutil.c|8 
 src/globals.c|2 
 34 files changed, 3610 insertions(+), 1497 deletions(-)

New commits:
commit 310eb29e80244082eb0258a665411bdbd65b5bd8
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Sun Mar 2 16:12:28 2008 +0100

New upstream release

diff --git a/ChangeLog b/ChangeLog
index 71e0481..c5da7b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,77 @@
+commit 9884a41dd0282ca3dd19db5bf3a11554ee7eee57
+Author: Alan Coopersmith [EMAIL PROTECTED]
+Date:   Thu Feb 28 19:02:58 2008 -0800
+
+Version bump: 1.0.4
+
+commit f6c7c70f312c8eb0883437c003ba78bb4abbabc3
+Author: Alan Coopersmith [EMAIL PROTECTED]
+Date:   Fri Dec 7 15:41:42 2007 -0800
+
+Coverity #467: security_error_list has fewer than XSecurityNumberErrors 
entries
+
+Sometimes it's annoying that C silently merges adjacent strings without
+warning you that you forgot a comma in your list of strings.
+
+commit 37fe15843fd892c529e554f24a937ed712ea129c
+Author: Alan Coopersmith [EMAIL PROTECTED]
+Date:   Fri Dec 7 15:39:13 2007 -0800
+
+Allow overriding the SOREV in configure.ac
+
+commit 285deb33da14fb5476b18cb1071b41070cf3ae99
+Author: James Cloos [EMAIL PROTECTED]
+Date:   Thu Dec 6 15:51:16 2007 -0500
+
+Add missing PHONY line for automatic ChangeLog generation
+
+commit 249daf0d8a044a97d053c957ab45445c159d31e4
+Author: Alan Coopersmith [EMAIL PROTECTED]
+Date:   Wed Nov 28 17:29:28 2007 -0800
+
+XeviGetVisualInfo: check for null pointer before writing to it, not after
+
+commit a7d211f6e3ded98c79e7be73253a51958d3e98db
+Author: Alan Coopersmith [EMAIL PROTECTED]
+Date:   Tue Nov 27 18:12:29 2007 -0800
+
+include of config.h should not be inside #ifdef WIN32
+
+commit 1614ea1074d62f32f51032141b0c55250380ca17
+Author: Alan Coopersmith [EMAIL PROTECTED]
+Date:   Tue Nov 27 17:54:34 2007 -0800
+
+Add hooks for checking code with lint/sparse/etc.
+
+commit 8a2bb8793eed1c7f690be5c00772b2a64b9632fd
+Author: Alan Coopersmith [EMAIL PROTECTED]
+Date:   Tue Nov 27 16:54:21 2007 -0800
+
+Fix sparse warnings (type mismatches in function pointers, int as pointer)
+
+commit 781dbe7d723e9fe5a0e028dcb5a0fafeb59629e3
+Author: Alan Coopersmith [EMAIL PROTECTED]
+Date:   Tue Nov 27 16:11:49 2007 -0800
+
+Add missing copyright/license notices to COPYING
+
+commit 39cb1caa381666ac79307d3d312992d4e22980d1
+Author: Alan Coopersmith [EMAIL PROTECTED]
+Date:   Tue Nov 27 16:03:14 2007 -0800
+
+Fix incorrect comment delimiters in libXext man pages
+
+Similar to X.Org Bug #4312 
http://bugs.freedesktop.org/show_bug.cgi?id=4312
+Protect /* sequences from cpp pre-processor removal without transforming
+to Unicode mathematical asterisk character, and fix incorrectly encoded
+/* sequences in XShm.man.
+
+commit cca90a25678bf3c3269af1c0ac5493cfd4809727
+Author: Alan Coopersmith [EMAIL PROTECTED]
+Date:   Tue Nov 27 15:55:28 2007 -0800
+
+Fix typos in source comments
+
 commit 8d8a6ac4012c2bd5bfd037e42f69f5b2b111433d
 Author: Alan Coopersmith [EMAIL PROTECTED]
 Date:   Thu Jan 25 18:28:21 2007 -0800
diff --git a/INSTALL b/INSTALL
index 23e5f25..d3c5b40 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,8 @@
 Installation Instructions
 *
 
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free
-Software Foundation, Inc.
+Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
+2006, 2007 Free Software Foundation, Inc.
 
 This file is free documentation; the Free Software Foundation gives
 unlimited permission to copy, distribute and modify it.
@@ -10,7 +10,10 @@ unlimited permission to copy, distribute and modify it.
 Basic Installation
 ==
 
-These are generic installation instructions.
+Briefly, the shell commands `./configure; make; make install' should
+configure, build, and install this package.  The following
+more-detailed instructions are generic; see the `README' file for
+instructions specific to this package.
 
The `configure' shell script attempts to 

libxext: Changes to 'debian-unstable'

2007-04-24 Thread Timo Aaltonen
 debian/changelog |6 ++
 1 files changed, 6 insertions(+)

New commits:
commit c620fbe0dddf78197ce36808097fb2133d702aad
Author: Timo Aaltonen [EMAIL PROTECTED]
Date:   Tue Apr 24 11:45:15 2007 +0300

Bump the epoch so that this can be synced to Ubuntu in the future.

diff --git a/debian/changelog b/debian/changelog
index b1a46d6..0dc8ad4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxext (2:1.0.3-1) UNRELEASED; urgency=low
+
+  * Bump the epoch so that this can be synced to Ubuntu in the future.
+
+ -- Timo Aaltonen [EMAIL PROTECTED]  Tue, 24 Apr 2007 11:40:44 +0300
+
 libxext (1:1.0.3-2) unstable; urgency=low
 
   * Put binary packages in the correct sections.


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



libxext: Changes to 'debian-unstable'

2007-04-24 Thread Timo Aaltonen
 debian/changelog |2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6b8645dd366d2e74ea4b9dfc6b8cd2ab59d00696
Author: Timo Aaltonen [EMAIL PROTECTED]
Date:   Tue Apr 24 11:49:54 2007 +0300

Correct version, oops.

diff --git a/debian/changelog b/debian/changelog
index 0dc8ad4..87a6622 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxext (2:1.0.3-1) UNRELEASED; urgency=low
+libxext (2:1.0.3-3) UNRELEASED; urgency=low
 
   * Bump the epoch so that this can be synced to Ubuntu in the future.
 


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



libxext: Changes to 'debian-unstable'

2007-04-11 Thread Julien Cristau
 .gitignore |   22 
 ChangeLog  |  403 +++--
 INSTALL|   69 -
 Makefile.am|9 
 Makefile.in|   14 
 aclocal.m4 |  129 +-
 autogen.sh |   12 
 config.guess   |  667 ---
 config.sub |  222 +++--
 configure  | 1421 -
 configure.ac   |2 
 debian/changelog   |   20 
 debian/control |   14 
 debian/patches/01_manpage_section.diff |  208 
 debian/patches/series  |1 
 debian/rules   |3 
 debian/xsfbs/xsfbs-autoreconf.mk   |  150 +++
 debian/xsfbs/xsfbs.mk  |  380 
 debian/xsfbs/xsfbs.sh  |  907 +
 ltmain.sh  |   12 
 man/.gitignore |3 
 man/DBE.man|2 
 man/DPMSCapable.man|2 
 man/DPMSDisable.man|2 
 man/DPMSEnable.man |2 
 man/DPMSForceLevel.man |2 
 man/DPMSGetTimeouts.man|2 
 man/DPMSGetVersion.man |2 
 man/DPMSInfo.man   |2 
 man/DPMSQueryExtension.man |2 
 man/DPMSSetTimeouts.man|2 
 man/Makefile.am|8 
 man/Makefile.in|7 
 man/XShape.man |6 
 man/XShm.man   |  202 
 man/XcupGetReservedColormapEntries.man |4 
 man/XcupQueryVersion.man   |4 
 man/XcupStoreColors.man|4 
 man/XdbeAllocateBackBufferName.man |2 
 man/XdbeBeginIdiom.man |2 
 man/XdbeDeallocateBackBufferName.man   |2 
 man/XdbeEndIdiom.man   |2 
 man/XdbeFreeVisualInfo.man |2 
 man/XdbeGetBackBufferAttributes.man|2 
 man/XdbeGetVisualInfo.man  |2 
 man/XdbeQueryExtension.man |2 
 man/XdbeSwapBuffers.man|2 
 man/Xevi.man   |2 
 man/Xmbuf.man  |   12 
 mkinstalldirs  |   89 +-
 src/.gitignore |6 
 src/XShm.c |2 
 52 files changed, 3221 insertions(+), 1831 deletions(-)

New commits:
commit f211c2ffa0397a817f55cc2d827236b0220c159f
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed Apr 11 14:45:59 2007 +0200

Prepare changelog for upload.

diff --git a/debian/changelog b/debian/changelog
index a950681..b1a46d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-libxext (1:1.0.3-2) UNRELEASED; urgency=low
+libxext (1:1.0.3-2) unstable; urgency=low
 
   * Put binary packages in the correct sections.
   * Add XS-Vcs-Browser.
+  * Upload to unstable.
 
- -- Julien Cristau [EMAIL PROTECTED]  Wed, 11 Apr 2007 14:44:50 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 11 Apr 2007 14:45:45 +0200
 
 libxext (1:1.0.3-1) experimental; urgency=low
 

commit de6b4d1dfae1032c47c5df271381dd117e0b3682
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed Apr 11 14:45:39 2007 +0200

Put binary packages in the correct sections and add XS-Vcs-Browser.

diff --git a/debian/changelog b/debian/changelog
index 175af1b..a950681 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxext (1:1.0.3-2) UNRELEASED; urgency=low
+
+  * Put binary packages in the correct sections.
+  * Add XS-Vcs-Browser.
+
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 11 Apr 2007 14:44:50 +0200
+
 libxext (1:1.0.3-1) experimental; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 0a97140..5da21f6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,10 @@ Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson 
[EMAIL PROTECTED]
 Build-Depends: debhelper (= 5.0.0), libx11-dev (= 1:0.99.2-1), libxau-dev 
(= 1:0.1.2-1), x11proto-core-dev (= 6.8.99.15+cvs.20050722-1), 
x11proto-xext-dev, pkg-config, quilt
 Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxext
+XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxext.git
 
 Package: libxext6
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
 Description: X11 miscellaneous extension library
@@ -41,6 +43,7 @@ Description: X11 miscellaneous extension library
  URL:http://lists.freedesktop.org/mailman/listinfo/xorg
 
 Package: libxext6-dbg
+Section: libdevel
 Architecture: any
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxext6 (= 
${Source-Version})
@@ -78,6 +81,7 

libxext: Changes to 'debian-unstable'

2007-01-23 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit 3a28a9e0df86265e2a3ce114a209f78c4ad26ab1
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Tue Nov 14 02:36:19 2006 +

* Fix typo in package description, thanks to Rakesh 'arky' Ambati
(closes: #398487).

commit 6f2cee2ffd13ddd787e7fb31d1937c981b4fc02a
Author: Thierry Reding [EMAIL PROTECTED]
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit 84194d765980d15734dd2f243e4aca52ed3752c6
Author: David Nusinow [EMAIL PROTECTED]
Date:   Sun Aug 27 23:42:30 2006 +

Merge libxext to trunk from 7.1 branch now that it's in unstable

commit aa1a8d50861eabe15f956c9e6c25725b5767cd13
Author: Steve Langasek [EMAIL PROTECTED]
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit d17bdd93f694e635079b062c1497b2f86800efe8
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Apr 19 03:40:49 2006 +

* Add quilt to build-depends

commit 1af4604e64dff3734081fd939146091035e62660
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit c6ebe594ad5dc8aabeaf6949cffef2f645f2e9ab
Author: David Nusinow [EMAIL PROTECTED]
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit 18f19e41f331598bc910fcb1f661177a9b62ad7f
Author: David Nusinow [EMAIL PROTECTED]
Date:   Fri Mar 10 04:40:50 2006 +

* Backport fix from upstream for manpage location
* Run autoreconf for them to allow the change to take effect'

commit dfe166cb6c442e8461f57e7ece2680b9d672e583
Author: David Nusinow [EMAIL PROTECTED]
Date:   Fri Feb 24 03:52:45 2006 +

Remove last commit. It's a bug in libX11 apparently

commit 2ad565811288780a49a35450ec6caa9f8345e466
Author: David Nusinow [EMAIL PROTECTED]
Date:   Fri Feb 24 03:51:38 2006 +

  * Provide build-dep on x11proto-input-dev. Thanks Kurt Roeckx.
(closes: #354167)

commit 1a18a0b42cf67688dbab5c9e315783d883cc9ea7
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit 7a55f4e2bf2017fcd48f4dc828f9ec0afa29c92c
Author: David Nusinow [EMAIL PROTECTED]
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit d53ea4e17776b078970dd3830167463be571a4d6
Author: David Nusinow [EMAIL PROTECTED]
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


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