Bug#632223: Scrolling events arrive even after scrolling ended

2011-07-01 Thread Cyril Brulebois
Hi,

Pietro Battiston m...@pietrobattiston.it (30/06/2011):
 Package: xserver-xorg-input-synaptics
 Version: 1.4.0-1+b1
 Severity: normal
 Tags: wheezy

(please don't use such tags)

 Since some time (I would have guessed since a month, and the fact that
 the current release of the package is just the rebuild of one 4 months
 old puzzles me), the effect of scrolling lasts much more than the
 action of scrolling itself.

It was rebuilt against a new server, so that's not really a big surprise
the behaviour can change: we moved from 1.9 to 1.10 in the meanwhile.

 I would have bet that this was a problem of metacity slowly processing
 events, but the same happens under twm, so, though I'm not sure, this
 is my best guess for package responsible.

I recently uploaded 1.4.1-1 to sid, please try that version, and open a
bug upstream if you're still having issues:
  https://bugs.freedesktop.org/ (xorg, Driver/synaptics)

and let us know the bug number.

A new stable release (1.10.x) of the server is pending, with a few input
related fixes. I could help you try that, if you wish.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processed: unarchive

2011-07-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 unarchive 614225
Bug #614225 {Done: Carlo Stemberger carlo.stember...@gmail.com} 
[xserver-xorg-video-nouveau] xserver-xorg-video-nouveau: EDID checksum is 
invalid with Acer AL2216W
Unarchived Bug 614225
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
614225: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614225
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.130951196716248.transcr...@bugs.debian.org



Bug#614225: Completely fixed

2011-07-01 Thread Carlo Stemberger

xorg.conf is no longer needed: no more EDID checksum is invalid!

Thank you very much.

Ciao ciao

Carlo

--
 .'  `.   | Registered Linux User #443882
 |a_a  |  | http://counter.li.org/  .''`.
 \_)__/  +--- : :'  :
 /(   )\  ---+ `. `'`
|\`/\  Registered Debian User #9 |   `-
\_|=='|_/   http://debiancounter.altervista.org/ |




--
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/4e0d919d.9060...@gmail.com



Processed: archive

2011-07-01 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 archive 614225
Bug #614225 {Done: Carlo Stemberger carlo.stember...@gmail.com} 
[xserver-xorg-video-nouveau] xserver-xorg-video-nouveau: EDID checksum is 
invalid with Acer AL2216W
archived 614225 to archive/25 (from 614225)
deleted 614225 (from 614225)
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
614225: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614225
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
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/handler.s.c.130951235917464.transcr...@bugs.debian.org



xserver-xorg-video-ati: Changes to 'ubuntu'

2011-07-01 Thread Timo Aaltonen
 debian/changelog  |7 +
 debian/patches/101_llano-support.diff |  119 
 debian/patches/102_llano-pciids.diff  |  140 ++
 debian/patches/series |2 
 4 files changed, 268 insertions(+)

New commits:
commit 00b0eded2a08723271f0d3ce0ab445fb814c65fb
Author: Timo Aaltonen tjaal...@ubuntu.com
Date:   Fri Jul 1 12:58:08 2011 +0300

Add patches from upstream to suppor Llano chips.

diff --git a/debian/changelog b/debian/changelog
index 20934c7..10ad8ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xserver-xorg-video-ati (1:6.14.2-1ubuntu2) oneiric; urgency=low
+
+  * 101_llano-support.diff, 102_llano-pciids.diff:
+- Add patches from upstream to suppor Llano chips.
+
+ -- Timo Aaltonen tjaal...@ubuntu.com  Fri, 01 Jul 2011 12:54:27 +0300
+
 xserver-xorg-video-ati (1:6.14.2-1ubuntu1) oneiric; urgency=low
 
   * Merged with Debian unstable, remaining changes:
diff --git a/debian/patches/101_llano-support.diff 
b/debian/patches/101_llano-support.diff
new file mode 100644
index 000..40b4bb2
--- /dev/null
+++ b/debian/patches/101_llano-support.diff
@@ -0,0 +1,119 @@
+commit 36afd1e1055eeadb2396dadcc68b214655bd90a9
+Author: Alex Deucher alexdeuc...@gmail.com
+Date:   Tue May 31 16:03:36 2011 -0400
+
+radeon: add support for llano APUs
+
+- KMS only
+- Includes full EXA/Xv support
+
+Signed-off-by: Alex Deucher alexdeuc...@gmail.com
+
+diff --git a/src/evergreen_accel.c b/src/evergreen_accel.c
+index 70f3c1f..7cf3960 100644
+--- a/src/evergreen_accel.c
 b/src/evergreen_accel.c
+@@ -90,6 +90,8 @@ evergreen_sq_setup(ScrnInfoPtr pScrn, sq_config_t *sq_conf)
+ 
+ if ((info-ChipFamily == CHIP_FAMILY_CEDAR) ||
+   (info-ChipFamily == CHIP_FAMILY_PALM) ||
++  (info-ChipFamily == CHIP_FAMILY_SUMO) ||
++  (info-ChipFamily == CHIP_FAMILY_SUMO2) ||
+   (info-ChipFamily == CHIP_FAMILY_CAICOS))
+   sq_config = 0;
+ else
+@@ -554,6 +556,8 @@ evergreen_set_vtx_resource(ScrnInfoPtr pScrn, 
vtx_resource_t *res, uint32_t doma
+ /* flush vertex cache */
+ if ((info-ChipFamily == CHIP_FAMILY_CEDAR) ||
+   (info-ChipFamily == CHIP_FAMILY_PALM) ||
++  (info-ChipFamily == CHIP_FAMILY_SUMO) ||
++  (info-ChipFamily == CHIP_FAMILY_SUMO2) ||
+   (info-ChipFamily == CHIP_FAMILY_CAICOS) ||
+   (info-ChipFamily == CHIP_FAMILY_CAYMAN))
+   evergreen_cp_set_surface_sync(pScrn, TC_ACTION_ENA_bit,
+@@ -955,6 +959,48 @@ evergreen_set_default_state(ScrnInfoPtr pScrn)
+   sq_conf.num_hs_stack_entries = 42;
+   sq_conf.num_ls_stack_entries = 42;
+   break;
++case CHIP_FAMILY_SUMO:
++  sq_conf.num_ps_gprs = 93;
++  sq_conf.num_vs_gprs = 46;
++  sq_conf.num_temp_gprs = 4;
++  sq_conf.num_gs_gprs = 31;
++  sq_conf.num_es_gprs = 31;
++  sq_conf.num_hs_gprs = 23;
++  sq_conf.num_ls_gprs = 23;
++  sq_conf.num_ps_threads = 96;
++  sq_conf.num_vs_threads = 25;
++  sq_conf.num_gs_threads = 25;
++  sq_conf.num_es_threads = 25;
++  sq_conf.num_hs_threads = 25;
++  sq_conf.num_ls_threads = 25;
++  sq_conf.num_ps_stack_entries = 42;
++  sq_conf.num_vs_stack_entries = 42;
++  sq_conf.num_gs_stack_entries = 42;
++  sq_conf.num_es_stack_entries = 42;
++  sq_conf.num_hs_stack_entries = 42;
++  sq_conf.num_ls_stack_entries = 42;
++  break;
++case CHIP_FAMILY_SUMO2:
++  sq_conf.num_ps_gprs = 93;
++  sq_conf.num_vs_gprs = 46;
++  sq_conf.num_temp_gprs = 4;
++  sq_conf.num_gs_gprs = 31;
++  sq_conf.num_es_gprs = 31;
++  sq_conf.num_hs_gprs = 23;
++  sq_conf.num_ls_gprs = 23;
++  sq_conf.num_ps_threads = 96;
++  sq_conf.num_vs_threads = 25;
++  sq_conf.num_gs_threads = 25;
++  sq_conf.num_es_threads = 25;
++  sq_conf.num_hs_threads = 25;
++  sq_conf.num_ls_threads = 25;
++  sq_conf.num_ps_stack_entries = 85;
++  sq_conf.num_vs_stack_entries = 85;
++  sq_conf.num_gs_stack_entries = 85;
++  sq_conf.num_es_stack_entries = 85;
++  sq_conf.num_hs_stack_entries = 85;
++  sq_conf.num_ls_stack_entries = 85;
++  break;
+ case CHIP_FAMILY_BARTS:
+   sq_conf.num_ps_gprs = 93;
+   sq_conf.num_vs_gprs = 46;
+diff --git a/src/radeon.h b/src/radeon.h
+index dd83a69..f66ffd0 100644
+--- a/src/radeon.h
 b/src/radeon.h
+@@ -360,6 +360,8 @@ typedef enum {
+ CHIP_FAMILY_CYPRESS,
+ CHIP_FAMILY_HEMLOCK,
+ CHIP_FAMILY_PALM,
++CHIP_FAMILY_SUMO,
++CHIP_FAMILY_SUMO2,
+ CHIP_FAMILY_BARTS,
+ CHIP_FAMILY_TURKS,
+ CHIP_FAMILY_CAICOS,
+diff --git a/src/radeon_driver.c b/src/radeon_driver.c
+index 35c2761..202951f 100644
+--- a/src/radeon_driver.c
 b/src/radeon_driver.c
+@@ -1475,7 +1475,9 @@ static void RADEONInitMemoryMap(ScrnInfoPtr pScrn)
+   (info-ChipFamily != CHIP_FAMILY_RS740) 
+   (info-ChipFamily != CHIP_FAMILY_RS780) 
+   

xorg-server: Changes to 'ubuntu'

2011-07-01 Thread Timo Aaltonen
 Xext/xvmc.c   |   
11 
 Xi/xichangehierarchy.c|
2 
 configure.ac  |
4 
 debian/changelog  |
4 
 debian/patches/20-workaround-36986.diff   |   
14 
 debian/patches/218_randr-check-rotated-virtual-size-limits-correctly.diff |   
30 
 debian/patches/500_xi2.1.patch|   
51 
 debian/patches/series |
2 
 dix/devices.c |   
40 
 dix/events.c  |
2 
 dix/window.c  |
2 
 fb/fbbltone.c |
4 
 glx/Makefile.am   |
1 
 glx/glapi.h   |
3 
 glx/glapi_gentable.c  | 
7589 ++
 hw/xfree86/os-support/linux/lnx_init.c|   
83 
 hw/xquartz/GL/indirect.c  | 
1079 -
 hw/xquartz/X11Application.m   |   
27 
 include/input.h   |
2 
 include/privates.h|
2 
 randr/rrcrtc.c|
2 
 randr/rrdispatch.c|   
32 
 randr/rrscreen.c  |   
12 
 test/input.c  |
3 
 test/xi2/protocol-common.c|
2 
 25 files changed, 7823 insertions(+), 1180 deletions(-)

New commits:
commit 495bbaf1d4b2c4e85c1db7141081e068847bf7de
Author: Timo Aaltonen tjaal...@ubuntu.com
Date:   Fri Jul 1 14:48:50 2011 +0300

Drop patches 20, 218, fixed upstream.

diff --git a/debian/changelog b/debian/changelog
index 3bd23eb..9a9380c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ xorg-server (2:1.10.2-1ubuntu2) UNRELEASED; urgency=low
   * Pull changes from server-1.10-branch, last commit being 79ef102c.
 (LP: #441653)
 - Update 500_xi2.1.patch to apply.
+- Drop patches 20, 218, fixed upstream.
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Mon, 27 Jun 2011 19:21:03 +0300
 
diff --git a/debian/patches/20-workaround-36986.diff 
b/debian/patches/20-workaround-36986.diff
deleted file mode 100644
index 24b3cb9..000
--- a/debian/patches/20-workaround-36986.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-Workaround fdo#36986 http://bugs.freedesktop.org/show_bug.cgi?id=36986
 a/test/input.c
-+++ b/test/input.c
-@@ -1213,8 +1213,10 @@
- 
- g_assert(v);
- g_assert(v-numAxes == num_axes);
-+#if 0
- g_assert(((void*)v-axisVal - (void*)v) % sizeof(double) == 0);
- g_assert(((void*)v-axes - (void*)v) % sizeof(double) == 0);
-+#endif
- num_axes ++;
- }
- 
diff --git 
a/debian/patches/218_randr-check-rotated-virtual-size-limits-correctly.diff 
b/debian/patches/218_randr-check-rotated-virtual-size-limits-correctly.diff
deleted file mode 100644
index 9baa90e..000
--- a/debian/patches/218_randr-check-rotated-virtual-size-limits-correctly.diff
+++ /dev/null
@@ -1,30 +0,0 @@
-diff --git a/randr/rrscreen.c b/randr/rrscreen.c
-index 1bc1a9e..da6d48d 100644
 a/randr/rrscreen.c
-+++ b/randr/rrscreen.c
-@@ -910,12 +910,6 @@ ProcRRSetScreenConfig (ClientPtr client)
-  */
- width = mode-mode.width;
- height = mode-mode.height;
--if (rotation  (RR_Rotate_90|RR_Rotate_270))
--{
--  width = mode-mode.height;
--  height = mode-mode.width;
--}
--
- if (width  pScrPriv-minWidth || pScrPriv-maxWidth  width) {
-   client-errorValue = width;
-   free(pData);
-@@ -927,6 +921,12 @@ ProcRRSetScreenConfig (ClientPtr client)
-   return BadValue;
- }
- 
-+if (rotation  (RR_Rotate_90|RR_Rotate_270))
-+{
-+  width = mode-mode.height;
-+  height = mode-mode.width;
-+}
-+
- if (width != pScreen-width || height != pScreen-height)
- {
-   int c;
diff --git a/debian/patches/series b/debian/patches/series
index ac7a0b7..8f62af8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,7 +5,6 @@
 07-xfree86-fix-build-with-xv-disabled.diff
 #13_debian_add_xkbpath_env_variable.diff
 15-nouveau.diff
-20-workaround-36986.diff
 
 # Ubuntu patches
 100_rethrow_signals.patch
@@ -31,7 +30,6 @@
 210_pixman_null_ptr_check.patch
 

Bug#626774: Segmentation fault in xorg when using solid background

2011-07-01 Thread Attila Nagy
Any chance that this fix would make it into the 1.10.2 (unstable)
soon? I find more and more software trigger this bug: fvwm
(fvwmbuttons), licq, kcachegrind, some of the xscreensaver
applications all would cause an immediate segfault.

-- 
Nagy Attila Gabor



-- 
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/BANLkTim-G=doqiuklxyjz7awdwnmtww...@mail.gmail.com



Bug#626774: Segmentation fault in xorg when using solid background

2011-07-01 Thread Cyril Brulebois
Attila Nagy nagy.attila.ga...@gmail.com (01/07/2011):
 Any chance that this fix would make it into the 1.10.2 (unstable)
 soon? I find more and more software trigger this bug: fvwm
 (fvwmbuttons), licq, kcachegrind, some of the xscreensaver
 applications all would cause an immediate segfault.

xorg-server just migrated to testing with multiarch support, which is
what I was waiting for before uploading a fix for that bug. Given we're
reaching 1.10.3rc1+2weeks today, I've asked the upstream stable release
manager a few hours ago whether we're indeed having 1.10.3rc2 today;
based on his answer, I'll either wait a bit more to package that, or
cherry-pick the fix (or merge the 1.10 branch entirely). IOW: “soon”.

Mraw,
KiBi.


signature.asc
Description: Digital signature


xserver-xorg-input-synaptics: Changes to 'refs/tags/xserver-xorg-input-synaptics-1.4.1-1'

2011-07-01 Thread Cyril Brulebois
Tag 'xserver-xorg-input-synaptics-1.4.1-1' created by Cyril Brulebois 
k...@debian.org at 2011-06-28 13:38 +

Tagging upload of xserver-xorg-input-synaptics 1.4.1-1 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk4J2VMACgkQeGfVPHR5Nd1D0ACeI4+ZVRpWU3RNt7cyYXz8waHN
3l4An2kenSjKpvCj3LYdGnRqsK79zDWw
=GIuT
-END PGP SIGNATURE-

Changes since xserver-xorg-input-synaptics-1.4.0-1:
Alan Coopersmith (1):
  Fix nose canellation typo in man page

Alexandr Shadchin (1):
  Fix typo (resx - resy)

Chase Douglas (1):
  Drain XRecord connection of any events after handling replies

Christoph Brill (2):
  Add note about MatchDevicePath
  Update maintainer information

Cyril Brulebois (8):
  Fix egde/edge typo in manpage and comments.
  Merge branch 'upstream-unstable' into debian-unstable
  Bump changelogs.
  Close bugs in changelog.
  Bump Standards-Version to 3.9.2 (no changes).
  Refresh 02-do-not-use-synaptics-for-keyboards.patch after d25ba5e11d.
  Drop 03-man-no-hal.patch due to e49d5d07c7.
  Upload to unstable.

Diego Elio Pettenò (1):
  README: fix typos.

Peter Hutterer (10):
  man: update source path for fdi file and shorten description.
  man: add short blurb about InputClass configuration in servers 1.8
  conf: remove SHM example from fdi
  conf: add a descriptive header with warning to example config file
  eventcomm: add a missing break statement
  synaptics 1.4.0.901
  include: update documentation for capabilities property
  syndaemon: fix abysimal indentation in dp_get_device.
  syndaemon: don't compare against a null-property. (#37459)
  synaptics 1.4.1

---
 ChangeLog  |  189 +
 README |6 
 conf/11-x11-synaptics.fdi  |   10 
 conf/50-synaptics.conf |   13 
 configure.ac   |2 
 debian/changelog   |   14 
 debian/control |2 
 debian/patches/02-do-not-use-synaptics-for-keyboards.patch |8 
 debian/patches/03-man-no-hal.patch |   20 -
 debian/patches/series  |1 
 include/synaptics-properties.h |4 
 man/synaptics.man  |   23 -
 src/eventcomm.c|1 
 src/synaptics.c|2 
 src/synapticsstr.h |2 
 tools/syndaemon.c  |   37 +-
 16 files changed, 268 insertions(+), 66 deletions(-)
---


-- 
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/e1qceop-0005pl...@vasks.debian.org



xserver-xorg-input-synaptics: Changes to 'upstream-unstable'

2011-07-01 Thread Cyril Brulebois
 README |6 +++---
 conf/11-x11-synaptics.fdi  |   10 +++---
 conf/50-synaptics.conf |   13 +
 configure.ac   |2 +-
 include/synaptics-properties.h |4 ++--
 man/synaptics.man  |   23 ---
 src/eventcomm.c|1 +
 src/synaptics.c|2 +-
 src/synapticsstr.h |2 +-
 tools/syndaemon.c  |   37 ++---
 10 files changed, 63 insertions(+), 37 deletions(-)

New commits:
commit a1c77348563d882a5da870d6884ee91434458689
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Tue Jun 28 14:47:04 2011 +1000

synaptics 1.4.1

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net

diff --git a/configure.ac b/configure.ac
index 8558e5b..01ca49b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
 AC_INIT([xf86-input-synaptics],
-[1.4.0.901],
+[1.4.1],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
 [xf86-input-synaptics])
 AC_CONFIG_SRCDIR([Makefile.am])

commit 65c8d5c703b2f9a65e3bf86b1ad35a0d439b46aa
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Mon May 23 10:18:22 2011 +1000

syndaemon: don't compare against a null-property. (#37459)

synaptics_property is not set, touchpad_off_prop is the property we need to
check against.

False check for (nprops != 0) instead of (nprops  0) would result in
syndaemon always reporting a touchpad device, even if none are present.

X.Org Bug 37459 http://bugs.freedesktop.org/show_bug.cgi?id=37459

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
(cherry picked from commit be83094bd98c353b0ee7894eefcb1ae91e0cae30)

diff --git a/tools/syndaemon.c b/tools/syndaemon.c
index 327f479..6e62dc5 100644
--- a/tools/syndaemon.c
+++ b/tools/syndaemon.c
@@ -465,7 +465,6 @@ dp_get_device(Display *dpy)
 XDeviceInfo *info  = NULL;
 int ndevices   = 0;
 Atom touchpad_type = 0;
-Atom synaptics_property= 0;
 Atom *properties   = NULL;
 int nprops = 0;
 int error  = 0;
@@ -495,10 +494,10 @@ dp_get_device(Display *dpy)
 
while(nprops--)
{
-   if (properties[nprops] == synaptics_property)
+   if (properties[nprops] == touchpad_off_prop)
break;
}
-   if (!nprops)
+   if (nprops  0)
{
fprintf(stderr, No synaptics properties on device '%s'.\n,
info[ndevices].name);

commit 11b70094aa66a85bc06e5c160cdc15139df94cb7
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Mon May 23 10:12:42 2011 +1000

syndaemon: fix abysimal indentation in dp_get_device.

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
(cherry picked from commit e4958186fae78770bc739be701b849f28c87cf11)

diff --git a/tools/syndaemon.c b/tools/syndaemon.c
index 47e0e6a..327f479 100644
--- a/tools/syndaemon.c
+++ b/tools/syndaemon.c
@@ -487,24 +487,24 @@ dp_get_device(Display *dpy)
properties = XListDeviceProperties(dpy, dev, nprops);
if (!properties || !nprops)
{
- fprintf(stderr, No properties on device '%s'.\n,
- info[ndevices].name);
- error = 1;
- goto unwind;
-  }
+   fprintf(stderr, No properties on device '%s'.\n,
+   info[ndevices].name);
+   error = 1;
+   goto unwind;
+   }
 
while(nprops--)
{
- if (properties[nprops] == synaptics_property)
- break;
-  }
+   if (properties[nprops] == synaptics_property)
+   break;
+   }
if (!nprops)
{
- fprintf(stderr, No synaptics properties on device '%s'.\n,
- info[ndevices].name);
- error = 1;
- goto unwind;
-  }
+   fprintf(stderr, No synaptics properties on device '%s'.\n,
+   info[ndevices].name);
+   error = 1;
+   goto unwind;
+   }
 
break; /* Yay, device is suitable */
}

commit ee216923ddaf4492c7e1eb026fa0b4f5e8ed5ec9
Author: Peter Hutterer peter.hutte...@who-t.net
Date:   Thu May 19 09:45:10 2011 +1000

include: update documentation for capabilities property

pressure and width were added recently

Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
(cherry picked from commit 0c8971c80c21d7541d9614ac67a8d4954d4859ec)

diff --git a/include/synaptics-properties.h b/include/synaptics-properties.h
index bdb2112..77a1806 100644
--- a/include/synaptics-properties.h
+++ b/include/synaptics-properties.h
@@ -145,8 +145,8 @@
 /* 8 bit (BOOL), 1 value, tap-and-drag 

xserver-xorg-input-synaptics: Changes to 'debian-unstable'

2011-07-01 Thread Cyril Brulebois
 ChangeLog  |  189 +
 README |6 
 conf/11-x11-synaptics.fdi  |   10 
 conf/50-synaptics.conf |   13 
 configure.ac   |2 
 debian/changelog   |   14 
 debian/control |2 
 debian/patches/02-do-not-use-synaptics-for-keyboards.patch |8 
 debian/patches/03-man-no-hal.patch |   20 -
 debian/patches/series  |1 
 include/synaptics-properties.h |4 
 man/synaptics.man  |   23 -
 src/eventcomm.c|1 
 src/synaptics.c|2 
 src/synapticsstr.h |2 
 tools/syndaemon.c  |   37 +-
 16 files changed, 268 insertions(+), 66 deletions(-)

New commits:
commit 2a7c235150a9cc4ac799f485fcd1de1bba0ee5a6
Author: Cyril Brulebois k...@debian.org
Date:   Tue Jun 28 15:38:17 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 140e14a..4ca7896 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-input-synaptics (1.4.1-1) UNRELEASED; urgency=low
+xserver-xorg-input-synaptics (1.4.1-1) unstable; urgency=low
 
   * New upstream release:
 - Fix some typos in documentation (Closes: #622663).
@@ -10,7 +10,7 @@ xserver-xorg-input-synaptics (1.4.1-1) UNRELEASED; urgency=low
   * Drop patch:
 - 03-man-no-hal.patch, superseded by upstream commit e49d5d07c7.
 
- -- Cyril Brulebois k...@debian.org  Tue, 28 Jun 2011 15:04:24 +0200
+ -- Cyril Brulebois k...@debian.org  Tue, 28 Jun 2011 15:38:13 +0200
 
 xserver-xorg-input-synaptics (1.4.0-1) unstable; urgency=low
 

commit 87716e253322309a2bfcbd62288cc3b666f82de9
Author: Cyril Brulebois k...@debian.org
Date:   Tue Jun 28 15:29:39 2011 +0200

Drop 03-man-no-hal.patch due to e49d5d07c7.

diff --git a/debian/changelog b/debian/changelog
index d7e90a2..140e14a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ xserver-xorg-input-synaptics (1.4.1-1) UNRELEASED; urgency=low
   * Refresh patch:
 - 02-do-not-use-synaptics-for-keyboards.patch to cope with the lines
   removed in d25ba5e11d.
+  * Drop patch:
+- 03-man-no-hal.patch, superseded by upstream commit e49d5d07c7.
 
  -- Cyril Brulebois k...@debian.org  Tue, 28 Jun 2011 15:04:24 +0200
 
diff --git a/debian/patches/03-man-no-hal.patch 
b/debian/patches/03-man-no-hal.patch
deleted file mode 100644
index 0650598..000
--- a/debian/patches/03-man-no-hal.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Index: xserver-xorg-input-synaptics/man/synaptics.man
-===
 xserver-xorg-input-synaptics.orig/man/synaptics.man
-+++ xserver-xorg-input-synaptics/man/synaptics.man
-@@ -871,15 +871,6 @@
- 32 bit unsigned, 2 values (read-only), vertical, horizontal in 
units/millimeter.
- 
- .SH NOTES
--There is an example hal policy file in
--.I ${sourcecode}/fdi/11-x11-synaptics.fdi
--which will enable the driver based on the information if the hardware
--is available. Feel free to copy it to
--.I /etc/hal/fdi/policy
--and customize it to your needs. You can pass custom options to the driver
--using x11_options properties. Note that this requires xorg-server-1.5 or
--higher.
--.LP
- If either of
- .BI Protocol \*q auto-dev \*q
- (default) or
diff --git a/debian/patches/series b/debian/patches/series
index c8a3753..d694f00 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 #01-synaptics-dont-grab-if-not-on-current-VT.patch
 02-do-not-use-synaptics-for-keyboards.patch
-03-man-no-hal.patch

commit 45d52fe1b75abdde8b5f4d492b98ce364b93422f
Author: Cyril Brulebois k...@debian.org
Date:   Tue Jun 28 15:29:25 2011 +0200

Refresh 02-do-not-use-synaptics-for-keyboards.patch after d25ba5e11d.

diff --git a/debian/changelog b/debian/changelog
index bd6c239..d7e90a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,9 @@ xserver-xorg-input-synaptics (1.4.1-1) UNRELEASED; urgency=low
 - Fix some typos in documentation (Closes: #622663).
 - Fix “syndaemon consumes 100% CPU” (LP: #754470).
   * Bump Standards-Version to 3.9.2 (no changes).
+  * Refresh patch:
+- 02-do-not-use-synaptics-for-keyboards.patch to cope with the lines
+  removed in d25ba5e11d.
 
  -- Cyril Brulebois k...@debian.org  Tue, 28 Jun 2011 15:04:24 +0200
 
diff --git a/debian/patches/02-do-not-use-synaptics-for-keyboards.patch 
b/debian/patches/02-do-not-use-synaptics-for-keyboards.patch
index a756a5d..a7c70bf 100644
--- 

x11proto-dri2: Changes to 'debian-unstable'

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

New commits:
commit 016b80e45869413d8e956edb22a8fd5585c7b208
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jul 1 17:58:31 2011 +0100

releasing version 2.6-2

diff --git a/debian/changelog b/debian/changelog
index c744436..acebb8b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-dri2 (2.6-2) UNRELEASED; urgency=low
+x11proto-dri2 (2.6-2) oneiric; urgency=low
 
   * Mark x11proto-dri2-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Fri, 01 Jul 2011 17:12:54 +0100
+ -- Steve Langasek steve.langa...@ubuntu.com  Fri, 01 Jul 2011 17:58:26 +0100
 
 x11proto-dri2 (2.6-1) unstable; urgency=low
 

commit e5dd5a7154570fd61ba668d9c0ac4fe11220a2e9
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jul 1 17:50:17 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 501828e..c744436 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-dri2 (2.6-2) UNRELEASED; urgency=low
 
   * Mark x11proto-dri2-dev Multi-Arch: foreign.
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Fri, 01 Jul 2011 17:12:54 +0100
 
diff --git a/debian/x11proto-dri2-dev.install b/debian/x11proto-dri2-dev.install
index 061d9c7..cf29ac5 100644
--- a/debian/x11proto-dri2-dev.install
+++ b/debian/x11proto-dri2-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/dri2proto.pc
+usr/lib/*/pkgconfig/dri2proto.pc usr/share/pkgconfig
 usr/share/doc/dri2proto/dri2proto.txt usr/share/doc/x11proto-dri2-dev

commit e99e8913e3f2b868d92c53249da31ce34b97b8ff
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jul 1 17:34:09 2011 +0100

Mark x11proto-dri2-dev Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index 108f7ef..501828e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-dri2 (2.6-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-dri2-dev Multi-Arch: foreign.
+
+ -- Steve Langasek vor...@debian.org  Fri, 01 Jul 2011 17:12:54 +0100
+
 x11proto-dri2 (2.6-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index ecd054c..2b4997b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-dri2.git
 Package: x11proto-dri2-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: X11 DRI2 extension wire protocol
  This package provides development headers describing the wire protocol
  for the DRI2 extension, used to organise direct rendering support


-- 
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/e1qch3t-0007w4...@vasks.debian.org



x11proto-dri2: Changes to 'refs/tags/x11proto-dri2-2.6-2'

2011-07-01 Thread Steve Langasek
Tag 'x11proto-dri2-2.6-2' created by Steve Langasek steve.langa...@ubuntu.com 
at 2011-07-01 16:59 +

Tagging upload of x11proto-dri2 2.6-2 to oneiric.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATg385VaNMPMhshM9AQi4/g/+NuA/d/bQyz3+pcSBtVYcTCToPSKyRGNs
ML+oaRJEHE3Q1K2p8LFsZm1g7DIMzyzjfAf1r/jqQRFprH2mYiCjwtXl5HhDlPIk
+v0Hp6oAtnNN7I+yqP41MNTYY7ZRKPSEcvu2Y0p3gCOAk9Lvam2i3s57IUaAn5C+
TCcR0UZuf4plKNDlBjN+iZ5HD7RupVsbwRYFRdoMmKP+dx/sA6SsGv81/YoptInu
cVoC5TH33aU0r8jckPzV4HL4qVhuIxL2Naq9pSut8d+VytSYvWxE9Ock3VwkeiOv
P1/GcQpMu8gilMeVu+UwVuSCJruBXZfKZ2D0CKQGilOBL1FgrvNWE2//4KSB9QG1
bDgsZ6P1BdjqywkCIprvIXgJc4F6iluPYnq3pBPROg+Q+uLYNlJ1+ALxnQoNjMWp
80alf+EER1gW4t2Fp2eeOhq3TN3LRLfXKGqkGK0rqz0DANFk1iMuudFEOGM/5pfw
WghO/7Ma5OHkSZJveaoDFNXApGLZV6gIUkaPDawwAp9XXR2OOV5sJ+F+cZmx0N6P
+VOjCi3KHD8VYdG0I+Ko9Emc3IzSTNfjp0zMHboebzqALZrq67X/bYNu8hPHdxjc
qroYH/EddBzVApTGrPcjWqC6p0ij5IRuLWSz63q9xYj+oOHs5q36Aa1Ig2kcG0cL
QNGpZhReJgE=
=Chlx
-END PGP SIGNATURE-

Changes since x11proto-dri2-2.6-1:
Steve Langasek (3):
  Mark x11proto-dri2-dev Multi-Arch: foreign.
  Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig
  releasing version 2.6-2

---
 debian/changelog |8 
 debian/control   |1 +
 debian/x11proto-dri2-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)
---


-- 
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/e1qch6t-0005c1...@vasks.debian.org



x11proto-dri2: Changes to 'refs/tags/x11proto-dri2-2.6-2'

2011-07-01 Thread Steve Langasek
Rebased ref, commits from common ancestor:
commit 1207842aa71642d5703877a289453058de5fa96a
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jul 1 18:04:46 2011 +0100

hmph, get the changelog right and make the package actually buildable

diff --git a/debian/changelog b/debian/changelog
index acebb8b..8882d68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-dri2 (2.6-2) oneiric; urgency=low
+x11proto-dri2 (2.6-2) unstable; urgency=low
 
   * Mark x11proto-dri2-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek steve.langa...@ubuntu.com  Fri, 01 Jul 2011 17:58:26 +0100
+ -- Steve Langasek vor...@debian.org  Fri, 01 Jul 2011 17:58:26 +0100
 
 x11proto-dri2 (2.6-1) unstable; urgency=low
 
diff --git a/debian/x11proto-dri2-dev.install b/debian/x11proto-dri2-dev.install
index cf29ac5..31427cf 100644
--- a/debian/x11proto-dri2-dev.install
+++ b/debian/x11proto-dri2-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/*/pkgconfig/dri2proto.pc usr/share/pkgconfig
+usr/lib/pkgconfig/dri2proto.pc usr/share/pkgconfig
 usr/share/doc/dri2proto/dri2proto.txt usr/share/doc/x11proto-dri2-dev


-- 
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/e1qch9h-0006ac...@vasks.debian.org



Processing of x11proto-dri2_2.6-2_amd64.changes

2011-07-01 Thread Debian FTP Masters
x11proto-dri2_2.6-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-dri2_2.6-2.dsc
  x11proto-dri2_2.6-2.diff.gz
  x11proto-dri2-dev_2.6-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1qchcv-0004pw...@franck.debian.org



x11proto-dri2_2.6-2_amd64.changes ACCEPTED into unstable

2011-07-01 Thread Debian FTP Masters



Accepted:
x11proto-dri2-dev_2.6-2_all.deb
  to main/x/x11proto-dri2/x11proto-dri2-dev_2.6-2_all.deb
x11proto-dri2_2.6-2.diff.gz
  to main/x/x11proto-dri2/x11proto-dri2_2.6-2.diff.gz
x11proto-dri2_2.6-2.dsc
  to main/x/x11proto-dri2/x11proto-dri2_2.6-2.dsc


Override entries for your package:
x11proto-dri2-dev_2.6-2_all.deb - optional x11
x11proto-dri2_2.6-2.dsc - source x11

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1qchlg-0004gx...@franck.debian.org



x11proto-dri2: Changes to 'debian-unstable'

2011-07-01 Thread Julien Cristau
 debian/changelog |4 ++--
 debian/x11proto-dri2-dev.install |2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 1207842aa71642d5703877a289453058de5fa96a
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Jul 1 18:04:46 2011 +0100

hmph, get the changelog right and make the package actually buildable

diff --git a/debian/changelog b/debian/changelog
index acebb8b..8882d68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-dri2 (2.6-2) oneiric; urgency=low
+x11proto-dri2 (2.6-2) unstable; urgency=low
 
   * Mark x11proto-dri2-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek steve.langa...@ubuntu.com  Fri, 01 Jul 2011 17:58:26 +0100
+ -- Steve Langasek vor...@debian.org  Fri, 01 Jul 2011 17:58:26 +0100
 
 x11proto-dri2 (2.6-1) unstable; urgency=low
 
diff --git a/debian/x11proto-dri2-dev.install b/debian/x11proto-dri2-dev.install
index cf29ac5..31427cf 100644
--- a/debian/x11proto-dri2-dev.install
+++ b/debian/x11proto-dri2-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/*/pkgconfig/dri2proto.pc usr/share/pkgconfig
+usr/lib/pkgconfig/dri2proto.pc usr/share/pkgconfig
 usr/share/doc/dri2proto/dri2proto.txt usr/share/doc/x11proto-dri2-dev


-- 
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/e1qchsp-uf...@vasks.debian.org



libdrm: Changes to 'ubuntu'

2011-07-01 Thread Timo Aaltonen
 ChangeLog   |   30 +++
 configure.ac|6 +++
 debian/changelog|   33 +
 debian/compat   |2 -
 debian/control  |   17 ++
 debian/libdrm-dev.links.in  |5 ---
 debian/libdrm-intel1.install|1 
 debian/libdrm-intel1.install.in |1 
 debian/libdrm-intel1.symbols|1 
 debian/libdrm-nouveau1a.install |1 
 debian/libdrm-nouveau1a.install.in  |1 
 debian/libdrm-radeon1.install   |1 
 debian/libdrm-radeon1.install.in|1 
 debian/libdrm-radeon1.lintian-overrides |1 
 debian/libdrm2.install  |1 
 debian/libdrm2.install.in   |1 
 debian/libkms1.install  |1 
 debian/libkms1.install.in   |1 
 debian/libkms1.lintian-overrides|1 
 debian/rules|   31 +--
 intel/Makefile.am   |3 +
 intel/intel_bufmgr.c|   50 
 intel/intel_bufmgr.h|2 +
 libkms/dumb.c   |3 +
 24 files changed, 145 insertions(+), 50 deletions(-)

New commits:
commit b67d5cb536bc4e6bc5e15c6d2c3fa60e6b1f2b21
Author: Timo Aaltonen tjaal...@ubuntu.com
Date:   Sat Jul 2 01:00:39 2011 +0300

Update the changelog.

diff --git a/debian/changelog b/debian/changelog
index 8ea08b6..2ba633c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libdrm (2.4.26-1ubuntu1) oneiric; urgency=low
+
+  * Merge from Debian unstable, remaining changes:
+- debian/rules
+- debian/control:
+  + Build libdrm-intel everywhere rather than just {i386,amd64}
+for Plymouth
+
+ -- Timo Aaltonen tjaal...@ubuntu.com  Sat, 02 Jul 2011 01:00:31 +0300
+
 libdrm (2.4.26-1) unstable; urgency=low
 
   * New upstream release:

commit 19803bf92b66e116fe50ab443d269dbbfd9681f4
Author: Timo Aaltonen tjaal...@ubuntu.com
Date:   Sat Jul 2 00:42:10 2011 +0300

clean up old multiarch cruft

diff --git a/debian/libdrm-dev.links.in b/debian/libdrm-dev.links.in
deleted file mode 100644
index f3b4f97..000
--- a/debian/libdrm-dev.links.in
+++ /dev/null
@@ -1,5 +0,0 @@
-/lib/${DEB_HOST_MULTIARCH}/libdrm.so.2 /usr/lib/${DEB_HOST_MULTIARCH}/libdrm.so
-/lib/${DEB_HOST_MULTIARCH}/libdrm_intel.so.1 
/usr/lib/${DEB_HOST_MULTIARCH}/libdrm_intel.so
-/lib/${DEB_HOST_MULTIARCH}/libdrm_nouveau.so.1 
/usr/lib/${DEB_HOST_MULTIARCH}/libdrm_nouveau.so
-/lib/${DEB_HOST_MULTIARCH}/libdrm_radeon.so.1 
/usr/lib/${DEB_HOST_MULTIARCH}/libdrm_radeon.so
-/lib/${DEB_HOST_MULTIARCH}/libkms.so.1 /usr/lib/${DEB_HOST_MULTIARCH}/libkms.so
diff --git a/debian/libdrm-intel1.install.in b/debian/libdrm-intel1.install.in
deleted file mode 100644
index 00a0524..000
--- a/debian/libdrm-intel1.install.in
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libdrm_intel.so.1* /lib/${DEB_HOST_MULTIARCH}
diff --git a/debian/libdrm-nouveau1a.install.in 
b/debian/libdrm-nouveau1a.install.in
deleted file mode 100644
index 289a854..000
--- a/debian/libdrm-nouveau1a.install.in
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libdrm_nouveau.so.1* /lib/${DEB_HOST_MULTIARCH}
diff --git a/debian/libdrm-radeon1.install.in b/debian/libdrm-radeon1.install.in
deleted file mode 100644
index bd5bae4..000
--- a/debian/libdrm-radeon1.install.in
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libdrm_radeon.so.1* /lib/${DEB_HOST_MULTIARCH}
diff --git a/debian/libdrm2.install.in b/debian/libdrm2.install.in
deleted file mode 100644
index 9c3e62d..000
--- a/debian/libdrm2.install.in
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libdrm.so.2* /lib/${DEB_HOST_MULTIARCH}
diff --git a/debian/libkms1.install.in b/debian/libkms1.install.in
deleted file mode 100644
index 60cb59f..000
--- a/debian/libkms1.install.in
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/${DEB_HOST_MULTIARCH}/libkms.so.1* /lib/${DEB_HOST_MULTIARCH}
diff --git a/debian/rules b/debian/rules
index b6bebbe..e4efdb9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,19 +8,6 @@
 DEB_HOST_ARCH_OS  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
 
-# These are used for cross-compiling and for saving the configure script
-# from having to guess our platform (since we know it already)
-DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-DEB_HOST_ARCH_OS?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
-DEB_HOST_MULTIARCH  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
-
-ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
-   confflags += --build=$(DEB_HOST_GNU_TYPE)
-else
-   confflags += --build=$(DEB_BUILD_GNU_TYPE) 

x11proto-resource: Changes to 'debian-unstable'

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

New commits:
commit 13f23f8dbd47276bdfd7813927d36a55e0e39861
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 00:49:39 2011 +0100

releasing version 1.2.0-2

diff --git a/debian/changelog b/debian/changelog
index 2a159aa..0dac555 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-resource (1.2.0-2) UNRELEASED; urgency=low
+x11proto-resource (1.2.0-2) unstable; urgency=low
 
   * Mark x11proto-resource-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 00:23:37 +0100
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 00:49:30 +0100
 
 x11proto-resource (1.2.0-1) unstable; urgency=low
 

commit 83e7e533bc2d2e0c715cd034cbf25ba82674b043
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 00:30:04 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 73469b3..2a159aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-resource (1.2.0-2) UNRELEASED; urgency=low
 
   * Mark x11proto-resource-dev Multi-Arch: foreign.
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 00:23:37 +0100
 
diff --git a/debian/x11proto-resource-dev.install 
b/debian/x11proto-resource-dev.install
index 57b420c..3110d13 100644
--- a/debian/x11proto-resource-dev.install
+++ b/debian/x11proto-resource-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/resourceproto.pc
+usr/lib/pkgconfig/resourceproto.pc usr/share/pkgconfig/resourceproto.pc
 usr/share/doc/resourceproto/resproto.txt usr/share/doc/x11proto-resource-dev

commit 6d790b6825059c0a5d5011e2ca8edf69cec3f31d
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 00:23:39 2011 +0100

Mark x11proto-resource-dev Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index 9aeae89..73469b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-resource (1.2.0-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-resource-dev Multi-Arch: foreign.
+
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 00:23:37 +0100
+
 x11proto-resource (1.2.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index de5c069..543f9d0 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-resource.git
 Package: x11proto-resource-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev
+Multi-Arch: foreign
 Description: X11 Resource extension wire protocol
  This package provides development headers describing the wire protocol
  for the Resource extension, used to measure resource usage from clients


-- 
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/e1qcnyn-0003tq...@vasks.debian.org



x11proto-resource: Changes to 'refs/tags/x11proto-resource-1.2.0-2'

2011-07-01 Thread Steve Langasek
Tag 'x11proto-resource-1.2.0-2' created by Steve Langasek vor...@debian.org 
at 2011-07-01 23:55 +

Tagging upload of x11proto-resource 1.2.0-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATg5eelaNMPMhshM9AQjT9xAAjRZYMWPYUqatgutPx6s3rl/rCPAokI4f
WjsoW/Kv2jDPVdMeHNt9rlPlxHlg5QtqXqDqrEicfJUI6QT1uySK35eIT8UQFeDi
ryod8lTEEBRfTdX0raLQDRLBnZwpzYpyTduijWGEsBGGOrBbiRbp6PjMzdslH0FT
5QiyGa8sYdfyr495ev5lllFXLk16I55jyJI1ssLTWWbvRlaqoLh6Ps46wvsr/iEL
3THxeiLaat275z4XWu1DNltlgjZ4lnc0BqSJ68Y3dlo9QALJH6FAwJ87grtuoeI9
igdbwARcOx15j/sbWeeevWyVjrkeibJyBCywMFlAeU9cdJhKRyRGsmOtXb3sfIGG
IhXvK2mc4pWcQlHOtezPYWGqnxFPyNHU8C6yE/o3wAGWexfFT9vAnfH7EIzxoktj
yvVYF7eDW4GyFhLHaGx/GrUQuTJDs/uaOWKA9zabGPdnUCVl/76CPk25/8yjN08b
D/8hd2YTdZIVENzCT428GU3jWB7ZMKwD5tmWaX+imWluy5YWi1lZsTuFr9O8nBJS
6Vgap9E9p+T45NymcnzT6HF+hDstXUuZkScqAeKPpHURibjipZlQRpV5bdIhdrbb
IIAQUKoF1WyCJSYpn8Z4CGYAHjXjA2guUbbhErcPaVd6mV+DGQBGSSL8uJBFRxVf
wqTEJ6KSCn4=
=D7vQ
-END PGP SIGNATURE-

Changes since x11proto-resource-1.2.0-1:
Steve Langasek (3):
  Mark x11proto-resource-dev Multi-Arch: foreign.
  Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig
  releasing version 1.2.0-2

---
 debian/changelog |8 
 debian/control   |1 +
 debian/x11proto-resource-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)
---


-- 
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/e1qcnyq-0003uh...@vasks.debian.org



Processing of x11proto-resource_1.2.0-2_amd64.changes

2011-07-01 Thread Debian FTP Masters
x11proto-resource_1.2.0-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-resource_1.2.0-2.dsc
  x11proto-resource_1.2.0-2.diff.gz
  x11proto-resource-dev_1.2.0-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1qcnam-0001oh...@franck.debian.org



x11proto-resource_1.2.0-2_amd64.changes ACCEPTED into unstable

2011-07-01 Thread Debian FTP Masters



Accepted:
x11proto-resource-dev_1.2.0-2_all.deb
  to main/x/x11proto-resource/x11proto-resource-dev_1.2.0-2_all.deb
x11proto-resource_1.2.0-2.diff.gz
  to main/x/x11proto-resource/x11proto-resource_1.2.0-2.diff.gz
x11proto-resource_1.2.0-2.dsc
  to main/x/x11proto-resource/x11proto-resource_1.2.0-2.dsc


Override entries for your package:
x11proto-resource-dev_1.2.0-2_all.deb - optional x11
x11proto-resource_1.2.0-2.dsc - source x11

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1qcngt-00038l...@franck.debian.org



x11proto-resource: Changes to 'debian-unstable'

2011-07-01 Thread Steve Langasek
 debian/changelog |7 +++
 debian/x11proto-resource-dev.install |2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 9ccdfd2670e9277534e235daaba601ef1118832f
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Sat Jul 2 01:08:47 2011 +0100

Ugh, really install .pc file to /usr/share/pkgconfig, not to a subdirectory 
named after the .pc file...

diff --git a/debian/changelog b/debian/changelog
index 0dac555..8db8588 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11proto-resource (1.2.0-3) unstable; urgency=low
+
+  * Ugh, really install .pc file to /usr/share/pkgconfig, not to a
+subdirectory named after the .pc file...
+
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:08:54 +0100
+
 x11proto-resource (1.2.0-2) unstable; urgency=low
 
   * Mark x11proto-resource-dev Multi-Arch: foreign.
diff --git a/debian/x11proto-resource-dev.install 
b/debian/x11proto-resource-dev.install
index 3110d13..74a517f 100644
--- a/debian/x11proto-resource-dev.install
+++ b/debian/x11proto-resource-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/resourceproto.pc usr/share/pkgconfig/resourceproto.pc
+usr/lib/pkgconfig/resourceproto.pc usr/share/pkgconfig
 usr/share/doc/resourceproto/resproto.txt usr/share/doc/x11proto-resource-dev


-- 
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/e1qcnm3-0002mu...@vasks.debian.org



x11proto-resource: Changes to 'refs/tags/x11proto-resource-1.2.0-3'

2011-07-01 Thread Steve Langasek
Tag 'x11proto-resource-1.2.0-3' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-07-02 00:09 +

Tagging upload of x11proto-resource 1.2.0-3 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATg5hrFaNMPMhshM9AQhfng//SkX9P4NBwp2fFUSN+3QcgmzVd2fp8gdW
Sk0RmPuSRIOgveHn19cAQT4i+yOBi+N3CdAd7ncaFYoG06+mXjvmb0DItuOkU/mN
SLAW+UEhv/L8GMxjnQmsrkgEtHaEQARZc0ODUNy938JMhSQhnyEesMqPEDKp25yM
noPDH9Ypl5OT/7xZEGv9Xoj0rgTFEUXcZCSgf0oTnnPY8wkLqz6uLMlj8y1rejiu
tLidE0aeTfEdpwq9hrjeL9rtvaWmnZ2//okL2qfbuSmBLf6Hw4WAkwaXN95wz0xy
YCAZWVgot8PUlJoF/7HUoUZiS3w+YipA9plwa8uVvaaVYI3r10S1U7u7Wgjok2qI
ju2F71U9L8HimPPOUCBIQd6iI5kfOlYJhW9JoNiha1Aaq+wh75fCrAmeATGlDqOs
0ILFu8uGwkJjLgEPDrMlyrPKwUhdz2vB4B6ZR6dTr1yQhJUH3vGEMAIJQ3xekGbv
XP91QRqpvexUL74LekQW7DUuHypDAQcaHaxD8e6jEzk4f/tLI8ZNVZdgKKI52qgs
i9rfVNaRupbQj5RikFLHg9Pficxuvk+Mh8t15dQODZ/ArWhJDij/8hUtG+UooH0e
WnyVwzpRJCKYkbm4JoeiEFZigu1kVYoQI92sIY8TyqUxJe2mZyMi7/EjeZFvGC7x
/GYcYUi9n4w=
=ojY4
-END PGP SIGNATURE-

Changes since x11proto-resource-1.2.0-2:
Steve Langasek (1):
  Ugh, really install .pc file to /usr/share/pkgconfig, not to a 
subdirectory named after the .pc file...

---
 debian/changelog |7 +++
 debian/x11proto-resource-dev.install |2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)
---


-- 
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/e1qcnm8-0002nh...@vasks.debian.org



Processing of x11proto-resource_1.2.0-3_amd64.changes

2011-07-01 Thread Debian FTP Masters
x11proto-resource_1.2.0-3_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-resource_1.2.0-3.dsc
  x11proto-resource_1.2.0-3.diff.gz
  x11proto-resource-dev_1.2.0-3_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1qcnpk-0003jt...@franck.debian.org



x11proto-render: Changes to 'debian-unstable'

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

New commits:
commit 1745f92167271d7f252f97b44b9bcd5207980f79
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:10:23 2011 +0100

releasing version 2:0.11.1-2

diff --git a/debian/changelog b/debian/changelog
index a267436..4ad78ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-render (2:0.11.1-2) UNRELEASED; urgency=low
+x11proto-render (2:0.11.1-2) unstable; urgency=low
 
   * Mark x11proto-render-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:03:53 +0100
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:10:05 +0100
 
 x11proto-render (2:0.11.1-1) unstable; urgency=low
 

commit 931d089e9441c70d8bf0a98d116b7e7fd25fe853
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:10:00 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 6789526..a267436 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-render (2:0.11.1-2) UNRELEASED; urgency=low
 
   * Mark x11proto-render-dev Multi-Arch: foreign.
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:03:53 +0100
 
diff --git a/debian/x11proto-render-dev.install 
b/debian/x11proto-render-dev.install
index 0fe8b62..0b9b778 100644
--- a/debian/x11proto-render-dev.install
+++ b/debian/x11proto-render-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/renderproto.pc
+usr/lib/pkgconfig/renderproto.pc usr/share/pkgconfig/
 usr/share/doc/renderproto/* usr/share/doc/x11proto-render-dev/

commit d18b1d5704508e42c0e9296fb6d86c27137a359d
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:04:07 2011 +0100

Mark x11proto-render-dev Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index df59a53..6789526 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-render (2:0.11.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-render-dev Multi-Arch: foreign.
+
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:03:53 +0100
+
 x11proto-render (2:0.11.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index b0bc86c..d04a575 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-render.git
 Package: x11proto-render-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev
+Multi-Arch: foreign
 Description: X11 Render extension wire protocol
  This package provides development headers describing the wire protocol for
  the Render extension, used to implement Porter-Duff operations within X.


-- 
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/e1qcnqm-00033g...@vasks.debian.org



x11proto-render: Changes to 'refs/tags/x11proto-render-2_0.11.1-2'

2011-07-01 Thread Steve Langasek
Tag 'x11proto-render-2_0.11.1-2' created by Steve Langasek vor...@debian.org 
at 2011-07-02 00:10 +

Tagging upload of x11proto-render 2:0.11.1-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATg5h81aNMPMhshM9AQh71Q/+N5/Zq7z2EWMeIeEx3qP0iM4B6Hjn72xD
/0ycO0zoEdsrUp6UbmDIMpu6bisJdRJL070WH3VRFmxtUrYpmDZtfboaDJwOG5n4
WEJo8h1UPYMue55rLklOhNf2k3pnlKLlNeF5Y8Ux2v0ryXkSrZgFBjWdjif4iP+E
h9zlQHeidnAxVzEBG0EkkU9Ol11nEUcvKyqEDjdBdVphqdxS+q6o7wSWc5dihoup
H26DaJXg82u9O/uMoCmk487c/ULBFvkSrmaX3jdLE1PEnHJ5ddbBKqVkfMYTdpLO
8yU/aUWNR37Md5MZSkmhRKpDMXNFPACU7r0ldKdHpK1Ah2fzGJoTZZtOXjsbZUTA
07Bzn4Q1XRbA6Tu4kSEjbD2HOd3CVsSX28VVfr8ripDcwFpQP4Wfi1BWyNJi/SPE
Qql4DmTf46o91qMIyIsZIasEPQoxoMfe+aa0ultJ157JbAB3Xwixb6KHFJTih4sW
qDpc72CS5PcGfrtdc4YCroh9B0L7heNC7a+OFj1ZtoEQzPYcwp87LG7jsuBgxF8M
ZiqwjlURLPBDkE1tYMQP0LCrMCJsrqH9NNMyjqyCptpPSe+DO/80H+blm56SGHgV
oCN+L0g7sJCstLr9X18Wmw4rI0M1G5i8xDwcXhzoc9YrF6zvN/YCaJB+oHUePrsD
vFJ6nDoEEz0=
=oHAM
-END PGP SIGNATURE-

Changes since x11proto-render-2_0.11.1-1:
Cyril Brulebois (1):
  Mention upstream git URL in a comment.

Steve Langasek (3):
  Mark x11proto-render-dev Multi-Arch: foreign.
  Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig
  releasing version 2:0.11.1-2

---
 debian/changelog   |8 
 debian/control |1 +
 debian/watch   |1 +
 debian/x11proto-render-dev.install |2 +-
 4 files changed, 11 insertions(+), 1 deletion(-)
---


-- 
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/e1qcnqo-00034m...@vasks.debian.org



Processing of x11proto-render_0.11.1-2_amd64.changes

2011-07-01 Thread Debian FTP Masters
x11proto-render_0.11.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-render_0.11.1-2.dsc
  x11proto-render_0.11.1-2.diff.gz
  x11proto-render-dev_0.11.1-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1qcnub-0003qn...@franck.debian.org



x11proto-resource_1.2.0-3_amd64.changes ACCEPTED into unstable

2011-07-01 Thread Debian FTP Masters



Accepted:
x11proto-resource-dev_1.2.0-3_all.deb
  to main/x/x11proto-resource/x11proto-resource-dev_1.2.0-3_all.deb
x11proto-resource_1.2.0-3.diff.gz
  to main/x/x11proto-resource/x11proto-resource_1.2.0-3.diff.gz
x11proto-resource_1.2.0-3.dsc
  to main/x/x11proto-resource/x11proto-resource_1.2.0-3.dsc


Override entries for your package:
x11proto-resource-dev_1.2.0-3_all.deb - optional x11
x11proto-resource_1.2.0-3.dsc - source x11

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1qcnv3-0003zs...@franck.debian.org



x11proto-randr: Changes to 'debian-unstable'

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

New commits:
commit 2178ee30e9a6ca00a2964676b7e90555d1d74804
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:17:31 2011 +0100

releasing version 1.3.2-2

diff --git a/debian/changelog b/debian/changelog
index 2d99a9a..68e7dd6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-randr (1.3.2-2) UNRELEASED; urgency=low
+x11proto-randr (1.3.2-2) unstable; urgency=low
 
   * Mark x11proto-randr-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:16:38 +0100
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:17:08 +0100
 
 x11proto-randr (1.3.2-1) unstable; urgency=low
 

commit 52d790009696148dc6c55dcedf35a19fc249e7f7
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:17:04 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index f25d55e..2d99a9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-randr (1.3.2-2) UNRELEASED; urgency=low
 
   * Mark x11proto-randr-dev Multi-Arch: foreign.
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:16:38 +0100
 
diff --git a/debian/x11proto-randr-dev.install 
b/debian/x11proto-randr-dev.install
index 526faf1..62cdfd7 100644
--- a/debian/x11proto-randr-dev.install
+++ b/debian/x11proto-randr-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/randrproto.pc
+usr/lib/pkgconfig/randrproto.pc usr/share/pkgconfig
 usr/share/doc/randrproto/randrproto.txt usr/share/doc/x11proto-randr-dev

commit dc15a1084a15af64603e158304e0f592ad241760
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:16:49 2011 +0100

Mark x11proto-randr-dev Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index f9906da..f25d55e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-randr (1.3.2-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-randr-dev Multi-Arch: foreign.
+
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:16:38 +0100
+
 x11proto-randr (1.3.2-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 6f45c65..0dbfaa5 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-randr.git
 Package: x11proto-randr-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: X11 RandR extension wire protocol
  This package provides development headers describing the wire protocol
  for the RandR extension, used to change display properties such as


-- 
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/e1qcnvl-0007ja...@vasks.debian.org



x11proto-randr: Changes to 'refs/tags/x11proto-randr-1.3.2-2'

2011-07-01 Thread Steve Langasek
Tag 'x11proto-randr-1.3.2-2' created by Steve Langasek vor...@debian.org at 
2011-07-02 00:18 +

Tagging upload of x11proto-randr 1.3.2-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATg5j51aNMPMhshM9AQjaxxAAsD+TKEiik6fpih6/R3NIqQU37ELBzR5a
33gZykOEYCyPLkiGjo+3KnoRvCW3nPAfHLkmZjZY6vmO/1AgSB964TvVFg+toIp9
kUrLmP0vEy+dPCqcG2kSm3jcqZE3d7zdqj5GC5wDqO5HImDq9Rz/lIzHcTmj0JT5
/6Njm296luyPvKU2ceFTTaIooRnMVf3pH+7DsOaAAL3aDpcXS9rbfwhJyK10E9Cr
uVG5x5FrtIykPKoF0qgH4PdwUaZYbrJ+0wNYZcqmPNb6vOheWsuobcGqUtTYjAC7
O//z9gPNDl9bba4q8ZQ4rjjzgd/KnJjOchxf4V3vq0QRqPk6Oo1L7L4KmWqEI2u4
t7vDQz0l8Jn1qV+Pj8SXQCxjTwDvUMW+xwt4zecESJpJfVLbILg1jRmIkT+BKBOu
rqXfOn/uLOLCsvmEZ+5fJtYtQZxBC2DTWYPfkkfbwKNqsBJzCEw6+dMTPI81t/Wn
eXxqJOvGSn2AKbx9erOM1JpAOlEtWupziL0hjds8uvNZtS2jTUNEGFcBgT3dTb0W
GwnhBNwHLeTjiq/2I0peICxefBARUW5hgZIZJ1160SAEkHQ1fOAvuMVQNRSwECcG
5jQA2N612HaWv39RGXA7UAIhDVSqjTW765YB/ALY3VnWXDu2lQKdItaGxGUPcXNW
X/DQVxe3McU=
=qA20
-END PGP SIGNATURE-

Changes since x11proto-randr-1.3.2-1:
Cyril Brulebois (1):
  Mention upstream git URL in a comment.

Steve Langasek (3):
  Mark x11proto-randr-dev Multi-Arch: foreign.
  Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig
  releasing version 1.3.2-2

---
 debian/changelog  |8 
 debian/control|1 +
 debian/watch  |1 +
 debian/x11proto-randr-dev.install |2 +-
 4 files changed, 11 insertions(+), 1 deletion(-)
---


-- 
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/e1qcnvq-0008gf...@vasks.debian.org



Processing of x11proto-randr_1.3.2-2_amd64.changes

2011-07-01 Thread Debian FTP Masters
x11proto-randr_1.3.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-randr_1.3.2-2.dsc
  x11proto-randr_1.3.2-2.diff.gz
  x11proto-randr-dev_1.3.2-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1qcnz1-0004ao...@franck.debian.org



x11proto-xinerama: Changes to 'debian-unstable'

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

New commits:
commit a25738a58be75ba5a4bb0c1d030ba8d9b56bd0ea
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:33:11 2011 +0100

releasing version 1.2.1-2

diff --git a/debian/changelog b/debian/changelog
index f0db21d..1d02009 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-xinerama (1.2.1-2) UNRELEASED; urgency=low
+x11proto-xinerama (1.2.1-2) unstable; urgency=low
 
   * Mark x11proto-xinerama-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:30:10 +0100
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:32:50 +0100
 
 x11proto-xinerama (1.2.1-1) unstable; urgency=low
 

commit cddf68761dd0dfe0ce4681d52af3ba134255b057
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:32:42 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 3f4a2c3..f0db21d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-xinerama (1.2.1-2) UNRELEASED; urgency=low
 
   * Mark x11proto-xinerama-dev Multi-Arch: foreign.
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:30:10 +0100
 
diff --git a/debian/x11proto-xinerama-dev.install 
b/debian/x11proto-xinerama-dev.install
index fe32370..7853d18 100644
--- a/debian/x11proto-xinerama-dev.install
+++ b/debian/x11proto-xinerama-dev.install
@@ -1,2 +1,2 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/xineramaproto.pc
+usr/lib/pkgconfig/xineramaproto.pc usr/share/pkgconfig

commit 1e5599d3c9e3f6fe7fa38f4a20138925b25c5842
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:31:28 2011 +0100

Mark x11proto-xinerama-dev Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index 439126f..3f4a2c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xinerama (1.2.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-xinerama-dev Multi-Arch: foreign.
+
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:30:10 +0100
+
 x11proto-xinerama (1.2.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 93dad57..edb5f9f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Package: x11proto-xinerama-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: libxinerama-dev ( 2:1.1)
+Multi-Arch: foreign
 Description: X11 Xinerama extension wire protocol
  This package provides development headers describing the wire protocol
  for the XINERAMA extension, used to use and manage a multiple-screen


-- 
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/e1qco9z-0001ub...@vasks.debian.org



x11proto-xinerama: Changes to 'refs/tags/x11proto-xinerama-1.2.1-2'

2011-07-01 Thread Steve Langasek
Tag 'x11proto-xinerama-1.2.1-2' created by Steve Langasek vor...@debian.org 
at 2011-07-02 00:33 +

Tagging upload of x11proto-xinerama 1.2.1-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATg5nSVaNMPMhshM9AQhi8RAAre7+eF3O7z63bd4TI4ixmlDZvhJexaJR
iY6cDU3fpLFV5dsVFJX5wl0PzM/+N4wA+MdhOZCk4G1LK7UI8u5ClLVdtmBBkOAe
iQUfI+ROjzsfZDZoLXUI0mkSA1W0chcN2txDP7ys5qbf7oDhRA6K0EQPBJlLqu6o
ZwKc5Gv2/NU5WlFJzrHJr1+CKa4oSY98iUYXQjfsR9kNhas/qiHW/kAIZBntjOP2
nGFBC7NEauzjAgZtKuvYGkQZcbaV1gJORBqY5GDE/R1v1gfkMEZEe9GUkHQBVPAN
o0ZuHRKHrDfH/0jDGBiqGpMM4/WZBmt2eFFqWfI/Y8M3YaIuN0TxdBuquwtmyWIS
3d6xafM+JMiiZbXfOAK90hiaZnb7k6uDU0OxYOpViGdpczBklzMQ8u2TWp2lRsfA
uHBiiHdsSASP4XQp6+5+kIwQ+a0gPapCK5lxOGcYlzkYrd/IHaiUS0UfEg7mRmRq
0kEuRoNJEgUuTeeMJAduTbU0qdqRjBES+b3zZSZtN+G2ixfEXB+RBP/ztfJo7y+a
HUKt6P7TEhCjBi7FtI18GMDLaDKoY2QUfDR80T/+uxsThNWl2sGN9Tli97//y12U
2F3iEyeBgpfoK1owRZGSTyrPdulhCF+XjRQShszjwWJ3LOK1IxhxnDOs8AbsTDhw
sn4Dzea01hg=
=GitP
-END PGP SIGNATURE-

Changes since x11proto-xinerama-1.2.1-1:
Steve Langasek (3):
  Mark x11proto-xinerama-dev Multi-Arch: foreign.
  Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig
  releasing version 1.2.1-2

---
 debian/changelog |8 
 debian/control   |1 +
 debian/x11proto-xinerama-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)
---


-- 
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/e1qco9t-0001vc...@vasks.debian.org



x11proto-randr_1.3.2-2_amd64.changes ACCEPTED into unstable

2011-07-01 Thread Debian FTP Masters



Accepted:
x11proto-randr-dev_1.3.2-2_all.deb
  to main/x/x11proto-randr/x11proto-randr-dev_1.3.2-2_all.deb
x11proto-randr_1.3.2-2.diff.gz
  to main/x/x11proto-randr/x11proto-randr_1.3.2-2.diff.gz
x11proto-randr_1.3.2-2.dsc
  to main/x/x11proto-randr/x11proto-randr_1.3.2-2.dsc


Override entries for your package:
x11proto-randr-dev_1.3.2-2_all.deb - optional x11
x11proto-randr_1.3.2-2.dsc - source x11

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1qcoam-0005av...@franck.debian.org



x11proto-render_0.11.1-2_amd64.changes ACCEPTED into unstable

2011-07-01 Thread Debian FTP Masters



Accepted:
x11proto-render-dev_0.11.1-2_all.deb
  to main/x/x11proto-render/x11proto-render-dev_0.11.1-2_all.deb
x11proto-render_0.11.1-2.diff.gz
  to main/x/x11proto-render/x11proto-render_0.11.1-2.diff.gz
x11proto-render_0.11.1-2.dsc
  to main/x/x11proto-render/x11proto-render_0.11.1-2.dsc


Override entries for your package:
x11proto-render-dev_0.11.1-2_all.deb - optional x11
x11proto-render_0.11.1-2.dsc - source x11

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1qcoay-0005ct...@franck.debian.org



Processing of x11proto-xinerama_1.2.1-2_amd64.changes

2011-07-01 Thread Debian FTP Masters
x11proto-xinerama_1.2.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-xinerama_1.2.1-2.dsc
  x11proto-xinerama_1.2.1-2.diff.gz
  x11proto-xinerama-dev_1.2.1-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1qcodh-00067u...@franck.debian.org



x11proto-composite: Changes to 'debian-unstable'

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

New commits:
commit 80bb666d05a36c8a24634e081408e91778733652
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:42:18 2011 +0100

releasing version 1:0.4.2-2

diff --git a/debian/changelog b/debian/changelog
index 6a5ee97..e7c5d3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-composite (1:0.4.2-2) UNRELEASED; urgency=low
+x11proto-composite (1:0.4.2-2) unstable; urgency=low
 
   * Mark x11proto-xinerama-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:39:59 +0100
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:42:05 +0100
 
 x11proto-composite (1:0.4.2-1) unstable; urgency=low
 

commit 4fa258503c0bcee7519dd46986bf485c4fd21913
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:40:30 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d6b0a7a..6a5ee97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-composite (1:0.4.2-2) UNRELEASED; urgency=low
 
   * Mark x11proto-xinerama-dev Multi-Arch: foreign.
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:39:59 +0100
 
diff --git a/debian/x11proto-composite-dev.install 
b/debian/x11proto-composite-dev.install
index 74a65bd..8fff1fa 100644
--- a/debian/x11proto-composite-dev.install
+++ b/debian/x11proto-composite-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/compositeproto.pc
+usr/lib/pkgconfig/compositeproto.pc usr/share/pkgconfig
 usr/share/doc/compositeproto/compositeproto.txt 
usr/share/doc/x11proto-composite-dev

commit 27b8c7a89e7bcc090b3dbd511e8cde1c7044f2e9
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:40:08 2011 +0100

Mark x11proto-xinerama-dev Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index 6f3af2d..d6b0a7a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-composite (1:0.4.2-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-xinerama-dev Multi-Arch: foreign.
+
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:39:59 +0100
+
 x11proto-composite (1:0.4.2-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index fe2ebab..b9bc2d7 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-composite.git
 Package: x11proto-composite-dev
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev, 
x11proto-fixes-dev
+Multi-Arch: foreign
 Description: X11 Composite extension wire protocol
  This package provides development headers describing the wire protocol
  for the Composite extension, used to let arbitrary client programs control


-- 
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/e1qcoj9-0001w2...@vasks.debian.org



x11proto-composite: Changes to 'refs/tags/x11proto-composite-1_0.4.2-2'

2011-07-01 Thread Steve Langasek
Tag 'x11proto-composite-1_0.4.2-2' created by Steve Langasek 
vor...@debian.org at 2011-07-02 00:40 +

Tagging upload of x11proto-composite 1:0.4.2-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATg5pDlaNMPMhshM9AQhWNA//TgkZLnl3RDE7r45spGCQvfTyg6DdfP/3
/nVWZ/8OXhUJlyKak+0/qZAcZuIJi4jNrn1fwbCeQK6368BbEIbGRu5BJYvf6zaT
ZY+vEDW5/8JJTvIebeewrjv0X9SWx80Z3U+nvO4d2JxMI2Gn6+Qis69PS1icvzve
/XcmEI9yVIlyNAfCgQQKPe4ExrdXBxrQtlOQruyqjkPqid1JXy2ew9J0taje/L7x
rpJcYjnLJh76h/dvW3ZHCMRoyyIkW6H7WUfXY8WO8GXfIY/3dnAnecsEojia5jZB
D2m+u4tEi2CO9vvsytx+xm2xZ6XY+eRNVNNAsdg712p+F4gIOMMS0xA5P/qymXkv
q2p0QmOpkQ1/UHXOyMWJ2U7XeqRwXmuBpHeC4wNYLwCKGJSeHfA/7+lZnn5+6Lv0
+xQn0IXcvr92Cy0zWFJLNVhIphhWQBPm8HOQViqjWw9cejH77CRfyOrK1bofqUcD
Xp5B5g6V+08fuZSs0Q9N0nwwjgd8W1lE9UcxxEGlUPz0o+byi0JPwe6sfZcE4wLE
C69tgp2sLsW3FDVKHClEH4zEJPnXZXsaBMCCY0ja3jZGJ3F7HYbSuXpL6BSx82w4
dWiXVhgKSEW+q+yIxsAcbks6hqV/LH8btEjNmjXhfIcoFRGyImMzRNQfxWdgOLoC
5BPuJEpk2e4=
=/SCP
-END PGP SIGNATURE-

Changes since x11proto-composite-1_0.4.2-1:
Cyril Brulebois (1):
  Mention upstream git URL in a comment.

Steve Langasek (3):
  Mark x11proto-xinerama-dev Multi-Arch: foreign.
  Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig
  releasing version 1:0.4.2-2

---
 debian/changelog  |8 
 debian/control|1 +
 debian/watch  |1 +
 debian/x11proto-composite-dev.install |2 +-
 4 files changed, 11 insertions(+), 1 deletion(-)
---


-- 
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/e1qcojl-0001x3...@vasks.debian.org



Processing of x11proto-composite_0.4.2-2_amd64.changes

2011-07-01 Thread Debian FTP Masters
x11proto-composite_0.4.2-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-composite_0.4.2-2.dsc
  x11proto-composite_0.4.2-2.diff.gz
  x11proto-composite-dev_0.4.2-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1qconp-0006ak...@franck.debian.org



x11proto-xinerama_1.2.1-2_amd64.changes ACCEPTED into unstable

2011-07-01 Thread Debian FTP Masters



Accepted:
x11proto-xinerama-dev_1.2.1-2_all.deb
  to main/x/x11proto-xinerama/x11proto-xinerama-dev_1.2.1-2_all.deb
x11proto-xinerama_1.2.1-2.diff.gz
  to main/x/x11proto-xinerama/x11proto-xinerama_1.2.1-2.diff.gz
x11proto-xinerama_1.2.1-2.dsc
  to main/x/x11proto-xinerama/x11proto-xinerama_1.2.1-2.dsc


Override entries for your package:
x11proto-xinerama-dev_1.2.1-2_all.deb - optional x11
x11proto-xinerama_1.2.1-2.dsc - source video

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1qcool-0006lv...@franck.debian.org



x11proto-gl: Changes to 'debian-unstable'

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

New commits:
commit 5f5d5fd4acb60f1950111210cae3c46cca9d9fc8
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:50:18 2011 +0100

releasing version 1.4.14-2

diff --git a/debian/changelog b/debian/changelog
index 1399eb4..bacee0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-gl (1.4.14-2) UNRELEASED; urgency=low
+x11proto-gl (1.4.14-2) unstable; urgency=low
 
   * Mark x11proto-gl-dev Multi-Arch: foreign.
   * Install .pc file to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:49:37 +0100
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:50:08 +0100
 
 x11proto-gl (1.4.14-1) unstable; urgency=low
 

commit 036fba4821afec05c0d82a441c2dc299fa916676
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:50:07 2011 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d8dbcca..1399eb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-gl (1.4.14-2) UNRELEASED; urgency=low
 
   * Mark x11proto-gl-dev Multi-Arch: foreign.
+  * Install .pc file to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:49:37 +0100
 
diff --git a/debian/x11proto-gl-dev.install b/debian/x11proto-gl-dev.install
index 9a17f60..f7b5813 100644
--- a/debian/x11proto-gl-dev.install
+++ b/debian/x11proto-gl-dev.install
@@ -1,2 +1,2 @@
 usr/include/GL/*
-usr/lib/pkgconfig/glproto.pc
+usr/lib/pkgconfig/glproto.pc usr/share/pkgconfig

commit 3b972816e3e070dbe613db22f866ddd957c6f9d1
Author: Steve Langasek vor...@debian.org
Date:   Sat Jul 2 01:49:52 2011 +0100

Mark x11proto-gl-dev Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index 83ff7e2..d8dbcca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-gl (1.4.14-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-gl-dev Multi-Arch: foreign.
+
+ -- Steve Langasek vor...@debian.org  Sat, 02 Jul 2011 01:49:37 +0100
+
 x11proto-gl (1.4.14-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 9fc55cd..9aa71cf 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Depends:
  ${misc:Depends},
 Replaces:
  xlibmesa-gl-dev,
+Multi-Arch: foreign
 Description: X11 OpenGL extension wire protocol
  This package provides development headers describing the wire protocol
  for OpenGL-related extensions, used to enable the rendering of


-- 
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/e1qcoql-0002ea...@vasks.debian.org



x11proto-gl: Changes to 'refs/tags/x11proto-gl-1.4.14-2'

2011-07-01 Thread Steve Langasek
Tag 'x11proto-gl-1.4.14-2' created by Steve Langasek vor...@debian.org at 
2011-07-02 00:50 +

Tagging upload of x11proto-gl 1.4.14-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATg5rTlaNMPMhshM9AQh6RA/+IDPiqMkM7EfWMliF25wKgQs1DU1IHLOx
EYqgsE3b/4gsB7suEgdVKSMsDRvEP6Kbjb4zD3xEtguPyLc5+kpTJ8jla92ttxcy
kCweITjckPrxJehRKfeJt95YvdJ/uRFn1tuWQsGZCsonP1ytY/aMT/XX1tA5Yzt+
UFp6RhrvKJ82XYKA77DUPkWU9woYef5o/Pn1QdM+2wBOhoJHs7+CmVQVOLlbV09e
RfarBo/ytBfquU9BDb/q7NkjOilcFnZfus0g6z8n447aMdlQgXNV8w08vo/AH/jD
RGzhrb0dDnC5LN3lNoU7chCW6lBK5EymvN+2FEcGpckJaerq3gMME511WY29oR94
z1/xnTvNkV0xgIaZFI3/jeXHLV8jY7QL4/S8DZaxvDHmu9ybd4xCNlVFfDMxjkg6
cewg6kYoyfcuhGnsdw6URl3kza6ICH8ftrYNtMc8y+UroS8FJlwH9sXWU2J7kjPv
anhxz6VlLTNJvs1Tm2HRVt75jEn13tuSZkObjHOnLga0rITgmQ0xYmD6Zf4GS7lZ
LB/LDbrUrBOdexGnaWMUwGFx2EZcDxUEW/I0+gzlQwxBnIfGNF22oMTA5VE0z97z
FmfKDkGsrem/7T1oaiw6aiACp5E6mUqfW/uCaO+m9Tay7Zzf0ydlfRYgdMfW1a+G
IHaFcieqS7A=
=gY8X
-END PGP SIGNATURE-

Changes since x11proto-gl-1.4.14-1:
Steve Langasek (3):
  Mark x11proto-gl-dev Multi-Arch: foreign.
  Install .pc file to /usr/share/pkgconfig instead of /usr/lib/pkgconfig
  releasing version 1.4.14-2

---
 debian/changelog   |8 
 debian/control |1 +
 debian/x11proto-gl-dev.install |2 +-
 3 files changed, 10 insertions(+), 1 deletion(-)
---


-- 
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/e1qcoqo-0002fo...@vasks.debian.org



Processing of x11proto-gl_1.4.14-2_amd64.changes

2011-07-01 Thread Debian FTP Masters
x11proto-gl_1.4.14-2_amd64.changes uploaded successfully to localhost
along with the files:
  x11proto-gl_1.4.14-2.dsc
  x11proto-gl_1.4.14-2.diff.gz
  x11proto-gl-dev_1.4.14-2_all.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
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/e1qcosj-00070a...@franck.debian.org



x11proto-composite_0.4.2-2_amd64.changes ACCEPTED into unstable

2011-07-01 Thread Debian FTP Masters



Accepted:
x11proto-composite-dev_0.4.2-2_all.deb
  to main/x/x11proto-composite/x11proto-composite-dev_0.4.2-2_all.deb
x11proto-composite_0.4.2-2.diff.gz
  to main/x/x11proto-composite/x11proto-composite_0.4.2-2.diff.gz
x11proto-composite_0.4.2-2.dsc
  to main/x/x11proto-composite/x11proto-composite_0.4.2-2.dsc


Override entries for your package:
x11proto-composite-dev_0.4.2-2_all.deb - optional x11
x11proto-composite_0.4.2-2.dsc - source x11

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1qcoey-is...@franck.debian.org



x11proto-gl_1.4.14-2_amd64.changes ACCEPTED into unstable

2011-07-01 Thread Debian FTP Masters



Accepted:
x11proto-gl-dev_1.4.14-2_all.deb
  to main/x/x11proto-gl/x11proto-gl-dev_1.4.14-2_all.deb
x11proto-gl_1.4.14-2.diff.gz
  to main/x/x11proto-gl/x11proto-gl_1.4.14-2.diff.gz
x11proto-gl_1.4.14-2.dsc
  to main/x/x11proto-gl/x11proto-gl_1.4.14-2.dsc


Override entries for your package:
x11proto-gl-dev_1.4.14-2_all.deb - optional x11
x11proto-gl_1.4.14-2.dsc - source x11

Announcing to debian-devel-chan...@lists.debian.org


Thank you for your contribution to Debian.


-- 
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/e1qcoei-kv...@franck.debian.org