x11proto-kb: Changes to 'debian-unstable'

2015-10-28 Thread Julien Cristau
 ChangeLog   |  102 ++
 XKBgeom.h   |5 
 XKBstr.h|   43 ++
 autogen.sh  |4 
 configure.ac|6 
 debian/README.source|   24 -
 debian/changelog|   12 
 debian/compat   |2 
 debian/control  |   10 
 debian/rules|   99 --
 debian/upstream/signing-key.asc |   60 +++
 debian/watch|1 
 debian/xsfbs/repack.sh  |   32 --
 debian/xsfbs/xsfbs.mk   |  276 -
 debian/xsfbs/xsfbs.sh   |  622 
 specs/appD.xml  |2 
 16 files changed, 241 insertions(+), 1059 deletions(-)

New commits:
commit bf4664c3a21c4c11b010d0dfec833d7561bdffc6
Author: Julien Cristau 
Date:   Wed Oct 28 11:50:09 2015 +

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index 8a46886..0f8e9bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-kb (1.0.7-1) UNRELEASED; urgency=medium
+x11proto-kb (1.0.7-1) unstable; urgency=medium
 
   * Team upload.
   * New upstream release.
@@ -8,7 +8,7 @@ x11proto-kb (1.0.7-1) UNRELEASED; urgency=medium
   * Get rid of debian/xsfbs.
   * Bump Standards-Version to 3.9.6 and update Vcs-* control fields.
 
- -- Julien Cristau   Wed, 28 Oct 2015 11:40:02 +
+ -- Julien Cristau   Wed, 28 Oct 2015 11:50:02 +
 
 x11proto-kb (1.0.6-2) unstable; urgency=low
 

commit 58e9647820729b0d4e378287db5b0a4bea431443
Author: Julien Cristau 
Date:   Wed Oct 28 11:50:01 2015 +

Bump Standards-Version to 3.9.6 and update Vcs-* control fields.

diff --git a/debian/changelog b/debian/changelog
index 379174d..8a46886 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ x11proto-kb (1.0.7-1) UNRELEASED; urgency=medium
   * Remove Cyril from Uploaders.
   * Switch to dh with dh-autoreconf.
   * Get rid of debian/xsfbs.
+  * Bump Standards-Version to 3.9.6 and update Vcs-* control fields.
 
  -- Julien Cristau   Wed, 28 Oct 2015 11:40:02 +
 
diff --git a/debian/control b/debian/control
index c5f3a71..5b339b9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,9 +12,9 @@ Build-Depends:
  xorg-sgml-doctools (>= 1:1.8),
  xmlto (>= 0.0.22),
  w3m,
-Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-kb
-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git
+Standards-Version: 3.9.6
+Vcs-Git: git://anonscm.debian.org/git/pkg-xorg/proto/x11proto-kb
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/proto/x11proto-kb.git
 
 Package: x11proto-kb-dev
 Architecture: all

commit de8d7dbf17d3cb92a2634dba0fdaefa01c23b1b8
Author: Julien Cristau 
Date:   Wed Oct 28 11:48:16 2015 +

Get rid of debian/xsfbs.

diff --git a/debian/README.source b/debian/README.source
index 34ab4bf..749dfde 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -47,27 +47,3 @@ are involved:
   case, it appears directly in the .diff.gz.
 * Otherwise, the patch is added to debian/patches/ which is managed
   with quilt as documented in /usr/share/doc/quilt/README.source.
-
-quilt is actually invoked by the Debian X packaging through a larger
-set of scripts called XSFBS. XSFBS brings some other X specific
-features such as managing dependencies and conflicts due to the video
-and input driver ABIs.
-XSFBS itself is maintained in a separate repository at
-  git://git.debian.org/pkg-xorg/xsfbs.git
-and it is pulled inside the other Debian X repositories when needed.
-
-The XSFBS patching system requires a build dependency on quilt. Also
-a dependency on $(STAMP_DIR)/patch has to be added to debian/rules
-so that the XSFBS patching occurs before the actual build. So the
-very first target of the build (likely the one running autoreconf)
-should depend on $(STAMP_DIR)/patch. It should also not depend on
-anything so that parallel builds are correctly supported (nothing
-should probably run while patching is being done). And finally, the
-clean target should depend on the xsfclean target so that patches
-are unapplied on clean.
-
-When the upstream sources contain some DFSG-nonfree files, they are
-listed in text files in debian/prune/ in the "debian-*" branch of
-the Debian repository. XSFBS' scripts then take care of removing
-these listed files during the build so as to generate a modified
-DFSG-free .orig.tar.gz tarball.
diff --git a/debian/changelog b/debian/changelog
index 48e4967..379174d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ x11proto-kb (1.0.7-1) UNRELEASED; urgency=medium
   * Let uscan verify tarball signatures.
   * Remove Cyril from Uploaders.
   * Switch to dh with dh-autoreconf.
+  * Get rid of debian/xsfbs.
 
  -- Julien Cristau   Wed, 28 Oct 2015 11:40:02 +
 
diff --git a/debian/xsfbs/repack.sh b/debian/xsfbs/repack.sh
deleted file mode 100755
index 5935c

x11proto-kb: Changes to 'debian-unstable'

2012-06-16 Thread Cyril Brulebois
 debian/changelog |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 0f7c63f01ed3e8ef6fd88a8dda7f1ba217ffba81
Author: Cyril Brulebois 
Date:   Sat Jun 16 21:12:03 2012 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index c44fa4d..1c5efc9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-x11proto-kb (1.0.6-2) UNRELEASED; urgency=low
+x11proto-kb (1.0.6-2) unstable; urgency=low
 
+  [ Julien Cristau ]
   * Add missing epoch to xorg-sgml-doctools build-dep.
 
- -- Julien Cristau   Sun, 15 Apr 2012 17:29:59 +0200
+ -- Cyril Brulebois   Sat, 16 Jun 2012 21:12:01 +
 
 x11proto-kb (1.0.6-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1sg0lu-0006et...@vasks.debian.org



x11proto-kb: Changes to 'debian-unstable'

2012-04-15 Thread Julien Cristau
 debian/changelog |6 ++
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 946bc238fd5d5120c92bf8e5d483a23e3713990d
Author: Julien Cristau 
Date:   Sun Apr 15 17:30:14 2012 +0200

Add missing epoch to xorg-sgml-doctools build-dep.

diff --git a/debian/changelog b/debian/changelog
index 4bb275f..c44fa4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-kb (1.0.6-2) UNRELEASED; urgency=low
+
+  * Add missing epoch to xorg-sgml-doctools build-dep.
+
+ -- Julien Cristau   Sun, 15 Apr 2012 17:29:59 +0200
+
 x11proto-kb (1.0.6-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 6cfa3e4..e540bc1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  xutils-dev (>= 1:7.6+2),
  pkg-config,
 # specs
- xorg-sgml-doctools (>= 1.8),
+ xorg-sgml-doctools (>= 1:1.8),
  xmlto (>= 0.0.22),
  w3m,
 Standards-Version: 3.8.3


-- 
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/e1sjrp9-0007f1...@vasks.debian.org



x11proto-kb: Changes to 'debian-unstable'

2012-04-15 Thread Julien Cristau
 ChangeLog  |  240 +
 Makefile.am|2 
 XKB.h  |2 
 XKBgeom.h  |2 
 XKBproto.h |1 
 XKBsrv.h   |3 
 XKBstr.h   |1 
 configure.ac   |   15 
 debian/changelog   |9 
 debian/control |8 
 debian/rules   |7 
 debian/x11proto-kb-dev.install |1 
 docbook.am |  105 
 specs/.gitignore   |5 
 specs/Makefile.am  |   48 
 specs/XKBproto-1.svg   | 1177 +
 specs/XKBproto-10.svg  |  142 
 specs/XKBproto-11.svg  | 2730 +++
 specs/XKBproto-2.svg   |  544 ++
 specs/XKBproto-3.svg   |  461 ++
 specs/XKBproto-4.svg   |  463 ++
 specs/XKBproto-5.svg   |  468 ++
 specs/XKBproto-6.svg   |  558 ++
 specs/XKBproto-7.svg   |  474 ++
 specs/XKBproto-8.svg   |  138 
 specs/XKBproto-9.svg   |  138 
 specs/acknowledgements.xml |   41 
 specs/appA.xml |  916 +++
 specs/appB.xml |  129 
 specs/appC.xml |  715 +++
 specs/appD.xml | 2096 +
 specs/ch01.xml |  101 
 specs/ch02.xml |  441 +
 specs/ch03.xml |  220 
 specs/ch04.xml |  865 +++
 specs/ch05.xml |   86 
 specs/ch06.xml | 1767 +++
 specs/ch07.xml |  688 ++
 specs/ch08.xml |  157 
 specs/ch09.xml |  605 ++
 specs/ch10.xml |  174 
 specs/ch11.xml |  413 +
 specs/ch12.xml | 1024 
 specs/ch13.xml |  442 +
 specs/ch14.xml |   94 
 specs/ch15.xml |  233 +
 specs/ch16.xml | 9427 +
 specs/xkbproto.xml |   70 
 48 files changed, 28428 insertions(+), 18 deletions(-)

New commits:
commit e87b9410d7641395ed02cb78a9d46ccdc331b940
Author: Julien Cristau 
Date:   Sun Apr 15 17:21:02 2012 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index e74c744..4bb275f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-x11proto-kb (1.0.6-1) UNRELEASED; urgency=low
+x11proto-kb (1.0.6-1) unstable; urgency=low
 
   * New upstream release.
   * Build and ship the XKB spec.
   * Remove David Nusinow and Andres Salomon from Uploaders.
   * Don't require (fake)root for debian/rules clean.
 
- -- Julien Cristau   Sun, 15 Apr 2012 16:30:45 +0200
+ -- Julien Cristau   Sun, 15 Apr 2012 17:16:56 +0200
 
 x11proto-kb (1.0.5-2) unstable; urgency=low
 

commit ca515f7b908f1c2aa46106d960d9f9b0f7feff67
Author: Julien Cristau 
Date:   Sun Apr 15 17:16:55 2012 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 4707940..e74c744 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ x11proto-kb (1.0.6-1) UNRELEASED; urgency=low
   * New upstream release.
   * Build and ship the XKB spec.
   * Remove David Nusinow and Andres Salomon from Uploaders.
+  * Don't require (fake)root for debian/rules clean.
 
  -- Julien Cristau   Sun, 15 Apr 2012 16:30:45 +0200
 
diff --git a/debian/rules b/debian/rules
index 252c1ce..b250a52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -50,9 +50,7 @@ build-stamp:
 
 clean:
dh_testdir
-   dh_testroot
rm -f build-stamp
-
rm -f config.cache config.log config.status
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
@@ -61,7 +59,6 @@ clean:
rm -f aclocal.m4 configure install-sh missing mkinstalldirs
rm -f config.guess config.sub
find -name Makefile.in -delete
-
dh_clean
 
 install: build

commit 61bdb06f255fc6c5eca3b476fc88dd08cf1faa70
Author: Julien Cristau 
Date:   Sun Apr 15 17:12:31 2012 +0200

Remove David Nusinow and Andres Salomon from Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 2b257b6..4707940 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ x11proto-kb (1.0.6-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Build and ship the XKB spec.
+  * Remove David Nusinow and Andres Salomon from Uploaders.
 
  -- Julien Cristau   Sun, 15 Apr 2012 16:30:45 +0200
 
diff --git a/debian/control b/debian/control
index 18b8a5d..6cfa3e4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11proto-kb
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow , Andres Salomon 
, Cyril Brulebois 
+Uploaders: Cyril Brulebois 
 Build-Depends:
  debhelper (>= 5.0.0),
  automake,

commit d4a9312e569e633360aecc467c3686338715cca3
Author: Julien Cristau 
Date:   Sun Apr 15 17:12:00 2012 +0200

Build and

x11proto-kb: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 40864ad51dfb8dde5aa5f6e343026d9c07289139
Author: Steve Langasek 
Date:   Fri Jun 17 08:58:45 2011 -0700

releasing version 1.0.5-2

diff --git a/debian/changelog b/debian/changelog
index e14647c..bfc1188 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-kb (1.0.5-2) UNRELEASED; urgency=low
+x11proto-kb (1.0.5-2) unstable; urgency=low
 
   * Mark x11proto-kb-dev Multi-Arch: foreign
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek   Fri, 17 Jun 2011 00:15:58 -0700
+ -- Steve Langasek   Fri, 17 Jun 2011 08:58:41 -0700
 
 x11proto-kb (1.0.5-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1qxbrc-0004en...@vasks.debian.org



x11proto-kb: Changes to 'debian-unstable'

2011-06-17 Thread Steve Langasek
 debian/changelog   |8 
 debian/control |1 +
 debian/x11proto-kb-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit a3d1662380944f99037544242684731e26abc0bb
Author: Steve Langasek 
Date:   Fri Jun 17 00:16:30 2011 -0700

Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index 7534267..e14647c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-kb (1.0.5-2) UNRELEASED; urgency=low
 
   * Mark x11proto-kb-dev Multi-Arch: foreign
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek   Fri, 17 Jun 2011 00:15:58 -0700
 
diff --git a/debian/x11proto-kb-dev.install b/debian/x11proto-kb-dev.install
index 7ab11d6..a28ec5f 100644
--- a/debian/x11proto-kb-dev.install
+++ b/debian/x11proto-kb-dev.install
@@ -1,2 +1,2 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/kbproto.pc
+usr/lib/pkgconfig/kbproto.pc /usr/share/pkgconfig

commit 583cbb86622ad065fcfd5a9f15698c52157475ef
Author: Steve Langasek 
Date:   Fri Jun 17 00:16:05 2011 -0700

Mark x11proto-kb-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 8671ee6..7534267 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-kb (1.0.5-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-kb-dev Multi-Arch: foreign
+
+ -- Steve Langasek   Fri, 17 Jun 2011 00:15:58 -0700
+
 x11proto-kb (1.0.5-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 83c92da..49ebaa7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git
 Package: x11proto-kb-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: X11 XKB extension wire protocol
  This package provides development headers describing the wire protocol
  for the XKEYBOARD extension, used to control all manner of options


-- 
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/e1qxtiw-0002lz...@vasks.debian.org



x11proto-kb: Changes to 'debian-unstable'

2010-11-02 Thread Cyril Brulebois
 debian/changelog |   10 --
 debian/control   |5 +++--
 debian/rules |4 ++--
 3 files changed, 13 insertions(+), 6 deletions(-)

New commits:
commit dcf2c4b34cee8dbb9e5fe69519a66aca3f8fd7c0
Author: Cyril Brulebois 
Date:   Wed Nov 3 01:42:05 2010 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 2d7371b..8671ee6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-kb (1.0.5-1) UNRELEASED; urgency=low
+x11proto-kb (1.0.5-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Remove myself from Uploaders.
@@ -14,7 +14,7 @@ x11proto-kb (1.0.5-1) UNRELEASED; urgency=low
   * No longer pass --disable-shared, this option is gone.
   * Add myself to Uploaders.
 
- -- Robert Hooker   Tue, 02 Nov 2010 19:26:49 -0400
+ -- Cyril Brulebois   Wed, 03 Nov 2010 01:41:58 +0100
 
 x11proto-kb (1.0.4-1) unstable; urgency=low
 

commit b80c2a59dab9017fb819042b6cd85ba94eb21d6b
Author: Cyril Brulebois 
Date:   Wed Nov 3 01:41:55 2010 +0100

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 0cfeb7e..2d7371b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ x11proto-kb (1.0.5-1) UNRELEASED; urgency=low
   * Switch from --list-missing to --fail-missing for additional safety.
   * Add pkg-config build-dep.
   * No longer pass --disable-shared, this option is gone.
+  * Add myself to Uploaders.
 
  -- Robert Hooker   Tue, 02 Nov 2010 19:26:49 -0400
 
diff --git a/debian/control b/debian/control
index bd219db..83c92da 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11proto-kb
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow , Andres Salomon 

+Uploaders: David Nusinow , Andres Salomon 
, Cyril Brulebois 
 Build-Depends:
  debhelper (>= 5.0.0),
  automake,

commit 0f41b2ebec94d5a9a37315b9411c973662d58e52
Author: Cyril Brulebois 
Date:   Wed Nov 3 01:40:18 2010 +0100

No longer pass --disable-shared, this option is gone.

diff --git a/debian/changelog b/debian/changelog
index 947bac0..0cfeb7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ x11proto-kb (1.0.5-1) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * Switch from --list-missing to --fail-missing for additional safety.
   * Add pkg-config build-dep.
+  * No longer pass --disable-shared, this option is gone.
 
  -- Robert Hooker   Tue, 02 Nov 2010 19:26:49 -0400
 
diff --git a/debian/rules b/debian/rules
index d75e86c..6b5f3f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ build-stamp:
mkdir -p build
cd build && \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
---infodir=\$${prefix}/share/info --disable-shared \
+--infodir=\$${prefix}/share/info \
 $(confflags) CFLAGS="$(CFLAGS)" 
cd build && $(MAKE)
 

commit f8f2ea70fb57ce3bef0bcfe654e2a62bc258d7f6
Author: Cyril Brulebois 
Date:   Wed Nov 3 01:38:33 2010 +0100

Add pkg-config build-dep.

diff --git a/debian/changelog b/debian/changelog
index 65bcf38..947bac0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ x11proto-kb (1.0.5-1) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * Switch from --list-missing to --fail-missing for additional safety.
+  * Add pkg-config build-dep.
 
  -- Robert Hooker   Tue, 02 Nov 2010 19:26:49 -0400
 
diff --git a/debian/control b/debian/control
index f27b185..bd219db 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: David Nusinow , Andres Salomon 
= 5.0.0),
  automake,
- xutils-dev (>= 1:7.5~1)
+ xutils-dev (>= 1:7.5~1),
+ pkg-config,
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-kb
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git

commit c558ea4a1222752ef8a63daecafd42bae23e8f7e
Author: Cyril Brulebois 
Date:   Wed Nov 3 01:36:46 2010 +0100

Switch from --list-missing to --fail-missing for additional safety.

diff --git a/debian/changelog b/debian/changelog
index a8783d1..65bcf38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ x11proto-kb (1.0.5-1) UNRELEASED; urgency=low
   [ Robert Hooker ]
   * New upstream release.
 
+  [ Cyril Brulebois ]
+  * Switch from --list-missing to --fail-missing for additional safety.
+
  -- Robert Hooker   Tue, 02 Nov 2010 19:26:49 -0400
 
 x11proto-kb (1.0.4-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 8fed229..d75e86c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,7 +77,7 @@ binary-indep: build install
 
dh_installdocs
dh_installman
-   dh_install --sourcedir=debian/tmp --list-missing
+   dh_install --sourcedir=debian/tmp --fail-missing
dh_installchangelogs
dh_link
dh_strip


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

x11proto-kb: Changes to 'debian-unstable'

2010-11-02 Thread Cyril Brulebois
 ChangeLog |  106 ++
 1 file changed, 106 insertions(+)

New commits:
commit 97e6f82f6e87ef2b18c11242da8ab8e484824063
Author: Cyril Brulebois 
Date:   Wed Nov 3 00:52:25 2010 +0100

Update upstream changelog as well.

diff --git a/ChangeLog b/ChangeLog
index 36328b8..130d9b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,109 @@
+commit f1a9902167607b32ce34adac4a62a07ac43a4041
+Author: Adam Jackson 
+Date:   Tue Aug 10 10:04:15 2010 -0400
+
+kbproto 1.0.5
+
+Signed-off-by: Adam Jackson 
+
+commit 2306fcd4c511d41ae4b31b9cbd9f79cf69287730
+Author: Dirk Wallenstein 
+Date:   Fri Feb 5 20:42:43 2010 +0100
+
+Use the correct value for XkbAllAccessXEventsMask
+
+Signed-off-by: Dirk Wallenstein 
+Signed-off-by: Alan Coopersmith 
+
+commit 875e6f80e9ddcac010f6871214a92e4d50e8ee5e
+Author: Gaetan Nadon 
+Date:   Sun Mar 28 19:25:52 2010 -0400
+
+config: update AC_PREREQ statement to 2.60
+
+Unrelated to the previous patches, the new value simply reflects
+the reality that the minimum level for autoconf to configure
+all x.org modules is 2.60 dated June 2006.
+
+ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
+
+Signed-off-by: Gaetan Nadon 
+
+commit f6b32127be4c800f73bf68c6ac7d79c630cae1fa
+Author: Gaetan Nadon 
+Date:   Sun Mar 28 19:00:31 2010 -0400
+
+config: remove the pkgconfig pc.in file from EXTRA_DIST
+
+Automake always includes it in the tarball.
+
+Signed-off-by: Gaetan Nadon 
+
+commit cb489d131adb1d454e9f6196d7d766c0acde12e6
+Author: Gaetan Nadon 
+Date:   Sun Nov 22 19:24:48 2009 -0500
+
+Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
+
+Now that the INSTALL file is generated.
+Allows running make maintainer-clean.
+
+commit 9a83b903ba2586f16e770d4911c4d7e42957abb7
+Author: Gaetan Nadon 
+Date:   Mon Nov 16 11:13:30 2009 -0500
+
+README: file created or updated #24206
+
+Contains a set of URLs to freedesktop.org.
+
+commit 0a358e01f7fcb903077137c4d3ab51ce9eeabcce
+Author: Gaetan Nadon 
+Date:   Sun Nov 15 19:45:27 2009 -0500
+
+Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
+
+ChangeLog filename is known to Automake and requires no further
+coding in the makefile.
+
+commit c8078878abaa2d2489a3778c89af043901582eac
+Author: Gaetan Nadon 
+Date:   Sun Nov 15 18:31:28 2009 -0500
+
+Makefile.am: INSTALL file is missing or incorrect #24206
+
+The standard GNU file on building/installing  tarball is copied
+using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
+Add INSTALL target
+
+commit ab57a912460acb83302152bd91c6336d500bb9cd
+Author: Gaetan Nadon 
+Date:   Sun Nov 15 18:11:36 2009 -0500
+
+configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
+
+This macro aggregate a number of existing macros that sets commmon
+X.Org components configuration options. It shields the configuration file 
from
+future changes.
+
+commit 4ddefc3a86050e06056d79b78ae0a1be119c4131
+Author: Gaetan Nadon 
+Date:   Sun Nov 15 13:55:25 2009 -0500
+
+configure.ac: AM_MAINTAINER_MODE missing #24238
+
+This turns off maintainer mode build rules in tarballs.
+Works in conjunction with autogen.sh --enable-maintainer-mode
+
+commit eb3d96018f4c2e20c23b837aa42f71ebb36661b1
+Author: Gaetan Nadon 
+Date:   Sat Nov 14 18:26:47 2009 -0500
+
+.gitignore: use common defaults with custom section # 24239
+
+Using common defaults will reduce errors and maintenance.
+Only the very small or inexistent custom section need periodic maintenance
+when the structure of the component changes. Do not edit defaults.
+
 commit 4e3ccd5b2144005af1d5d2f9b96275a01156aec5
 Author: Alan Coopersmith 
 Date:   Mon Oct 12 22:39:05 2009 -0700


-- 
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/e1pdqes-0005ws...@alioth.debian.org



x11proto-kb: Changes to 'debian-unstable'

2010-11-02 Thread Robert Hooker
 .gitignore   |   78 ++-
 Makefile.am  |   11 ---
 README   |   30 +
 XKB.h|2 -
 configure.ac |9 +++---
 debian/changelog |8 -
 6 files changed, 119 insertions(+), 19 deletions(-)

New commits:
commit 4cf19540a5ceca40703c360107c248f58b73c444
Author: Robert Hooker 
Date:   Tue Nov 2 19:27:15 2010 -0400

Update changelog.

diff --git a/debian/changelog b/debian/changelog
index dc31c84..a8783d1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
-x11proto-kb (1.0.4-2) UNRELEASED; urgency=low
+x11proto-kb (1.0.5-1) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Remove myself from Uploaders.
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
 
- -- Julien Cristau   Sat, 23 Jan 2010 12:19:14 +0100
+  [ Robert Hooker ]
+  * New upstream release.
+
+ -- Robert Hooker   Tue, 02 Nov 2010 19:26:49 -0400
 
 x11proto-kb (1.0.4-1) unstable; urgency=low
 

commit f1a9902167607b32ce34adac4a62a07ac43a4041
Author: Adam Jackson 
Date:   Tue Aug 10 10:04:15 2010 -0400

kbproto 1.0.5

Signed-off-by: Adam Jackson 

diff --git a/configure.ac b/configure.ac
index 829baea..1a7ab4a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.60])
-AC_INIT([KBProto], [1.0.4], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([KBProto], [1.0.5], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 

commit 2306fcd4c511d41ae4b31b9cbd9f79cf69287730
Author: Dirk Wallenstein 
Date:   Fri Feb 5 20:42:43 2010 +0100

Use the correct value for XkbAllAccessXEventsMask

Signed-off-by: Dirk Wallenstein 
Signed-off-by: Alan Coopersmith 

diff --git a/XKB.h b/XKB.h
index a915317..a3b3bc0 100644
--- a/XKB.h
+++ b/XKB.h
@@ -139,7 +139,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
 #defineXkbAXN_BKAcceptMask (1L << 4)
 #defineXkbAXN_BKRejectMask (1L << 5)
 #defineXkbAXN_AXKWarningMask   (1L << 6)
-#defineXkbAllAccessXEventsMask (0xf)
+#defineXkbAllAccessXEventsMask (0x7f)
 
 /*
  * Miscellaneous event details:

commit 875e6f80e9ddcac010f6871214a92e4d50e8ee5e
Author: Gaetan Nadon 
Date:   Sun Mar 28 19:25:52 2010 -0400

config: update AC_PREREQ statement to 2.60

Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.

ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Signed-off-by: Gaetan Nadon 

diff --git a/configure.ac b/configure.ac
index 0685a0f..829baea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_PREREQ([2.57])
+AC_PREREQ([2.60])
 AC_INIT([KBProto], [1.0.4], 
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE

commit f6b32127be4c800f73bf68c6ac7d79c630cae1fa
Author: Gaetan Nadon 
Date:   Sun Mar 28 19:00:31 2010 -0400

config: remove the pkgconfig pc.in file from EXTRA_DIST

Automake always includes it in the tarball.

Signed-off-by: Gaetan Nadon 

diff --git a/Makefile.am b/Makefile.am
index e1aacca..bbe8a1e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -9,7 +9,6 @@ kb_HEADERS = \
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = kbproto.pc
 
-EXTRA_DIST = kbproto.pc.in
 
 MAINTAINERCLEANFILES = ChangeLog INSTALL
 

commit cb489d131adb1d454e9f6196d7d766c0acde12e6
Author: Gaetan Nadon 
Date:   Sun Nov 22 19:24:48 2009 -0500

Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

Now that the INSTALL file is generated.
Allows running make maintainer-clean.

diff --git a/Makefile.am b/Makefile.am
index 59c5809..e1aacca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,6 +11,8 @@ pkgconfig_DATA = kbproto.pc
 
 EXTRA_DIST = kbproto.pc.in
 
+MAINTAINERCLEANFILES = ChangeLog INSTALL
+
 .PHONY: ChangeLog INSTALL
 
 INSTALL:

commit 9a83b903ba2586f16e770d4911c4d7e42957abb7
Author: Gaetan Nadon 
Date:   Mon Nov 16 11:13:30 2009 -0500

README: file created or updated #24206

Contains a set of URLs to freedesktop.org.

diff --git a/README b/README
new file mode 100644
index 000..49fa4f9
--- /dev/null
+++ b/README
@@ -0,0 +1,30 @@
+   X Keyboard Extension
+
+This extension defines a protcol to provide a number of new capabilities
+and controls for text keyboards.
+
+Extension name: XKEYBOARD
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+http://lists.freedesktop.org/mailman/listinfo/xorg
+
+Please submit bug reports to the Xorg bugzilla:
+
+https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+The master development code repository c

x11proto-kb: Changes to 'debian-unstable'

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

New commits:
commit 504031b751914a8f76764cd0b18c51a322d7dd2b
Author: Mikhail Gusarov 
Date:   Fri May 7 18:58:51 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 a36a30f..f27b185 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,5 @@ Description: X11 XKB extension wire protocol
  .
  More information about X.Org can be found at:
  http://www.X.org>
- http://xorg.freedesktop.org>
- http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
  This package is built from the X.org kbproto proto module.


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



x11proto-kb: Changes to 'debian-unstable'

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

New commits:
commit 9484bad93c8ae68902aa3993992e987a8f6a8067
Author: Julien Cristau 
Date:   Sat Jan 23 13:45:49 2010 +0100

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 2bf63cc..dc31c84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-kb (1.0.4-2) UNRELEASED; urgency=low
 
   * Remove myself from Uploaders.
+  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
+good reason.  Thanks, Colin Watson!
 
  -- Julien Cristau   Sat, 23 Jan 2010 12:19:14 +0100
 
diff --git a/debian/rules b/debian/rules
index 28a3381..8fed229 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,12 +37,12 @@ build-stamp:
dh_testdir
 
autoreconf -vfi
-   mkdir -p obj-$(DEB_BUILD_GNU_TYPE)
-   cd obj-$(DEB_BUILD_GNU_TYPE) && \
+   mkdir -p build
+   cd build && \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --infodir=\$${prefix}/share/info --disable-shared \
 $(confflags) CFLAGS="$(CFLAGS)" 
-   cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE)
+   cd build && $(MAKE)
 
>$@
 
@@ -55,7 +55,7 @@ clean:
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
-   rm -rf obj-*
+   rm -rf build
rm -f aclocal.m4 configure install-sh missing mkinstalldirs
rm -f config.guess config.sub
find -name Makefile.in -delete
@@ -68,7 +68,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-independent files here.
 binary-indep: build install


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



x11proto-kb: Changes to 'debian-unstable'

2010-01-23 Thread Julien Cristau
 debian/changelog  |6 +
 debian/control|2 
 debian/xsfbs/xsfbs.mk |   21 
 debian/xsfbs/xsfbs.sh |  233 --
 4 files changed, 10 insertions(+), 252 deletions(-)

New commits:
commit ecc43053b2d311e99bff95e0cfa87add77329b40
Author: Julien Cristau 
Date:   Sat Jan 23 12:55:05 2010 +0100

Remove myself from Uploaders.

diff --git a/debian/changelog b/debian/changelog
index c8aa605..2bf63cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-kb (1.0.4-2) UNRELEASED; urgency=low
+
+  * Remove myself from Uploaders.
+
+ -- Julien Cristau   Sat, 23 Jan 2010 12:19:14 +0100
+
 x11proto-kb (1.0.4-1) unstable; urgency=low
 
   [ Timo Aaltonen ]
diff --git a/debian/control b/debian/control
index a6095aa..a36a30f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11proto-kb
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow , Andres Salomon 
, Julien Cristau 
+Uploaders: David Nusinow , Andres Salomon 

 Build-Depends:
  debhelper (>= 5.0.0),
  automake,

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

xsfbs.mk: remove more obsolete code

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

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

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

xsfbs.mk: kill obsolete DEFAULT_DCRESOLUTIONS and SOURCE_DIR usage

These variables aren't set anywhere.

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

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

xsfbs.sh: fix typo and remove svn keyword

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

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

xsfbs.mk: no need for shlibs.local

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index f0f8953..1f86848 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -265,10 +265,6 @@ $(STAMP_DIR)/genscripts: $(STAMP_DIR)/stampdir
#debian/*.prerm
>$@
 
-# Generate the shlibs.local file.
-debian/shlibs.local:
-   cat debian/*.shlibs >$@
-
 SERVERMINVERS = $(shell cat /usr/share/xserver-xorg/serverminver 2>/dev/null)
 VIDEOABI = $(shell cat /usr/share/xserver-xorg/videoabiver 2>/dev/null)
 INPUTABI = $(shell cat /

x11proto-kb: Changes to 'debian-unstable'

2009-11-21 Thread Julien Cristau
 debian/changelog |5 +++--
 debian/control   |2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 75b6acd40c857d0f18ffb5532a2e5e496dca647b
Author: Julien Cristau 
Date:   Sat Nov 21 13:34:34 2009 +0100

Bump debhelper build-dep to appease lintian

diff --git a/debian/control b/debian/control
index fb2edc0..a6095aa 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow , Andres Salomon 
, Julien Cristau 
 Build-Depends:
- debhelper (>= 4.0.0),
+ debhelper (>= 5.0.0),
  automake,
  xutils-dev (>= 1:7.5~1)
 Standards-Version: 3.8.3

commit 4b4a4ba29a44a805b9bdde4eaf1d3286042ed4ac
Author: Julien Cristau 
Date:   Sat Nov 21 13:31:16 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 3857892..c8aa605 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-x11proto-kb (1.0.4-1) UNRELEASED; urgency=low
+x11proto-kb (1.0.4-1) unstable; urgency=low
 
+  [ Timo Aaltonen ]
   * New upstream release (closes: #556006).
   * Add README.source from xsfbs. Bump Standards-Version to 3.8.3.
   * Bump debhelper compat level to 5.
@@ -9,7 +10,7 @@ x11proto-kb (1.0.4-1) UNRELEASED; urgency=low
   * Run autoreconf on build. Add build-deps on automake and xutils-dev.
   * Bump the build-dep on xutils-dev (>= 1:7.5~1).
 
- -- Timo Aaltonen   Fri, 31 Jul 2009 14:37:29 +0300
+ -- Julien Cristau   Sat, 21 Nov 2009 13:31:13 +0100
 
 x11proto-kb (1.0.3-3) unstable; urgency=low
 


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



x11proto-kb: Changes to 'debian-unstable'

2009-11-21 Thread Timo Aaltonen
 debian/changelog |1 +
 debian/control   |2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 9c5bf399e46df63f4669640da838d52de7d520cf
Author: Timo Aaltonen 
Date:   Sat Nov 21 14:06:42 2009 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 11dc6f9..3857892 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ x11proto-kb (1.0.4-1) UNRELEASED; urgency=low
 This was needed for upgrades from sarge.
   * Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
   * Run autoreconf on build. Add build-deps on automake and xutils-dev.
+  * Bump the build-dep on xutils-dev (>= 1:7.5~1).
 
  -- Timo Aaltonen   Fri, 31 Jul 2009 14:37:29 +0300
 
diff --git a/debian/control b/debian/control
index ae2e919..fb2edc0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow , Andres Salomon 
= 4.0.0),
  automake,
- xutils-dev (>= 1:7.4+4)
+ xutils-dev (>= 1:7.5~1)
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-kb
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git


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



x11proto-kb: Changes to 'debian-unstable'

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

New commits:
commit 9ea82541c437409e5934dbaa4fe1f034be289b88
Author: Julien Cristau 
Date:   Sat Nov 21 12:43:07 2009 +0100

Add bug closer

diff --git a/debian/changelog b/debian/changelog
index 48b2e16..11dc6f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 x11proto-kb (1.0.4-1) UNRELEASED; urgency=low
 
-  * New upstream release.
+  * New upstream release (closes: #556006).
   * Add README.source from xsfbs. Bump Standards-Version to 3.8.3.
   * Bump debhelper compat level to 5.
   * Drop Conflicts/Replaces on libxkbfile-dev and Pre-Depends on x11-common.


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



x11proto-kb: Changes to 'debian-unstable'

2009-11-21 Thread Julien Cristau
 debian/rules |1 +
 1 file changed, 1 insertion(+)

New commits:
commit 479fbac21ff067bf7b7bf9c5a26a7a7675eef940
Author: Julien Cristau 
Date:   Sat Nov 21 12:04:01 2009 +0100

Remove config.* in debian/rules clean

diff --git a/debian/rules b/debian/rules
index 5759ff6..28a3381 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,6 +57,7 @@ clean:
rm -rf autom4te.cache */autom4te.cache
rm -rf obj-*
rm -f aclocal.m4 configure install-sh missing mkinstalldirs
+   rm -f config.guess config.sub
find -name Makefile.in -delete
 
dh_clean


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



x11proto-kb: Changes to 'debian-unstable'

2009-11-21 Thread Timo Aaltonen
 .gitignore   |4 
 ChangeLog|  210 +++
 Makefile.am  |   12 
 Makefile.in  |  493 
 XKBsrv.h |6 
 aclocal.m4   |  585 --
 configure| 3129 ---
 configure.ac |8 
 debian/changelog |   10 
 debian/compat|2 
 debian/control   |   10 
 debian/rules |   14 
 install-sh   |  323 -
 missing  |  360 --
 14 files changed, 254 insertions(+), 4912 deletions(-)

New commits:
commit 86ae00b72ce7ef33006e1769ce5e2a4bf1e06a36
Author: Timo Aaltonen 
Date:   Sat Nov 21 10:33:08 2009 +0200

Run autoreconf on build. Add build-deps on automake and xutils-dev.

diff --git a/debian/changelog b/debian/changelog
index 5f8c24a..48b2e16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ x11proto-kb (1.0.4-1) UNRELEASED; urgency=low
   * Drop Conflicts/Replaces on libxkbfile-dev and Pre-Depends on x11-common.
 This was needed for upgrades from sarge.
   * Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
+  * Run autoreconf on build. Add build-deps on automake and xutils-dev.
 
  -- Timo Aaltonen   Fri, 31 Jul 2009 14:37:29 +0300
 
diff --git a/debian/control b/debian/control
index 0b2a644..ae2e919 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,10 @@ Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow , Andres Salomon 
, Julien Cristau 
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends:
+ debhelper (>= 4.0.0),
+ automake,
+ xutils-dev (>= 1:7.4+4)
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-kb
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git
diff --git a/debian/rules b/debian/rules
index e9d8f7a..5759ff6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,14 +36,15 @@ build: build-stamp
 build-stamp:
dh_testdir
 
-   test -d obj-$(DEB_BUILD_GNU_TYPE) || mkdir obj-$(DEB_BUILD_GNU_TYPE)
+   autoreconf -vfi
+   mkdir -p obj-$(DEB_BUILD_GNU_TYPE)
cd obj-$(DEB_BUILD_GNU_TYPE) && \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --infodir=\$${prefix}/share/info --disable-shared \
 $(confflags) CFLAGS="$(CFLAGS)" 
cd obj-$(DEB_BUILD_GNU_TYPE) && $(MAKE)
 
-   touch build-stamp
+   >$@
 
 clean:
dh_testdir
@@ -55,6 +56,8 @@ clean:
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
rm -rf obj-*
+   rm -f aclocal.m4 configure install-sh missing mkinstalldirs
+   find -name Makefile.in -delete
 
dh_clean
 

commit 0eec24636ab459539be8641ee2de1e93e97924e8
Author: Timo Aaltonen 
Date:   Sat Nov 21 10:28:47 2009 +0200

Delete generated files.

diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index 6d0e228..000
--- a/Makefile.in
+++ /dev/null
@@ -1,493 +0,0 @@
-# Makefile.in generated by automake 1.9.6 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005  Free Software Foundation, Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-...@set_make@
-
-
-srcdir = @srcdir@
-top_srcdir = @top_srcdir@
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-top_builddir = .
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-INSTALL = @INSTALL@
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-subdir = .
-DIST_COMMON = $(am__configure_deps) $(kb_HEADERS) \
-   $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-   $(srcdir)/kbproto.pc.in $(top_srcdir)/configure COPYING \
-   ChangeLog install-sh missing
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-   $(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno configure.status.lineno
-mkinstalldirs = $(install_sh) -d
-CONFIG_CLEAN_FILES = kbproto.pc
-SOURCES =
-DIST_SOURCES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-*) f=$$p;; \

x11proto-kb: Changes to 'debian-unstable'

2009-07-31 Thread Timo Aaltonen
 debian/README.source   |   73 
 debian/changelog   |6 
 debian/control |2 
 debian/xsfbs/repack.sh |   32 +++
 debian/xsfbs/xsfbs.mk  |   47 +
 debian/xsfbs/xsfbs.sh  |  417 +
 6 files changed, 312 insertions(+), 265 deletions(-)

New commits:
commit e8cef308755a42773601f594f159ebecabe8eaf6
Author: Timo Aaltonen 
Date:   Fri Jul 31 14:38:04 2009 +0300

Bump Standards-Version

diff --git a/debian/changelog b/debian/changelog
index 455c7cc..7ab5967 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-kb (1.0.3-4) UNRELEASED; urgency=low
+
+  * Add README.source from xsfbs. Bump Standards-Version to 3.8.1.
+
+ -- Timo Aaltonen   Fri, 31 Jul 2009 14:37:29 +0300
+
 x11proto-kb (1.0.3-3) unstable; urgency=low
 
   [ Brice Goglin ]
diff --git a/debian/control b/debian/control
index 0e910d3..f84f439 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force 
 Uploaders: David Nusinow , Andres Salomon 
, Julien Cristau 
 Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.1
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-kb
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git
 

commit 8f72294ada477f003888b6776883c1dd98289f3f
Author: Julien Cristau 
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 2>&1; 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 
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 
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 packages would have created too many Debian
+packages. For this reason, some X.org applications have been grouped
+into larger packages: xutils, xutils-dev, x11-apps, x11-session-utils,
+x11-utils, x11-xfs-utils, x11-xkb-utils, x11-xserver-utils.
+Most packages, including the X.org server itself and all libraries
+and drivers are, however maintained independently.
+
+The Debian packaging is added by creating the "debian-*" git branch

x11proto-kb: Changes to 'debian-unstable'

2008-05-11 Thread Julien Cristau
 .gitignore|   10 
 debian/changelog  |   12 
 debian/control|8 
 debian/xsfbs/xsfbs.mk |  310 +
 debian/xsfbs/xsfbs.sh |  900 ++
 5 files changed, 1233 insertions(+), 7 deletions(-)

New commits:
commit f3d852636b5d4831e3750f21e3dbfdc684e1e32e
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Sun May 11 19:05:55 2008 +0200

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 44a2f65..455c7cc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-kb (1.0.3-3) UNRELEASED; urgency=low
+x11proto-kb (1.0.3-3) unstable; urgency=low
 
   [ Brice Goglin ]
   * Update the long description.
@@ -11,7 +11,7 @@ x11proto-kb (1.0.3-3) UNRELEASED; urgency=low
   * Add myself to Uploaders.
   * Bump Standards-Version to 3.7.3.
 
- -- Brice Goglin <[EMAIL PROTECTED]>  Tue, 14 Aug 2007 00:10:19 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Sun, 11 May 2008 19:05:39 +0200
 
 x11proto-kb (1.0.3-2) unstable; urgency=low
 

commit 00d3a4bb36900e57340196089b0aaac888981e30
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Sun May 11 19:03:29 2008 +0200

debian/control update

* Use Vcs-* instead of XS-Vcs-*.
* Remove Branden from Uploaders with his permission.
* Add myself to Uploaders.
* Bump Standards-Version to 3.7.3.

diff --git a/debian/changelog b/debian/changelog
index b4674b1..44a2f65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,16 @@
 x11proto-kb (1.0.3-3) UNRELEASED; urgency=low
 
+  [ Brice Goglin ]
   * Update the long description.
   * Add URL in debian/copyright.
-  * Add XS-Vcs-* to debian/control.
+  * Add Vcs-* to debian/control.
   * Remove Fabio from Uploaders, with his permission.
 
+  [ Julien Cristau ]
+  * Remove Branden from Uploaders with his permission.
+  * Add myself to Uploaders.
+  * Bump Standards-Version to 3.7.3.
+
  -- Brice Goglin <[EMAIL PROTECTED]>  Tue, 14 Aug 2007 00:10:19 +0200
 
 x11proto-kb (1.0.3-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index cb43cda..0e910d3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,11 @@ Source: x11proto-kb
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Andres Salomon <[EMAIL PROTECTED]>
+Uploaders: David Nusinow <[EMAIL PROTECTED]>, Andres Salomon <[EMAIL 
PROTECTED]>, Julien Cristau <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-kb
-XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-kb
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git
 
 Package: x11proto-kb-dev
 Architecture: all

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 .
-
-# 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 pushing changes into quilt stack by design. It
-# should never be invoked by automatic build process.
-# The proposed use is adding autoreconf into clean's prerequisites before
-# xsfclean like:
-# - clean: xsfclean
-# + clean: autoreconf xsfclean
-# This will ensure it is called when you build package with dpkg-buildpackage.
-
-# This dir will be used for producing diff of autoreconfed tree
-RECONF_DIR := xsfautoreconf
-
-# This files will be checked for changes
-RECONF_CHECKFILES += configure.ac Makefile.am
-
-# This files will not be hardlinked but copied
-RECONF_NOLINKFILES += aclocal.m4
-
-# This files/dirs will be pruned after autoreconf run
-RECONF_PRUNEFILES += autom4te.cache config.h.in~ aclocal.m4~
-

x11proto-kb: Changes to 'debian-unstable'

2007-08-13 Thread Brice Goglin
 debian/changelog |9 +
 debian/control   |   15 +--
 debian/copyright |3 +++
 3 files changed, 21 insertions(+), 6 deletions(-)

New commits:
commit 197d55903b44097747c8a576c55d035b5f20dd84
Author: Brice Goglin <[EMAIL PROTECTED]>
Date:   Tue Aug 14 00:27:43 2007 +0200

Various fixed in debian/control and copyright

diff --git a/debian/changelog b/debian/changelog
index 1626c3a..b4674b1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+x11proto-kb (1.0.3-3) UNRELEASED; urgency=low
+
+  * Update the long description.
+  * Add URL in debian/copyright.
+  * Add XS-Vcs-* to debian/control.
+  * Remove Fabio from Uploaders, with his permission.
+
+ -- Brice Goglin <[EMAIL PROTECTED]>  Tue, 14 Aug 2007 00:10:19 +0200
+
 x11proto-kb (1.0.3-2) unstable; urgency=low
 
   * Upload to unstable
diff --git a/debian/control b/debian/control
index daae428..cb43cda 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,11 @@ Source: x11proto-kb
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Fabio M. Di Nitto <[EMAIL PROTECTED]>, Andres Salomon <[EMAIL 
PROTECTED]>
+Uploaders: David Nusinow <[EMAIL PROTECTED]>, Branden Robinson <[EMAIL 
PROTECTED]>, Andres Salomon <[EMAIL PROTECTED]>
 Build-Depends: debhelper (>= 4.0.0)
 Standards-Version: 3.7.2
+XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-kb
+XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-kb.git
 
 Package: x11proto-kb-dev
 Architecture: all
@@ -13,14 +15,15 @@ Pre-Depends: x11-common (>= 1:7.0.0)
 Conflicts: libxkbfile-dev (<< 6.8.2-20)
 Replaces: libxkbfile-dev (<< 6.8.2-20)
 Description: X11 XKB extension wire protocol
- This package provides the wire protocol for the XKEYBOARD extension, used to
- control all manner of options related to keyboard handling and layout in
- particular.  It does not control the addition/enabling/disabling of keyboards;
+ This package provides development headers describing the wire protocol
+ for the XKEYBOARD extension, used to control all manner of options
+ related to keyboard handling and layout in particular.
+ It does not control the addition/enabling/disabling of keyboards;
  this is done with the XINPUT extension.
  .
  More information about X.Org can be found at:
+ http://www.X.org>
  http://xorg.freedesktop.org>
  http://lists.freedesktop.org/mailman/listinfo/xorg>
  .
- This module can be found as the module 'proto/KB' at
- :pserver:[EMAIL PROTECTED]:/cvs/xorg
+ This package is built from the X.org kbproto proto module.
diff --git a/debian/copyright b/debian/copyright
index 6f12c2f..c2f4f88 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,3 +1,6 @@
+This package was downloaded from
+http://xorg.freedesktop.org/releases/individual/proto/
+
 Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
 
 Permission to use, copy, modify, and distribute this


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



x11proto-kb: Changes to 'debian-unstable'

2007-01-14 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit d7f4251a380f7b51b4e67f40a855034e227d651a
Author: Thierry Reding <[EMAIL PROTECTED]>
Date:   Tue Sep 26 10:26:34 2006 +

Add some more watch files.

commit b3f153108972f329d4aa52cdd5947fb0ca99b2fb
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Aug 28 00:18:11 2006 +

* Merge x11proto-kb from 7.1 branch to trunk now that it's in unstable

commit e2cc7b8248042f82fe696108b9941de61a8b2eb0
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sun Aug 27 23:55:36 2006 +

Rename the protocol dirs to match the debian package names, like the other 
packages in the repo

commit 65e959bd0ef652d268b00cc01d0c32a804293dd7
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Mar 24 02:44:27 2006 +

Prepare protocol headers for upload to unstable. Tags to follow.

commit 8b2d738f6bb76bf940d2688298a9f225e4ce72eb
Author: Michel Dänzer <[EMAIL PROTECTED]>
Date:   Thu Feb 9 16:08:24 2006 +

Add epoch to versioned Pre-Depends on x11-common to make upgrades from
monolithic x11-common work.

commit d6a4cb9219b6c3fe16e40cd7c674dd0f671d1966
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Mon Jan 23 02:45:38 2006 +

Set protocol headers to be uploaded to experimental

commit 3c42aad82f213b3b95e4fe2814aca4d691e2c097
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Fri Dec 30 19:37:27 2005 +

Update proto headers to 7.0 with packaging

commit 14aeb1e243c428f276a0c72881db7f6315644a17
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]