Bug#1065666: Compiz 0.8.18 appears to be broken in testing

2024-03-08 Thread Steve Langasek
On Wed, Mar 06, 2024 at 03:46:41PM +0100, Colomban Wendling wrote:
> Anyway, I'm CCing Steve (who did the unstable NMU) and Samuel in case they
> have extra clues.

The only change in the NMU was to rename the libdecoration0 package to
libdecoration0t64 for the 64-bit time_t transition.  Unless this managed to
break the *contents* of that package (i.e. the library has gone missing),
this should not have had any effect on the behavior of compiz.

> Note that you probably should report a bug, although it's understandably
> harder with scarce data to reference.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developer   https://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: PGP signature


Bug#1065666: Compiz 0.8.18 appears to be broken in testing

2024-03-08 Thread Steve Langasek
On Wed, Mar 06, 2024 at 06:19:48PM +0100, Colomban Wendling wrote:
> Le 06/03/2024 à 17:31, Steve Langasek a écrit :
> > On Wed, Mar 06, 2024 at 03:46:41PM +0100, Colomban Wendling wrote:
> > > Anyway, I'm CCing Steve (who did the unstable NMU) and Samuel in case they
> > > have extra clues.

> > The only change in the NMU was to rename the libdecoration0 package to
> > libdecoration0t64 for the 64-bit time_t transition.  Unless this managed to
> > break the *contents* of that package (i.e. the library has gone missing),
> > this should not have had any effect on the behavior of compiz.

> So the package has not been rebuilt with different flags or anything?

Not *deliberately* as part of this upload.  The only change to flags should
be on 32-bit architectures, excluding i386.  I have assumed you are not
trying to run compiz on one of these archs!

But the toolchain also evolves over time, so this could certainly be a
misbuild due to underlying changes.

> Anyway, I hardly expect this to be an issue, I just wanted to eliminate the
> only Compiz-side change that happened in the last months.


-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developer   https://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: PGP signature


Bug#1063088: weston: NMU diff for 64-bit time_t transition

2024-03-06 Thread Steve Langasek
On Wed, Mar 06, 2024 at 10:42:16AM +0100, Dylan Aïssi wrote:
> Hello,

> Le lun. 5 févr. 2024 à 02:54, Steve Langasek  a écrit :

> > If you have any concerns about this patch, please reach out ASAP.  Although
> > this package will be uploaded to experimental immediately, there will be a
> > period of several days before we begin uploads to unstable; so if 
> > information
> > becomes available that your package should not be included in the 
> > transition,
> > there is time for us to amend the planned uploads.

> I am wondering what is the plan with this package/bug? I noticed that changes
> related to the 64-bit time_t transition were not uploaded to unstable and
> because I uploaded several versions in unstable after your NMU in exp, I
> wonder if I haven't interfered with this transition.

Sorry, yes, the uploads with renaming of both dev package and runtime lib
package in the midst of the transition resulted in this package being lost.

Since this is a completely new soname, and only packages built from weston
source depend on it, I suggest that you simply request a binNMU of weston on
armhf and armel and consider this resolved.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developer   https://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: PGP signature


Bug#1062736: libxt: NMU diff for 64-bit time_t transition

2024-02-29 Thread Steve Langasek
Dear maintainer,

Please find attached a final version of this patch for the time_t
transition.  This patch is being uploaded to unstable.

Note that this adds a versioned build-dependency on dpkg-dev, to guard
against accidental backports with a wrong ABI.

Thanks!


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -u libxt-1.2.1/debian/changelog libxt-1.2.1/debian/changelog
--- libxt-1.2.1/debian/changelog
+++ libxt-1.2.1/debian/changelog
@@ -1,3 +1,10 @@
+libxt (1:1.2.1-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.  Closes: #1062736
+
+ -- Steve Langasek   Fri, 01 Mar 2024 07:22:36 +
+
 libxt (1:1.2.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u libxt-1.2.1/debian/control libxt-1.2.1/debian/control
--- libxt-1.2.1/debian/control
+++ libxt-1.2.1/debian/control
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force 
-Build-Depends:
+Build-Depends: dpkg-dev (>= 1.22.5),
  debhelper-compat (= 13),
  libx11-dev (>= 1:0.99.2),
  libsm-dev (>= 1:0.99.1),
@@ -20,7 +20,10 @@
 Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxt.git
 Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxt
 
-Package: libxt6
+Package: libxt6t64
+Provides: ${t64:Provides}
+Replaces: libxt6
+Breaks: libxt6 (<< ${source:Version})
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -46,7 +49,7 @@
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
- libxt6 (= ${binary:Version}),
+ libxt6t64 (= ${binary:Version}),
  libx11-dev,
  x11proto-dev,
  libsm-dev,
reverted:
--- libxt-1.2.1/debian/libxt6.install
+++ libxt-1.2.1.orig/debian/libxt6.install
@@ -1 +0,0 @@
-usr/lib/*/libXt.so.6*
reverted:
--- libxt-1.2.1/debian/libxt6.symbols
+++ libxt-1.2.1.orig/debian/libxt6.symbols
@@ -1,481 +0,0 @@
-libXt.so.6 libxt6 #MINVER#
- XtCvtStringToBoolean@Base 0
- XtGetSelectionValueIncremental@Base 0
- _XtTranslateEvent@Base 0
- XtAddEventHandler@Base 0
- applicationShellWidgetClass@Base 0
- XtReleaseGC@Base 0
- XtGetSelectionParameters@Base 0
- XtCvtStringToBool@Base 0
- XtDisownSelection@Base 0
- constraintClassRec@Base 0
- XtCvtIntToFont@Base 0
- XtQueryGeometry@Base 0
- XtIsComposite@Base 0
- XtAllocateGC@Base 0
- XtAppErrorMsg@Base 0
- XtAppGetSelectionTimeout@Base 0
- vendorShellWidgetClass@Base 0
- XtProcessLock@Base 0
- XtRemoveSignal@Base 0
- XtCvtStringToRestartStyle@Base 0
- XtIsRectObj@Base 0
- _XtPeekCallback@Base 0
- _XtCreatePopupShell@Base 0
- XtCvtStringToFontStruct@Base 0
- XtAddCallback@Base 0
- XtChangeManagedSet@Base 0
- XtAddInput@Base 0
- XtAppAddBlockHook@Base 0
- XtVaCreateWidget@Base 0
- _XtGlobalTM@Base 0
- _XtAddTMConverters@Base 0
- XtRegisterCaseConverter@Base 0
- XtMoveWidget@Base 0
- _XtCompileCallbackList@Base 0
- XtPopdown@Base 0
- widgetClass@Base 0
- _XtTableAddConverter@Base 0
- XtAddExposureToRegion@Base 0
- XtIsShell@Base 0
- XtCalloc@Base 0
- _XtRemoveCallback@Base 0
- XtBuildEventMask@Base 0
- _XtGetTypeIndex@Base 0
- XtCvtStringToAtom@Base 0
- XtDispatchEvent@Base 0
- XtRemoveInput@Base 0
- XtNewString@Base 0
- _XtDefaultWarning@Base 0
- topLevelShellClassRec@Base 0
- _XtComputeLateBindings@Base 0
- XtIsOverrideShell@Base 0
- XtRealloc@Base 0
- XtCvtStringToShort@Base 0
- XtStrings@Base 0
- XtCallbackReleaseCacheRefList@Base 0
- XtReleasePropertyAtom@Base 0
- XtMainLoop@Base 0
- XtCloseDisplay@Base 0
- XtGetSubresources@Base 0
- XtTranslateCoords@Base 0
- XtGetSelectionRequest@Base 0
- _XtRemoveStateTreeByIndex@Base 0
- _XtParseTreeToStateTree@Base 0
- XtCvtStringToVisual@Base 0
- XtCvtIntToPixel@Base 0
- XtTranslateKey@Base 0
- _XtBindActions@Base 0
- _XtPopupInitialize@Base 0
- _XtGetPerDisplay@Base 0
- XtParseAcceleratorTable@Base 0
- XtAddConverter@Base 0
- XtHooksOfDisplay@Base 0
- XtSetSelectionTimeout@Base 0
- shellWidgetClass@Base 0
- _XtFreeActions@Base 0
- _XtCreateHookObj@Base 0
- XtCallbackExclusive@Base 0
- _XtInitAppLock@Base 0
- XtAugmentTranslations@Base 0
- XtNameToWidget@Base 0
- XtIsSubclass@Base 0
- _XtAddShellToHookObj@Base 0
- _XtGetSubresources@Base 0
- _XtDefaultAppContext@Base 0
- XtNoticeSignal@Base 0
- _XtGetResources@Base 0
- _XtPopup@Base 0
- vendorShellClassRec@Base 0
- XtIsTopLevelShell@Base 0
- _XtInstallTranslations@Base 0
- XtAppAddActionHook@Base 0
- _XtDisplayInitialize@Base 0
- XtAppGetExitFlag@Base 0
- XtCvtStringToFontSet@Base 0
- XtRealizeWidget@Base 0
- _XtHeapInit@Base 0
- XtScreenOfObject@Base 0
- _XtCompileResourceList@Base 0
- XtAppGetErrorDatabaseText@Base 0
- XtRemoveTimeOut@Base 0
- XtIsObject@Base 0
- XtCallConverter@Base 0
- XtM

Bug#1062736: libxt: NMU diff for 64-bit time_t transition

2024-02-29 Thread Steve Langasek
Sorry, for some reason a number of bugs failed to have their patches
attached.  Please find the debdiff from the experimental upload attached
now.

On Fri, Feb 02, 2024 at 11:00:44PM +, Steve Langasek wrote:
> Source: libxt
> Version: 1:1.2.1-1.1
> Severity: serious
> Tags: patch pending sid trixie
> Justification: library ABI skew on upgrade
> User: debian-...@lists.debian.org
> Usertags: time-t
> 
> NOTICE: these changes must not be uploaded to unstable yet!
> 
> Dear maintainer,
> 
> As part of the 64-bit time_t transition required to support 32-bit
> architectures in 2038 and beyond
> (https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
> libxt as a source package shipping runtime libraries whose ABI
> either is affected by the change in size of time_t, or could not be
> analyzed via abi-compliance-checker (and therefore to be on the safe
> side we assume is affected).
> 
> To ensure that inconsistent combinations of libraries with their
> reverse-dependencies are never installed together, it is necessary to
> have a library transition, which is most easily done by renaming the
> runtime library package.
> 
> Since turning on 64-bit time_t is being handled centrally through a change
> to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
> important that libraries affected by this ABI change all be uploaded close
> together in time.  Therefore I have prepared a 0-day NMU for libxt
> which will initially be uploaded to experimental if possible, then to
> unstable after packages have cleared binary NEW.
> 
> Please find the patch for this NMU attached.
> 
> If you have any concerns about this patch, please reach out ASAP.  Although
> this package will be uploaded to experimental immediately, there will be a
> period of several days before we begin uploads to unstable; so if information
> becomes available that your package should not be included in the transition,
> there is time for us to amend the planned uploads.
> 
> 
> 
> -- System Information:
> Debian Release: trixie/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
> 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
> Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
> Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> 

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developer   https://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
diff -u libxt-1.2.1/debian/changelog libxt-1.2.1/debian/changelog
--- libxt-1.2.1/debian/changelog
+++ libxt-1.2.1/debian/changelog
@@ -1,3 +1,10 @@
+libxt (1:1.2.1-1.2~exp1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Fri, 02 Feb 2024 19:52:28 +
+
 libxt (1:1.2.1-1.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u libxt-1.2.1/debian/control libxt-1.2.1/debian/control
--- libxt-1.2.1/debian/control
+++ libxt-1.2.1/debian/control
@@ -20,7 +20,10 @@
 Vcs-Git: https://salsa.debian.org/xorg-team/lib/libxt.git
 Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libxt
 
-Package: libxt6
+Package: libxt6t64
+Provides: ${t64:Provides}
+Replaces: libxt6
+Breaks: libxt6 (<< ${source:Version})
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -46,7 +49,7 @@
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
- libxt6 (= ${binary:Version}),
+ libxt6t64 (= ${binary:Version}),
  libx11-dev,
  x11proto-dev,
  libsm-dev,
reverted:
--- libxt-1.2.1/debian/libxt6.install
+++ libxt-1.2.1.orig/debian/libxt6.install
@@ -1 +0,0 @@
-usr/lib/*/libXt.so.6*
reverted:
--- libxt-1.2.1/debian/libxt6.symbols
+++ libxt-1.2.1.orig/debian/libxt6.symbols
@@ -1,481 +0,0 @@
-libXt.so.6 libxt6 #MINVER#
- XtCvtStringToBoolean@Base 0
- XtGetSelectionValueIncremental@Base 0
- _XtTranslateEvent@Base 0
- XtAddEventHandler@Base 0
- applicationShellWidgetClass@Base 0
- XtReleaseGC@Base 0
- XtGetSelectionParameters@Base 0
- XtCvtStringToBool@Base 0
- XtDisownSelection@Base 0
- constraintClassRec@Base 0
- XtCvtIntToFont@Base 0
- XtQueryGeometry@Base 0
- XtIsComposite@Base 0
- XtAllocateGC@Base 0
- XtAppErrorMsg@Base 0
- XtAppGetSelectionTimeout@Base 0
- vendorShellWidgetClass@Base 0
- XtProcessLock@Base 0
- XtRemoveSignal@Base 0
- XtCvtStringToRestartStyle@Base 0
- XtIsRectObj@Base 0
- _XtPeekCallback@Base 0
- _XtCreatePopupShell@Base 0
- XtCvtStringToFontStruct@Base 0
- XtAddCallback@Base 0
- XtChangeM

Bug#1063088: weston: NMU diff for 64-bit time_t transition

2024-02-04 Thread Steve Langasek
Source: weston
Version: 13.0.0-1
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
weston as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for weston
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru weston-13.0.0/debian/changelog weston-13.0.0/debian/changelog
--- weston-13.0.0/debian/changelog  2024-01-22 09:00:54.0 +
+++ weston-13.0.0/debian/changelog  2024-02-05 01:50:20.0 +
@@ -1,3 +1,10 @@
+weston (13.0.0-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Steve Langasek   Mon, 05 Feb 2024 01:50:20 +
+
 weston (13.0.0-1) unstable; urgency=medium
 
   * Upload to unstable
diff -Nru weston-13.0.0/debian/control weston-13.0.0/debian/control
--- weston-13.0.0/debian/control2024-01-22 09:00:54.0 +
+++ weston-13.0.0/debian/control2024-02-05 01:50:19.0 +
@@ -72,13 +72,14 @@
  and fast compositor and is suitable for many embedded and mobile use
  cases.
 
-Package: libweston-13-0
+Package: libweston-13-0t64
+Provides: ${t64:Provides}
 Section: libs
 Architecture: linux-any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Replaces: weston (<< 1.12.0-1)
-Breaks: weston (<< 1.12.0-1)
+Replaces: libweston-13-0, weston (<< 1.12.0-1)
+Breaks: libweston-13-0 (<< ${source:Version}), weston (<< 1.12.0-1)
 Description: reference implementation of a wayland compositor (shared libs)
  Part of the Wayland project is also the Weston reference implementation
  of a Wayland compositor. Weston can run as an X client or under Linux
@@ -93,7 +94,7 @@
 Architecture: linux-any
 Depends: libpixman-1-dev,
  libwayland-dev,
- libweston-13-0 (= ${binary:Version}),
+ libweston-13-0t64 (= ${binary:Version}),
  libxkbcommon-dev,
  ${misc:Depends},
  ${shlibs:Depends}
diff -Nru weston-13.0.0/debian/libweston-13-0.install 
weston-13.0.0/debian/libweston-13-0.install
--- weston-13.0.0/debian/libweston-13-0.install 2024-01-22 09:00:54.0 
+
+++ weston-13.0.0/debian/libweston-13-0.install 1970-01-01 00:00:00.0 
+
@@ -1,13 +0,0 @@
-usr/lib/*/libweston-13.so.*
-usr/lib/*/libweston-13/color-lcms.so
-usr/lib/*/libweston-13/drm-backend.so
-usr/lib/*/libweston-13/gl-renderer.so
-usr/lib/*/libweston-13/headless-backend.so
-usr/lib/*/libweston-13/pipewire-plugin.so
-usr/lib/*/libweston-13/rdp-backend.so
-usr/lib/*/libweston-13/remoting-plugin.so
-usr/lib/*/libweston-13/wayland-backend.so
-usr/lib/*/libweston-13/x11-backend.so
-usr/lib/*/libweston-13/xwayland.so
-usr/lib/*/libweston-13/pipewire-backend.so
-usr/lib/*/libweston-13/vnc-backend.so
diff -Nru weston-13.0.0/debian/libweston-13-0.symbols 
weston-13.0.0/debian/libweston-13-0.symbols
--- weston-13.0.0/debian/libweston-13-0.symbols 2024-01-22 09:00:54.0 
+
+++ weston-13.0.0/debian/libweston-13-0.symbols 1970-01-01 00:00:00.0 
+
@@ -1,495 +0,0 @@
-libweston-13.so.0 libweston-13-0 #MINVER#
- c

Bug#1062736: libxt: NMU diff for 64-bit time_t transition

2024-02-02 Thread Steve Langasek
Source: libxt
Version: 1:1.2.1-1.1
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
libxt as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for libxt
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-14-generic (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)



Bug#873764: Please remove xmkmf and imake from xutils-dev

2017-08-30 Thread Steve Langasek
Package: xutils-dev
Version: 1:7.7+5
Severity: wishlist

The xutils-dev package ships imake and xmkmf tools, which are long
considered obsolete and not used by xorg itself for building.  They are also
not cross-build-friendly, which makes the Multi-Arch: foreign field on
xutils-dev technically a lie.

We should encourage the remaining consumers of these tools to migrate to
something that isn't 20 years obsolete, and then drop them from the package.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: PGP signature


xorg: Changes to 'ubuntu'

2016-10-18 Thread Steve Langasek
 debian/changelog |   62 +++
 debian/control   |7 ++
 2 files changed, 65 insertions(+), 4 deletions(-)

New commits:
commit dca2125abde9bac91e7fa093605ba8681066068e
Author: Cyril Brulebois 
Date:   Thu Jul 14 15:33:07 2016 +0200

Release to unstable

diff --git a/debian/changelog b/debian/changelog
index c749469..b21f7cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xorg (1:7.7+16) UNRELEASED; urgency=medium
+xorg (1:7.7+16) unstable; urgency=medium
 
   [ Timo Aaltonen ]
   * control: Drop -evdev and -synaptics from x-x-input-all Depends for
@@ -14,7 +14,7 @@ xorg (1:7.7+16) UNRELEASED; urgency=medium
 with Xorg's vmmouse driver but works with the generic evdev and
 libinput drivers. Closes: #831286
 
- -- Timo Aaltonen   Thu, 09 Jun 2016 14:10:30 +0300
+ -- Cyril Brulebois   Thu, 14 Jul 2016 15:32:12 +0200
 
 xorg (1:7.7+15) unstable; urgency=medium
 

commit c19bd1e1fa4606548628e644e7878103677fe01d
Author: Cyril Brulebois 
Date:   Thu Jul 14 15:32:07 2016 +0200

Drop xserver-xorg-input-vmmouse from xserver-xorg-input-all Depends 
(Closes: #831286).

The kernel driver for the VMware mouse device is incompatible with
Xorg's vmmouse driver but works with the generic evdev and libinput
drivers.

diff --git a/debian/changelog b/debian/changelog
index 5bd8e3c..c749469 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,12 @@ xorg (1:7.7+16) UNRELEASED; urgency=medium
   * Drop xserver-xorg-input-void from s390x.  The server can come up with no
 input devices nowadays, -input-void isn't necessary.
 
+  [ Cyril Brulebois ]
+  * Drop xserver-xorg-input-vmmouse from xserver-xorg-input-all Depends,
+since the kernel driver for the VMware mouse device is incompatible
+with Xorg's vmmouse driver but works with the generic evdev and
+libinput drivers. Closes: #831286
+
  -- Timo Aaltonen   Thu, 09 Jun 2016 14:10:30 +0300
 
 xorg (1:7.7+15) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 67c765b..080af84 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,6 @@ Depends:
  xserver-xorg-input-libinput [linux-any],
  xserver-xorg-input-mouse [!linux-any],
  xserver-xorg-input-synaptics [!linux-any],
- xserver-xorg-input-vmmouse [amd64 i386 x32],
  ${misc:Depends},
 Recommends:
  xserver-xorg-input-wacom [!hurd-any !kfreebsd-any !s390x],

commit c27bf3b31daf30db47663fcbcd3bdd9596cc3a08
Author: Julien Cristau 
Date:   Thu Jun 16 08:28:21 2016 +0200

Drop xserver-xorg-input-void from s390x.

The server can come up with no input devices nowadays, -input-void isn't
necessary.

diff --git a/debian/changelog b/debian/changelog
index 2e03710..5bd8e3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 xorg (1:7.7+16) UNRELEASED; urgency=medium
 
+  [ Timo Aaltonen ]
   * control: Drop -evdev and -synaptics from x-x-input-all Depends for
 linux.
 
+  [ Julien Cristau ]
+  * Drop xserver-xorg-input-void from s390x.  The server can come up with no
+input devices nowadays, -input-void isn't necessary.
+
  -- Timo Aaltonen   Thu, 09 Jun 2016 14:10:30 +0300
 
 xorg (1:7.7+15) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 6ae964e..67c765b 100644
--- a/debian/control
+++ b/debian/control
@@ -77,7 +77,6 @@ Depends:
  xserver-xorg-input-mouse [!linux-any],
  xserver-xorg-input-synaptics [!linux-any],
  xserver-xorg-input-vmmouse [amd64 i386 x32],
- xserver-xorg-input-void [s390x],
  ${misc:Depends},
 Recommends:
  xserver-xorg-input-wacom [!hurd-any !kfreebsd-any !s390x],

commit efa0e40bf2dc0cd237c038e4c354fc5c8b24c184
Author: Timo Aaltonen 
Date:   Thu Jun 9 14:34:08 2016 +0300

fix x-x-i-all dep on synaptics

diff --git a/debian/control b/debian/control
index 68cde96..6ae964e 100644
--- a/debian/control
+++ b/debian/control
@@ -75,7 +75,7 @@ Depends:
  xserver-xorg-input-kbd [!linux-any],
  xserver-xorg-input-libinput [linux-any],
  xserver-xorg-input-mouse [!linux-any],
- xserver-xorg-input-synaptics [hurd-any kfreebsd-any !s390x],
+ xserver-xorg-input-synaptics [!linux-any],
  xserver-xorg-input-vmmouse [amd64 i386 x32],
  xserver-xorg-input-void [s390x],
  ${misc:Depends},

commit e80e7ec285c353ecf59c2deeed759ed7c16cff50
Author: Timo Aaltonen 
Date:   Thu Jun 9 14:10:53 2016 +0300

control: Drop -evdev and -synaptics from x-x-input-all Depends for linux.

diff --git a/debian/changelog b/debian/changelog
index f499df0..2e03710 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg (1:7.7+16) UNRELEASED; urgency=medium
+
+  * control: Drop -evdev and -synaptics from x-x-input-all Depends for
+linux.
+
+ -- Timo Aaltonen   Thu, 09 Jun 2016 14:10:30 +0300
+
 

xorg: Changes to 'ubuntu'

2016-09-27 Thread Steve Langasek
 debian/changelog |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 9492ec65c75d3fe9de2bbd691b0c29a9330fc2b1
Author: Steve Langasek <steve.langa...@ubuntu.com>
Date:   Tue Sep 27 10:09:19 2016 -0700

releasing package xorg version 1:7.7+13ubuntu4

diff --git a/debian/changelog b/debian/changelog
index 029a254..d1dd990 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
-xorg (1:7.7+13ubuntu4) UNRELEASED; urgency=medium
+xorg (1:7.7+13ubuntu4) yakkety; urgency=medium
 
+  [ Timo Aaltonen ]
   * control: Drop vmmouse from -input-all depends, our kernel has had
 the virtual driver for some time.
 
- -- Timo Aaltonen <tjaal...@debian.org>  Wed, 03 Aug 2016 01:54:36 +0300
+ -- Steve Langasek <steve.langa...@ubuntu.com>  Tue, 27 Sep 2016 10:08:59 -0700
 
 xorg (1:7.7+13ubuntu3) xenial; urgency=medium
 



Bug#803522: intel-gpu-tools: Please build-depend on swig, not swig2.0

2015-10-30 Thread Steve Langasek
Package: intel-gpu-tools
Version: 1.12-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu  ubuntu-patch

The swig2.0 package is obsolete; the 'swig' metapackage now points at
swig3.0 instead.  If intel-gpu-tools needs to use swig at build-time (and
for the record, I can't find any evidence that it does use swig), please
build-depend on 'swig' instead of on 'swig2.0'.

If it doesn't use swig at build time, then of course it's preferable to drop
the build-dependency instead.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
diff -u intel-gpu-tools-1.12/debian/control intel-gpu-tools-1.12/debian/control
--- intel-gpu-tools-1.12/debian/control
+++ intel-gpu-tools-1.12/debian/control
@@ -20,7 +20,7 @@
  libxrandr-dev,
  pkg-config,
  quilt,
- swig2.0,
+ swig,
  x11proto-dri2-dev,
  xutils-dev (>= 1:7.6+6)
 Standards-Version: 3.9.6


Re: GL/gl.h, Qt5 and arm: FTBFS

2014-03-24 Thread Steve Langasek
Hi Lisandro,

On Mon, Mar 24, 2014 at 03:10:25PM -0300, Lisandro Damián Nicanor Pérez Meyer 
wrote:
 Hi! I'm trying to find a solution for the FTBFS of qantenna on arm* [0][1] 
 that fits the best to everyone. This issue seems to be very similar to a 
 older 
 thread including both GL/gl.h and cogl/cogl.h fails on armel and armhf [2], 
 but I failed to see how that was resolved.

 The FTBFSs are due to conflicting declarations for GLdouble, GLsizeiptr and 
 GLintptr.

 Basically the problem might boild down to the fact that Qt5 is built using 
 es2 
 instead of the desktop opengl which, to the best of my knowledge, it's 
 standard OpenGL 2.0.

 These are the possible solutions I think could be taken:

 a) Switch Qt5 to use desktop OpenGL on arm*. I have tested this on 
 harris.d.o and works OK. As a pro, it means that other apps will not have 
 porting issues like this. As a con, it might mean that all the OpenGL stuff 
 will be done by software though, am I correct?

Correct.  It is rare to find accelerated OpenGL drivers for ARM; almost all
the drivers out there, particularly for recent hardware, will be GLES2
instead.  This means that any reasonably GL-intensive app is going to be
unusable, particularly on armel.

FWIW, in Ubuntu not only is Qt built for GLES2 on armhf, we are also looking
at making a GLES2 build of Qt available on x86 - because for the mobile
sector, regardless of architecture, GLES2 is the relevant standard that
third-party drivers will be built to.

I don't think it makes sense to build Qt for OpenGL on arm.

 b) (supossing it's possible) provide es2 versions of mesa-common-dev, libglu1-
 mesa-dev et al. and build against that on arm*

Not really possible.  GLU depends on GL, not GLES2.  In theory it could be
ported, but this has not been done AFAIK.

 d) (also supossing it's possible) do not consider the FTBFS not RC (or allow 
 it's transition even if it's RC) until a better fix could be done.

The way to address this is to ask for the old arm binaries to be removed
from the archive, via a bug report against ftp.debian.org, with the
explanation that qantenna is not supported on GLES2 architectures.  This is
a perfectly reasonable thing to do under the circumstances.  Particularly
given that qantenna has always required GLU, and is unsupportable now
because GLU is not usable with Qt5 on arm*, I think this is the right thing
to do.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


xcb-util-wm: Changes to 'debian-unstable'

2014-02-19 Thread Steve Langasek
 debian/changelog |6 ++
 debian/control   |1 +
 debian/rules |1 +
 3 files changed, 8 insertions(+)

New commits:
commit efabc4dbb60194931128e901f71f41dff553ab89
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Wed Feb 19 23:31:36 2014 -0800

Use dh-autoreconf, to support rebuilding on new architectures.

diff --git a/debian/changelog b/debian/changelog
index ac64df9..ee4c4bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xcb-util-wm (0.4.1-2) UNRELEASED; urgency=medium
+
+  * Use dh-autoreconf, to support rebuilding on new architectures.
+
+ -- Steve Langasek vor...@debian.org  Wed, 19 Feb 2014 23:28:26 -0800
+
 xcb-util-wm (0.4.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 1e5b772..35add80 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Julien Danjou a...@debian.org,
Arnaud Fontaine ar...@debian.org
 Build-Depends: cdbs (= 0.4.93~),
debhelper (= 8.1.3),
+   dh-autoreconf,
libxcb1-dev (= 1.6),
pkg-config,
m4,
diff --git a/debian/rules b/debian/rules
index 9c1857b..ac1f61d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 DEB_DH_INSTALL_SOURCEDIR=debian/tmp
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)


-- 
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/e1wgo6j-00074r...@moszumanska.debian.org



mesa: Changes to 'ubuntu'

2012-08-22 Thread Steve Langasek
 configure.ac |   10 +-
 debian/rules |3 ---
 src/gallium/Makefile.template|2 +-
 src/gallium/auxiliary/rtasm/rtasm_execmem.c  |2 +-
 src/gallium/drivers/llvmpipe/Makefile|3 ++-
 src/gallium/include/pipe/p_config.h  |2 +-
 src/gallium/state_trackers/d3d1x/gd3d1x/Makefile |3 ++-
 src/mapi/glapi/gen/gl_x86-64_asm.py  |   13 -
 src/mapi/glapi/gen/gl_x86_asm.py |   14 --
 src/mesa/drivers/osmesa/Makefile.am  |1 +
 src/mesa/main/compiler.h |3 ++-
 11 files changed, 15 insertions(+), 41 deletions(-)

New commits:
commit e615ac0e1b846eb1fe4549fd8aae1c0b0b046dd7
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 23:48:47 2012 -0700

Drop the EXTRA_SED stuff, not needed now that we've normalized the .install 
file

diff --git a/configure.ac b/configure.ac
index 7dac091..ee19d0a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -448,7 +448,7 @@ if test x$enable_asm = xyes; then
 case $host_cpu in
 i?86)
 case $host_os in
-linux* | *freebsd* | dragonfly* | *netbsd*)
+linux* | *freebsd* | dragonfly* | *netbsd* | gnu*)
 test x$enable_64bit = xyes  asm_arch=x86_64 || asm_arch=x86
 ;;
 esac
@@ -1103,7 +1103,7 @@ if test x$enable_dri = xyes; then
 ;;
 esac
 ;;
-freebsd* | dragonfly* | *netbsd*)
+freebsd* | dragonfly* | *netbsd* | kfreebsd*-gnu*)
 DEFINES=$DEFINES -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1
 DEFINES=$DEFINES -DIN_DRI_DRIVER -DHAVE_ALIAS
 
@@ -1268,7 +1268,7 @@ if test x$enable_osmesa = xyes; then
 OSMESA_PC_LIB_PRIV=-lm -lpthread $SELINUX_LIBS $DLOPEN_LIBS
 fi
 
-OSMESA_VERSION=`echo $VERSION | $SED 's/\./:/g'`
+OSMESA_VERSION=6:5:3
 
 AC_SUBST([OSMESA_LIB_DEPS])
 AC_SUBST([OSMESA_MESA_DEPS])
@@ -1765,9 +1765,9 @@ if test x$enable_gallium_llvm = xauto; then
 fi
 if test x$enable_gallium_llvm = xyes; then
 if test x$llvm_prefix != x; then
-AC_PATH_PROG([LLVM_CONFIG], [llvm-config], [no], [$llvm_prefix/bin])
+AC_PATH_PROG([LLVM_CONFIG], [llvm-config-3.1], [no], 
[$llvm_prefix/bin])
 else
-AC_PATH_PROG([LLVM_CONFIG], [llvm-config], [no])
+AC_PATH_PROG([LLVM_CONFIG], [llvm-config-3.1], [no])
 fi
 
 if test x$LLVM_CONFIG != xno; then
diff --git a/debian/rules b/debian/rules
index 65aeedc..00fef97 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,8 +79,6 @@ else
# Radeonsi needs LLVM, so only build it on the subset of archs
# where we have LLVM enabled.
GALLIUM_DRIVERS += radeonsi
-else
-   EXTRA_SED=-e/radeonsi_dri.so/ s/^/\#/
 endif
   endif
 
@@ -180,7 +178,6 @@ install: build
for file in debian/*.in; \
do \
sed -es,\$${DEB_HOST_MULTIARCH},$(DEB_HOST_MULTIARCH),g \
-   $(EXTRA_SED) \
$${file}  $${file%%.in}; \
done
 
diff --git a/src/gallium/Makefile.template b/src/gallium/Makefile.template
index 036c119..c30477a 100644
--- a/src/gallium/Makefile.template
+++ b/src/gallium/Makefile.template
@@ -41,7 +41,7 @@ depend: $(C_SOURCES) $(CPP_SOURCES) $(ASM_SOURCES) 
$(SYMLINKS) $(GENERATED_SOURC
$(MKDEP) $(MKDEP_OPTIONS) $(INCLUDES) $(C_SOURCES) $(CPP_SOURCES) 
$(ASM_SOURCES) $(GENERATED_SOURCES) 2 /dev/null
 
 $(PROGS): % : %.o $(PROGS_DEPS)
-   $(LD) $(LDFLAGS) $(filter %.o,$^) -o $@ -Wl,--start-group  $(LIBS) 
-Wl,--end-group
+   $(LD) $(LDFLAGS) $(filter %.o,$^) -o $@ -Wl,--start-group  $(LIBS) 
-Wl,--end-group $(LDADD)
 
 # Emacs tags
 tags:
diff --git a/src/gallium/auxiliary/rtasm/rtasm_execmem.c 
b/src/gallium/auxiliary/rtasm/rtasm_execmem.c
index fbde1d1..4509553 100644
--- a/src/gallium/auxiliary/rtasm/rtasm_execmem.c
+++ b/src/gallium/auxiliary/rtasm/rtasm_execmem.c
@@ -37,7 +37,7 @@
 
 #include rtasm_execmem.h
 
-#if defined(PIPE_OS_BSD)
+#ifndef MAP_ANONYMOUS
 #define MAP_ANONYMOUS MAP_ANON
 #endif
 
diff --git a/src/gallium/drivers/llvmpipe/Makefile 
b/src/gallium/drivers/llvmpipe/Makefile
index ef16fc7..35f8fe8 100644
--- a/src/gallium/drivers/llvmpipe/Makefile
+++ b/src/gallium/drivers/llvmpipe/Makefile
@@ -68,7 +68,8 @@ lp_tile_soa.c: lp_tile_soa.py 
../../auxiliary/util/u_format_parse.py ../../auxil
$(PYTHON2) $(PYTHON_FLAGS) lp_tile_soa.py 
../../auxiliary/util/u_format.csv  $@
 
 LDFLAGS += $(LLVM_LDFLAGS)
-LIBS += -L../../auxiliary/ -lgallium libllvmpipe.a $(LLVM_LIBS) $(GL_LIB_DEPS)
+LIBS += -L../../auxiliary/ -lgallium libllvmpipe.a
+LDADD += $(LLVM_LIBS) $(GL_LIB_DEPS)
 LD=$(CXX)
 
 $(PROGS): lp_test_main.o libllvmpipe.a
diff --git a/src/gallium/include/pipe/p_config.h 
b/src/gallium/include/pipe/p_config.h
index d63eccd..a3c02aa 100644
--- a/src/gallium/include/pipe/p_config.h
+++ b/src/gallium/include/pipe/p_config.h
@@ -171,7

mesa: Changes to 'ubuntu'

2012-08-22 Thread Steve Langasek
 debian/rules |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 15e66e946b75e08958e9ee26e5cbfd2687a4c62f
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Wed Aug 22 13:43:30 2012 -0700

DEB_HOST_ARCH_CPU == arm on armhf

diff --git a/debian/rules b/debian/rules
index c98c18c..28280ad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,7 +84,7 @@ else
 
 
 # Build the llvmpipe driver only on amd64, i386 until it's tested elsewhere
-  ifeq (,$(filter $(DEB_HOST_ARCH_CPU), amd64 i386 armhf))
+  ifeq (,$(filter $(DEB_HOST_ARCH_CPU), amd64 i386 arm))
DRI_DRIVERS += swrast
   else
GALLIUM_DRIVERS += swrast


-- 
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/e1t4hom-00029u...@vasks.debian.org



mesa: Changes to 'debian-experimental'

2012-08-21 Thread Steve Langasek
 debian/rules |7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 7d41f37dfef5a5fec275902590daf25b718eb608
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 15:01:19 2012 -0700

The radeonsi driver requires gallium llvm, so only build it on amd64 and 
i386
where we have llvm enabled.

diff --git a/debian/rules b/debian/rules
index 2473750..c23711c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,8 @@ else
 
   ifeq ($(DEB_HOST_ARCH_OS), linux)
 # Gallium drivers require libdrm-{nouveau,radeon}, only available on Linux
-   GALLIUM_DRIVERS += nouveau r600 r300 radeonsi svga
+   GALLIUM_DRIVERS += nouveau r600 r300 svga
+#
 # Although the KMS egl drivers will probably build on kfreebsd  hurd
 # only linux actually has KMS drivers implemented at this point.
EGL_DISPLAYS += drm
@@ -80,8 +81,10 @@ else
 ifeq (,$(filter $(DEB_HOST_ARCH), s390 s390x))
DRI_DRIVERS += r200 radeon nouveau
 endif
+# Radeonsi needs LLVM, so only build it on the subset of archs where we
+# have LLVM enabled.
 ifneq (,$(filter $(DEB_HOST_ARCH_CPU), amd64 i386))
-   DRI_DRIVERS += i915 i965
+   DRI_DRIVERS += i915 i965 radeonsi
 endif
   endif
 


-- 
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/e1t3wwa-ak...@vasks.debian.org



mesa: Changes to 'ubuntu'

2012-08-21 Thread Steve Langasek
 debian/rules |7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 7d41f37dfef5a5fec275902590daf25b718eb608
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 15:01:19 2012 -0700

The radeonsi driver requires gallium llvm, so only build it on amd64 and 
i386
where we have llvm enabled.

diff --git a/debian/rules b/debian/rules
index 2473750..c23711c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,7 +71,8 @@ else
 
   ifeq ($(DEB_HOST_ARCH_OS), linux)
 # Gallium drivers require libdrm-{nouveau,radeon}, only available on Linux
-   GALLIUM_DRIVERS += nouveau r600 r300 radeonsi svga
+   GALLIUM_DRIVERS += nouveau r600 r300 svga
+#
 # Although the KMS egl drivers will probably build on kfreebsd  hurd
 # only linux actually has KMS drivers implemented at this point.
EGL_DISPLAYS += drm
@@ -80,8 +81,10 @@ else
 ifeq (,$(filter $(DEB_HOST_ARCH), s390 s390x))
DRI_DRIVERS += r200 radeon nouveau
 endif
+# Radeonsi needs LLVM, so only build it on the subset of archs where we
+# have LLVM enabled.
 ifneq (,$(filter $(DEB_HOST_ARCH_CPU), amd64 i386))
-   DRI_DRIVERS += i915 i965
+   DRI_DRIVERS += i915 i965 radeonsi
 endif
   endif
 


-- 
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/e1t3wwi-0001cp...@vasks.debian.org



mesa: Changes to 'debian-experimental'

2012-08-21 Thread Steve Langasek
 debian/rules |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 0ee1925e861e10e63c3b55568a157c6429f3b449
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 15:26:59 2012 -0700

Meh, add radeonsi to the right driver list

diff --git a/debian/rules b/debian/rules
index c23711c..a75ddbe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,10 +81,11 @@ else
 ifeq (,$(filter $(DEB_HOST_ARCH), s390 s390x))
DRI_DRIVERS += r200 radeon nouveau
 endif
-# Radeonsi needs LLVM, so only build it on the subset of archs where we
-# have LLVM enabled.
 ifneq (,$(filter $(DEB_HOST_ARCH_CPU), amd64 i386))
-   DRI_DRIVERS += i915 i965 radeonsi
+   DRI_DRIVERS += i915 i965
+   # Radeonsi needs LLVM, so only build it on the subset of archs
+   # where we have LLVM enabled.
+   GALLIUM_DRIVERS += radeonsi
 endif
   endif
 


-- 
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/e1t3wue-0006zb...@vasks.debian.org



mesa: Changes to 'ubuntu'

2012-08-21 Thread Steve Langasek
 debian/rules |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 0ee1925e861e10e63c3b55568a157c6429f3b449
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 15:26:59 2012 -0700

Meh, add radeonsi to the right driver list

diff --git a/debian/rules b/debian/rules
index c23711c..a75ddbe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,10 +81,11 @@ else
 ifeq (,$(filter $(DEB_HOST_ARCH), s390 s390x))
DRI_DRIVERS += r200 radeon nouveau
 endif
-# Radeonsi needs LLVM, so only build it on the subset of archs where we
-# have LLVM enabled.
 ifneq (,$(filter $(DEB_HOST_ARCH_CPU), amd64 i386))
-   DRI_DRIVERS += i915 i965 radeonsi
+   DRI_DRIVERS += i915 i965
+   # Radeonsi needs LLVM, so only build it on the subset of archs
+   # where we have LLVM enabled.
+   GALLIUM_DRIVERS += radeonsi
 endif
   endif
 


-- 
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/e1t3wwi-0006dm...@vasks.debian.org



mesa: Changes to 'debian-experimental'

2012-08-21 Thread Steve Langasek
 debian/rules |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 1729a0a1da8f55b943b41c4d283d2c55f62a486d
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 20:15:46 2012 -0700

Make sure we aren't trying to ship radeonsi_dri.so on archs where we haven't
built it

diff --git a/debian/rules b/debian/rules
index a75ddbe..6176288 100755
--- a/debian/rules
+++ b/debian/rules
@@ -86,6 +86,8 @@ else
# Radeonsi needs LLVM, so only build it on the subset of archs
# where we have LLVM enabled.
GALLIUM_DRIVERS += radeonsi
+else
+   EXTRA_SED=-e/radeonsi_dri.so/ s/^/\#/
 endif
   endif
 
@@ -202,6 +204,7 @@ install: build
for file in debian/*.in; \
do \
sed -es,\$${DEB_HOST_MULTIARCH},$(DEB_HOST_MULTIARCH),g \
+   $(EXTRA_SED) \
$${file}  $${file%%.in}; \
done
 


-- 
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/e1t41q9-0002yw...@vasks.debian.org



mesa: Changes to 'debian-experimental'

2012-08-21 Thread Steve Langasek
 debian/changelog   |   12 
 debian/control |1 +
 debian/libgl1-mesa-dri.install.in  |5 ++---
 debian/libgl1-mesa-dri.install.kfreebsd.in |6 --
 debian/libgl1-mesa-dri.install.linux.in|   10 --
 debian/rules   |   14 ++
 6 files changed, 17 insertions(+), 31 deletions(-)

New commits:
commit 1ec38e0dd1982017d62b4b44c88a00ceafacd632
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 22:27:59 2012 -0700

Add Pre-Depends on multiarch-support to libgl1-mesa-dri, since we're 
shipping a shared library in the package; not an issue in practice since this 
is all post-wheezy / post-precise, but it's an archive reject error in Debian 
right now so let's just be complete.

diff --git a/debian/changelog b/debian/changelog
index e95b86f..bf412c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,10 @@ mesa (9.0~git20120821.c1114c61-1) UNRELEASED; urgency=low
 avoids rpath problems with libtool linking to in-tree convenience
 libraries.
   * debian/rules: don't install libdricore*.so, this isn't a public library.
+  * Add Pre-Depends on multiarch-support to libgl1-mesa-dri, since we're
+shipping a shared library in the package; not an issue in practice since
+this is all post-wheezy / post-precise, but it's an archive reject error
+in Debian right now so let's just be complete.
 
  -- Julien Cristau jcris...@debian.org  Fri, 03 Aug 2012 23:17:16 +0200
 
diff --git a/debian/control b/debian/control
index 4619749..581df44 100644
--- a/debian/control
+++ b/debian/control
@@ -601,6 +601,7 @@ Package: libgl1-mesa-dri
 Section: libs
 Priority: optional
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends:
  ${shlibs:Depends},
  ${misc:Depends}

commit 8a64f759e2d89c0b78e4a6bb34db5c6fa5f4786f
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 22:26:07 2012 -0700

debian/rules: don't install libdricore*.so, this isn't a public library.

diff --git a/debian/changelog b/debian/changelog
index 1298789..e95b86f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ mesa (9.0~git20120821.c1114c61-1) UNRELEASED; urgency=low
 already that we're only building drivers that we want to ship, and
 avoids rpath problems with libtool linking to in-tree convenience
 libraries.
+  * debian/rules: don't install libdricore*.so, this isn't a public library.
 
  -- Julien Cristau jcris...@debian.org  Fri, 03 Aug 2012 23:17:16 +0200
 
diff --git a/debian/rules b/debian/rules
index dc82df9..23e6d44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -253,8 +253,9 @@ binary-arch: install
set -e; for file in $(NOT_INSTALLED); do rm debian/tmp/$$file; done
# Files only in git, not in tarballs, OK to use rm -f here:
set -e; for file in $(NOT_INSTALLED_EITHER); do rm -f 
debian/tmp/$$file; done
-   # No need for this .so, libglapi is just a convenience library:
+   # No need for these .so, they're just convenience libraries:
rm debian/tmp/dri/usr/lib/${DEB_HOST_MULTIARCH}/libglapi.so
+   rm debian/tmp/dri/usr/lib/${DEB_HOST_MULTIARCH}/libdricore*.so
# purge .la files
find debian/tmp/ -name '*.la' -exec rm '{}' ';'
 

commit ac89b1de473e794963e9a0d36bda6641915b3ed2
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 22:21:19 2012 -0700

Install all dri drivers from the DESTDIR tree, instead of copying them from 
the build tree; this simplifies the install rules since we know already that 
we're only building drivers that we want to ship, and avoids rpath problems 
with libtool linking to in-tree convenience libraries.

diff --git a/debian/changelog b/debian/changelog
index f973a3d..1298789 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,13 @@ mesa (9.0~git20120821.c1114c61-1) UNRELEASED; urgency=low
   * Added 15-fix-llvmpipe-test-linking.diff: Fix link failure when building
 llvmpipe with --with-llvm-shared-libs. Patch from fdo bug #52617.
 
+  [ Steve Langasek ]
+  * Install all dri drivers from the DESTDIR tree, instead of copying them
+from the build tree; this simplifies the install rules since we know
+already that we're only building drivers that we want to ship, and
+avoids rpath problems with libtool linking to in-tree convenience
+libraries.
+
  -- Julien Cristau jcris...@debian.org  Fri, 03 Aug 2012 23:17:16 +0200
 
 mesa (8.0.4-1) unstable; urgency=low
diff --git a/debian/libgl1-mesa-dri.install.in 
b/debian/libgl1-mesa-dri.install.in
index 31a01bb..5eda011 100644
--- a/debian/libgl1-mesa-dri.install.in
+++ b/debian/libgl1-mesa-dri.install.in
@@ -1,3 +1,2 @@
-# If this part gets modified, make sure to update .install.$os as well:
-build/dri/${DEB_HOST_MULTIARCH}/*_dri.so  usr/lib/${DEB_HOST_MULTIARCH}/dri
-dri/usr/lib/${DEB_HOST_MULTIARCH}/libdricore*.so*
+dri/usr/lib

mesa: Changes to 'ubuntu'

2012-08-21 Thread Steve Langasek
 debian/changelog   |   12 
 debian/control |1 +
 debian/libgl1-mesa-dri.install.in  |3 +--
 debian/libgl1-mesa-dri.install.kfreebsd.in |6 --
 debian/libgl1-mesa-dri.install.linux.in|   11 ---
 debian/rules   |   17 +
 6 files changed, 19 insertions(+), 31 deletions(-)

New commits:
commit 1ec38e0dd1982017d62b4b44c88a00ceafacd632
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 22:27:59 2012 -0700

Add Pre-Depends on multiarch-support to libgl1-mesa-dri, since we're 
shipping a shared library in the package; not an issue in practice since this 
is all post-wheezy / post-precise, but it's an archive reject error in Debian 
right now so let's just be complete.

diff --git a/debian/changelog b/debian/changelog
index e95b86f..bf412c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,10 @@ mesa (9.0~git20120821.c1114c61-1) UNRELEASED; urgency=low
 avoids rpath problems with libtool linking to in-tree convenience
 libraries.
   * debian/rules: don't install libdricore*.so, this isn't a public library.
+  * Add Pre-Depends on multiarch-support to libgl1-mesa-dri, since we're
+shipping a shared library in the package; not an issue in practice since
+this is all post-wheezy / post-precise, but it's an archive reject error
+in Debian right now so let's just be complete.
 
  -- Julien Cristau jcris...@debian.org  Fri, 03 Aug 2012 23:17:16 +0200
 
diff --git a/debian/control b/debian/control
index 4619749..581df44 100644
--- a/debian/control
+++ b/debian/control
@@ -601,6 +601,7 @@ Package: libgl1-mesa-dri
 Section: libs
 Priority: optional
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends:
  ${shlibs:Depends},
  ${misc:Depends}

commit 8a64f759e2d89c0b78e4a6bb34db5c6fa5f4786f
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 22:26:07 2012 -0700

debian/rules: don't install libdricore*.so, this isn't a public library.

diff --git a/debian/changelog b/debian/changelog
index 1298789..e95b86f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ mesa (9.0~git20120821.c1114c61-1) UNRELEASED; urgency=low
 already that we're only building drivers that we want to ship, and
 avoids rpath problems with libtool linking to in-tree convenience
 libraries.
+  * debian/rules: don't install libdricore*.so, this isn't a public library.
 
  -- Julien Cristau jcris...@debian.org  Fri, 03 Aug 2012 23:17:16 +0200
 
diff --git a/debian/rules b/debian/rules
index dc82df9..23e6d44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -253,8 +253,9 @@ binary-arch: install
set -e; for file in $(NOT_INSTALLED); do rm debian/tmp/$$file; done
# Files only in git, not in tarballs, OK to use rm -f here:
set -e; for file in $(NOT_INSTALLED_EITHER); do rm -f 
debian/tmp/$$file; done
-   # No need for this .so, libglapi is just a convenience library:
+   # No need for these .so, they're just convenience libraries:
rm debian/tmp/dri/usr/lib/${DEB_HOST_MULTIARCH}/libglapi.so
+   rm debian/tmp/dri/usr/lib/${DEB_HOST_MULTIARCH}/libdricore*.so
# purge .la files
find debian/tmp/ -name '*.la' -exec rm '{}' ';'
 

commit ac89b1de473e794963e9a0d36bda6641915b3ed2
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Aug 21 22:21:19 2012 -0700

Install all dri drivers from the DESTDIR tree, instead of copying them from 
the build tree; this simplifies the install rules since we know already that 
we're only building drivers that we want to ship, and avoids rpath problems 
with libtool linking to in-tree convenience libraries.

diff --git a/debian/changelog b/debian/changelog
index f973a3d..1298789 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,13 @@ mesa (9.0~git20120821.c1114c61-1) UNRELEASED; urgency=low
   * Added 15-fix-llvmpipe-test-linking.diff: Fix link failure when building
 llvmpipe with --with-llvm-shared-libs. Patch from fdo bug #52617.
 
+  [ Steve Langasek ]
+  * Install all dri drivers from the DESTDIR tree, instead of copying them
+from the build tree; this simplifies the install rules since we know
+already that we're only building drivers that we want to ship, and
+avoids rpath problems with libtool linking to in-tree convenience
+libraries.
+
  -- Julien Cristau jcris...@debian.org  Fri, 03 Aug 2012 23:17:16 +0200
 
 mesa (8.0.4-1) unstable; urgency=low
diff --git a/debian/libgl1-mesa-dri.install.in 
b/debian/libgl1-mesa-dri.install.in
index 31a01bb..5eda011 100644
--- a/debian/libgl1-mesa-dri.install.in
+++ b/debian/libgl1-mesa-dri.install.in
@@ -1,3 +1,2 @@
-# If this part gets modified, make sure to update .install.$os as well:
-build/dri/${DEB_HOST_MULTIARCH}/*_dri.so  usr/lib/${DEB_HOST_MULTIARCH}/dri
-dri/usr/lib/${DEB_HOST_MULTIARCH}/libdricore*.so*
+dri/usr/lib

xcb-util: Changes to 'debian-unstable'

2012-02-09 Thread Steve Langasek
 debian/changelog |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 18b41ad268290f93afc76a51ade3aea5cb82e38d
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Feb 9 16:42:05 2012 -0800

releasing version 0.3.8-2

diff --git a/debian/changelog b/debian/changelog
index a635e1f..a54e0a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-xcb-util (0.3.8-2) UNRELEASED; urgency=low
+xcb-util (0.3.8-2) unstable; urgency=low
 
-  [ Tom Ellis ]
-  * Convert to multi-arch. (Closes: #640521, LP: #925388)
+  * Convert to multi-arch.  Thanks to Tom Ellis tom.el...@canonical.com
+and Riku Voipio riku.voi...@iki.fi.  (Closes: #640521, LP: #925388)
 
- -- Tom Ellis trel...@ubuntu.com  Wed, 08 Feb 2012 11:28:48 +
+ -- Steve Langasek vor...@debian.org  Thu, 09 Feb 2012 16:40:57 -0800
 
 xcb-util (0.3.8-1) unstable; urgency=low
 

commit cae0a6c1824578ef32fbcd38cba3cee96e641cba
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Feb 9 16:40:49 2012 -0800

reference the Debian bug # too, not just the LP one

diff --git a/debian/changelog b/debian/changelog
index dcf158e..a635e1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 xcb-util (0.3.8-2) UNRELEASED; urgency=low
 
-  * Convert to multi-arch. (LP: #925388)
+  [ Tom Ellis ]
+  * Convert to multi-arch. (Closes: #640521, LP: #925388)
 
  -- Tom Ellis trel...@ubuntu.com  Wed, 08 Feb 2012 11:28:48 +
 


-- 
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/e1rvekm-000869...@vasks.debian.org



xcb-util: Changes to 'refs/tags/xcb-util-0.3.8-2'

2012-02-09 Thread Steve Langasek
Tag 'xcb-util-0.3.8-2' created by Steve Langasek steve.langa...@ubuntu.com at 
2012-02-10 00:42 +

Tagging upload of xcb-util 0.3.8-2 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATzRn5VaNMPMhshM9AQhfGRAAqYY7jpmzAE97BiOWBNxN2XWeEntCnP8Y
GFxthl3JrcLnHU7ZHjfh9k5zkCNPgWRGJ9bKpYvM2a0OqNPcdqHRCRQrxmUdscBc
jcYnge28qcOjhXNIH1pjzOUEnag46AmKULPHirgt7Lckk76YWEEGQLukNhhjSzfC
N9H2rdMPCBfXVYRK3+PRaywJqwrZUrgh3WAGOQiORvllUFqu1eiFkSPuJoy3YZNq
78pgegsexJpBHXG/DWjXneaZp5a4/YI0Sqf61IU2+Ze1Rr4d9Zg+NYT+fhqioO8a
BQ2jNIP/c+LkQyRuAC5PbxDelJLXECiMEOUVPKXncMfnVjhwfMPsk1Z3rhZNcHXa
C9AAQydC+mYPkusL+SF9reb/nH5DxK45u8gDI4E4RIrFSGEjk0QCBmOVFNdjjfqV
p/hMnviBIz1QoodoPR2EaS/PDPuk4ArGsTg71tBYV4pN3CYpKf+FL5U38R3HUZEj
LnxGKmnLJ1wxiqNjJdQWzaY81yg4LSOniPB9u1I40hkBKLqRXwQCA3dolM7Mda8d
jEg6P7e+AkGnTMZ5DHAcY946q3vnSGMyFqK0MczQBrMhRXtnVyeU52k1QaSmoXg9
o51y3WZPzhC4QJbjlO34/QthrLrtZpEYUcI5hypj8R7GCNsvXEQHQblDjcD90dkh
PzBOH9bYBuA=
=rY0F
-END PGP SIGNATURE-

Changes since xcb-util-0.3.8-1:
Steve Langasek (2):
  reference the Debian bug # too, not just the LP one
  releasing version 0.3.8-2

Timo Aaltonen (1):
  fix the changelog entry of the previous commit

Tom Ellis (1):
  Convert to multi-arch

---
 debian/changelog|8 
 debian/control  |7 +--
 debian/libxcb-util0-dev.install |6 +++---
 debian/libxcb-util0.install |2 +-
 debian/rules|2 ++
 5 files changed, 19 insertions(+), 6 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/e1rvekr-0008bk...@vasks.debian.org



x11proto-fonts: Changes to 'debian-unstable'

2012-02-06 Thread Steve Langasek
 debian/changelog |7 +++
 debian/control   |1 +
 2 files changed, 8 insertions(+)

New commits:
commit 1e79ba869367b9107190a3dca201df70f7e56e19
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Mon Feb 6 19:09:50 2012 -0800

releasing version 2.1.1-3

diff --git a/debian/changelog b/debian/changelog
index 97d564c..0e0a4b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-x11proto-fonts (2.1.1-3) UNRELEASED; urgency=low
+x11proto-fonts (2.1.1-3) unstable; urgency=low
 
   * *Really* mark the package Multi-Arch: foreign, since I seem to have
 thinkoed this in the previous upload. :P
 
- -- Steve Langasek vor...@debian.org  Mon, 06 Feb 2012 19:08:40 -0800
+ -- Steve Langasek vor...@debian.org  Mon, 06 Feb 2012 19:09:42 -0800
 
 x11proto-fonts (2.1.1-2) unstable; urgency=low
 

commit 49b64425e1b01a7df9ad00d7afba2071242935ca
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Mon Feb 6 19:09:31 2012 -0800

*Really* mark the package Multi-Arch: foreign, since I seem to have 
thinkoed this in the previous upload. :P

diff --git a/debian/changelog b/debian/changelog
index 3932f59..97d564c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+x11proto-fonts (2.1.1-3) UNRELEASED; urgency=low
+
+  * *Really* mark the package Multi-Arch: foreign, since I seem to have
+thinkoed this in the previous upload. :P
+
+ -- Steve Langasek vor...@debian.org  Mon, 06 Feb 2012 19:08:40 -0800
+
 x11proto-fonts (2.1.1-2) unstable; urgency=low
 
   * Mark x11proto-fonts-dev Multi-Arch: foreign
diff --git a/debian/control b/debian/control
index d3ed26a..4c0768a 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-fonts.git
 
 Package: x11proto-fonts-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: x11proto-core-dev, ${shlibs:Depends}, ${misc:Depends}
 Description: X11 font extension wire protocol
  This package provides development headers describing the wire protocol


-- 
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/e1rubrg-0002ar...@vasks.debian.org



x11proto-fonts: Changes to 'refs/tags/x11proto-fonts-2.1.1-3'

2012-02-06 Thread Steve Langasek
Tag 'x11proto-fonts-2.1.1-3' created by Steve Langasek 
steve.langa...@ubuntu.com at 2012-02-07 03:09 +

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

iQIVAwUATzCWBlaNMPMhshM9AQjEChAAqKYgJIzGI/9cCT3hN/7Wi1PVDWFLC+FY
nwU1Nnxi9weMHbeJm4yi8qlJ2tW/axIuJ8W85bX+uYGOQmRQhYnHgZ99a/BAPOpr
NuESPqOjPHC49iEePWwtiU6egV/8FerUQx8O07A6UbS78WRkgmny0fyFlj21v1zo
ogO6Tv8zXZXjJs4ycP3Z1vlevtNpQ2+ohgdr7BwaGQHx25g3zMfNohXAmBg93T/x
EvdGsEL5COvtQ0JwxyM0DtWUfKYFtsc/4hnBKuuxUKS3mZh25AeeCrIEO1Nvk6ll
ctIJMxqBiHyyXoPnFVOrSWBmVj1TaEq57YKIx5JBEVWDSQ6MRO9jlx3EVsWJ97bs
WwJMxGsmLvgr3W2c/iJIWDDZX/xB/4ryuTPB0ofujp23aArWy0mttGLrXiqpT9pz
CxOG2XTpff8zMRLhAqz0C68VGj3ZZKTwvW3chkrDn2Cv4/t4lCeiPrK+1430EMZn
S7oKXdGxRiQIayR+61AaRNsqlms3r18XDgA5IXt7r2NeSTyrCc4b83IlYLuiyyAj
h23jhYGwsPcOQSUKggPTmV3cK4rYxG9TnzgjR9h93uWV0LldZEB4KQPH+2kqoqxR
gQ5KIWvaHvOoXf98KUC8OWiBp3BtM+x8qIItnD9dpKHirGO9pWTDKUwVfdoHOVMG
powt3XvPVvA=
=LTO2
-END PGP SIGNATURE-

Changes since x11proto-fonts-2.1.1-2:
Steve Langasek (2):
  *Really* mark the package Multi-Arch: foreign, since I seem to have 
thinkoed this in the previous upload. :P
  releasing version 2.1.1-3

---
 debian/changelog |7 +++
 debian/control   |1 +
 2 files changed, 8 insertions(+)
---


-- 
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/e1rubrk-0002bt...@vasks.debian.org



x11proto-input: Changes to 'debian-experimental'

2012-01-25 Thread Steve Langasek
 debian/changelog  |   14 ++
 debian/control|1 +
 debian/x11proto-input-dev.install |2 +-
 3 files changed, 16 insertions(+), 1 deletion(-)

New commits:
commit d3b96c2aea704c92d52f09fdff87ad5c49f9df00
Author: Steve Langasek steve.langa...@canonical.com
Date:   Wed Jan 25 12:24:25 2012 -0800

releasing version 2.1.99.5-2

diff --git a/debian/changelog b/debian/changelog
index 3c7131e..f2cab77 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-x11proto-input (2.1.99.5-2) UNRELEASED; urgency=low
+x11proto-input (2.1.99.5-2) experimental; urgency=low
 
   * Merge multiarch support from unstable branch.
 
- -- Steve Langasek vor...@debian.org  Wed, 25 Jan 2012 12:23:59 -0800
+ -- Steve Langasek vor...@debian.org  Wed, 25 Jan 2012 12:24:17 -0800
 
 x11proto-input (2.1.99.5-1) experimental; urgency=low
 

commit f731cc3cc6ad296d638e34cf722bf76c8d28b289
Author: Steve Langasek steve.langa...@canonical.com
Date:   Wed Jan 25 12:24:09 2012 -0800

Merge multiarch support from unstable branch.

diff --git a/debian/changelog b/debian/changelog
index c1bf058..3c7131e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-input (2.1.99.5-2) UNRELEASED; urgency=low
+
+  * Merge multiarch support from unstable branch.
+
+ -- Steve Langasek vor...@debian.org  Wed, 25 Jan 2012 12:23:59 -0800
+
 x11proto-input (2.1.99.5-1) experimental; urgency=low
 
   * New upstream release candidate.

commit 9dca0c24f76ca3b366e8703675ba65f983904071
Author: Cyril Brulebois k...@debian.org
Date:   Fri Dec 16 13:24:13 2011 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index aa36933..1afd8e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-x11proto-input (2.1-1) UNRELEASED; urgency=low
+x11proto-input (2.1-1) unstable; urgency=low
 
   * New upstream release.
   * Bump xutils-dev build-dep for new macros, add asciidoc build-dep.
   * Get rid of .docs, XI{,2}proto.txt were already listed in .install; and
 add XI{,2}proto.html there accordingly (thanks, asciidoc).
 
- -- Cyril Brulebois k...@debian.org  Fri, 16 Dec 2011 13:17:14 +0100
+ -- Cyril Brulebois k...@debian.org  Fri, 16 Dec 2011 13:24:03 +0100
 
 x11proto-input (2.0.2-2) unstable; urgency=low
 

commit 59cc6740fd9692d22ac4d216f7ad5a629dcc665e
Author: Cyril Brulebois k...@debian.org
Date:   Thu Dec 15 14:13:40 2011 +0100

Ship *.txt and *.html through dh_install.

diff --git a/debian/changelog b/debian/changelog
index 0184fe2..aa36933 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ x11proto-input (2.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Bump xutils-dev build-dep for new macros, add asciidoc build-dep.
+  * Get rid of .docs, XI{,2}proto.txt were already listed in .install; and
+add XI{,2}proto.html there accordingly (thanks, asciidoc).
 
  -- Cyril Brulebois k...@debian.org  Fri, 16 Dec 2011 13:17:14 +0100
 
diff --git a/debian/x11proto-input-dev.docs b/debian/x11proto-input-dev.docs
deleted file mode 100644
index d29dcf3..000
--- a/debian/x11proto-input-dev.docs
+++ /dev/null
@@ -1,2 +0,0 @@
-XIproto.txt
-XI2proto.txt
diff --git a/debian/x11proto-input-dev.install 
b/debian/x11proto-input-dev.install
index f0277a0..13ca4a2 100644
--- a/debian/x11proto-input-dev.install
+++ b/debian/x11proto-input-dev.install
@@ -2,3 +2,5 @@ usr/include/X11/extensions/*
 usr/lib/pkgconfig/inputproto.pc /usr/share/pkgconfig
 usr/share/doc/inputproto/XIproto.txt  usr/share/doc/x11proto-input-dev
 usr/share/doc/inputproto/XI2proto.txt usr/share/doc/x11proto-input-dev
+usr/share/doc/inputproto/XIproto.html  usr/share/doc/x11proto-input-dev
+usr/share/doc/inputproto/XI2proto.html usr/share/doc/x11proto-input-dev

commit d2715280de146b190863ca592e01d6933acf4c0f
Author: Cyril Brulebois k...@debian.org
Date:   Thu Dec 15 14:10:03 2011 +0100

Bump xutils-dev build-dep for new macros, add asciidoc build-dep.

diff --git a/debian/changelog b/debian/changelog
index b4394e2..0184fe2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11proto-input (2.1-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Bump xutils-dev build-dep for new macros, add asciidoc build-dep.
 
  -- Cyril Brulebois k...@debian.org  Fri, 16 Dec 2011 13:17:14 +0100
 
diff --git a/debian/control b/debian/control
index 32a34cf..976906d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Build-Depends:
  debhelper (= 8),
  dh-autoreconf,
  quilt,
- xutils-dev (= 1:7.5~1),
+ xutils-dev (= 1:7.5+4),
+ asciidoc,
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/proto/x11proto-input
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/proto/x11proto-input.git

commit cfb73528ee561746e8afb9116886ccc9ec7c
Author: Cyril Brulebois k...@debian.org
Date:   Fri Dec 16 13:17:28 2011 +0100

Bump changelogs.

diff --git a/ChangeLog b/ChangeLog
index 48b6f0e..f9b4812

x11proto-input: Changes to 'refs/tags/x11proto-input-2.1.99.5-2'

2012-01-25 Thread Steve Langasek
Tag 'x11proto-input-2.1.99.5-2' created by Steve Langasek 
steve.langa...@canonical.com at 2012-01-25 20:24 +

Tagging upload of x11proto-input 2.1.99.5-2 to experimental.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATyBlBVaNMPMhshM9AQg6Ew//TIh3WndRB0YNX21QPdD8RKmVaEFwpsgN
sdxCFEF4t2thRHqYduWPSaD1ejSOWW7j4sm5loxTthlStKFurthYKoHMFEfjbXu9
LNXsZEJaHdxtIvjKaDtzo1GC8GjabxbTOJBkW3Z3QrKTU+YseOP1rUkZmR0re9HC
zvrYEEg4YtMMxK23lYpNKKToY0biRHrVI6EqcNmqOnT9Sj7cYH3gPcN4YmaDcBkd
OfzmZHATsYjtOMu61vfQaYJog+tw/Pa5XL4HcVYl4YcpZpXXYAOcJ1eI6ZzGjbHx
24wmukeUwjQvPxKlflUFKV9hcj43eWr+ayVDsE2pdm+DFpH0EqXC9CYcfybC2imN
7G8Y9Dz7YctunpvA3Ktr772rpIy4sYr+9oqrLqVG03ZKurp7JetxCHdK2HUp1Dgj
2QhjX18fEzmLASBO8y+zh+NDXkuf9SyGMcV0PBHUd+NRZjKxblERGCq1HpfNNpCT
Br9fHIbducm1rxUisZLg2sX9zgzBiuffGNqRbAlxppF3ICF4VrSpEzo3ewLT0v2b
AFCYhlmeVGAOeirEcsi2Q1pQtew4FtbZr5gjj2fjumXc/vWWmf7OizBPRq94+B2Y
6TKiojA9ite5FA7fOOYhB8x4aApVv6WVqcrX0HkWeiMyQIyHiWGuiB1EAKE06zAo
rFzWvHWz8Xo=
=luoZ
-END PGP SIGNATURE-

Changes since x11proto-input-2.1.99.5-1:
Cyril Brulebois (7):
  Fix typo in changelog.
  Merge branch 'upstream-unstable' into debian-unstable-new
  Merge branch 'debian-unstable' into debian-unstable-new
  Bump changelogs.
  Bump xutils-dev build-dep for new macros, add asciidoc build-dep.
  Ship *.txt and *.html through dh_install.
  Upload to unstable.

Steve Langasek (6):
  Mark x11proto-input-dev Multi-Arch: foreign
  Install .pc file to /usr/share/pkgconfig insetad of /usr/lib/pkgconfig
  releasing version 2.0.2-2
  Merge fixes from unstable into the experimental branch
  Merge multiarch support from unstable branch.
  releasing version 2.1.99.5-2

---
 debian/changelog  |   14 ++
 debian/control|1 +
 debian/x11proto-input-dev.install |2 +-
 3 files changed, 16 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/e1rq9zp-cc...@vasks.debian.org



x11proto-bigreqs: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 debian/changelog |8 ++--
 debian/control   |1 +
 2 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 72c9a16e779310d0f67355f501a129728762ec68
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 10:21:05 2011 -0800

releasing version 1:1.1.1-2

diff --git a/debian/changelog b/debian/changelog
index b1c2885..1e2ec4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-bigreqs (1:1.1.1-2) UNRELEASED; urgency=low
+x11proto-bigreqs (1:1.1.1-2) unstable; urgency=low
 
   [ Cyril Brulebois ]
   * Fix missing URL in long description (Closes: #642224), thanks to
@@ -7,7 +7,7 @@ x11proto-bigreqs (1:1.1.1-2) UNRELEASED; urgency=low
   [ Steve Langasek ]
   * Mark x11proto-bigreqs-dev Multi-Arch: foreign.
 
- -- Cyril Brulebois k...@debian.org  Tue, 20 Sep 2011 16:27:01 +0200
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 10:20:54 -0800
 
 x11proto-bigreqs (1:1.1.1-1) unstable; urgency=low
 

commit b86d4156135bac2f12fd6167b61dbc5408fd1505
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 10:20:44 2011 -0800

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

diff --git a/debian/changelog b/debian/changelog
index 9f2cfd4..b1c2885 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 x11proto-bigreqs (1:1.1.1-2) UNRELEASED; urgency=low
 
+  [ Cyril Brulebois ]
   * Fix missing URL in long description (Closes: #642224), thanks to
 Aputsiaq Janussen.
 
+  [ Steve Langasek ]
+  * Mark x11proto-bigreqs-dev Multi-Arch: foreign.
+
  -- Cyril Brulebois k...@debian.org  Tue, 20 Sep 2011 16:27:01 +0200
 
 x11proto-bigreqs (1:1.1.1-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 670720e..22b0428 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-bigreqs.git
 
 Package: x11proto-bigreqs-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 Big Requests extension wire protocol
  This package provides the wire protocol for the BIG-REQUESTS extension, used 
to


-- 
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/e1rqnrj-mt...@vasks.debian.org



x11proto-bigreqs: Changes to 'refs/tags/x11proto-bigreqs-1_1.1.1-2'

2011-11-15 Thread Steve Langasek
Tag 'x11proto-bigreqs-1_1.1.1-2' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 18:35 +

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

iQIVAwUATsKxAVaNMPMhshM9AQhnoBAAhB3obzo3sg1QRoCiutJQSLydd490XgP1
6aeodMmSqEynWfhF361X/ym0N9sFc7G+I/zDFcTsbp3LSPlcWrPa82WWZHDzmy5m
UveWAm5UhL9RqoCfbuhSZKKiuYQKM8Ah2KS3mAQmo4a+1jUCLRLCtkPe/tgDS1uJ
QrCGBAVlfEIbiTGQtGiYy2a3BLGzx/APnIuscm+ftwNXoBthUVfGfi+gioAfF8v1
VRtMWQqybDOEH6mv2ImysKYuAsxlynM5b9K4yW59jU1qK9DHc9hNl5gg4Vgd6Oi3
ExBDK6E9EhbG/w97lwmMNpggXGNTH4XJV922FC5SNfpA7vWMBtY65Arzrj9FpqEF
OnwzMlCCvFqAssF5Gh1saLiduo3FyYxDfIz6VfwczYcFe+rKl6LSmUUOutJPQ2eI
TObE/3qzDSR4xy/zkETtTU6Kjp/9McpnBeM3Advr/8yvg+ApR19kvzV7fAyyRBse
TsXsAMdSjlFya77lgDhcMqPsIaEwemklW7vsdv0KTUT79H+FwPJrYLTR4JXW+bic
3Lzh/XthLgt7aLZxzYI8t1ZmHJ8ILUTtIoMlSOgiI+ZmmzywQSnK5AxC4Oi54m/s
TwcNRV8x7LgLbkjb2pCeiKghoDPJMUQMl28ubl9G8o9flnsHuxJxMLJfMO/qM1dv
rqw7NVFzu5I=
=FtJb
-END PGP SIGNATURE-

Changes since x11proto-bigreqs-1_1.1.1-1:
Cyril Brulebois (2):
  Mention upstream git URL in a comment.
  Fix missing URL in long description (Closes: #642224), thanks to Aputsiaq 
Janussen.

Steve Langasek (2):
  Mark x11proto-bigreqs-dev Multi-Arch: foreign.
  releasing version 1:1.1.1-2

---
 debian/changelog |   11 +++
 debian/control   |2 ++
 debian/watch |1 +
 3 files changed, 14 insertions(+)
---


-- 
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/e1rqnrm-ny...@vasks.debian.org



x11proto-dmx: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 debian/changelog |8 ++--
 debian/control   |1 +
 2 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 93f02fef0a020bd318de5aa2945c4a91879a9873
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:18:38 2011 -0800

releasing version 1:2.3-3

diff --git a/debian/changelog b/debian/changelog
index 4b3a0b0..f27347a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-dmx (1:2.3-3) UNRELEASED; urgency=low
+x11proto-dmx (1:2.3-3) unstable; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -8,7 +8,7 @@ x11proto-dmx (1:2.3-3) UNRELEASED; urgency=low
   [ Steve Langasek ]
   * Mark x11proto-dmx-dev Multi-Arch: foreign
 
- -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:51 +
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:18:24 -0800
 
 x11proto-dmx (1:2.3-2) unstable; urgency=low
 

commit 031bb6163bb0e20617db8e7f46de61022f1cc3d7
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 10:46:04 2011 -0800

Mark x11proto-dmx-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index dc46af3..4b3a0b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 x11proto-dmx (1:2.3-3) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
 
+  [ Steve Langasek ]
+  * Mark x11proto-dmx-dev Multi-Arch: foreign
+
  -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:51 +
 
 x11proto-dmx (1:2.3-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index d4dd9eb..81ba31c 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-dmx.git
 
 Package: x11proto-dmx-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: libdmx-dev ( 1:1.0.99.1)
 Description: X11 Distributed Multihead X extension wire protocol


-- 
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/e1rqoxo-0003oi...@vasks.debian.org



x11proto-dmx: Changes to 'refs/tags/x11proto-dmx-1_2.3-3'

2011-11-15 Thread Steve Langasek
Tag 'x11proto-dmx-1_2.3-3' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 19:19 +

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

iQIVAwUATsK7TFaNMPMhshM9AQic2BAAipeqLRQ+GvY5lM05GmAxB/qG1gNn5jC6
WFEV34HTf/Vo2BnAdFe57zLjTZteUncQFsmZG2vY7rrLhcRLMXzncUD9Aeb2dxaE
YX6YsNa5kVbbKTkdR7nGIyRrUQsfDnXQ5sDUnbAo3wZnwPl2ZvZ2PjCAD4UEuifs
1LFA/I+3686FyB7l/lCNKajPPVdn6p/V1Ma4GwD+BR3myKzR0PwQU3E3VpmqM1te
MvfdxDGLZtn4GVV5VfS5Y91UE3+phWbhAPKDuuttvqXZK1O3zOIrHb8JQLapCuab
WPla4HMR78ZpOoOwRU8tIZqbanOewEzsuTFaebUgKNNq0dopAqCBNA1Or9sASjuS
6msu2GhFZhwyK9Rv2gJ6NGZKNw3l09gwnYW3Ox/Xe06VsGiHW85IqdH9fmGcIpaE
bermVij/HsufGp2Z2y24iuqjS+Wbg3Do5UeO3AyBZ7pUb7Nr1KqgML1njzjw7lYC
5YrXS/nFO0x3FeUInw/h2tQh1Nsb7sJP+7mmhJPy4QecrOVl8t67Bk8Efs+5p2+i
3wrF1upcehwDtLRVeFCl9d+/iPhu+FFP9WTpF7a6tc1l+qoZYxjoObHXdUu8YSM/
ZFvOo1+lokGCRgt4QSlX0dHO2bETuFb5MJy82aJY8kzTP9d8X0BwGYvYh8kP7oDg
TwvADkR4KFs=
=oyq2
-END PGP SIGNATURE-

Changes since x11proto-dmx-1_2.3-2:
Cyril Brulebois (1):
  Mention upstream git URL in a comment.

Julien Cristau (2):
  Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!
  Remove myself from Uploaders

Mikhail Gusarov (1):
  Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

Steve Langasek (2):
  Mark x11proto-dmx-dev Multi-Arch: foreign
  releasing version 1:2.3-3

---
 debian/changelog |   12 
 debian/control   |5 ++---
 debian/rules |   10 +-
 debian/watch |1 +
 4 files changed, 20 insertions(+), 8 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/e1rqoxs-0003pg...@vasks.debian.org



x11proto-fonts: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 debian/changelog |6 ++
 1 file changed, 6 insertions(+)

New commits:
commit ca894c643ad87f45cecbfa983e9cd3bf86af30a4
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:39:29 2011 -0800

releasing version 2.1.1-2

diff --git a/debian/changelog b/debian/changelog
index e78d0d9..3932f59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-x11proto-fonts (2.1.1-2) UNRELEASED; urgency=low
+x11proto-fonts (2.1.1-2) unstable; urgency=low
 
   * Mark x11proto-fonts-dev Multi-Arch: foreign
 
- -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:39:12 -0800
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:39:24 -0800
 
 x11proto-fonts (2.1.1-1) unstable; urgency=low
 

commit 9dc6dad5abeef0e7fa5cc91666bb3ac237ccb4ec
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:39:16 2011 -0800

Mark x11proto-fonts-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 5dbf2da..e78d0d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-fonts (2.1.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-fonts-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:39:12 -0800
+
 x11proto-fonts (2.1.1-1) unstable; urgency=low
 
   [ Julien Cristau ]


-- 
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/e1rqotk-0005qv...@vasks.debian.org



x11proto-fonts: Changes to 'refs/tags/x11proto-fonts-2.1.1-2'

2011-11-15 Thread Steve Langasek
Tag 'x11proto-fonts-2.1.1-2' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 19:42 +

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

iQIVAwUATsLAnVaNMPMhshM9AQjwzxAAhhIOtMquokC1tQhtbBV3AHAg4ALXqssB
Ip8E4eaPb1clmcoXbqVXZYiXxnFEQp5qnpXtskQTDuOLY8ZRUVw6ikrSycE7uHE4
xaOTvkpeOAWcBACnQb9x3p3ZTvevz4ewuPVHecW6ROt5OwBm6pA7c8z9SLwGnLLL
eUVWkWPxZ0aZLNCn22HboPCauXnZ1fySPhdiZ60IXRkjzRz6KnX7/S4ZF/AXcVHO
Sf59a4jF62JA9EPMToXF4G5h0ymlJk1lNethsphwLqpFvSYgDeSko+JwdkDEoEr1
lqTZUiDu91QA0ap6Uc4KLDWYBoUTkZCJKinyOQp5a+Sn+l4U9b/sxp8fDzQX0Uur
Esetxrk/RBkKkdrRaeFqRDdPsGi5ka+xsJcJbRB+xh3I1ZV9k3+kIeOMti7JKT43
fXh30bDT+fTvvdDazEVZ5IApcfv9ipfNybg9WCOM0FzFuLwjpAoKzfdryZbc0TJo
Y1VgRcYXoLnmqDkKC4XQ8pfnnIx5Mue0cD4JFLW42/IDTpaR/2tDdnxP35c1b6Uz
1050fDvU74sCzwCSl3tFFOivh7hjJ9x2ZOoAb33OfEkndsoaw0XRziUl4hZEn1h6
MPJEAPwFYioz+pierVqzb+xE8R8krUcijbmI6aDYohDYQZGO/j7QSfU8K4oNjb9f
0R7vTWcmxu8=
=m7a9
-END PGP SIGNATURE-

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

Steve Langasek (2):
  Mark x11proto-fonts-dev Multi-Arch: foreign
  releasing version 2.1.1-2

---
 debian/changelog |6 ++
 debian/watch |1 +
 2 files changed, 7 insertions(+)
---


-- 
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/e1rqoto-0005rq...@vasks.debian.org



x11proto-print: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 debian/changelog |8 ++--
 debian/control   |1 +
 2 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 8b53a4f6b35bdf175fa148c7e77b6f82f99c12d9
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:44:27 2011 -0800

releasing version 1.0.5-2

diff --git a/debian/changelog b/debian/changelog
index 555d75f..af7c370 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-print (1.0.5-2) UNRELEASED; urgency=low
+x11proto-print (1.0.5-2) unstable; urgency=low
 
   [ Julien Cristau ]
   * Remove David and Andres from Uploaders.
@@ -7,7 +7,7 @@ x11proto-print (1.0.5-2) UNRELEASED; urgency=low
   [ Steve Langasek ]
   * Mark x11proto-print-dev Multi-Arch: foreign
 
- -- Julien Cristau jcris...@debian.org  Thu, 28 Apr 2011 14:44:35 +0200
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:44:18 -0800
 
 x11proto-print (1.0.5-1) unstable; urgency=low
 

commit 3f8d442bbd33ffd13d0650338c628cf559e193b7
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:44:14 2011 -0800

Mark x11proto-print-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 065d64d..555d75f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 x11proto-print (1.0.5-2) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Remove David and Andres from Uploaders.
   * Drop obsolete Pre-Depends on x11-common.
 
+  [ Steve Langasek ]
+  * Mark x11proto-print-dev Multi-Arch: foreign
+
  -- Julien Cristau jcris...@debian.org  Thu, 28 Apr 2011 14:44:35 +0200
 
 x11proto-print (1.0.5-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index e0d824a..33d8f87 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-print.git
 
 Package: x11proto-print-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libxp-dev (1:1)
 Description: X11 Printing extension (Xprint) wire protocol


-- 
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/e1rqoyc-0005lm...@vasks.debian.org



x11proto-print: Changes to 'refs/tags/x11proto-print-1.0.5-2'

2011-11-15 Thread Steve Langasek
Tag 'x11proto-print-1.0.5-2' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 19:46 +

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

iQIVAwUATsLBsFaNMPMhshM9AQgQ8Q/7BfrCIJGd8spZ5Y+ENv1r6WEKGlu0GWcv
LvMMfZ28ZUu5RJdWbDQRuU9mMRmMD7pce8U3xfyt8u6Zb6G2Qny7QakDbKkwBeKn
fyfmtLq9dbbg1SSQDgSxOOp4IU/gSmD+GyOJvgZHhsPKPtTkxB51ByN2tuS1UCJk
fra57MqY4fPgxn7g5B7EJPfr7pCX36KXpx9wAho7MxPt6DXJGTVAPZgogWx2t0fC
0Twt9xuvaSxtF/malhYJvKSL8fM747jmM3va9ZjToACrf6wphr8yOJU52sRXfOnr
numlCgasfFzgbJsuBwCv1ZNo3n+YAW2lfC0YbE1mts6H8/mgMHrU/xCHyBIal5ov
EdV85Txv5OOZYC6fu0/OSm75inZsXA+sR295hAKfWw64SAH4XDhFCRoMQ8QfBNMA
Xg167+DX7uIhQ0/nnWx2niIkhEDnMj0AtePVLkVRj+t0v0G96fHy/pkAjB7umR9X
VRUS9UnAmSonulcvAa3H1YdKgCGargcgIhbAB/5XFphIGwDeq9+1h6bAPKzERv2k
gWxQ0fjHqxOt2oMgjZxZeX8MmjPhwpLSiAk/dPlLk7Vwwe5w0baIlEtLKH8Tx3WU
jmDRU3F+QRf12sVD7JP66kEh7HgwjMjFsAwrQgnkCuq/CbUn2l82pTrwvQBpsQzT
p0c9K0zOrG0=
=LfHb
-END PGP SIGNATURE-

Changes since x11proto-print-1.0.5-1:
Julien Cristau (2):
  Remove David and Andres from Uploaders.
  Drop obsolete Pre-Depends on x11-common.

Steve Langasek (2):
  Mark x11proto-print-dev Multi-Arch: foreign
  releasing version 1.0.5-2

---
 debian/changelog |   11 +++
 debian/control   |4 ++--
 2 files changed, 13 insertions(+), 2 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/e1rqoyf-0005mc...@vasks.debian.org



x11proto-scrnsaver: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 debian/changelog |6 ++
 debian/control   |1 +
 2 files changed, 7 insertions(+)

New commits:
commit 1401086e4d217c6ed6a9452bbfadea9a32775b7c
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:49:21 2011 -0800

releasing version 1.2.1-2

diff --git a/debian/changelog b/debian/changelog
index 1a99c2c..7523006 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-x11proto-scrnsaver (1.2.1-2) UNRELEASED; urgency=low
+x11proto-scrnsaver (1.2.1-2) unstable; urgency=low
 
   * Mark x11proto-scrnsaver-dev Multi-Arch: foreign
 
- -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:48:51 -0800
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:49:19 -0800
 
 x11proto-scrnsaver (1.2.1-1) unstable; urgency=low
 

commit e78a259c1524d0df8ddf6091d8d3bae2b7733256
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:48:57 2011 -0800

Mark x11proto-scrnsaver-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 209da6a..1a99c2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-scrnsaver (1.2.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-scrnsaver-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:48:51 -0800
+
 x11proto-scrnsaver (1.2.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 5ff05bb..1865700 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-scrnsaver.git
 
 Package: x11proto-scrnsaver-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev
 Breaks: libxss-dev ( 1:1.2.0)
 Description: X11 Screen Saver extension wire protocol


-- 
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/e1rqp2o-0006ho...@vasks.debian.org



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

2011-11-15 Thread Steve Langasek
Tag 'x11proto-scrnsaver-1.2.1-2' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 19:51 +

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

iQIVAwUATsLCtFaNMPMhshM9AQjHAA//RjjyrnbAl73PWW6AuVQxyqRk5yE7NyCc
ZgSRbrNaVnZ9NJcujkC0BWCjV6LmqvYnpBWH5CLslqnqQT95q23QNQLbNkJvCMvE
Vw4o9Ol1Ziyd+Xci4fYmaUbhOuFTrj61rUX7ObFcz/CAH5gKUQctJ4d4Q9aZmpt9
XvOhx6sPHVqCSe0uYTCn31iV7mGBrHJlXfnZGDkSF1snb47YgKpxFCAFVa6spdZz
zRmmqY5WFnlEDr1TT2kGO6Ag7WJu3Ne6i8MMOO7M6RcEymhiTm9wm6bGamYP3eDV
+CZJoPdtp+hY/Nd1cKO1lyDDmyJ8H50GG2my1ytEbY/z/be+m7UQsegt9bKk65Zw
XcqX1sxClDTC9mtWGnTpDq30aBcv1mzcjm4ZX0suWQQzZm5kvSYUIwY4gC5IgAqe
uVWSCCQoYTyUiPL9V/Mh4tHLVApIHeVVaAQn3V0SV8E8+NCkIjcKT2t2RMVsv1eX
2c81hqXfUNwJvb2DnGuKNZNs36qD9frclIJ87NtZPqQ1if9OrlDrvXt2ieGqC8Pe
RWvjQ/F8dnLPzKltX2nUFB1AMCaSvBpdOpuBVhqE8p92YFRKkNVea+NbnupVolcF
5Pre2f4Yhcauszh6+cCl2sfsyHEnkLg2foOgEFDPborUxiLn8kacTgT3o+4yqQSD
wRHH4of5aoU=
=LcdA
-END PGP SIGNATURE-

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

Steve Langasek (2):
  Mark x11proto-scrnsaver-dev Multi-Arch: foreign
  releasing version 1.2.1-2

---
 debian/changelog |6 ++
 debian/control   |1 +
 debian/watch |1 +
 3 files changed, 8 insertions(+)
---


-- 
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/e1rqp2r-0006j3...@vasks.debian.org



x11proto-xcmisc: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 debian/changelog |6 ++
 debian/control   |1 +
 2 files changed, 7 insertions(+)

New commits:
commit f7ace8a780e7890b4f65dd45e85b962eb9bf1c32
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:52:58 2011 -0800

releasing version 1.2.1-2

diff --git a/debian/changelog b/debian/changelog
index 06d6e94..4699d95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-x11proto-xcmisc (1.2.1-2) UNRELEASED; urgency=low
+x11proto-xcmisc (1.2.1-2) unstable; urgency=low
 
   * Mark x11proto-xcmisc-dev Multi-Arch: foreign
 
- -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:52:40 -0800
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:52:55 -0800
 
 x11proto-xcmisc (1.2.1-1) unstable; urgency=low
 

commit 4ac74dc9b618edd05e13d3dede322ae8fec9c724
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:52:50 2011 -0800

Mark x11proto-xcmisc-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 14f9fd3..06d6e94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xcmisc (1.2.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-xcmisc-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:52:40 -0800
+
 x11proto-xcmisc (1.2.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index feca004..777eb23 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-xcmisc.git
 
 Package: x11proto-xcmisc-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 XC-Miscellaneous extension wire protocol
  This package provides development headers describing the wire protocol


-- 
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/e1rqp5y-0006zl...@vasks.debian.org



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

2011-11-15 Thread Steve Langasek
Tag 'x11proto-xcmisc-1.2.1-2' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 19:54 +

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

iQIVAwUATsLDeVaNMPMhshM9AQiwuhAAsdYxjkfptFDnzlVNVXH1Fh+t8NqL6SFP
lZpYTkjyaT83/ZMO2MqJmGzriSCrcUGbfZdwSuYldaZoF5DjmCIrC+/EyWwH+qXF
UODzRq8if5yXpZjmQPSZKv0xKj3q4168qu23PHGghQFLco6wauuH4oyDZXAJN3sa
5TaRiaiz0oeAhdohwOSaZ4qlcn85kKvhipkthwZ+64BBMg+2/iWpEFqFTEQpo2Hd
2EGe8oRkhf3QUtCTaWnLY5X/8kIxoqTOrBn/Y6MjyAEJl6PcM0G9VapuqD9FqlgW
pqj0tqy/mk4CO4ohunO7VPjNld0CSsYwNYO56vaSIEQNo3GkEjFOUNAg18mt50jk
sn/byCNIc5DzJx2ZQDBvJfrnzBu7husSRQOo9UdqpTss+40a7BEiSnLRd5kXOZgM
qQ1zP1c6n7ZD7vdv3nA0f0Ff0HPWi20qZmcUHLgiyPxqBJvno7flrs5kEYGf1cOj
7EHXIZ0uNddsfoeY9tqZK/lT21LQ3Ayqqoy9q7BvybZZ8VZkODQA8VAWu1X7aRDz
7xznavoc8eizmkLxoA7Y4HVcsqCq2o7VLjUK2ff5spZ7YCzHWzWaD7loSLrnDlAF
A/Jxdxsir++h8kJhU4WJeJVUpDQeT9To5P1TTQwePm96KI2ZkGnSt7Fu6fxG3MNg
w178hUaySj8=
=U6lr
-END PGP SIGNATURE-

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

Steve Langasek (2):
  Mark x11proto-xcmisc-dev Multi-Arch: foreign
  releasing version 1.2.1-2

---
 debian/changelog |6 ++
 debian/control   |1 +
 debian/watch |1 +
 3 files changed, 8 insertions(+)
---


-- 
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/e1rqp5b-0006a8...@vasks.debian.org



x11proto-xf86dga: Changes to 'refs/tags/x11proto-xf86dga-2.1-3'

2011-11-15 Thread Steve Langasek
Tag 'x11proto-xf86dga-2.1-3' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 19:56 +

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

iQIVAwUATsLEAVaNMPMhshM9AQiExQ//c6VTzG8XP5W9f3kPjl4V8nNiiKTLfWMh
Iy9TuTINX4GsfJsJaPr6Bhd+jAVgXJf28urlnAFH43QyNKyRuuZN95tU1CL/9yif
Y0r/2++6shWqat6/bbtpZmOwi0L1D9gUyYuBgC/vN/4qR+5o6PItV1BFxE+QHRzV
AM38EJgyxoE2cumkre1B9d2cvLyOhWYg+Mff4n/qCDUVCuCnG4M5Cqh5euuAB/Tc
oSa7upFE2tAki7nrzcPV8cyZSn4abnyNZPkpRV8IwynyXmpt1WceOO5ZWIEmBaY1
XEdi0pqUeRpvsQjyTw5Kss9ZNIWAVmweB3gwxYBCtPxxVr5uHZT2L/O0cZhbIyCX
9o3Yu1/yxE5HRuP6mCptoivkrNlMhTY5jr7tK9cpGWtmpodochN9ahztwtpR/xUl
+OM79VXFjpCyQCZeuK7h7RUey/bQRISNs57abkEg45AfIAdlGD/28EYuUJcuiC5N
O5K8/rNNJLjWgi+PUU2bZWEbNhMo67+N5t6hyV/p8cL02PsZtQyd3Jbkvn9Fz82w
wIX9XYf/OKOXG3anzxz4fzSJk+WT/zzXMGl128OXgTAqtCShqqWcrXRR9kPMJmvc
2wY9RezI0xxuXFLUrjqveOceSKXUxb/B2go8RLmFiTU3bVRay6UCQT28klSeQCHV
odbjyE6dQ8c=
=UooK
-END PGP SIGNATURE-

Changes since x11proto-xf86dga-2.1-2:
Cyril Brulebois (1):
  Mention upstream git URL in a comment.

Julien Cristau (2):
  Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!
  Remove myself from Uploaders

Mikhail Gusarov (1):
  Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

Steve Langasek (2):
  Mark x11proto-xf86dga-dev Multi-Arch: foreign
  releasing version 2.1-3

---
 debian/changelog |   12 
 debian/control   |5 ++---
 debian/rules |   10 +-
 debian/watch |1 +
 4 files changed, 20 insertions(+), 8 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/e1rqp7n-0006jq...@vasks.debian.org



x11proto-xf86dga: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 debian/changelog |8 ++--
 debian/control   |1 +
 2 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit b1fddb2120bd187af6a190a061d5407b297c9740
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:55:43 2011 -0800

releasing version 2.1-3

diff --git a/debian/changelog b/debian/changelog
index 2d29a7b..a4edece 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-xf86dga (2.1-3) UNRELEASED; urgency=low
+x11proto-xf86dga (2.1-3) unstable; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -8,7 +8,7 @@ x11proto-xf86dga (2.1-3) UNRELEASED; urgency=low
   [ Steve Langasek ]
   * Mark x11proto-xf86dga-dev Multi-Arch: foreign
 
- -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:47 +
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:55:40 -0800
 
 x11proto-xf86dga (2.1-2) unstable; urgency=low
 

commit c693d13cd67c5f735e1a2e6c815b086c3b139797
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:55:38 2011 -0800

Mark x11proto-xf86dga-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 8d8ec6c..2d29a7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 x11proto-xf86dga (2.1-3) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
 
+  [ Steve Langasek ]
+  * Mark x11proto-xf86dga-dev Multi-Arch: foreign
+
  -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:47 +
 
 x11proto-xf86dga (2.1-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 1a7cbbc..2fa6154 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-xf86dga.git
 
 Package: x11proto-xf86dga-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev
 Breaks: libxxf86dga-dev ( 2:1.0.99.1)
 Description: X11 Direct Graphics Access extension wire protocol


-- 
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/e1rqp7k-0006j1...@vasks.debian.org



x11proto-xf86dri: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 debian/changelog|7 +++
 debian/control  |1 +
 debian/x11proto-xf86dri-dev.install |2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit b20d233e9189e149a5d0ba4d496f7dfcd15a3547
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:59:01 2011 -0800

releasing version 2.1.1-2

diff --git a/debian/changelog b/debian/changelog
index 69ee77e..3f84f9b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-x11proto-xf86dri (2.1.1-2) UNRELEASED; urgency=low
+x11proto-xf86dri (2.1.1-2) unstable; urgency=low
 
   * Mark x11proto-xf86dri-dev Multi-Arch: foreign
   * Install xf86driproto.pc to /usr/share/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:57:36 -0800
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:58:56 -0800
 
 x11proto-xf86dri (2.1.1-1) unstable; urgency=low
 

commit 92d873e8d51cd90e04e6ffbb79d254867a40
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:58:51 2011 -0800

Install xf86driproto.pc to /usr/share/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index 9eaa34a..69ee77e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11proto-xf86dri (2.1.1-2) UNRELEASED; urgency=low
 
   * Mark x11proto-xf86dri-dev Multi-Arch: foreign
+  * Install xf86driproto.pc to /usr/share/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:57:36 -0800
 
diff --git a/debian/x11proto-xf86dri-dev.install 
b/debian/x11proto-xf86dri-dev.install
index a963161..ee27172 100644
--- a/debian/x11proto-xf86dri-dev.install
+++ b/debian/x11proto-xf86dri-dev.install
@@ -1,2 +1,2 @@
 usr/include/X11/dri/*
-usr/lib/pkgconfig/xf86driproto.pc
+usr/lib/pkgconfig/xf86driproto.pc /usr/share/pkgconfig

commit 2425b3813d180cb743e30287ee07701cf816217a
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 11:57:43 2011 -0800

Mark x11proto-xf86dri-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index ec53ead..9eaa34a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xf86dri (2.1.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-xf86dri-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:57:36 -0800
+
 x11proto-xf86dri (2.1.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 7d95081..e0ccee0 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-xf86dri.git
 
 Package: x11proto-xf86dri-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 DRI extension wire protocol
  This package provides development headers describing the wire protocol


-- 
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/e1rqpbn-0008oh...@vasks.debian.org



x11proto-xf86dri: Changes to 'refs/tags/x11proto-xf86dri-2.1.1-2'

2011-11-15 Thread Steve Langasek
Tag 'x11proto-xf86dri-2.1.1-2' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 20:01 +

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

iQIVAwUATsLE/FaNMPMhshM9AQgbchAAtPI8vR38TVTyF82FEm/q/UFw80ax6cmD
AmGjzxWRL9PaaKeYhJxfenrDokobPDWL/DxvZP0iSmdEVBYn0koFfJdy7FRg2Doa
k8uzFBy2r6MfCYkSddr193C5Nugtci+r0UBVMYBw/jyUM0DU0c9FkaKzRsgdnVKI
s1tR61XoQY477Z4VKsx/LDrWi1ePVGgLZVnFoHCNHLtl2NLbADt+ZTqZJyS/dm9f
VTZA3gCSZAcVg940g7eJHDyOqWb50PZK7nQdevM7yjvk7oxBjlMOfP9pdJw2IZIp
6WT0uA64LKnEToQ2KVjxpSGd+2YObKHzL8ZMSkljA6WfBegrhzqFIUfuasZZkS4Y
pKbsGccYEcA3NaRrPa5IL+Oqklpd7TQfk4A9H+t/NoP5jeMlMcenKCtVGmZWI5it
qMRxM8jxqduz9e1Mi7DZKrHk62Q41UUMKLg16DHnk75yo+I6nnM98Ulyd69uU4Il
eaSzAvmDZOVtC+tG5jiW2q6DqvzHBxRmg/NTscsyZunarxj2HCFPJksK8iECE/kg
i7TaN6bo561FB7vykzvMxwZ9GDNVTs1lSLooaGNJTVGWvgEUjJINc1JC2hsdk831
tXbDeGn05g5suWH8IB8gP+/jnKpMNh4oy+/NCOas+Ws3+XTlSe8xCxtycLzwox8v
nq+09KHV+w8=
=kyGH
-END PGP SIGNATURE-

Changes since x11proto-xf86dri-2.1.1-1:
Steve Langasek (3):
  Mark x11proto-xf86dri-dev Multi-Arch: foreign
  Install xf86driproto.pc to /usr/share/pkgconfig
  releasing version 2.1.1-2

---
 debian/changelog|7 +++
 debian/control  |1 +
 debian/x11proto-xf86dri-dev.install |2 +-
 3 files changed, 9 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/e1rqpbr-0008u3...@vasks.debian.org



x11proto-xf86misc: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 debian/changelog |7 +++
 debian/control   |1 +
 debian/x11proto-xf86misc-dev.install |2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit d743f3765c1816bab17e061bdd432c251fe37d56
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 12:02:26 2011 -0800

releasing version 0.9.3-2

diff --git a/debian/changelog b/debian/changelog
index 312c8ed..007eeb9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-x11proto-xf86misc (0.9.3-2) UNRELEASED; urgency=low
+x11proto-xf86misc (0.9.3-2) unstable; urgency=low
 
   * Mark x11proto-xf86misc-dev Multi-Arch: foreign
   * Install xf86miscproto.pc to /usr/share/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 12:01:34 -0800
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 12:02:23 -0800
 
 x11proto-xf86misc (0.9.3-1) unstable; urgency=low
 

commit e398b226fee8f2ad9c752d05d3c08e360e1ee186
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 12:02:20 2011 -0800

Install xf86miscproto.pc to /usr/share/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index 868c8f2..312c8ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11proto-xf86misc (0.9.3-2) UNRELEASED; urgency=low
 
   * Mark x11proto-xf86misc-dev Multi-Arch: foreign
+  * Install xf86miscproto.pc to /usr/share/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 12:01:34 -0800
 
diff --git a/debian/x11proto-xf86misc-dev.install 
b/debian/x11proto-xf86misc-dev.install
index a4ead92..8144d87 100644
--- a/debian/x11proto-xf86misc-dev.install
+++ b/debian/x11proto-xf86misc-dev.install
@@ -1,2 +1,2 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/xf86miscproto.pc
+usr/lib/pkgconfig/xf86miscproto.pc /usr/share/pkgconfig

commit 44ff7a363c346a18668c0d968562202567414a95
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 12:01:41 2011 -0800

Mark x11proto-xf86misc-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 2fd57e4..868c8f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-xf86misc (0.9.3-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-xf86misc-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 12:01:34 -0800
+
 x11proto-xf86misc (0.9.3-1) unstable; urgency=low
 
   [ Timo Aaltonen ]
diff --git a/debian/control b/debian/control
index 7369708..43c3980 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-xf86misc.git
 
 Package: x11proto-xf86misc-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 XFree86-Miscellaneous extension wire protocol
  This package provides development headers describing the wire protocol


-- 
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/e1rqpeb-00051i...@vasks.debian.org



x11proto-xf86misc: Changes to 'refs/tags/x11proto-xf86misc-0.9.3-2'

2011-11-15 Thread Steve Langasek
Tag 'x11proto-xf86misc-0.9.3-2' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 20:03 +

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

iQIVAwUATsLFqVaNMPMhshM9AQgI2BAAq23ULIP0bb6djyKZ8l9MPOiX0PEZYEFW
6LKtxQmYy0nJFheK3qEhaWcSsancVR1MjasQMTyO8Gy/xqXBm1zvvTaWnORQFt05
fzEh9Q2A8HazVu8CV2sAw47W0TkNPr8AxFzsUg2rFKm4m7JuFEYdhCyZT7deLyLt
cDuK1wWYGxY+HYSoITZp1+427TxwOwC1xhi5+6OXY+yVjwcoB67epeKuNlBwiE+q
3fR1TVdNAQEjI31OKgEbP4jSfHIvzAVX05RwJSt0SOMBk5PQUS99kqwCqv2kIh7n
G5UiMSJFafvM8I3z9+MbN6tnP+ou4NBQBDpk3cloDt0v5cTyszFNjoLhN1dccAAK
elVPC70q7p/XzhrXvuedee7IfHQEvHnZPsnXzFx83heaDnCkN/MQWx4vf432b3AO
yUxa+oOBYnmG/JPhtA9mhrYVVBgc50w0aZB9XY+o7MecGW5Ch+K/srPBiSF/yqPc
vIMh/eWfaqoR3xGFQYBSl0Uo0Sa6zG/iFPfN9z1e98lz7umLAnH7J9w4zmRB080o
hR+dnMG+jJF5BQKUIGlycRWFx8KvuyzYP12jqdylQlHeFfo95P1AKJU2hrmZZJk8
BIRA0ANex1uRQ8/z2W60e6lj4CsJ23mNNWLQoax2zFb9EGB08szecrt51YGEA7Hf
7lSJGyjcFuM=
=jVAy
-END PGP SIGNATURE-

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

Mikhail Gusarov (1):
  Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

Steve Langasek (3):
  Mark x11proto-xf86misc-dev Multi-Arch: foreign
  Install xf86miscproto.pc to /usr/share/pkgconfig
  releasing version 0.9.3-2

---
 debian/changelog |7 +++
 debian/control   |3 +--
 debian/watch |1 +
 debian/x11proto-xf86misc-dev.install |2 +-
 4 files changed, 10 insertions(+), 3 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/e1rqpef-0005ag...@vasks.debian.org



x11proto-dmx: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 .gitignore   |   78 ++-
 Makefile.am  |   11 ---
 README   |   40 
 configure.ac |   22 +++
 debian/changelog |9 +++---
 debian/control   |3 --
 6 files changed, 139 insertions(+), 24 deletions(-)

New commits:
commit 52c0da8e855dc876a21a9af6235f02acd2854749
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 13:36:40 2011 -0800

import version 1:2.3.1-1; 1:2.3-3 was never uploaded

diff --git a/debian/changelog b/debian/changelog
index f27347a..d0fb437 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,15 @@
-x11proto-dmx (1:2.3-3) unstable; urgency=low
+x11proto-dmx (1:2.3.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
 
-  [ Steve Langasek ]
-  * Mark x11proto-dmx-dev Multi-Arch: foreign
+  [ Cyril Brulebois ]
+  * New upstream release.
+  * Add myself to Uploaders.
 
- -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 11:18:24 -0800
+ -- Cyril Brulebois k...@debian.org  Fri, 14 Jan 2011 16:50:04 +0100
 
 x11proto-dmx (1:2.3-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 81ba31c..49f4ee3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: x11proto-dmx
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.org
+Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.org, Cyril Brulebois k...@debian.org
 Build-Depends:
  debhelper (= 5.0.0),
  automake,
@@ -13,7 +13,6 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-dmx.git
 
 Package: x11proto-dmx-dev
 Architecture: all
-Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: libdmx-dev ( 1:1.0.99.1)
 Description: X11 Distributed Multihead X extension wire protocol

commit aade7161f63fd7f5a673e8432abd998fe1d9c7a2
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Wed Jan 5 17:26:54 2011 -0800

dmxproto 2.3.1

Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com

diff --git a/configure.ac b/configure.ac
index 3d74833..af05b01 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([DMXProto], [2.3],
+AC_INIT([DMXProto], [2.3.1],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AC_CONFIG_SRCDIR([Makefile.am])
 

commit d6131b3d0cf6b30fd059fe1a1a17d4be24d00e9b
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Tue Dec 28 18:26:35 2010 -0800

Remove accidentally added config.h header creation

Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com

diff --git a/configure.ac b/configure.ac
index 2260553..3d74833 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,6 @@ AC_PREREQ([2.60])
 AC_INIT([DMXProto], [2.3],
 [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
 AC_CONFIG_SRCDIR([Makefile.am])
-AC_CONFIG_HEADERS([config.h])
 
 # Initialize Automake
 AM_INIT_AUTOMAKE([foreign dist-bzip2])

commit 710bb6773a0eeb3dfccc92ef0b414c97ee553103
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Tue Dec 28 17:59:39 2010 -0800

Add links to DMX website  protocol spec to README

Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com

diff --git a/README b/README
index 3b93b48..d549e99 100644
--- a/README
+++ b/README
@@ -5,6 +5,15 @@ X server that controls multiple back-end X servers making up a 
large display.
 
 Extension name: DMX
 
+More information about the DMX software can be found on the original project
+website at:
+http://dmx.sourceforge.net/
+
+The protocol specification is currently maintained in the xserver git
+repository at hw/dmx/doc/DMXSpec.txt and can be viewed online at:
+
+http://cgit.freedesktop.org/xorg/xserver/tree/hw/dmx/doc/DMXSpec.txt
+
 All questions regarding this software should be directed at the
 Xorg mailing list:
 

commit 9e9b74b7b6ba9427fdae736093263f87e098ae59
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Tue Dec 28 17:53:22 2010 -0800

config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES

Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com

diff --git a/configure.ac b/configure.ac
index e4442dd..2260553 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,5 +18,6 @@ m4_ifndef([XORG_MACROS_VERSION],
 XORG_MACROS_VERSION(1.3)
 XORG_DEFAULT_OPTIONS
 
-AC_OUTPUT([Makefile
-   dmxproto.pc])
+AC_CONFIG_FILES([Makefile
+ dmxproto.pc])
+AC_OUTPUT

commit 7df615d96ea2204b3922bf0600a55cbe661b3d69
Author: Alan Coopersmith alan.coopersm...@oracle.com
Date:   Tue Dec 28 17:51:15 2010 -0800

x11proto-dmx: Changes to 'refs/tags/dmxproto-2.2.2'

2011-11-15 Thread Steve Langasek
Tag 'dmxproto-2.2.2' created by Peter Hutterer peter.hutte...@who-t.net at 
2009-08-25 05:39 +

dmxproto 2.2.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkqTeSYACgkQ4jt+cLRn8L89QgCgjqmyybUpsQjNyOXLwERtmRAg
1EUAoJUqzJkdHT9/fVxZpvRXViBgYJ39
=B8FM
-END PGP SIGNATURE-

Changes since the dawn of time:
Adam Jackson (2):
  Require automake 1.7 in AM_INIT_AUTOMAKE
  revert last change, didn't do right thing at all, sorry for the noise

Daniel Stone (2):
  Fix typo; change first dmxproto.h to dmxext.h.
  Change version to 2.2.

Eric Anholt (1):
  Add basic .cvsignore files for proto modules.

Josh Triplett (1):
  Add some COPYING files.

Kevin E Martin (5):
  Add Distributed Multihead X (DMX) support
  Initial build system files for proto module.
  Various changes preparing packages for RC0:
  Update package version number for RC1 release.
  Update package version number for final X11R7 release candidate.

Søren Sandmann Pedersen (1):
  Change all the protonames from extensionExt to extensionProto.


-- 
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/e1rqqgk-0004wi...@vasks.debian.org



x11proto-dmx: Changes to 'refs/tags/dmxproto-2.3'

2011-11-15 Thread Steve Langasek
Tag 'dmxproto-2.3' created by Peter Hutterer peter.hutte...@who-t.net at 
2009-10-01 11:59 +

dmxproto 2.3
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkrEmbAACgkQ4jt+cLRn8L8ekwCgo8lO38uwslSN/rVUazH78hVw
pIAAnjEHIs/73ph+2R9tTTJzQX3J15Bu
=FxrW
-END PGP SIGNATURE-

Changes since dmxproto-2.2.99.1:
Peter Hutterer (2):
  Require macros 1.3 for XORG_DEFAULT_OPTIONS
  dmxproto 2.3

---
 configure.ac |   12 ++--
 1 file changed, 6 insertions(+), 6 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/e1rqqgk-0004xa...@vasks.debian.org



x11proto-dmx: Changes to 'refs/tags/dmxproto-2.3.1'

2011-11-15 Thread Steve Langasek
Tag 'dmxproto-2.3.1' created by Alan Coopersmith alan.coopersm...@oracle.com 
at 2011-01-06 01:27 +

dmxproto 2.3.1

Changes since dmxproto-2.3:
Alan Coopersmith (5):
  config: Add missing AC_CONFIG_SRCDIR
  config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES
  Add links to DMX website  protocol spec to README
  Remove accidentally added config.h header creation
  dmxproto 2.3.1

Gaetan Nadon (9):
  .gitignore: use common defaults with custom section # 24239
  configure.ac: AM_MAINTAINER_MODE missing #24238
  configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
  Makefile.am: INSTALL file is missing or incorrect #24206
  Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  README: file created or updated #24206
  Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
  config: remove the pkgconfig pc.in file from EXTRA_DIST
  config: update AC_PREREQ statement to 2.60

---
 .gitignore   |   78 +--
 Makefile.am  |   11 
 README   |   40 ++
 configure.ac |   22 
 4 files changed, 133 insertions(+), 18 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/e1rqqgl-0004xg...@vasks.debian.org



x11proto-dmx: Changes to 'refs/tags/dmxproto-2.2.99.1'

2011-11-15 Thread Steve Langasek
Tag 'dmxproto-2.2.99.1' created by Peter Hutterer peter.hutte...@who-t.net at 
2009-08-26 23:39 +

dmxproto 2.2.99.1
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkqVx68ACgkQ4jt+cLRn8L/iAACeKvBuCx/PKuQWtvQAoSZRvFOI
k+8An0e5Ias3TE4JBTsLj5Lf3RBmL2Yr
=SkwP
-END PGP SIGNATURE-

Changes since dmxproto-2.2.2:
Alan Coopersmith (1):
  renamed: .cvsignore - .gitignore

James Cloos (2):
  Add *~ to .gitignore to skip patch/emacs droppings
  Replace static ChangeLog with dist-hook to generate from git log

Paulo Cesar Pereira de Andrade (1):
  Janitor: Correct make distcheck and dont distribute autogen.sh

Peter Hutterer (3):
  Remove RCS tags.
  Remove Xlib parts from dmxext.h, rename to dmx.h
  dmxproto 2.2.99.1

---
 .cvsignore   |   10 ---
 .gitignore   |   14 
 ChangeLog|4 -
 Makefile.am  |   14 +++-
 configure.ac |6 +
 dmx.h|   68 +
 dmxext.h |  190 ---
 dmxproto.h   |1 
 8 files changed, 99 insertions(+), 208 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/e1rqqgk-0004wj...@vasks.debian.org



x11proto-dmx: Changes to 'refs/tags/x11proto-dmx-1_2.3.1-1'

2011-11-15 Thread Steve Langasek
Tag 'x11proto-dmx-1_2.3.1-1' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 21:36 +

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

iQIVAwUATsLbelaNMPMhshM9AQhBYg//QeP5bIIQ3FEvqGNGvl/badsN87dexJjj
XoSwhh5jPVEIQZArAdveh5xWIaFwFMh3Ehx2a62HDGK4aXfT/HkDW7GXgKYRxWcL
ZRdCDfdxNX5c4ta3E6vT5Nq5mJQ6s7cdgEritvb6IKZ7Y9XfC9MizEtbFO+x5F1n
ZsSYnY9WuWBiHlWWAxsUsICP0ehbMNAOR1aVA7SDRyaXpYJzl2yo7VOD65E5Y3aV
V4pDp4CyRyQt2NvtuGtpZyOHpRoaiRcjuQZq6sWPqZpIQQEWWverNlNN5b6Yj4OR
KNLLKtY1+a7QeTtd8uOx689Cv4dUB3eMEAZYG0MaNXMqFijBJa1+HlXIql+cTJ27
Vl41LzHOyema/xOaEnoCdxawJfUzEYEg+Xqz36B5F8LFHWkrzVLhs41PUVDYMUO+
Ox8uiZ7uX161Szuw8g1wdRwBlHSxX2UoJOsJrYp3M0LDHiHmskm8zD5f7CK1rvlR
9n5wF005X/IXHhP+LTrIhm3fWYK4AERZ7ZwReXJAAVjfmLogFBtb8Gq+OcGpcA5t
MF2MW9J4m2WnJylSttlLqXJr7nK8rD7qwUlQ6HEeIgPVqUIcmBu0e3sDQ1DDqXv7
9f9mRrpglr3F9S6B62Y+oYYbZ8RnqrRApNnt49yQxGQXFMzCuyOiCPEFbT/ynk+j
6by3Wy0woTg=
=kyrO
-END PGP SIGNATURE-

Changes since x11proto-dmx-1_2.3-3:
Alan Coopersmith (5):
  config: Add missing AC_CONFIG_SRCDIR
  config: Replace obsolete usage of AC_OUTPUT with AC_CONFIG_FILES
  Add links to DMX website  protocol spec to README
  Remove accidentally added config.h header creation
  dmxproto 2.3.1

Gaetan Nadon (9):
  .gitignore: use common defaults with custom section # 24239
  configure.ac: AM_MAINTAINER_MODE missing #24238
  configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
  Makefile.am: INSTALL file is missing or incorrect #24206
  Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
  README: file created or updated #24206
  Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
  config: remove the pkgconfig pc.in file from EXTRA_DIST
  config: update AC_PREREQ statement to 2.60

Steve Langasek (2):
  Merge commit 'dmxproto-2.3.1' into debian-unstable
  import version 1:2.3.1-1; 1:2.3-3 was never uploaded

---
 .gitignore   |   78 ++-
 Makefile.am  |   11 ---
 README   |   40 
 configure.ac |   22 +++
 debian/changelog |9 +++---
 debian/control   |3 --
 6 files changed, 139 insertions(+), 24 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/e1rqqgl-0004yj...@vasks.debian.org



x11proto-dmx: Changes to 'debian-unstable'

2011-11-15 Thread Steve Langasek
 debian/changelog|7 +++
 debian/control  |1 +
 debian/x11proto-dmx-dev.install |2 +-
 3 files changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 00f741176ac1b1822a84678f92f0d572c095a525
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 13:38:29 2011 -0800

releasing version 1:2.3.1-2

diff --git a/debian/changelog b/debian/changelog
index 5804616..0163b51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-x11proto-dmx (1:2.3.1-2) UNRELEASED; urgency=low
+x11proto-dmx (1:2.3.1-2) unstable; urgency=low
 
   * Mark x11proto-dmx-dev Multi-Arch: foreign
   * Install dmxproto.pc to /usr/share/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 13:37:42 -0800
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 13:38:24 -0800
 
 x11proto-dmx (1:2.3.1-1) unstable; urgency=low
 

commit 4435c6cccd940901fb629861a6d34a9841322954
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 13:38:22 2011 -0800

Install dmxproto.pc to /usr/share/pkgconfig

diff --git a/debian/changelog b/debian/changelog
index b594a74..5804616 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 x11proto-dmx (1:2.3.1-2) UNRELEASED; urgency=low
 
   * Mark x11proto-dmx-dev Multi-Arch: foreign
+  * Install dmxproto.pc to /usr/share/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 13:37:42 -0800
 
diff --git a/debian/x11proto-dmx-dev.install b/debian/x11proto-dmx-dev.install
index 475d744..556475b 100644
--- a/debian/x11proto-dmx-dev.install
+++ b/debian/x11proto-dmx-dev.install
@@ -1,2 +1,2 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/dmxproto.pc
+usr/lib/pkgconfig/dmxproto.pc /usr/share/pkgconfig

commit 89f8eab66617ca3b58df4ea497d3d1f83c9766e5
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 15 13:37:49 2011 -0800

Mark x11proto-dmx-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index d0fb437..b594a74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-dmx (1:2.3.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-dmx-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Tue, 15 Nov 2011 13:37:42 -0800
+
 x11proto-dmx (1:2.3.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 49f4ee3..7561285 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-dmx.git
 
 Package: x11proto-dmx-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: libdmx-dev ( 1:1.0.99.1)
 Description: X11 Distributed Multihead X extension wire protocol


-- 
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/e1rqqjo-0004pa...@vasks.debian.org



x11proto-dmx: Changes to 'refs/tags/x11proto-dmx-1_2.3.1-2'

2011-11-15 Thread Steve Langasek
Tag 'x11proto-dmx-1_2.3.1-2' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-15 21:40 +

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

iQIVAwUATsLcPVaNMPMhshM9AQiuwA/+ORAvgeHgQ4UH8JSWQWV+YvluBYhDM6gF
Itihrxh1o4Om9qwH4sE7ycyLOdq/i4myC5J4jj7izerU5AZJ67GoWh2ccODWteGw
kCqCf2nBD7yprupGnmdGOcpie/B5EPFKDqRm5z3UQjmibax0ji1UQLG8PvIOfKZR
lhQ88RbYr/fW8S9vC/d8mqeVJcmA8Tqu5a+dOYnOf3qd7Uoo1J2dbsefzvPk4g5K
rm4Re6NutxBkURbby59H5MRJCzp9iz7xZrJUdoVxrSTUoy3A1AqPLJP5HU/6G1iX
r2DY/gAckeKP1Zvf+ut99xS0tasIo+7r4Inp4YWTSa8sVKF0HM2Rj+PY+V/WrzaX
tnorsHLTugyi8phiMYHcoTnoyp6b3sTNX+C/dXpJDWzeSj6EvaywX5LaaBg5cgBJ
dXpF7z6t4QhiY9KjxQp0JSjOq5I5jRMsJ6m9LTZOp5nkn6b7/8fYFh4WRvE1WRNE
qnE/lk8rzHXwRQ5XPPq+6e1+ri6ls+QsT/O8aQG9mWyn1UpJHKPADmleG9MIT+Gs
6/sY2qvvrlECsuB33HbIRNdO7gZY24ChIGTOBUy52/D+48WGcOPagJMw2nmUKrvo
nl7LgBrZBJu7s6jZcdaNdx9bdigDS8lbI1nrDNcvGxOadrotY9/8eexorH3pjn8p
BXpHCqetCK4=
=zUyD
-END PGP SIGNATURE-

Changes since x11proto-dmx-1_2.3.1-1:
Steve Langasek (3):
  Mark x11proto-dmx-dev Multi-Arch: foreign
  Install dmxproto.pc to /usr/share/pkgconfig
  releasing version 1:2.3.1-2

---
 debian/changelog|7 +++
 debian/control  |1 +
 debian/x11proto-dmx-dev.install |2 +-
 3 files changed, 9 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/e1rqqjs-0004uj...@vasks.debian.org



libx11: Changes to 'debian-unstable'

2011-11-11 Thread Steve Langasek
 debian/changelog |8 
 debian/rules |   18 +++---
 2 files changed, 19 insertions(+), 7 deletions(-)

New commits:
commit 302a7b530f0db632f94f099db642d09a0ddbeb35
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Nov 11 06:52:06 2011 -0800

releasing version 2:1.4.4-4

diff --git a/debian/changelog b/debian/changelog
index 27eff96..da0997e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libx11 (2:1.4.4-4) UNRELEASED; urgency=low
+libx11 (2:1.4.4-4) unstable; urgency=low
 
   * debian/rules: since the documentation is moved to libx11-doc, the
 exception handling for libx11-xcb-dev needs to also look at libx11-doc,
 not libx11-dev.
 
- -- Steve Langasek vor...@debian.org  Thu, 10 Nov 2011 18:56:41 -0800
+ -- Steve Langasek vor...@debian.org  Fri, 11 Nov 2011 06:51:51 -0800
 
 libx11 (2:1.4.4-3) unstable; urgency=low
 

commit 7ff742c6683b783b1ee883e467f5c16f26c90e40
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Nov 10 19:05:13 2011 -0800

debian/rules: since the documentation is moved to libx11-doc, the exception 
handling for libx11-xcb-dev needs to also look at libx11-doc, not libx11-dev.

diff --git a/debian/changelog b/debian/changelog
index 992a713..27eff96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libx11 (2:1.4.4-4) UNRELEASED; urgency=low
+
+  * debian/rules: since the documentation is moved to libx11-doc, the
+exception handling for libx11-xcb-dev needs to also look at libx11-doc,
+not libx11-dev.
+
+ -- Steve Langasek vor...@debian.org  Thu, 10 Nov 2011 18:56:41 -0800
+
 libx11 (2:1.4.4-3) unstable; urgency=low
 
   * Split documentation out from libx11-dev into a separate libx11-doc
diff --git a/debian/rules b/debian/rules
index b17e483..89f3eaf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,13 +101,10 @@ binary-arch: build install
dh_installdocs -s NEWS
# Kill *.xml files, we don't need them:
find debian/tmp -name '*.xml' -delete
-   # Using exclusions here allows libx11-6.install to use wildcards for
-   # headers and manpages, rather than listing every header and manpage
-   # other than these.
+   # Using exclusions here allows libx11-dev.install to use wildcards
+   # for headers, rather than listing every header other than this one.
dh_install --sourcedir=debian/tmp -plibx11-dev \
-  --exclude=usr/include/X11/Xlib-xcb.h \
-  --exclude=usr/share/man/man3/XGetXCBConnection.3 \
-  --exclude=usr/share/man/man3/XSetEventQueueOwner.3
+  --exclude=usr/include/X11/Xlib-xcb.h
dh_install --sourcedir=debian/tmp -Nlibx11-dev -s
dh_installchangelogs -s ChangeLog
dh_installman -s
@@ -133,7 +130,14 @@ binary-indep: build install
 
dh_installdocs -i
dh_installchangelogs -i NEWS
-   dh_install --sourcedir=debian/tmp -i
+   # Using exclusions here allows libx11-6.install to use wildcards for
+   # headers and manpages, rather than listing every header and manpage
+   # other than these.
+   dh_install --sourcedir=debian/tmp -plibx11-doc \
+  --exclude=usr/include/X11/Xlib-xcb.h \
+  --exclude=usr/share/man/man3/XGetXCBConnection.3 \
+  --exclude=usr/share/man/man3/XSetEventQueueOwner.3
+   dh_install --sourcedir=debian/tmp -i -Nlibx11-doc
dh_link -i
dh_installman -i
dh_lintian -i


-- 
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/e1rossm-00025i...@vasks.debian.org



libx11: Changes to 'refs/tags/libx11-2_1.4.4-4'

2011-11-11 Thread Steve Langasek
Tag 'libx11-2_1.4.4-4' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-11-11 14:52 +

Tagging upload of libx11 2:1.4.4-4 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATr02m1aNMPMhshM9AQh2Rg/+Jr/ctFe7Z4Tow46hvbwJgPIhTU7ENhNT
G2eMw2k1EJWvB55ze3hQvtJnAwuiFno2P/+JriyFfYzW4WC07ErOt3hYYbdDhdNK
im3QMlU62Rxu6oXDhM4xX7lzAw2L3YXEHzr+75Yx2jbIOcuSIpZHrHTlpI2E68sA
mcq11El14d5op09Hn8ndlVjQbGjSS5gEoG1plOO5sj80/nT40pQewvE38+Gh5w07
jy5fQd3lmMQLXa/vj7ekJhtMHYKckmsSaqpGzAOwnhi145PKTxLNqZBqUQvKA4D2
hyD0ZhEv4HpxZsPZncp5hB2nug0e6F/sq4zth8QODUucu7PrnEfNImkvp7hIf/LV
Nj5ZM2jKCA5YefPSYjouQkDQ8ljnzqodvbLJeV8I+0kPSCSUWFTKPfJg2k41cV2Q
VurNGf7eJQqKachr1R9vDvfhgQkgntJ9vlJ7UGeE/DkYKh4XsUlz4ZjLEIzIFW3b
+wu1EqzS3yjTgsWGBSsOgbcEO+dqqiS2pUiqG1LPZPrCk6FTptK1nyCoxoLu+dh7
ZS2W9pUcvrZ+jsM5Dqrct4oxb5KfYsJp9BnadMrnzFJhz0aJcJhkoEaUsSMvq7fs
U7sA3cI7qsCu7fsx3yIVE9Q9/IBFHXAB4ZFxnTLH6sHZpLp+vWXVg+OE2IbIEEiu
HgbO9nt0Ojo=
=lgXP
-END PGP SIGNATURE-

Changes since libx11-2_1.4.4-3:
Steve Langasek (3):
  revert accidentally committed changes to upstream source; this was just
  debian/rules: since the documentation is moved to libx11-doc, the 
exception handling for libx11-xcb-dev needs to also look at libx11-doc, not 
libx11-dev.
  releasing version 2:1.4.4-4

---
 debian/changelog|8 
 debian/rules|   18 
 nls/compose.dir.pre |  135 -
 nls/iso8859-15/Compose.pre  |   30 
 nls/locale.alias.pre|   35 
 nls/locale.dir.pre  |   77 
 nls/pt_BR.UTF-8/Compose.pre | 4276 +++-
 7 files changed, 4361 insertions(+), 218 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/e1rossr-000282...@vasks.debian.org



libx11: Changes to 'refs/tags/libx11-2_1.4.4-3'

2011-11-09 Thread Steve Langasek
Tag 'libx11-2_1.4.4-3' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-11-09 21:17 +

Tagging upload of libx11 2:1.4.4-3 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATrrt3VaNMPMhshM9AQh4qBAAxMFVhQ0xJpvohWSJDuA/IBDeEa1aaQA9
Kt0ZI5ulh7PiMbOPlzl9EQUcrnofW89qDhrfRamFYzIHTmRhbvQ6JTgW85zJv6rj
+ubgtf4RWy1ywj3CeNjdKwlrzJhi6P+SJ4trzv681LySad8qyxF1jZ5PIFPmVykw
cK6OcxjF6Ed8RXDpyhVnw/V/P5DxO/WOyAMKjT/im/be+t6vWyOTqm3Yfc+OeW5R
JalsodxCFojY8DXG5FPXspFRCkj7r5wtr9QMCNvnCm4Rqrv0cnGHjv7Q0W63waOi
nrHRPzl0sne8+WPgfBPXCOfbtjYjLe8b/pRWmmSUv7aU8ILXo5Yb9MOq4VHf2MU1
trcu2H4CVjHTgNtcGmDP/RxyXs9k6Z733Opm8PKTzwbe7R3laybV9ujr3YJohT9K
MTGj8Gdc8ak7xtYQfJOKqzqo+pbXJ4o5dqEibXhaNlssdm/osHyJ0IlAwmfznMRf
tPzzXWrksdwXt5AKNFVf+kHLvlhlGKJy8edMMz03HNFsDnwOpTqfBzXb9gquKtmU
dZ5PP9Ma+NZURX/CBN/G7CBUMDnp3xO087iWLqACet1Ll0BC/m9i6evuOl6tsAY2
JKbDqj+bpIxE0wDmhRomLIdzZnlVb8vweft07q4HnysT9ZM8HE9QIpVXumxe+VCU
6vw4NRj/dKY=
=+V/g
-END PGP SIGNATURE-

Changes since libx11-2_1.4.4-2:
Steve Langasek (2):
  Split documentation out from libx11-dev into a separate libx11-doc 
package, so that libx11-dev can be multiarch co-installable.
  release 2:1.4.4-3

---
 debian/changelog|7 
 debian/control  |   23 
 debian/libx11-dev.install   |2 
 debian/libx11-doc.install   |2 
 nls/compose.dir.pre |  135 +
 nls/iso8859-15/Compose.pre  |   30 
 nls/locale.alias.pre|   35 
 nls/locale.dir.pre  |   77 
 nls/pt_BR.UTF-8/Compose.pre | 4276 
 9 files changed, 243 insertions(+), 4344 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/e1rofws-0006gb...@vasks.debian.org



libx11: Changes to 'debian-unstable'

2011-11-09 Thread Steve Langasek
 debian/changelog|7 
 debian/control  |   23 
 debian/libx11-dev.install   |2 
 debian/libx11-doc.install   |2 
 nls/compose.dir.pre |  135 +
 nls/iso8859-15/Compose.pre  |   30 
 nls/locale.alias.pre|   35 
 nls/locale.dir.pre  |   77 
 nls/pt_BR.UTF-8/Compose.pre | 4276 
 9 files changed, 243 insertions(+), 4344 deletions(-)

New commits:
commit 2aa86184dfde6108d2eebbb95af30bc3a9d615ed
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Wed Nov 9 12:13:43 2011 -0800

release 2:1.4.4-3

diff --git a/debian/changelog b/debian/changelog
index 1e46515..992a713 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libx11 (2:1.4.4-3) UNRELEASED; urgency=low
+libx11 (2:1.4.4-3) unstable; urgency=low
 
   * Split documentation out from libx11-dev into a separate libx11-doc
 package, so that libx11-dev can be multiarch co-installable.
 
- -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 17:06:03 -0800
+ -- Steve Langasek vor...@debian.org  Wed, 09 Nov 2011 12:13:26 -0800
 
 libx11 (2:1.4.4-2) unstable; urgency=low
 
diff --git a/nls/compose.dir.pre b/nls/compose.dir.pre
index 14a2fa9..4d368ac 100644
--- a/nls/compose.dir.pre
+++ b/nls/compose.dir.pre
@@ -4,9 +4,17 @@ XCOMM  The first word is the compose table file name and
 XCOMM  the second word is full locale name.
 XCOMM
 XCOMM
+XCOMM Note that no Compose tables exist for ISO 8859-11, Microsoft code
+XCOMM pages, Fujitsu's S90 or U90 character sets, or TIS620 yet.
+XCOMM
 iso8859-1/Compose: C
+XCOMM a3 is not an ISO 639 language code, but in Cyrillic, Z looks like 3.
+koi8-c/Compose:a3_AZ.KOI8-C
+iso8859-1/Compose: aa_DJ.ISO8859-1
 iso8859-1/Compose: af_ZA.ISO8859-1
+iso8859-15/Compose:an_ES.ISO8859-15
 iso8859-6/Compose: ar_AA.ISO8859-6
+iso8859-6/Compose: ar_AE.ISO8859-6
 iso8859-6/Compose: ar_BH.ISO8859-6
 iso8859-6/Compose: ar_DZ.ISO8859-6
 iso8859-6/Compose: ar_EG.ISO8859-6
@@ -19,13 +27,17 @@ iso8859-6/Compose:  ar_MA.ISO8859-6
 iso8859-6/Compose: ar_OM.ISO8859-6
 iso8859-6/Compose: ar_QA.ISO8859-6
 iso8859-6/Compose: ar_SA.ISO8859-6
+iso8859-6/Compose: ar_SD.ISO8859-6
+iso8859-6/Compose: ar_SY.ISO8859-6
 iso8859-6/Compose: ar_TN.ISO8859-6
 iso8859-6/Compose: ar_YE.ISO8859-6
 iso8859-9e/Compose:az_AZ.ISO8859-9E
-koi8-c/Compose:a3_AZ.KOI8-C
+koi8-c/Compose:az_AZ.KOI8-C
+iso8859-5/Compose: be_BY.ISO8859-5
 microsoft-cp1251/Compose:  be_BY.CP1251
 iso8859-5/Compose: bg_BG.ISO8859-5
 microsoft-cp1251/Compose:  bg_BG.CP1251
+koi8-r/Compose:bg_BG.KOI8-R
 iso8859-1/Compose: br_FR.ISO8859-1
 iso8859-14/Compose:br_FR.ISO8859-14
 iso8859-15/Compose:br_FR.ISO8859-15
@@ -46,6 +58,8 @@ iso8859-1/Compose:da_DK.ISO8859-1
 iso8859-15/Compose:da_DK.ISO8859-15
 iso8859-1/Compose: de_AT.ISO8859-1
 iso8859-15/Compose:de_AT.ISO8859-15
+iso8859-1/Compose: de_BE.ISO8859-1
+iso8859-15/Compose:de_BE.ISO8859-15
 iso8859-1/Compose: de_CH.ISO8859-1
 iso8859-15/Compose:de_CH.ISO8859-15
 iso8859-1/Compose: de_DE.ISO8859-1
@@ -55,15 +69,26 @@ iso8859-15/Compose: de_LI.ISO8859-15
 iso8859-1/Compose: de_LU.ISO8859-1
 iso8859-15/Compose:de_LU.ISO8859-15
 iso8859-7/Compose: el_GR.ISO8859-7
+iso8859-15/Compose:el_GR.ISO8859-15
 iso8859-1/Compose: en_AU.ISO8859-1
+iso8859-1/Compose: en_BE.ISO8859-1
+iso8859-15/Compose:en_BE.ISO8859-15
+iso8859-1/Compose: en_BW.ISO8859-1
 iso8859-1/Compose: en_BZ.ISO8859-1
 iso8859-1/Compose: en_CA.ISO8859-1
+iso8859-1/Compose: en_DK.ISO8859-1
+iso8859-15/Compose:en_DK.ISO8859-15
 iso8859-1/Compose: en_GB.ISO8859-1
 iso8859-15/Compose:en_GB.ISO8859-15
+iso8859-1/Compose: en_HK.ISO8859-1
 iso8859-1/Compose: en_IE.ISO8859-1
 iso8859-15/Compose:en_IE.ISO8859-15
+iso8859-1/Compose: en_IN.ISO8859-1
+iso8859-15/Compose:en_IN.ISO8859-15
 iso8859-1/Compose: en_JM.ISO8859-1
 iso8859-1/Compose: en_NZ.ISO8859-1
+iso8859-1/Compose: en_PH.ISO8859-1
+iso8859-1/Compose: en_SG.ISO8859-1
 iso8859-1/Compose: en_TT.ISO8859-1
 iso8859-1/Compose: en_UK.ISO8859-1
 iso8859-15/Compose:en_UK.ISO8859-15
@@ -71,6 +96,7 @@ iso8859-1/Compose:en_US.ISO8859-1
 iso8859-15/Compose:en_US.ISO8859-15
 iso8859-1/Compose: en_ZA.ISO8859-1
 iso8859-15/Compose

libx11: Changes to 'ubuntu'

2011-11-09 Thread Steve Langasek
 debian/changelog  |  133 
 debian/control|   26 
 debian/libx11-dev.install |2 
 debian/libx11-doc.install |2 
 debian/patches/102_double_arrows_Compose.diff |   16 
 debian/patches/series |2 
 nls/compose.dir.pre   |  135 
 nls/iso8859-15/Compose.pre|   30 
 nls/locale.alias.pre  |   35 
 nls/locale.dir.pre|   77 
 nls/pt_BR.UTF-8/Compose.pre   | 4276 --
 11 files changed, 241 insertions(+), 4493 deletions(-)

New commits:
commit 2aa86184dfde6108d2eebbb95af30bc3a9d615ed
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Wed Nov 9 12:13:43 2011 -0800

release 2:1.4.4-3

diff --git a/debian/changelog b/debian/changelog
index 1e46515..992a713 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libx11 (2:1.4.4-3) UNRELEASED; urgency=low
+libx11 (2:1.4.4-3) unstable; urgency=low
 
   * Split documentation out from libx11-dev into a separate libx11-doc
 package, so that libx11-dev can be multiarch co-installable.
 
- -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 17:06:03 -0800
+ -- Steve Langasek vor...@debian.org  Wed, 09 Nov 2011 12:13:26 -0800
 
 libx11 (2:1.4.4-2) unstable; urgency=low
 
diff --git a/nls/compose.dir.pre b/nls/compose.dir.pre
index 14a2fa9..4d368ac 100644
--- a/nls/compose.dir.pre
+++ b/nls/compose.dir.pre
@@ -4,9 +4,17 @@ XCOMM  The first word is the compose table file name and
 XCOMM  the second word is full locale name.
 XCOMM
 XCOMM
+XCOMM Note that no Compose tables exist for ISO 8859-11, Microsoft code
+XCOMM pages, Fujitsu's S90 or U90 character sets, or TIS620 yet.
+XCOMM
 iso8859-1/Compose: C
+XCOMM a3 is not an ISO 639 language code, but in Cyrillic, Z looks like 3.
+koi8-c/Compose:a3_AZ.KOI8-C
+iso8859-1/Compose: aa_DJ.ISO8859-1
 iso8859-1/Compose: af_ZA.ISO8859-1
+iso8859-15/Compose:an_ES.ISO8859-15
 iso8859-6/Compose: ar_AA.ISO8859-6
+iso8859-6/Compose: ar_AE.ISO8859-6
 iso8859-6/Compose: ar_BH.ISO8859-6
 iso8859-6/Compose: ar_DZ.ISO8859-6
 iso8859-6/Compose: ar_EG.ISO8859-6
@@ -19,13 +27,17 @@ iso8859-6/Compose:  ar_MA.ISO8859-6
 iso8859-6/Compose: ar_OM.ISO8859-6
 iso8859-6/Compose: ar_QA.ISO8859-6
 iso8859-6/Compose: ar_SA.ISO8859-6
+iso8859-6/Compose: ar_SD.ISO8859-6
+iso8859-6/Compose: ar_SY.ISO8859-6
 iso8859-6/Compose: ar_TN.ISO8859-6
 iso8859-6/Compose: ar_YE.ISO8859-6
 iso8859-9e/Compose:az_AZ.ISO8859-9E
-koi8-c/Compose:a3_AZ.KOI8-C
+koi8-c/Compose:az_AZ.KOI8-C
+iso8859-5/Compose: be_BY.ISO8859-5
 microsoft-cp1251/Compose:  be_BY.CP1251
 iso8859-5/Compose: bg_BG.ISO8859-5
 microsoft-cp1251/Compose:  bg_BG.CP1251
+koi8-r/Compose:bg_BG.KOI8-R
 iso8859-1/Compose: br_FR.ISO8859-1
 iso8859-14/Compose:br_FR.ISO8859-14
 iso8859-15/Compose:br_FR.ISO8859-15
@@ -46,6 +58,8 @@ iso8859-1/Compose:da_DK.ISO8859-1
 iso8859-15/Compose:da_DK.ISO8859-15
 iso8859-1/Compose: de_AT.ISO8859-1
 iso8859-15/Compose:de_AT.ISO8859-15
+iso8859-1/Compose: de_BE.ISO8859-1
+iso8859-15/Compose:de_BE.ISO8859-15
 iso8859-1/Compose: de_CH.ISO8859-1
 iso8859-15/Compose:de_CH.ISO8859-15
 iso8859-1/Compose: de_DE.ISO8859-1
@@ -55,15 +69,26 @@ iso8859-15/Compose: de_LI.ISO8859-15
 iso8859-1/Compose: de_LU.ISO8859-1
 iso8859-15/Compose:de_LU.ISO8859-15
 iso8859-7/Compose: el_GR.ISO8859-7
+iso8859-15/Compose:el_GR.ISO8859-15
 iso8859-1/Compose: en_AU.ISO8859-1
+iso8859-1/Compose: en_BE.ISO8859-1
+iso8859-15/Compose:en_BE.ISO8859-15
+iso8859-1/Compose: en_BW.ISO8859-1
 iso8859-1/Compose: en_BZ.ISO8859-1
 iso8859-1/Compose: en_CA.ISO8859-1
+iso8859-1/Compose: en_DK.ISO8859-1
+iso8859-15/Compose:en_DK.ISO8859-15
 iso8859-1/Compose: en_GB.ISO8859-1
 iso8859-15/Compose:en_GB.ISO8859-15
+iso8859-1/Compose: en_HK.ISO8859-1
 iso8859-1/Compose: en_IE.ISO8859-1
 iso8859-15/Compose:en_IE.ISO8859-15
+iso8859-1/Compose: en_IN.ISO8859-1
+iso8859-15/Compose:en_IN.ISO8859-15
 iso8859-1/Compose: en_JM.ISO8859-1
 iso8859-1/Compose: en_NZ.ISO8859-1
+iso8859-1/Compose: en_PH.ISO8859-1
+iso8859-1/Compose: en_SG.ISO8859-1
 iso8859-1/Compose: en_TT.ISO8859-1
 iso8859-1/Compose

libx11: Changes to 'debian-unstable'

2011-11-09 Thread Steve Langasek
 nls/compose.dir.pre |  135 -
 nls/iso8859-15/Compose.pre  |   30 
 nls/locale.alias.pre|   35 
 nls/locale.dir.pre  |   77 
 nls/pt_BR.UTF-8/Compose.pre | 4276 +++-
 5 files changed, 4342 insertions(+), 211 deletions(-)

New commits:
commit 756c5af8a8bc35d12fad67770f0bffc487fbab14
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Wed Nov 9 14:16:01 2011 -0800

revert accidentally committed changes to upstream source; this was just
applying the patches in-tree

diff --git a/nls/compose.dir.pre b/nls/compose.dir.pre
index 4d368ac..14a2fa9 100644
--- a/nls/compose.dir.pre
+++ b/nls/compose.dir.pre
@@ -4,17 +4,9 @@ XCOMM  The first word is the compose table file name and
 XCOMM  the second word is full locale name.
 XCOMM
 XCOMM
-XCOMM Note that no Compose tables exist for ISO 8859-11, Microsoft code
-XCOMM pages, Fujitsu's S90 or U90 character sets, or TIS620 yet.
-XCOMM
 iso8859-1/Compose: C
-XCOMM a3 is not an ISO 639 language code, but in Cyrillic, Z looks like 3.
-koi8-c/Compose:a3_AZ.KOI8-C
-iso8859-1/Compose: aa_DJ.ISO8859-1
 iso8859-1/Compose: af_ZA.ISO8859-1
-iso8859-15/Compose:an_ES.ISO8859-15
 iso8859-6/Compose: ar_AA.ISO8859-6
-iso8859-6/Compose: ar_AE.ISO8859-6
 iso8859-6/Compose: ar_BH.ISO8859-6
 iso8859-6/Compose: ar_DZ.ISO8859-6
 iso8859-6/Compose: ar_EG.ISO8859-6
@@ -27,17 +19,13 @@ iso8859-6/Compose:  ar_MA.ISO8859-6
 iso8859-6/Compose: ar_OM.ISO8859-6
 iso8859-6/Compose: ar_QA.ISO8859-6
 iso8859-6/Compose: ar_SA.ISO8859-6
-iso8859-6/Compose: ar_SD.ISO8859-6
-iso8859-6/Compose: ar_SY.ISO8859-6
 iso8859-6/Compose: ar_TN.ISO8859-6
 iso8859-6/Compose: ar_YE.ISO8859-6
 iso8859-9e/Compose:az_AZ.ISO8859-9E
-koi8-c/Compose:az_AZ.KOI8-C
-iso8859-5/Compose: be_BY.ISO8859-5
+koi8-c/Compose:a3_AZ.KOI8-C
 microsoft-cp1251/Compose:  be_BY.CP1251
 iso8859-5/Compose: bg_BG.ISO8859-5
 microsoft-cp1251/Compose:  bg_BG.CP1251
-koi8-r/Compose:bg_BG.KOI8-R
 iso8859-1/Compose: br_FR.ISO8859-1
 iso8859-14/Compose:br_FR.ISO8859-14
 iso8859-15/Compose:br_FR.ISO8859-15
@@ -58,8 +46,6 @@ iso8859-1/Compose:da_DK.ISO8859-1
 iso8859-15/Compose:da_DK.ISO8859-15
 iso8859-1/Compose: de_AT.ISO8859-1
 iso8859-15/Compose:de_AT.ISO8859-15
-iso8859-1/Compose: de_BE.ISO8859-1
-iso8859-15/Compose:de_BE.ISO8859-15
 iso8859-1/Compose: de_CH.ISO8859-1
 iso8859-15/Compose:de_CH.ISO8859-15
 iso8859-1/Compose: de_DE.ISO8859-1
@@ -69,26 +55,15 @@ iso8859-15/Compose: de_LI.ISO8859-15
 iso8859-1/Compose: de_LU.ISO8859-1
 iso8859-15/Compose:de_LU.ISO8859-15
 iso8859-7/Compose: el_GR.ISO8859-7
-iso8859-15/Compose:el_GR.ISO8859-15
 iso8859-1/Compose: en_AU.ISO8859-1
-iso8859-1/Compose: en_BE.ISO8859-1
-iso8859-15/Compose:en_BE.ISO8859-15
-iso8859-1/Compose: en_BW.ISO8859-1
 iso8859-1/Compose: en_BZ.ISO8859-1
 iso8859-1/Compose: en_CA.ISO8859-1
-iso8859-1/Compose: en_DK.ISO8859-1
-iso8859-15/Compose:en_DK.ISO8859-15
 iso8859-1/Compose: en_GB.ISO8859-1
 iso8859-15/Compose:en_GB.ISO8859-15
-iso8859-1/Compose: en_HK.ISO8859-1
 iso8859-1/Compose: en_IE.ISO8859-1
 iso8859-15/Compose:en_IE.ISO8859-15
-iso8859-1/Compose: en_IN.ISO8859-1
-iso8859-15/Compose:en_IN.ISO8859-15
 iso8859-1/Compose: en_JM.ISO8859-1
 iso8859-1/Compose: en_NZ.ISO8859-1
-iso8859-1/Compose: en_PH.ISO8859-1
-iso8859-1/Compose: en_SG.ISO8859-1
 iso8859-1/Compose: en_TT.ISO8859-1
 iso8859-1/Compose: en_UK.ISO8859-1
 iso8859-15/Compose:en_UK.ISO8859-15
@@ -96,7 +71,6 @@ iso8859-1/Compose:en_US.ISO8859-1
 iso8859-15/Compose:en_US.ISO8859-15
 iso8859-1/Compose: en_ZA.ISO8859-1
 iso8859-15/Compose:en_ZA.ISO8859-15
-iso8859-1/Compose: en_ZW.ISO8859-1
 iso8859-3/Compose: eo_XX.ISO8859-3
 iso8859-1/Compose: es_AR.ISO8859-1
 iso8859-1/Compose: es_BO.ISO8859-1
@@ -116,7 +90,6 @@ iso8859-1/Compose:   es_PE.ISO8859-1
 iso8859-1/Compose: es_PR.ISO8859-1
 iso8859-1/Compose: es_PY.ISO8859-1
 iso8859-1/Compose: es_SV.ISO8859-1
-iso8859-1/Compose: es_US.ISO8859-1
 iso8859-1/Compose: es_UY.ISO8859-1
 iso8859-1/Compose: es_VE.ISO8859-1
 iso8859-1/Compose: et_EE.ISO8859-1
@@ -125,8

x11proto-video: Changes to 'debian-unstable'

2011-11-08 Thread Steve Langasek
 debian/changelog  |8 
 debian/control|2 ++
 debian/x11proto-video-dev.install |2 +-
 3 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit a0c76c5e08855f45a263a4f4c7f8b8026823f259
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 11:36:25 2011 -0800

release 2.3.1-2

diff --git a/debian/changelog b/debian/changelog
index 4ca5364..854dc1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-video (2.3.1-2) UNRELEASED; urgency=low
+x11proto-video (2.3.1-2) unstable; urgency=low
 
   * Mark x11proto-video-dev Multi-Arch: foreign.
   * Install videoproto.pc to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig
 
- -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 11:21:33 -0800
+ -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 11:36:13 -0800
 
 x11proto-video (2.3.1-1) unstable; urgency=low
 

commit 243751f4e1956b92fd353aaa2f2d5b653348acc8
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 11:24:58 2011 -0800

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

diff --git a/debian/changelog b/debian/changelog
index 71c9a41..4ca5364 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-video (2.3.1-2) UNRELEASED; urgency=low
 
   * Mark x11proto-video-dev Multi-Arch: foreign.
+  * Install videoproto.pc to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig
 
  -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 11:21:33 -0800
 
diff --git a/debian/x11proto-video-dev.install 
b/debian/x11proto-video-dev.install
index 72309d7..6a7aa36 100644
--- a/debian/x11proto-video-dev.install
+++ b/debian/x11proto-video-dev.install
@@ -1,3 +1,3 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/videoproto.pc
+usr/lib/pkgconfig/videoproto.pc /usr/share/pkgconfig
 usr/share/doc/videoproto/xv-protocol-v2.txt usr/share/doc/x11proto-video-dev/

commit 10afaf3be2769ce420d508272b7f52c112866eb9
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 11:23:32 2011 -0800

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

diff --git a/debian/changelog b/debian/changelog
index 4782fa4..71c9a41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-video (2.3.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-video-dev Multi-Arch: foreign.
+
+ -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 11:21:33 -0800
+
 x11proto-video (2.3.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 820ba52..ee97b55 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-video.git
 
 Package: x11proto-video-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 Video extension wire protocol
  This package provides development headers describing the wire protocol
@@ -24,3 +25,4 @@ Description: X11 Video extension wire protocol
  URL:http://www.X.org
  .
  This package is built from the X.org videoproto 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/e1rnry7-d8...@vasks.debian.org



x11proto-video: Changes to 'refs/tags/x11proto-video-2.3.1-2'

2011-11-08 Thread Steve Langasek
Tag 'x11proto-video-2.3.1-2' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-08 19:36 +

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

iQIVAwUATrmEwFaNMPMhshM9AQhwKQ/+OqrrZg78bycKHZIV1z2HZILlxDo62MCq
TXDK2gSDSJqXhiKNqvbBWDUj5kIr/zT6yrPbQ9kHWM5JxzLNCSvZWTTaFv+lqc6N
dYlCFwGjCvsW23rXYMUcF/67bp75fAcqCx/DzviFiusl31bm+x1dBqT0Ur/XpFXQ
atpla3ulVlYLBupMNTgJqOTrjFqWV8CahWuEtnGHcQOdg/vnuy6YV35wsVtZGV9s
Ex2/OsTa+vsjWVWisM2UqgfZXvUhPAUx9UzYyGLA8FkpOQ6HG5Qg8iBp0Iy/bQzp
DQyRyPpqXSUpIU0hzNIdcZSyh1IGY3rtAjJuUMYQQuXyMVtW86O08hfPjzqg8o9L
PjbFgMuktSTNnpisynBMxnXL+rRBGReb1mzsomxWPSgP6+ZesawhWguZqOV/SM3y
ie5i368IQJyGKBg/u/4wZyjOwbe/LgfRc8alJd1pD6sTHwttzyHF43anRws4gu2g
Qk4qRbDqIEHiIeoYd84zZDKAQ3HuG6igl63BNs51CO9lY33ybI0QvUp/uhO2HMOn
AEvXNAmHtP7IHOowZ1Y5XEq/W7wXaV2GyeLub9P/H9Onf0UUEOVwxXYNjJdvQPul
X9uB90KcsP8SjaxZcdc0fLhg3cNzo/XjV5uzU1qSUQqI/4sIpL7FMhTphZ6BOHEP
j4MnKLwiJUs=
=Fxje
-END PGP SIGNATURE-

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

Steve Langasek (3):
  Mark x11proto-video-dev Multi-Arch: foreign.
  Install videoproto.pc to /usr/share/pkgconfig instead of 
/usr/lib/pkgconfig
  release 2.3.1-2

---
 debian/changelog  |8 
 debian/control|2 ++
 debian/watch  |1 +
 debian/x11proto-video-dev.install |2 +-
 4 files changed, 12 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/e1rnrye-e8...@vasks.debian.org



x11proto-record: Changes to 'refs/tags/x11proto-record-1.14.1-2'

2011-11-08 Thread Steve Langasek
Tag 'x11proto-record-1.14.1-2' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-08 20:09 +

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

iQIVAwUATrmMYVaNMPMhshM9AQg/5BAApZHn2Gs/iqi0b0zrli+esdZex0etUn+F
XYRCTXBM97Mor3drE/JVc0h5k4kzLRKNExkQI3M+/EYL/RQa/i2GqAJB3UyO9NLv
yFTQUryuN4g6LTVkQA5J7jk4k4YzN9R2XLDfWU/Gs8bTVCmvjZeE2gRXj0/I8TbW
LYvEQmkddrIiGLWsZ8V5NnmNwVudtTqLNMczuecGDlk0JHp5uBRy2IVGurhJNCoZ
FX1d/e6iE6C1aHTDuFth7qTHmIa8JWi4aoyIqjTV9qW8zcE3ysoDAUlu6s+ZFLsO
8QMs48aQKDG1H40JDoITZ3UWq7yauqJa9Y0ht2DWPGOaI2z+uYbtpuEII5zuH6UD
NJ14Xg1k3UvdRw6DkFk74AFU+zk06EXEVEO+kSnW5h8XlsmKUmjPGSvBCAC1RQ9B
ZotgKjM26uejKpbbAk4WqjCWZzito10zzWG7wFIMzXAnHS/ZvOTFrI/QHTASDrYC
tVL1sV30oIFrZo0lJZyDEAsqHy2rCfFAdvhtrgN7WndF2VbuGZ/yijAXyi5IIrum
np4wG57rzOUGAA/cHK4xaI+41FL4sERhiBuZPBEWYj28uruzLFoRuS1yI8xSL08r
omVtf0AiYyuKbl9hap3KzR/4F3HDmN8p0ZegaXopJhqiyB4lp4ihoHe4va+zu1dV
BQ7+XJ23a/I=
=Bu6v
-END PGP SIGNATURE-

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

Steve Langasek (3):
  Mark x11proto-record-dev Multi-Arch: foreign
  Install recordproto.pc to /usr/share/pkgconfig instead of 
/usr/lib/pkgconfig/recordproto.pc
  release 1.14.1-2

---
 debian/changelog   |8 
 debian/control |1 +
 debian/watch   |1 +
 debian/x11proto-record-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/e1rnryq-000142...@vasks.debian.org



x11proto-record: Changes to 'debian-unstable'

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

New commits:
commit ea8d8306b9cdc41a537737cbb3a7842f0e7ed525
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 12:00:29 2011 -0800

release 1.14.1-2

diff --git a/debian/changelog b/debian/changelog
index 68fba42..dc73a0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-x11proto-record (1.14.1-2) UNRELEASED; urgency=low
+x11proto-record (1.14.1-2) unstable; urgency=low
 
   * Mark x11proto-record-dev Multi-Arch: foreign
   * Install recordproto.pc to /usr/share/pkgconfig instead of
 /usr/lib/pkgconfig/recordproto.pc
 
- -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 11:54:22 -0800
+ -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 12:00:20 -0800
 
 x11proto-record (1.14.1-1) unstable; urgency=low
 

commit 93b6f604f1ac363fd2e8e87340e1e0440008b1f1
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 12:00:15 2011 -0800

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

diff --git a/debian/changelog b/debian/changelog
index cf6169d..68fba42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x11proto-record (1.14.1-2) UNRELEASED; urgency=low
 
   * Mark x11proto-record-dev Multi-Arch: foreign
+  * Install recordproto.pc to /usr/share/pkgconfig instead of
+/usr/lib/pkgconfig/recordproto.pc
 
  -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 11:54:22 -0800
 
diff --git a/debian/x11proto-record-dev.install 
b/debian/x11proto-record-dev.install
index 605860b..cd26366 100644
--- a/debian/x11proto-record-dev.install
+++ b/debian/x11proto-record-dev.install
@@ -1,5 +1,5 @@
 usr/include/X11/extensions/*
-usr/lib/pkgconfig/recordproto.pc
+usr/lib/pkgconfig/recordproto.pc /usr/share/pkgconfig
 usr/share/doc/recordproto/*.html usr/share/doc/x11proto-record-dev/
 usr/share/doc/recordproto/*.css  usr/share/doc/x11proto-record-dev/
 usr/share/doc/recordproto/*.txt  usr/share/doc/x11proto-record-dev/

commit 83acda01b32345050231afc4f22582c3dfee
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 11:54:39 2011 -0800

Mark x11proto-record-dev Multi-Arch: foreign

diff --git a/debian/changelog b/debian/changelog
index 67800bb..cf6169d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11proto-record (1.14.1-2) UNRELEASED; urgency=low
+
+  * Mark x11proto-record-dev Multi-Arch: foreign
+
+ -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 11:54:22 -0800
+
 x11proto-record (1.14.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 3fe1e33..cc97f90 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-record.git
 
 Package: x11proto-record-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Breaks: libxtst-dev ( 2:1.0.99.2)
 Description: X11 Record extension wire protocol


-- 
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/e1rnrym-00012i...@vasks.debian.org



x11proto-xf86bigfont: Changes to 'debian-unstable'

2011-11-08 Thread Steve Langasek
 debian/changelog |4 
 debian/control   |1 +
 2 files changed, 5 insertions(+)

New commits:
commit 09067852d9bdca0b6ab8fcba099f9ba93b94eb96
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 18:49:52 2011 -0800

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

diff --git a/debian/changelog b/debian/changelog
index 66e530d..b0e0a1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 x11proto-xf86bigfont (1.2.0-3) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
 good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
 
+  [ Steve Langasek ]
+  * Mark x11proto-xf86bigfont-dev Multi-Arch: foreign.
+
  -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:45 +
 
 x11proto-xf86bigfont (1.2.0-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 00a3444..b78f989 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/proto/x11proto-xf86bigfont.git
 
 Package: x11proto-xf86bigfont-dev
 Architecture: all
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11proto-core-dev
 Description: X11 Big Fonts extension wire protocol
  This package provides development headers describing the wire protocol


-- 
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/e1rnyei-0002s8...@vasks.debian.org



x11proto-xf86bigfont: Changes to 'debian-unstable'

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

New commits:
commit d98c8d744c9d7b7b6fa89530702eeb003ea18098
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 18:55:28 2011 -0800

release 1.2.0-3

diff --git a/debian/changelog b/debian/changelog
index b0e0a1e..af2dbb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-x11proto-xf86bigfont (1.2.0-3) UNRELEASED; urgency=low
+x11proto-xf86bigfont (1.2.0-3) unstable; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -8,7 +8,7 @@ x11proto-xf86bigfont (1.2.0-3) UNRELEASED; urgency=low
   [ Steve Langasek ]
   * Mark x11proto-xf86bigfont-dev Multi-Arch: foreign.
 
- -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:45 +
+ -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 18:55:15 -0800
 
 x11proto-xf86bigfont (1.2.0-2) 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/e1rnym4-0003sa...@vasks.debian.org



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

2011-11-08 Thread Steve Langasek
Tag 'x11proto-xf86bigfont-1.2.0-3' created by Steve Langasek 
steve.langa...@ubuntu.com at 2011-11-09 02:57 +

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

iQIVAwUATrnsHVaNMPMhshM9AQjtQBAAuL0/TasHBMp5ey7EEm+xRYMXL/KFsCpc
Ce8GWZi42DYm3WO2ht6Rj75AL7gGnI224+4JGeMu3SxCkAbB0BYXVlJgMo403/Uv
S4z8VU/rrSbMYosZxkmzByJZjV+2zCfMHFDkIFZt6dJ3g3xLRiFcBCs8AbMF414x
Cao0wF/HK+2WWGqridA9yn48fJlQpHHALAOb+t2ROo23BU62z9ceRuOIHYSZw3nY
r7G65GsDj7WH10i2Hp73hwnhu1Rt2vYBRd6zppbQQQP7VGf3Dx1xvwuisil/eXfR
mW2CpcCDwR4Q7H5BdRwtWfF9eBJeQvxUgiZSgKkHNy53bkmdntpjjNoiU3etbZ0p
5St3eXtY0x3ZKhG1eKou7swCgzcAB29It99axVsw4yHWdqiMYfjQ4xFHmKW4tTzX
Ep/bPcYl7uGq31Y/rkw45xoR9I291Ck585lui3DD2P93N/gfPdA/djAVZ39A7HXQ
9iIfVc9GIKTcRh+wiXTeO90+f3T62QhsvBgCNSU45bRSnQJWXtN+dXMnXzrr42hY
FWKWnuT9wnWa/DgPNecU4EpVJhyMby/pSsnwW2nIE+LzaIRJ7CypPZP8K9dL3291
kPWrXndxURj8YYfgjQDyXeVmh5bLZcext5FeTqhSeY6nQQt5gqauLK696I0pRvsC
TolI2k7cVgw=
=GiVB
-END PGP SIGNATURE-

Changes since x11proto-xf86bigfont-1.2.0-2:
Cyril Brulebois (1):
  Mention upstream git URL in a comment.

Julien Cristau (2):
  Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!
  Remove myself from Uploaders

Mikhail Gusarov (1):
  Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

Steve Langasek (2):
  Mark x11proto-xf86bigfont-dev Multi-Arch: foreign.
  release 1.2.0-3

---
 debian/changelog |   12 
 debian/control   |5 ++---
 debian/rules |   10 +-
 debian/watch |1 +
 4 files changed, 20 insertions(+), 8 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/e1rnym7-0003te...@vasks.debian.org



xutils-dev: Changes to 'debian-unstable'

2011-11-08 Thread Steve Langasek
 debian/changelog |8 ++--
 debian/control   |1 +
 2 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit e90db80240019fd4c2faf027aeaafe58a13124e4
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 19:00:30 2011 -0800

release 1:7.6+6

diff --git a/debian/changelog b/debian/changelog
index addbce0..0d9d94b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xutils-dev (1:7.6+6) UNRELEASED; urgency=low
+xutils-dev (1:7.6+6) unstable; urgency=low
 
   [ Julien Cristau ]
   * Change library directory from /usr/lib64 to /usr/lib on s390x as well
@@ -7,7 +7,7 @@ xutils-dev (1:7.6+6) UNRELEASED; urgency=low
   [ Steve Langasek ]
   * Mark xutils-dev Multi-Arch: foreign.
 
- -- Julien Cristau jcris...@debian.org  Mon, 15 Aug 2011 20:25:51 +0200
+ -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 19:00:21 -0800
 
 xutils-dev (1:7.6+5) unstable; urgency=low
 

commit f8c72f03f6da079c80fe746f71f3db86acc03aeb
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 19:00:17 2011 -0800

Mark xutils-dev Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index 57b892a..addbce0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 xutils-dev (1:7.6+6) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Change library directory from /usr/lib64 to /usr/lib on s390x as well
 (closes: #637903).  Thanks, Aurélien Jarno!
 
+  [ Steve Langasek ]
+  * Mark xutils-dev Multi-Arch: foreign.
+
  -- Julien Cristau jcris...@debian.org  Mon, 15 Aug 2011 20:25:51 +0200
 
 xutils-dev (1:7.6+5) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 6f32ff2..a44c461 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/app/xutils-dev.git
 
 Package: xutils-dev
 Architecture: any
+Multi-Arch: foreign
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},


-- 
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/e1rnyqm-0005lz...@vasks.debian.org



xutils-dev: Changes to 'refs/tags/xutils-dev-1_7.6+6'

2011-11-08 Thread Steve Langasek
Tag 'xutils-dev-1_7.6+6' created by Steve Langasek steve.langa...@ubuntu.com 
at 2011-11-09 03:01 +

Tagging upload of xutils-dev 1:7.6+6 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATrntJVaNMPMhshM9AQipbxAAvkn0zWpfP/T3jTCPKrEZnTF4W0z6L3et
v/Oz60NVmSphkruzT/2L/X/ba1SbZ5y5f/mZ9iSpdD2nWucgt1Z/3rbrNX5D+DMQ
glphwKRa6/OXqyeN5Sjjlsu02uzjBoWw4vtvz7WnFp2BREx9Bx0JkRRqtsnJg0nh
+tdHKWpgh8sJyOAkHqYEJIUKjAo6RHWUei+6d7dHhqs+PRZ4o6vT9AhW7D96cd5Z
hQ5+IeJwmTXqKayw8YflgSwxCQxDuKOyS5nE1TqN9Obop1EIT9SeGHuQiKyArLkK
e1NUk7X3iToN6P1k8ZHu1xlrq58TJzMbfr9MhUx+jgeYd5p6Xm6pIW+6eNF82YW8
/xV8farBESmErBlMq6FGO3rx4HJB9FTG2YSrLvoX4muUSM8n8rz+gzddAHMP33aA
UGInGDWsQuF5/7WowLyMIMKwZeOwL2W0JZQ1GscLGW+JrtcjQ+G9c1sP4V2s5+ug
YpBdtf0XFDkDyVU0dCeI/7qaWjvXcB5jnS3mgi17qYr/EnxLyRuXGT0l1qQXMvMC
MRrG9TmMtA9MEtl6jOdTSMmPq8apUBsrlfguOE90uFDjgQMO1Cvr7umOFcddkVyI
6YCGCoBKdYOnWe8eiZKQvl1F2FkPZer9P5WOiQM6GW0WLIrom1OlB35eQFLsK4oZ
UABI9RTPb54=
=Mxpa
-END PGP SIGNATURE-

Changes since xutils-dev-1_7.6+5:
Julien Cristau (1):
  Change library directory from /usr/lib64 to /usr/lib on s390x as well

Steve Langasek (2):
  Mark xutils-dev Multi-Arch: foreign.
  release 1:7.6+6

---
 debian/changelog |   11 ++
 debian/control   |1 
 debian/patches/04_xutils-dev-debian.diff |  131 +++
 3 files changed, 93 insertions(+), 50 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/e1rnyqq-0005po...@vasks.debian.org



libxau: Changes to 'debian-unstable'

2011-11-08 Thread Steve Langasek
 debian/changelog |7 +++
 debian/control   |1 +
 2 files changed, 8 insertions(+)

New commits:
commit deb5640833eddf9da9b2bc2591aae5c640e5bd3f
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 19:34:44 2011 -0800

release 1:1.0.6-4

diff --git a/debian/changelog b/debian/changelog
index e76360b..008bb48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libxau (1:1.0.6-4) UNRELEASED; urgency=low
+libxau (1:1.0.6-4) unstable; urgency=low
 
   * Mark libxau-dev Multi-Arch: same, after confirming the contents are
 compatible between amd64 and armel.
 
- -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 19:31:12 -0800
+ -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 19:31:51 -0800
 
 libxau (1:1.0.6-3) unstable; urgency=low
 

commit 26d37bd3e8e26bcaaed380e1bca0e32b964ca4f7
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 19:31:48 2011 -0800

Mark libxau-dev Multi-Arch: same, after confirming the contents are 
compatible between amd64 and armel.

diff --git a/debian/changelog b/debian/changelog
index 11be6a8..e76360b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxau (1:1.0.6-4) UNRELEASED; urgency=low
+
+  * Mark libxau-dev Multi-Arch: same, after confirming the contents are
+compatible between amd64 and armel.
+
+ -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 19:31:12 -0800
+
 libxau (1:1.0.6-3) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/control b/debian/control
index b0c0186..3a9ca27 100644
--- a/debian/control
+++ b/debian/control
@@ -70,6 +70,7 @@ Description: X11 authorisation library (debug package)
 Package: libxau-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},


-- 
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/e1rnyxg-0002pd...@vasks.debian.org



libxau: Changes to 'refs/tags/libxau-1_1.0.6-4'

2011-11-08 Thread Steve Langasek
Tag 'libxau-1_1.0.6-4' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-11-09 03:35 +

Tagging upload of libxau 1:1.0.6-4 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATrn1HVaNMPMhshM9AQiEig/+N49NJ9eAS/1I3GxXRSmzENgav2NeQmjR
sPjCExIkeCjfE6adsitrV+ddtPB0BdUX6EOrwnkhljpPTU9qLMH73Q9e8XNsLEYb
SW/EtJHc1JWUP6aw5Yiu0B3k4yQwuDQwSsqzMHbzcoD6845sVevRV1V6ORrLauwJ
bzbF8KTk+igG8C4Z6Ia2nZew3JO6K50wWeqniglJcZFLfCP6UoGllGRC4NJ8kOdT
ymEJ87l8ngTtErzOiBM7qikeRBgTQw+Pnb3JMIehRiMKC3zNITsjXD9YxYjJREd7
Hi+uTOEYRJPsF2+VApy9emeQVyYqejLv7iNnQXD49HDKyu8NjOaMwCEYbCtpTgjq
uJyOjYx0WH8Kg0V8T07l+N848z0g7pemBSKOwj1icJGoVgWdJWM+uYORrSlqX1bq
RcJsxhAA2vtdO9a1wlOSE+YyUcGynFV4U+pXZFCFAbgxGqEANVJHi+nzfhkChHLX
1ZNd4r1vVo8M1M777MjWpZSIim39lPsDzkGyfHYUrizOU7KReHWE1IyUF/7mnYuo
TIpYInjtsRbxCZggYQoojPKsqozpvaYju+U0487Q3aPx/PF+ZoZWkPydId0iRjNH
581ZXrrKT7r6x5G+m4sTDAyGGPSkQ7UJEkKDzBj+VN2CjaE+oEzqOB2/xLtooJE/
JUolekCvcvc=
=yEun
-END PGP SIGNATURE-

Changes since libxau-1_1.0.6-3:
Steve Langasek (2):
  Mark libxau-dev Multi-Arch: same, after confirming the contents are 
compatible between amd64 and armel.
  release 1:1.0.6-4

---
 debian/changelog |7 +++
 debian/control   |1 +
 2 files changed, 8 insertions(+)
---


-- 
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/e1rnyxk-0002rh...@vasks.debian.org



libxdmcp: Changes to 'debian-unstable'

2011-11-08 Thread Steve Langasek
 debian/changelog|   10 ++
 debian/control  |1 +
 debian/libxdmcp-dev.install |2 --
 debian/rules|2 +-
 4 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit e021239c68364dac1609623ea00b57cf08c5cdb5
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 20:30:44 2011 -0800

release 1:1.1.0-4

diff --git a/debian/changelog b/debian/changelog
index ae0428e..50c48c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxdmcp (1:1.1.0-4) UNRELEASED; urgency=low
+libxdmcp (1:1.1.0-4) unstable; urgency=low
 
   * Drop /usr/share/doc/libxdmcp-dev/xdmcp.html from the package; the
 autogenerated contents with random node numbers mean that this is not
@@ -6,7 +6,7 @@ libxdmcp (1:1.1.0-4) UNRELEASED; urgency=low
 xdmcp.txt.gz.
   * Mark libxdmcp-dev Multi-Arch: same.
 
- -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 20:29:10 -0800
+ -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 20:30:37 -0800
 
 libxdmcp (1:1.1.0-3) unstable; urgency=low
 

commit c05303fd06b91c70c91026cc795728c6838988a3
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 20:30:34 2011 -0800

Mark libxdmcp-dev Multi-Arch: same.

diff --git a/debian/changelog b/debian/changelog
index c5ce464..ae0428e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libxdmcp (1:1.1.0-4) UNRELEASED; urgency=low
 autogenerated contents with random node numbers mean that this is not
 multiarch-friendly, and the same information is available in
 xdmcp.txt.gz.
+  * Mark libxdmcp-dev Multi-Arch: same.
 
  -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 20:29:10 -0800
 
diff --git a/debian/control b/debian/control
index 656d808..35e6b6a 100644
--- a/debian/control
+++ b/debian/control
@@ -61,6 +61,7 @@ Description: X11 authorisation library (debug package)
 
 Package: libxdmcp-dev
 Architecture: any
+Multi-Arch: same
 Section: libdevel
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxdmcp6 (= ${binary:Version}), 
x11proto-core-dev
 Description: X11 authorisation library (development headers)

commit 77743d22372521a1c4b136a542a78d44786d5c1f
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Tue Nov 8 20:30:12 2011 -0800

Drop /usr/share/doc/libxdmcp-dev/xdmcp.html from the package; the 
autogenerated contents with random node numbers mean that this is not 
multiarch-friendly, and the same information is available in xdmcp.txt.gz.

diff --git a/debian/changelog b/debian/changelog
index d36138e..c5ce464 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxdmcp (1:1.1.0-4) UNRELEASED; urgency=low
+
+  * Drop /usr/share/doc/libxdmcp-dev/xdmcp.html from the package; the
+autogenerated contents with random node numbers mean that this is not
+multiarch-friendly, and the same information is available in
+xdmcp.txt.gz.
+
+ -- Steve Langasek vor...@debian.org  Tue, 08 Nov 2011 20:29:10 -0800
+
 libxdmcp (1:1.1.0-3) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/libxdmcp-dev.install b/debian/libxdmcp-dev.install
index bddf2d1..7f901be 100644
--- a/debian/libxdmcp-dev.install
+++ b/debian/libxdmcp-dev.install
@@ -2,6 +2,4 @@ usr/include/X11/*
 usr/lib/*/libXdmcp.a
 usr/lib/*/libXdmcp.so
 usr/lib/*/pkgconfig/xdmcp.pc
-usr/share/doc/libXdmcp/*.html usr/share/doc/libxdmcp-dev
-usr/share/doc/libXdmcp/*.css  usr/share/doc/libxdmcp-dev
 usr/share/doc/libXdmcp/*.txt  usr/share/doc/libxdmcp-dev
diff --git a/debian/rules b/debian/rules
index e47a12d..6702406 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,7 +84,7 @@ binary-arch: build install
dh_testroot
 
dh_installdocs
-   dh_install --sourcedir=debian/tmp --fail-missing --exclude=libXdmcp.la
+   dh_install --sourcedir=debian/tmp --fail-missing --exclude=libXdmcp.la 
--exclude .html --exclude .css
dh_installchangelogs ChangeLog
dh_link
dh_strip -p$(PACKAGE) --dbg-package=$(PACKAGE)-dbg


-- 
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/e1rnztu-000696...@vasks.debian.org



libxdmcp: Changes to 'refs/tags/libxdmcp-1_1.1.0-4'

2011-11-08 Thread Steve Langasek
Tag 'libxdmcp-1_1.1.0-4' created by Steve Langasek steve.langa...@ubuntu.com 
at 2011-11-09 04:36 +

Tagging upload of libxdmcp 1:1.1.0-4 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATroDUVaNMPMhshM9AQgF5w/9HD51prd/6n7bcs/7euaW+5cvw/mOa+Qf
Z6Y3BUcr5FPvK7PtnwVgoPcEXiTCSURhFlRNZsVfDFCbCeoP0qleEzlptU0HeJhx
6WZj6Ujvngzejuiewkfb3f1uxfJHvx5RpH0ACarXtQ/6OixzVb22fH/b9Y2VwzKH
FeYscYJdKwIx4XLy8seYAzaqYFceHAtm+qcUK7ij9qFjFqLOAtjV+jPvLwa844Ab
tRNii3kCB7VaVqDOJqmhOgy92SzeEeBTjgDOgHthySqKqp3soVzeDMencxqD6shG
dyYNSQN5P+pgAnxB4l6LOYRgDeoDWvxVIXuB9c/Xu3flyJWT2U3Hb/XnNET8mBru
+ecMp44+3gnT48MwVFsK+pjESqpY29adlbwuRNJeFp8PgjD+9XbJGPg/2gmxWGCK
jSCS3V/C4MB2xYoYDBtZQJ2QDWSKWjW1w/wR3688Ahll35bUBfOnslNX/ycp+3qS
fRxS0WBzRncBZ0ld5rKGxy+EIEf9qyZ05p7WFcVdF4zMydDeR1nUxdlRLRTwq9YY
O0Puf6S8bzS1BJVfKknZpCs8CwFXLyCLJWESyviT/WAyXgN6V+eJkDm9Q0ju4/HJ
XSmcbfJI00GwmNakOhpOm8J09VOU0sQKuyEcb9PomMEOnuN6pW8zzuOq20MjBA77
AvWJzgYecMA=
=N5mh
-END PGP SIGNATURE-

Changes since libxdmcp-1_1.1.0-3:
Steve Langasek (3):
  Drop /usr/share/doc/libxdmcp-dev/xdmcp.html from the package; the 
autogenerated contents with random node numbers mean that this is not 
multiarch-friendly, and the same information is available in xdmcp.txt.gz.
  Mark libxdmcp-dev Multi-Arch: same.
  release 1:1.1.0-4

---
 debian/changelog|   10 ++
 debian/control  |1 +
 debian/libxdmcp-dev.install |2 --
 debian/rules|2 +-
 4 files changed, 12 insertions(+), 3 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/e1rnztz-0006ea...@vasks.debian.org



xorg-server: Changes to 'ubuntu'

2011-10-22 Thread Steve Langasek
 debian/changelog   |8 +
 debian/patches/511_Update_border_clip_in_compAllocPixmap.patch |   42 
++
 debian/patches/series  |1 
 3 files changed, 51 insertions(+)

New commits:
commit 67710826db2c51a0eb45937806d64262e3b0b09d
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 23:05:03 2011 -0700

releasing version 2:1.10.4-1ubuntu5

diff --git a/debian/changelog b/debian/changelog
index 9bb04b7..1f81471 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-xorg-server (2:1.10.4-1ubuntu4.3) UNRELEASED; urgency=low
+xorg-server (2:1.10.4-1ubuntu5) oneiric; urgency=low
 
   * debian/patches/511_Update_border_clip_in_compAllocPixmap.patch:
 patch from upstream to fix window border traces left behind when
 switching windows in metacity.  LP: #759203.
 
- -- Steve Langasek steve.langa...@ubuntu.com  Fri, 21 Oct 2011 23:03:10 -0700
+ -- Steve Langasek steve.langa...@ubuntu.com  Fri, 21 Oct 2011 23:04:54 -0700
 
 xorg-server (2:1.10.4-1ubuntu4.2) oneiric-proposed; urgency=low
 

commit f3f1b811c87336ab54a90365577f0a69d0caabaf
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 23:04:51 2011 -0700

debian/patches/511_Update_border_clip_in_compAllocPixmap.patch: patch from 
upstream to fix window border traces left behind when switching windows in 
metacity.  LP: #759203.

diff --git a/debian/changelog b/debian/changelog
index 1270348..9bb04b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xorg-server (2:1.10.4-1ubuntu4.3) UNRELEASED; urgency=low
+
+  * debian/patches/511_Update_border_clip_in_compAllocPixmap.patch:
+patch from upstream to fix window border traces left behind when
+switching windows in metacity.  LP: #759203.
+
+ -- Steve Langasek steve.langa...@ubuntu.com  Fri, 21 Oct 2011 23:03:10 -0700
+
 xorg-server (2:1.10.4-1ubuntu4.2) oneiric-proposed; urgency=low
 
   * Fix crash on accepting a touch grab from an indirect device (LP: #877825)
diff --git a/debian/patches/511_Update_border_clip_in_compAllocPixmap.patch 
b/debian/patches/511_Update_border_clip_in_compAllocPixmap.patch
new file mode 100644
index 000..73cf33e
--- /dev/null
+++ b/debian/patches/511_Update_border_clip_in_compAllocPixmap.patch
@@ -0,0 +1,42 @@
+From: Ville Syrjala syrj...@sci.fi
+Subject: [PATCH xserver] composite: Update borderClip in compAllocPixmap()
+ Previously the parent constrained borderClip was copied over
+ when compRedirectWindow() is called. That is insufficient eg. in
+ case the window was already redirected, but not yet realized. So
+ copy the borderClip over in compAllocPixmap() instead.
+
+ Example:
+ Window 1 is below an automatically redirect window 2. Window 2 is
+ unmapped and moved outside the extents of window 1. Window 2 is
+ then mapped again, and MarkOverlappedWindows() uses the up to
+ date borderSize of window 2 to mark windows, which leaves
+ window 1 unmarked. Then exposures are calculated using the stale
+ borderClip of window 2, which causes the window below window 2,
+ to be exposed through an apparent hole in window 1.
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/759203
+
+Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=22566
+
+Signed-off-by: Ville Syrjala syrjala at sci.fi
+---
+ composite/compalloc.c |   11 +++
+ 1 files changed, 7 insertions(+), 4 deletions(-)
+
+Index: xorg-server-1.10.4/composite/compalloc.c
+===
+--- xorg-server-1.10.4.orig/composite/compalloc.c
 xorg-server-1.10.4/composite/compalloc.c
+@@ -617,6 +617,13 @@
+   DamageRegister (pWin-drawable, cw-damage);
+   cw-damageRegistered = TRUE;
+ }
++
++/* Make sure our borderClip is up to date */
++RegionUninit(cw-borderClip);
++RegionCopy(cw-borderClip, pWin-borderClip);
++cw-borderClipX = pWin-drawable.x;
++cw-borderClipY = pWin-drawable.y;
++
+ return TRUE;
+ }
+ 
diff --git a/debian/patches/series b/debian/patches/series
index f2f3289..8816531 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -43,3 +43,4 @@
 508_CVE-2011-4028.patch
 509_CVE-2011-4029.patch
 510_fix_touchpad_touch_event_removal.patch
+511_Update_border_clip_in_compAllocPixmap.patch


-- 
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/e1rhui8-00082z...@vasks.debian.org



xorg-server: Changes to 'ubuntu'

2011-10-22 Thread Steve Langasek
Rebased ref, commits from common ancestor:
commit b950d4027024f9780b2db31e92d5f6f94a28a7ab
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 23:05:03 2011 -0700

releasing version 2:1.10.4-1ubuntu5

diff --git a/debian/changelog b/debian/changelog
index 9bb04b7..5afbb13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-xorg-server (2:1.10.4-1ubuntu4.3) UNRELEASED; urgency=low
+xorg-server (2:1.10.4-1ubuntu5) precise; urgency=low
 
   * debian/patches/511_Update_border_clip_in_compAllocPixmap.patch:
 patch from upstream to fix window border traces left behind when
 switching windows in metacity.  LP: #759203.
 
- -- Steve Langasek steve.langa...@ubuntu.com  Fri, 21 Oct 2011 23:03:10 -0700
+ -- Steve Langasek steve.langa...@ubuntu.com  Fri, 21 Oct 2011 23:04:54 -0700
 
 xorg-server (2:1.10.4-1ubuntu4.2) oneiric-proposed; 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/e1rhujx-7j...@vasks.debian.org



libxp: Changes to 'debian-unstable'

2011-10-22 Thread Steve Langasek
 debian/changelog |9 +++--
 debian/compat|2 +-
 debian/control   |6 +-
 debian/libxp-dev.install |6 +++---
 debian/libxp6.install|2 +-
 debian/rules |2 ++
 6 files changed, 19 insertions(+), 8 deletions(-)

New commits:
commit 0559c9c554f28861290197c851a2c9de7f351b44
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Sat Oct 22 13:03:32 2011 -0700

releasing version 1:1.0.1-2

diff --git a/debian/changelog b/debian/changelog
index cc8b39c..cab0c1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxp (1:1.0.1-2) UNRELEASED; urgency=low
+libxp (1:1.0.1-2) unstable; urgency=low
 
   [ Julien Cristau ]
   * Drop Pre-Depends on x11-common, only needed for upgrades from the
@@ -8,7 +8,7 @@ libxp (1:1.0.1-2) UNRELEASED; urgency=low
   * Build for multiarch; thanks to Julian Taylor for the patch.
 Closes: #639679.
 
- -- Julien Cristau jcris...@debian.org  Thu, 28 Apr 2011 14:16:56 +0200
+ -- Steve Langasek vor...@debian.org  Sat, 22 Oct 2011 13:03:28 -0700
 
 libxp (1:1.0.1-1) unstable; urgency=low
 

commit dd2ac4cd5056993c9e1c8c247f7a5d9805dc1328
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Sat Oct 22 13:03:19 2011 -0700

libxp-dev is also m-a: same

diff --git a/debian/control b/debian/control
index 3b5d8f9..150710b 100644
--- a/debian/control
+++ b/debian/control
@@ -65,6 +65,7 @@ Description: X Printing Extension (Xprint) client library 
(unstripped)
 Package: libxp-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends:
  ${misc:Depends},
  libxp6 (= ${binary:Version}),

commit 3358d3afc5f77713d9b72310682fbc73c15b6ffa
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Sat Oct 22 12:56:40 2011 -0700

Build for multiarch; thanks to Julian Taylor for the patch. Closes: #639679.

diff --git a/debian/changelog b/debian/changelog
index d409627..cc8b39c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 libxp (1:1.0.1-2) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Drop Pre-Depends on x11-common, only needed for upgrades from the
 monolith.
 
+  [ Steve Langasek ]
+  * Build for multiarch; thanks to Julian Taylor for the patch.
+Closes: #639679.
+
  -- Julien Cristau jcris...@debian.org  Thu, 28 Apr 2011 14:16:56 +0200
 
 libxp (1:1.0.1-1) unstable; urgency=low
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+9
diff --git a/debian/control b/debian/control
index 20639f3..3b5d8f9 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Drew Parsons dpars...@debian.org, Cyril Brulebois 
k...@debian.org
 Build-Depends:
- debhelper (= 5),
+ debhelper (= 8.1.3~),
  quilt,
  pkg-config,
  libx11-dev (= 1:0.99.2),
@@ -20,6 +20,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxp.git
 Package: libxp6
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
@@ -37,6 +39,7 @@ Package: libxp6-dbg
 Section: debug
 Priority: extra
 Architecture: any
+Multi-Arch: same
 Depends:
  libxp6 (= ${binary:Version}),
  ${shlibs:Depends},
diff --git a/debian/libxp-dev.install b/debian/libxp-dev.install
index 44154d1..b137291 100644
--- a/debian/libxp-dev.install
+++ b/debian/libxp-dev.install
@@ -1,3 +1,3 @@
-usr/lib/libXp.a
-usr/lib/libXp.so
-usr/lib/pkgconfig/xp.pc
+usr/lib/*/libXp.a
+usr/lib/*/libXp.so
+usr/lib/*/pkgconfig/xp.pc
diff --git a/debian/libxp6.install b/debian/libxp6.install
index 857cbee..49e5519 100644
--- a/debian/libxp6.install
+++ b/debian/libxp6.install
@@ -1 +1 @@
-usr/lib/libXp.so.6*
+usr/lib/*/libXp.so.6*
diff --git a/debian/rules b/debian/rules
index 317b73e..8e2fe33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
 endif
 
 DEB_HOST_ARCH  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
@@ -41,6 +42,7 @@ build-stamp:
cd build  \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --infodir=\$${prefix}/share/info $(confflags) \
+--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 CFLAGS=$(CFLAGS)
$(MAKE) -C build
 


-- 
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/e1rhhqr-0001ie...@vasks.debian.org



libxp: Changes to 'refs/tags/libxp-1_1.0.1-2'

2011-10-22 Thread Steve Langasek
Tag 'libxp-1_1.0.1-2' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-10-22 19:57 +

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

iQIVAwUATqMgF1aNMPMhshM9AQi6oRAAyvrAn6sUh+Vwd9z5+mXlolgBLBkvoMDi
PnipzkP6wfkV4uVFYRVnnFANN5AZLQ2azzWB/suPMHfFXekJuL1hKl0TjELsEfBZ
NsqDDxNKRtTAkZkjQflwXzL/4uNIKVEiKoGpC+WGKWNzhFQ/usIviYB4PqNRX+z5
fF7insRX5qnW12o/O0ImCumCNQLrx/9m0uW99kqf2k4/z+7qA6Ty2P7dwUbg6ZD2
PhxssC22g6MuAmZKq5poSH0sWSYaOh9JrvzItCEzZcUWOCT+canoOTf/qHy8UHG9
2R1iWEAwCXWPGc5nJO3z3oQZ5sFSQWJjzbqz6U/LJjsgHQbBValFCuj13C/7Z22S
6PE9LYIrDEY0KJ00bEAWGpyaYi48uJU7MuvKMfxsrLkEAJ9g4mSH0WV6981dt7gu
ukP6JiarvBS+vQLeEuQVwsy9akfPzgpi78cNs+0yAGnxULvpBCRoQtDgy1+sGkNP
v2cf4SpGspNp7KGegnywwUCPEPOPHx3Dx7g+ckm1QvR7J0rQeJTReuoXRvTX4Tf/
3EDtTbOP+Tdkdj4KAibXQy28x9PLeE1tzI7NUOjit9IlK5ah01hUn+E7Pzd+BhIF
3wLVPGrhYMdBku4soHq/JfQaW5YVqdTHhsaF95Xhbx1Gg4bneb49wtGgthHoa+lM
gOvtISYiqqM=
=cyor
-END PGP SIGNATURE-

Changes since libxp-1_1.0.1-1:
Julien Cristau (1):
  Drop Pre-Depends on x11-common

Steve Langasek (2):
  Build for multiarch; thanks to Julian Taylor for the patch. Closes: 
#639679.
  releasing version 1:1.0.1-2

---
 debian/changelog |   12 
 debian/compat|2 +-
 debian/control   |7 ---
 debian/libxp-dev.install |6 +++---
 debian/libxp6.install|2 +-
 debian/rules |2 ++
 6 files changed, 23 insertions(+), 8 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/e1rhhqu-0001js...@vasks.debian.org



x11-utils: Changes to 'debian-unstable'

2011-10-21 Thread Steve Langasek
 debian/changelog |6 ++
 debian/control   |1 +
 2 files changed, 7 insertions(+)

New commits:
commit 9b30fa7765e294e6e2f0bf099b964baf92ebc652
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Oct 20 23:02:40 2011 -0700

releasing version 7.6+4

diff --git a/debian/changelog b/debian/changelog
index f0f8f17..b448bcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-x11-utils (7.6+4) UNRELEASED; urgency=low
+x11-utils (7.6+4) unstable; urgency=low
 
   * Mark x11-utils Multi-Arch: foreign.
 
- -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 06:01:35 +
+ -- Steve Langasek vor...@debian.org  Thu, 20 Oct 2011 23:02:31 -0700
 
 x11-utils (7.6+3) unstable; urgency=low
 

commit 6067b6b8ca2d82f59cb17c1b94189fc2a8701cdb
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Oct 20 23:02:16 2011 -0700

Mark x11-utils Multi-Arch: foreign.

diff --git a/debian/changelog b/debian/changelog
index cd47046..f0f8f17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+x11-utils (7.6+4) UNRELEASED; urgency=low
+
+  * Mark x11-utils Multi-Arch: foreign.
+
+ -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 06:01:35 +
+
 x11-utils (7.6+3) unstable; urgency=low
 
   * xprop 1.2.1
diff --git a/debian/control b/debian/control
index 95358b5..bad97a2 100644
--- a/debian/control
+++ b/debian/control
@@ -61,6 +61,7 @@ Vcs-Browser: 
http://git.debian.org/?p=pkg-xorg/app/x11-utils.git
 
 Package: x11-utils
 Architecture: any
+Multi-Arch: foreign
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},


-- 
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/e1rh8f2-0005jl...@vasks.debian.org



x11-utils: Changes to 'refs/tags/x11-utils-7.6+4'

2011-10-21 Thread Steve Langasek
Tag 'x11-utils-7.6+4' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-10-21 06:32 +

Tagging upload of x11-utils 7.6+4 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATqESCVaNMPMhshM9AQg0YA/9EjNpIk5y26nSTJRkTUvtHzx7SwZrZG5b
8J3A+eIFRcLTRPaHqMXr+dDq7oXIH7lBIE/bvCEyeEybBY4g9WDLTrrkrmMN9ZPD
6QBYHmAoZSINwdumUUlejtChQMQjxg9/N6y7hJjdQ8DcHLAEz+oQS9nvTgs6mWgZ
+5HO2GyzjVG7EjrgH+QzH04iYZSpryOjfJXlSHvr2EYt9pqbyzN+G9zUalwykSyH
DFiWGZtd052HxxP8zvoGZFzCd1O2Vu5JFkz5V1VLWzwmvu28vUw860wITp/LLFLs
q/QZ5U5cLg+ddCPV0lZi1RUeiLGOhOhmYtrG5sArftIdFNLTH3NyjNqrImF2bBfw
dstN9YLiKMGnu6sHcyU4QyxOXEJfRhQ9pDPaqQkt3k6Iz9BX9CuzUTLvlVe/S2Uy
u49f7o8Dt70pzv2eqp1UcsRpDdrIhIAzsP4yOOmpa2aK6akS+8PSSCTDH/N1YxpK
ukd5aaGw/l6vHu9JE3LYkJlPt76AB70N9uq99G611gWrZtqFm90cek2q5oL+Qan6
8IB6p34kUYkFIABuCnarR75tpW1Kgp/SK5pCzxYDIBe4jVfkC9wNmgzz+QM3dhkJ
XhUxkog7Ie7YOiyqnT/b11yVx85ua+90bdmEC/GoaI3ADmEFcXAijVMpaTI/87OL
Ad3d875SVW8=
=dSAw
-END PGP SIGNATURE-

Changes since x11-utils-7.6+3:
Steve Langasek (2):
  Mark x11-utils Multi-Arch: foreign.
  releasing version 7.6+4

---
 debian/changelog |6 ++
 debian/control   |1 +
 2 files changed, 7 insertions(+)
---


-- 
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/e1rh8fg-0005ne...@vasks.debian.org



libxaw: Changes to 'debian-unstable'

2011-10-21 Thread Steve Langasek
 debian/changelog   |6 ++
 debian/control |4 
 debian/libxaw7-dev.install |7 ---
 debian/libxaw7-dev.links   |1 -
 debian/libxaw7.install |4 ++--
 debian/rules   |6 +-
 6 files changed, 21 insertions(+), 7 deletions(-)

New commits:
commit 53bf737798981afca7e0d7627712097babae6906
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 14:12:35 2011 -0700

releasing version 2:1.0.9-3

diff --git a/debian/changelog b/debian/changelog
index 6b7c340..d4fe706 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libxaw (2:1.0.9-3) UNRELEASED; urgency=low
+libxaw (2:1.0.9-3) unstable; urgency=low
 
   * Build for multiarch.
 
- -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 12:59:22 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 14:12:23 -0700
 
 libxaw (2:1.0.9-2) unstable; urgency=low
 

commit 212842361fa684087d3ef802ae6c7f1540e1e05b
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 13:33:53 2011 -0700

Build for multiarch.

diff --git a/debian/changelog b/debian/changelog
index 5700edf..6b7c340 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxaw (2:1.0.9-3) UNRELEASED; urgency=low
+
+  * Build for multiarch.
+
+ -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 12:59:22 -0700
+
 libxaw (2:1.0.9-2) unstable; urgency=low
 
   * Bump Standards-Version to 3.9.1.
diff --git a/debian/control b/debian/control
index e294909..281c45b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders:
  Cyril Brulebois k...@debian.org
 Build-Depends:
  debhelper (= 5),
+ dpkg-dev (= 1.16.0),
  libx11-dev (= 1:0.99.2),
  x11proto-core-dev (= 7.0.1),
  libxt-dev (= 1:0.99.1),
@@ -29,6 +30,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxaw.git
 Package: libxaw7
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
@@ -48,6 +51,7 @@ Description: X11 Athena Widget library
 Package: libxaw7-dbg
 Section: debug
 Architecture: any
+Multi-Arch: same
 Priority: extra
 Depends:
  ${shlibs:Depends},
diff --git a/debian/libxaw7-dev.install b/debian/libxaw7-dev.install
index d4e30ed..95eea7f 100644
--- a/debian/libxaw7-dev.install
+++ b/debian/libxaw7-dev.install
@@ -1,6 +1,7 @@
-usr/lib/libXaw7.a
-usr/lib/libXaw7.so
-usr/lib/pkgconfig/xaw7.pc
+usr/lib/*/libXaw7.a
+usr/lib/*/libXaw7.so
+usr/lib/*/libXaw.so
+usr/lib/*/pkgconfig/xaw7.pc
 usr/include/X11/*
 usr/share/man/man3/*
 usr/share/doc/libXaw/* usr/share/doc/libxaw7-dev
diff --git a/debian/libxaw7-dev.links b/debian/libxaw7-dev.links
deleted file mode 100644
index 6917ddf..000
--- a/debian/libxaw7-dev.links
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/libXaw7.so usr/lib/libXaw.so
diff --git a/debian/libxaw7.install b/debian/libxaw7.install
index fd8df61..4337035 100644
--- a/debian/libxaw7.install
+++ b/debian/libxaw7.install
@@ -1,2 +1,2 @@
-usr/lib/libXaw7.so.7*
-usr/lib/libXaw.so.7
+usr/lib/*/libXaw7.so.7*
+usr/lib/*/libXaw.so.7
diff --git a/debian/rules b/debian/rules
index 3051e27..38ae1b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,8 @@ endif
 DEB_HOST_ARCH  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
confflags += --build=$(DEB_HOST_GNU_TYPE)
 else
@@ -36,6 +38,7 @@ build/config.status: configure
mkdir -p build
cd build  \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
+--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 --infodir=\$${prefix}/share/info $(confflags) \
 --disable-xaw6 \
 --with-xmlto --without-fop \
@@ -73,7 +76,8 @@ install: build
 
cd build  $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
find debian/tmp/usr/share/doc/libXaw -name '*.xml' -delete
-   rm -f debian/tmp/usr/lib/libXaw.so
+   rm -f debian/tmp/usr/lib/*/libXaw.so
+   ln -s libXaw7.so debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/libXaw.so
 
 # Build architecture-dependent files here.
 binary-arch: build install


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1rhmyy-0002lc...@vasks.debian.org



libxaw: Changes to 'refs/tags/libxaw-2_1.0.9-3'

2011-10-21 Thread Steve Langasek
Tag 'libxaw-2_1.0.9-3' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-10-21 21:12 +

Tagging upload of libxaw 2:1.0.9-3 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATqHgRlaNMPMhshM9AQjMdw/9EMvEEtcHSsyaH5XMWdEmyDnId7q/gM9+
GYkklCS8PLFhMXHVWVGAZ9lDFrIenlUfDs7Ky5RuIoxl1aoz/feL2dj0Az9xRCQs
FEYsbqkXwcJzE0Zvc+UbhtCETVjqakaFBhTpaRxZy1ebMsLt12Csmt0tcUgy8/qI
2wGQ47fakMwXxp7UwNOX55WX38gDhbUUBwwJRJ1Uc1QakCXALoGsYTefFvImPBtp
o/sE/vcBTJPYoUQ7io5JepZUXo/ve3K/buOwpoBg9tcMeI82pUSNZ93F9OeNz0rF
dLVCUtqp0Oq0ArcyWhMfAsXT7InnVtREsuTpKjkxstBhhUa1FxrwHF/tlipMoRQn
W7vpqlZ+aO9p6ZpPTjCT75WeeCuypXpkckUlcyRHNWhCe1+tRIYZOzt9f7/QWmJJ
kEZ2XPFp7mX8PyS49oSN1khB3UGMmLA+ClHdD/eY8C6yx/QvM3xx3Jg+GOz3iutu
ku4EV70AjVCmRsoGaf8ltdxmRuqk4h/VMCVPdNrUO6LD+P8qn36Bk6duARinoVjl
Xfmv5tm9NMCua+heTB2RugViXWJAt8whI9u8iG/wRdS6JK4PRDNXgzNS+Z8TDNmK
v4tuXfmIQqRxOiQkIj5Ds7s9qK/3+fJFsGwwn8sac4PcF8MqUJuhjySFlImZgow3
02LkcDKfq34=
=O03c
-END PGP SIGNATURE-

Changes since libxaw-2_1.0.9-2:
Steve Langasek (2):
  Build for multiarch.
  releasing version 2:1.0.9-3

---
 debian/changelog   |6 ++
 debian/control |4 
 debian/libxaw7-dev.install |7 ---
 debian/libxaw7-dev.links   |1 -
 debian/libxaw7.install |4 ++--
 debian/rules   |6 +-
 6 files changed, 21 insertions(+), 7 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/e1rhmyn-0002pv...@vasks.debian.org



libxmu: Changes to 'debian-unstable'

2011-10-21 Thread Steve Langasek
 debian/changelog   |6 ++
 debian/control |   10 ++
 debian/libxmu-dev.install  |6 +++---
 debian/libxmu6.install |2 +-
 debian/libxmuu-dev.install |6 +++---
 debian/libxmuu1.install|2 +-
 debian/rules   |3 +++
 7 files changed, 27 insertions(+), 8 deletions(-)

New commits:
commit a1686975725d48db6118cf75a58aea0b6f25a7a5
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 14:48:02 2011 -0700

releasing version 2:1.1.0-3

diff --git a/debian/changelog b/debian/changelog
index 29e43f8..b533395 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libxmu (2:1.1.0-3) UNRELEASED; urgency=low
+libxmu (2:1.1.0-3) unstable; urgency=low
 
   * Build for multiarch.
 
- -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 14:27:02 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 14:47:59 -0700
 
 libxmu (2:1.1.0-2) unstable; urgency=low
 

commit ac8beb9ce0ba2d1c60201bfee7c2b5fd895dc3bc
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 14:47:39 2011 -0700

Build for multiarch.

diff --git a/debian/changelog b/debian/changelog
index 32e870e..29e43f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxmu (2:1.1.0-3) UNRELEASED; urgency=low
+
+  * Build for multiarch.
+
+ -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 14:27:02 -0700
+
 libxmu (2:1.1.0-2) unstable; urgency=low
 
   [ Christopher James Halse Rogers ]
diff --git a/debian/control b/debian/control
index 82b1f01..4c145c8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow dnusi...@debian.org, Cyril Brulebois 
k...@debian.org
 Build-Depends:
  debhelper (= 5.0.0),
+ dpkg-dev (= 1.16.0),
  libx11-dev (= 1:0.99.2),
  libxt-dev (= 1:0.99.1),
  libxext-dev (= 1:0.99.1),
@@ -22,6 +23,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxmu.git
 Package: libxmu6
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 miscellaneous utility library
  libXmu provides a set of miscellaneous utility convenience functions for X
@@ -37,6 +40,7 @@ Description: X11 miscellaneous utility library
 Package: libxmu6-dbg
 Section: debug
 Architecture: any
+Multi-Arch: same
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxmu6 (= ${binary:Version})
 Description: X11 miscellaneous utility library (debug package)
@@ -56,6 +60,7 @@ Description: X11 miscellaneous utility library (debug package)
 Package: libxmu-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxext-dev, libxt-dev, libxmu6 
(= ${binary:Version}), libxmu-headers (= ${source:Version})
 Description: X11 miscellaneous utility library (development headers)
  libXmu provides a set of miscellaneous utility convenience functions for X
@@ -74,6 +79,8 @@ Description: X11 miscellaneous utility library (development 
headers)
 Package: libxmuu1
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 miscellaneous micro-utility library
  libXmuu provides a set of miscellaneous utility convenience functions for X
@@ -89,6 +96,7 @@ Description: X11 miscellaneous micro-utility library
 Package: libxmuu1-dbg
 Section: debug
 Architecture: any
+Multi-Arch: same
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxmuu1 (= ${binary:Version})
 Description: X11 miscellaneous micro-utility library (debug package)
@@ -108,6 +116,7 @@ Description: X11 miscellaneous micro-utility library (debug 
package)
 Package: libxmuu-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxmuu1 (= ${binary:Version}), 
libxmu-headers (= ${source:Version})
 Description: X11 miscellaneous micro-utility library (development headers)
  libXmuu provides a set of miscellaneous utility convenience functions for X
@@ -126,6 +135,7 @@ Description: X11 miscellaneous micro-utility library 
(development headers)
 Package: libxmu-headers
 Section: libdevel
 Architecture: all
+Multi-Arch: foreign
 Depends: libx11-dev, x11proto-core-dev
 Description: X11 miscellaneous utility library headers
  libXmu and libXmuu are miscellaneous utility libraries for X library
diff --git a/debian/libxmu-dev.install b/debian/libxmu-dev.install
index 2f5f5b2..613e605 100644
--- a/debian/libxmu-dev.install
+++ b/debian/libxmu-dev.install
@@ -1,3 +1,3 @@
-usr/lib/libXmu.a
-usr/lib/libXmu.so
-usr/lib/pkgconfig/xmu.pc
+usr/lib/*/libXmu.a
+usr/lib/*/libXmu.so
+usr/lib/*/pkgconfig/xmu.pc
diff --git a/debian/libxmu6.install b/debian/libxmu6.install
index 8bb0da2..9e56527 100644
--- a/debian/libxmu6.install
+++ b/debian/libxmu6.install
@@ -1 +1 @@
-usr/lib/libXmu.so.6*
+usr/lib/*/libXmu.so.6*
diff

libxmu: Changes to 'refs/tags/libxmu-2_1.1.0-3'

2011-10-21 Thread Steve Langasek
Tag 'libxmu-2_1.1.0-3' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-10-21 21:48 +

Tagging upload of libxmu 2:1.1.0-3 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATqHolFaNMPMhshM9AQj0zA/+J5lNBOAJqOCbMYXCM5GZ+FbiP3uCUv1P
hkVvA0TJilbPGapRPwaxlu1NYNWN99KdPOYyh6XdFbhw3iMaRV4jXThr8hRoIxmE
s+iM2oeooegfT4bTJN7GLbITEMR9Xlj1tsoG3HO7+SCnx9hKm44TRWB62FGXVjKO
e3S7yO9JgkDTcrV0ldORRNFJh4UYp9LaR48ShO6FmjGkL6t8V62bPZUa3voln0Gp
Um38KKVAupEZ2NkCFjwgbOsMjTwSXGcIlBWXXO6U1qxyhbG+/8qkI6lv+dVyrryc
Z5ITpMaaQWWyn12ArN5q5/az75AeoburEK/RmCoQfck6Uf714bYGyOosyfvb5EKm
+Gm8L/Tld4M5FRJGJgGX8mgdU+dOrncre+Bfs57G6gUFE4H5nyIgjhiIS+H/Pt+9
1lduM81RlWUm/76TBiVfOp/3S+Rpuq+r/RZPue2d1OlzsyZTiXwoG8K9lNELX2tZ
H/wkhUBLS4lO5RCSVsmyRsm/PGLxGzXEg045mmxTD2VWfN/ncVz7XvW09zzMH/2n
+2WsXaY5Pxv8ROAT+Ayb1ODH4zEK9F6tNoXfGK7H5x8ts95Td7iZA2/uhyCL/Mdb
dsG9wN0t37vuKVRXeBKu+g6AfCc8LxV/6G0xITh7rAZHgils2m4PaQ0Djte2emjb
y4/wpF6Y6PI=
=yMpb
-END PGP SIGNATURE-

Changes since libxmu-2_1.1.0-2:
Steve Langasek (2):
  Build for multiarch.
  releasing version 2:1.1.0-3

---
 debian/changelog   |6 ++
 debian/control |   10 ++
 debian/libxmu-dev.install  |6 +++---
 debian/libxmu6.install |2 +-
 debian/libxmuu-dev.install |6 +++---
 debian/libxmuu1.install|2 +-
 debian/rules   |3 +++
 7 files changed, 27 insertions(+), 8 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/e1rhnhf-00067z...@vasks.debian.org



libxpm: Changes to 'debian-unstable'

2011-10-21 Thread Steve Langasek
 debian/changelog  |7 +--
 debian/control|6 ++
 debian/libxpm-dev.install |6 +++---
 debian/libxpm4.install|2 +-
 debian/rules  |3 +++
 5 files changed, 18 insertions(+), 6 deletions(-)

New commits:
commit 61af59d1243f79069a0d9bb34550d4ea0d6ea611
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 15:24:49 2011 -0700

releasing version 1:3.5.9-2

diff --git a/debian/changelog b/debian/changelog
index 772af4f..e42ddf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxpm (1:3.5.9-2) UNRELEASED; urgency=low
+libxpm (1:3.5.9-2) unstable; urgency=low
 
   [ Cyril Brulebois ]
   * Build xpm.pdf from xpm.PS.gz, and use debian/libxpm-dev.docs to
@@ -16,7 +16,7 @@ libxpm (1:3.5.9-2) UNRELEASED; urgency=low
   [ Steve Langasek ]
   * Build for multiarch.
 
- -- Cyril Brulebois k...@debian.org  Sat, 15 Jan 2011 00:34:23 +0100
+ -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 15:24:28 -0700
 
 libxpm (1:3.5.9-1) unstable; urgency=low
 

commit f9f8e9b80a01ec9a373089a88da820c49a08bf4e
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 15:24:25 2011 -0700

Build for multiarch.

diff --git a/debian/changelog b/debian/changelog
index da08c6d..772af4f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ libxpm (1:3.5.9-2) UNRELEASED; urgency=low
 monolith.
   * Drop Replaces on xbase-clients 6.8.x.
 
+  [ Steve Langasek ]
+  * Build for multiarch.
+
  -- Cyril Brulebois k...@debian.org  Sat, 15 Jan 2011 00:34:23 +0100
 
 libxpm (1:3.5.9-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 6b2a9d2..4d63906 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Cyril Brulebois k...@debian.org
 Build-Depends:
  debhelper (= 5.0.0),
+ dpkg-dev (= 1.16.0),
  automake,
  libtool,
  xutils-dev (= 1:7.5+4),
@@ -21,6 +22,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxpm.git
 Package: libxpm4
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 pixmap library
  libXpm provides support and common operation for the XPM pixmap format, which
@@ -36,6 +39,7 @@ Description: X11 pixmap library
 Package: libxpm4-dbg
 Section: debug
 Architecture: any
+Multi-Arch: same
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxpm4 (= ${binary:Version})
 Description: X11 pixmap library (debug package)
@@ -55,6 +59,7 @@ Description: X11 pixmap library (debug package)
 Package: libxpm-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxpm4 (= ${binary:Version}), 
libx11-dev, x11proto-core-dev
 Description: X11 pixmap library (development headers)
  libXpm provides support and common operation for the XPM pixmap format, which
@@ -72,6 +77,7 @@ Description: X11 pixmap library (development headers)
 
 Package: xpmutils
 Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 pixmap utilities
  This package provides two tools, cxpm and sxpm.
diff --git a/debian/libxpm-dev.install b/debian/libxpm-dev.install
index 59333aa..e0fa6df 100644
--- a/debian/libxpm-dev.install
+++ b/debian/libxpm-dev.install
@@ -1,4 +1,4 @@
 usr/include/X11/*
-usr/lib/libXpm.a
-usr/lib/libXpm.so
-usr/lib/pkgconfig/xpm.pc
+usr/lib/*/libXpm.a
+usr/lib/*/libXpm.so
+usr/lib/*/pkgconfig/xpm.pc
diff --git a/debian/libxpm4.install b/debian/libxpm4.install
index 84b8f2d..3f3a108 100644
--- a/debian/libxpm4.install
+++ b/debian/libxpm4.install
@@ -1 +1 @@
-usr/lib/libXpm.so.4*
+usr/lib/*/libXpm.so.4*
diff --git a/debian/rules b/debian/rules
index f049670..e3cca37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,8 @@ endif
 DEB_HOST_ARCH  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
confflags += --build=$(DEB_HOST_GNU_TYPE)
 else
@@ -40,6 +42,7 @@ build-stamp:
mkdir -p build
cd build  \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
+--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 --infodir=\$${prefix}/share/info $(confflags) \
 CFLAGS=$(CFLAGS) 
cd build  $(MAKE)


-- 
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/e1rhngc-0001mg...@vasks.debian.org



libxpm: Changes to 'refs/tags/libxpm-1_3.5.9-2'

2011-10-21 Thread Steve Langasek
Tag 'libxpm-1_3.5.9-2' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-10-21 22:24 +

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

iQIVAwUATqHxM1aNMPMhshM9AQgaUw//bObLy+U6DlM+7EIv06l0IkESgeiaRV7A
iwbFOU+LSBn99LiVbaS9d7jq2rfDtsgSnfsySxPdq/5pJ24D3xCb8gm/wvzFQRDr
4lachafqIaF9Os1OVZ4RgNhbmLlK+qV9Ycpcdol+qVwyOiLxpwP8urDOKTf5zH53
kKzG8LWzb/F43+TYdZSxfhcS0pjd6pFFNjJcHix2Yj+f2wbDxhu0ivUpLGATMwpQ
BnnvxTMJgntZ/jwv9PZjFuUAj0VrmadAkUCjgRfxBV7Pg1laJJf/Z+Z8wJMTtoLD
rjcd+z799+xb2XnvF8jVsfYpM0E1Wnc137kAul8BYSOC+doayL18HqXVlSTCB1g/
MFUc3HAVykTBCKY/qagYUVbYXVxqGNk1R/JVAVEm0Ki4sBS8obdym03ANXM8Tqg6
rezTEI1N4UoBuw42TjSz9mnYJcsXSBEjy7Q6oIswCCt3gS2F5Q6NeWLCyJey+CUL
wutdT8zrb3V/MN+RoCnA5SAUGbtpXu1slbo6JH5bZjlVQIrP9m7REQ0Q0otUsMpT
BkENBS2vuG7cfjRCvAuQjKMXeedFmhxR98e52W8wZMuMpObL+yHitR2fxvVwn8ib
4Gp0TXZq0XNg0xF5/EvmdMwAktzAVxvMJ8VMwGL+2B0VHEJA3ah/y4bPoHXYgqUC
TiDjnumNM4I=
=OTJH
-END PGP SIGNATURE-

Changes since libxpm-1_3.5.9-1:
Cyril Brulebois (4):
  Build xpm.pdf from xpm.PS.gz.
  Ship it.
  Add ghostscript build-dep, for ps2pdf.
  Fix typo in long descriptions: specificied → specified.

Julien Cristau (3):
  Remove David from Uploaders.
  Drop Pre-Depends on x11-common
  Drop Replaces on xbase-clients 6.8.x.

Steve Langasek (2):
  Build for multiarch.
  releasing version 1:3.5.9-2

---
 debian/changelog  |   20 
 debian/control|   19 ---
 debian/libxpm-dev.docs|1 +
 debian/libxpm-dev.install |6 +++---
 debian/libxpm4.install|2 +-
 debian/rules  |7 +++
 6 files changed, 44 insertions(+), 11 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/e1rhngg-0001nf...@vasks.debian.org



libxtst: Changes to 'debian-unstable'

2011-10-21 Thread Steve Langasek
 debian/changelog |9 +++--
 debian/control   |1 -
 2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit cd0a68453678f1b4b93a2762337d455b28064c30
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 20:17:28 2011 -0700

releasing version 2:1.2.0-4

diff --git a/debian/changelog b/debian/changelog
index a8010a8..2c5be64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxtst (2:1.2.0-4) UNRELEASED; urgency=low
+libxtst (2:1.2.0-4) unstable; urgency=low
 
   [ Julien Cristau ]
   * Build for multiarch (closes: #639348).  Thanks, Peter Samuelson!
@@ -8,7 +8,7 @@ libxtst (2:1.2.0-4) UNRELEASED; urgency=low
   * Don't mark libxtst-dev Multi-Arch: same, because its documentation isn't
 identical across architectures.
 
- -- Julien Cristau jcris...@debian.org  Fri, 26 Aug 2011 22:10:51 +0200
+ -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 20:17:23 -0700
 
 libxtst (2:1.2.0-3) unstable; urgency=low
 

commit b7087bfed422188d3042bded72497a69634aeb7d
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 20:17:14 2011 -0700

Don't mark libxtst-dev Multi-Arch: same, because its documentation isn't 
identical across architectures.

diff --git a/debian/changelog b/debian/changelog
index 122ea9d..a8010a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 libxtst (2:1.2.0-4) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * Build for multiarch (closes: #639348).  Thanks, Peter Samuelson!
   * Don't use dh_testroot in clean.
 
+  [ Steve Langasek ]
+  * Don't mark libxtst-dev Multi-Arch: same, because its documentation isn't
+identical across architectures.
+
  -- Julien Cristau jcris...@debian.org  Fri, 26 Aug 2011 22:10:51 +0200
 
 libxtst (2:1.2.0-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c27cb6b..0e5f0a2 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,6 @@ Description: X11 Record extension library (debug package)
 Package: libxtst-dev
 Section: libdevel
 Architecture: any
-Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},


-- 
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/e1rhs7g-0007ts...@vasks.debian.org



libxtst: Changes to 'refs/tags/libxtst-2_1.2.0-4'

2011-10-21 Thread Steve Langasek
Tag 'libxtst-2_1.2.0-4' created by Steve Langasek steve.langa...@ubuntu.com 
at 2011-10-22 03:19 +

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

iQIVAwUATqI2RFaNMPMhshM9AQhEJw//cNP2za08hvDGofwz4mDLDk8pejxcHEso
mEAstByFBXho91BvpM8hIzjv9SThw9xOYYxCJzFncuO2rmagEXfa04XIVngxc1Qk
n6rddrqS6RNqp6TfkRQMJKZTlQ1cIhrV/rRLfWfo4tZk4vbKDrr7vIaxRLRYwJk0
Bm69kimuhMhb+l7md0pWB0lY6mgTJI9JK2AxOOCrLIFZx44vrGd8Te64YRESifbH
1K/zmOMwwye22ZuSxdPGZdEPP/4b8dPrk5FbGH5sGzN9teaFaXDSQ19GYPZruqCN
jfK5bDasra0zAltEEegHn2MJ8SvkhqE53YOKPEJPrbCTq6C1TNCJYFz50D4hJzi0
9E2Rfxi45/wXOy3YuYkeZnxMKAxsAUFtl8I82p8FuOPU0FkH8Lu/abd4o/ckD+6g
oskldKmHSt9gN5DL4oiWEQdBE+Rc0j2E44Kr07ch5enz6IY1YKuBdsj3e+dZK11k
0mU7LqKkgnJo+vbt0/sIeaw+Z6k8cSCoHVuSbkWz6lmEh2/OqOldoZPvJ1ITzTPR
+r51ppBC7cG7JUjh+UxrEASS0/nwfDFyUgIMkyGCGLR/nHCC2yFoA/heo086CNGV
ho6hjZmFx+kgud7VmGFX0l6o6sJXXjGlYi702dIa0usZBjYznjlErwKjtLt2bmCK
aFBx1gyb9s0=
=A3dD
-END PGP SIGNATURE-

Changes since libxtst-2_1.2.0-3:
Julien Cristau (2):
  Add changelog entry
  Don't use dh_testroot in clean.

Peter Samuelson (1):
  Build for multiarch

Steve Langasek (2):
  Don't mark libxtst-dev Multi-Arch: same, because its documentation isn't 
identical across architectures.
  releasing version 2:1.2.0-4

---
 debian/changelog |   12 
 debian/control   |4 
 debian/libxtst-dev.install   |6 +++---
 debian/libxtst6-udeb.install |2 +-
 debian/libxtst6.install  |2 +-
 debian/rules |6 --
 6 files changed, 25 insertions(+), 7 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/e1rhs7l-0007vr...@vasks.debian.org



libxpm: Changes to 'debian-unstable'

2011-10-21 Thread Steve Langasek
 debian/changelog |7 +++
 sxpm/Makefile.am |2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 75f2aa4e3fec92b4c956ac4cc7708d9930063a3f
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 20:21:51 2011 -0700

releasing version 1:3.5.9-3

diff --git a/debian/changelog b/debian/changelog
index c5ffee1..a97a955 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-libxpm (1:3.5.9-3) UNRELEASED; urgency=low
+libxpm (1:3.5.9-3) unstable; urgency=low
 
   * Apply patch from Ubuntu to fix build failure when using ld --no-add-
 needed. Closes: #604494.
 
- -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 20:21:05 -0700
+ -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 20:21:48 -0700
 
 libxpm (1:3.5.9-2) unstable; urgency=low
 

commit c25d3c6248482e562518d110ac67307878cfe3c7
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 20:21:47 2011 -0700

Apply patch from Ubuntu to fix build failure when using ld --no-add- 
needed. Closes: #604494.

diff --git a/debian/changelog b/debian/changelog
index e42ddf4..c5ffee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxpm (1:3.5.9-3) UNRELEASED; urgency=low
+
+  * Apply patch from Ubuntu to fix build failure when using ld --no-add-
+needed. Closes: #604494.
+
+ -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 20:21:05 -0700
+
 libxpm (1:3.5.9-2) unstable; urgency=low
 
   [ Cyril Brulebois ]
diff --git a/sxpm/Makefile.am b/sxpm/Makefile.am
index 8241e87..dae968b 100644
--- a/sxpm/Makefile.am
+++ b/sxpm/Makefile.am
@@ -7,7 +7,7 @@ AM_CFLAGS = $(CWARNFLAGS) $(SXPM_CFLAGS)
 
 sxpm_SOURCES = sxpm.c
 
-LDADD = $(SXPM_LIBS) $(top_builddir)/src/libXpm.la
+LDADD = $(top_builddir)/src/libXpm.la $(SXPM_LIBS) -lX11
 
 # Man page
 appmandir = $(APP_MAN_DIR)


-- 
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/e1rhs9p-0007ko...@vasks.debian.org



libxpm: Changes to 'refs/tags/libxpm-1_3.5.9-3'

2011-10-21 Thread Steve Langasek
Tag 'libxpm-1_3.5.9-3' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-10-22 03:21 +

Tagging upload of libxpm 1:3.5.9-3 to unstable.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUATqI20VaNMPMhshM9AQgrfhAApNhYJvlh3beDQ0wvUNEVDjbJdCTfQP1n
J7jbmBtlVLdJHgoho9OqkJEZEQImoe9tJWiR+9V8zz+XfpWOs8mDz1f/cDlx2gaM
8GJO9jzgVpuvCPBwQHA0M8Q28GuyMMrgTA9zr+TZgMVGd66bY8C6XVKNQQgr1bXw
hsyNB2Hkb6osU80vKqAkms1oZLq6CumZBaqfWmrb/v9fCfHbkmgjFPuvbLPpMxBu
Cj7d84mQXjWalvb6dHCXZvtLbkl7yhKjJ41aBkjSBtQD8dfuE27AD37NMRc49e56
owiU58gzhooTF/gz31fkvH6jEht4PSa3H+AydZm+CpbGwR8kn31scwtcX8J3ExRM
RZVX3eAGMGEQbkyNKrbq22RF6lGRILcHXYJ9XJvF6vEg8rtNzISrbF7r0Ok9wl1i
GUjD338NSfIwa6D7+Z5rD7Phr25YABe9146i9+Id4mHOqEHT0wJwLmiV3S7j+5pE
Gz8eUH79dEnbF9PdoXf/sti5N94UxGmBck5t+f53Jw8cA4k/WIPrFWt7q4GFH7xV
iG0P7esvzcKAyUzPpMgPY470PqIcScFc1exDvt1JaZ+Jqny1DBeSYaJEzGHpdNw9
74KB2GpXAfpxKPWwFho27M0toC/hQygzb4kJEC4Phym/pQPtSTPKi7zacZkPiVbE
H8AThFr9hDE=
=6KrY
-END PGP SIGNATURE-

Changes since libxpm-1_3.5.9-2:
Steve Langasek (2):
  Apply patch from Ubuntu to fix build failure when using ld --no-add- 
needed. Closes: #604494.
  releasing version 1:3.5.9-3

---
 debian/changelog |7 +++
 sxpm/Makefile.am |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/e1rhs9u-0007lh...@vasks.debian.org



libxv: Changes to 'debian-unstable'

2011-08-11 Thread Steve Langasek
 debian/changelog |6 ++
 debian/control   |6 +-
 debian/libxv-dev.install |6 +++---
 debian/libxv1.install|2 +-
 debian/rules |3 +++
 5 files changed, 18 insertions(+), 5 deletions(-)

New commits:
commit cf89dc7ca027c3407c6805f2e8a2421df6414ecc
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Aug 11 10:45:48 2011 -0700

releasing version 2:1.0.6-2

diff --git a/debian/changelog b/debian/changelog
index 927cc13..152c748 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libxv (2:1.0.6-2) UNRELEASED; urgency=low
+libxv (2:1.0.6-2) oneiric; urgency=low
 
   * Build for multiarch.
 
- -- Steve Langasek vor...@debian.org  Thu, 11 Aug 2011 17:41:14 +
+ -- Steve Langasek steve.langa...@ubuntu.com  Thu, 11 Aug 2011 10:45:44 -0700
 
 libxv (2:1.0.6-1) unstable; urgency=low
 

commit b051fa4e235604eca4cc71c25e383e29adc84def
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Aug 11 10:44:39 2011 -0700

Build for multiarch.

diff --git a/debian/changelog b/debian/changelog
index df93231..927cc13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxv (2:1.0.6-2) UNRELEASED; urgency=low
+
+  * Build for multiarch.
+
+ -- Steve Langasek vor...@debian.org  Thu, 11 Aug 2011 17:41:14 +
+
 libxv (2:1.0.6-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 87ebbf5..d4f2110 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.org, Cyril Brulebois k...@debian.org
 Standards-Version: 3.8.3
 Build-Depends:
- debhelper (= 5.0.0),
+ debhelper (= 8.1.3),
  libx11-dev (= 1:0.99.2),
  libxext-dev (= 1:0.99.1),
  x11proto-video-dev,
@@ -20,7 +20,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxv.git
 Package: libxv1
 Section: libs
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: X11 Video extension library
  libXv provides an X Window System client interface to the XVideo
  extension to the X protocol.
@@ -38,6 +40,7 @@ Description: X11 Video extension library
 Package: libxv1-dbg
 Section: debug
 Architecture: any
+Multi-Arch: same
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxv1 (= ${binary:Version})
 Description: X11 Video extension library (debug package)
@@ -60,6 +63,7 @@ Description: X11 Video extension library (debug package)
 Package: libxv-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxv1 (= ${binary:Version}), 
libx11-dev, libxext-dev, x11proto-video-dev
 Conflicts: x11proto-video-dev ( 2.2+cvs.20050712-1)
 Replaces: x11proto-video-dev ( 2.2+cvs.20050712-1)
diff --git a/debian/libxv-dev.install b/debian/libxv-dev.install
index b3be4e0..21e1fd4 100644
--- a/debian/libxv-dev.install
+++ b/debian/libxv-dev.install
@@ -1,5 +1,5 @@
 usr/share/man/*
 usr/include/X11/*
-usr/lib/libXv.a
-usr/lib/libXv.so
-usr/lib/pkgconfig/xv.pc
+usr/lib/*/libXv.a
+usr/lib/*/libXv.so
+usr/lib/*/pkgconfig/xv.pc
diff --git a/debian/libxv1.install b/debian/libxv1.install
index d65b929..eb1dc20 100644
--- a/debian/libxv1.install
+++ b/debian/libxv1.install
@@ -1 +1 @@
-usr/lib/libXv.so.1*
+usr/lib/*/libXv.so.1*
diff --git a/debian/rules b/debian/rules
index bd0de0b..c74677d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,6 +10,8 @@
 # set this to the name of the main shlib's binary package
 PACKAGE = libxv1
 
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
 include debian/xsfbs/xsfbs.mk
 
 CFLAGS = -Wall -g
@@ -40,6 +42,7 @@ build-stamp:
mkdir -p build
cd build  \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
+--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 --infodir=\$${prefix}/share/info $(confflags) \
 CFLAGS=$(CFLAGS) 
cd build  $(MAKE)


-- 
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/e1qrzki-00048e...@vasks.debian.org



libxv: Changes to 'debian-unstable'

2011-08-11 Thread Steve Langasek
Rebased ref, commits from common ancestor:
commit 842ec74be4384361c9e3c1e0e15f42ce4520772f
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Aug 11 10:45:48 2011 -0700

releasing version 2:1.0.6-2

diff --git a/debian/changelog b/debian/changelog
index 927cc13..0852b51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libxv (2:1.0.6-2) UNRELEASED; urgency=low
+libxv (2:1.0.6-2) unstable; urgency=low
 
   * Build for multiarch.
 
- -- Steve Langasek vor...@debian.org  Thu, 11 Aug 2011 17:41:14 +
+ -- Steve Langasek vor...@debian.org  Thu, 11 Aug 2011 10:45:44 -0700
 
 libxv (2: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/e1qrzla-0004e7...@vasks.debian.org



libxss: Changes to 'debian-unstable'

2011-08-11 Thread Steve Langasek
 debian/changelog  |6 ++
 debian/control|6 +-
 debian/libxss-dev.install |6 +++---
 debian/libxss1.install|2 +-
 debian/rules  |2 ++
 5 files changed, 17 insertions(+), 5 deletions(-)

New commits:
commit d4f700220c36d04d5a4be102141c69affe955186
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Aug 11 11:24:59 2011 -0700

releasing version 1:1.2.1-2

diff --git a/debian/changelog b/debian/changelog
index 3f4ffd0..a61e9b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libxss (1:1.2.1-2) UNRELEASED; urgency=low
+libxss (1:1.2.1-2) unstable; urgency=low
 
   * Build for multiarch.
 
- -- Steve Langasek vor...@debian.org  Thu, 11 Aug 2011 18:19:29 +
+ -- Steve Langasek vor...@debian.org  Thu, 11 Aug 2011 11:24:52 -0700
 
 libxss (1:1.2.1-1) unstable; urgency=low
 

commit 1f849c11da93bc843d58f9ea81064321e35fe3a5
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Thu Aug 11 11:22:16 2011 -0700

Build for multiarch.

diff --git a/debian/changelog b/debian/changelog
index b47e163..3f4ffd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxss (1:1.2.1-2) UNRELEASED; urgency=low
+
+  * Build for multiarch.
+
+ -- Steve Langasek vor...@debian.org  Thu, 11 Aug 2011 18:19:29 +
+
 libxss (1:1.2.1-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index f48edc6..f1ee58b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow dnusi...@debian.org, Cyril Brulebois 
k...@debian.org
 Build-Depends:
- debhelper (= 5),
+ debhelper (= 8.1.3),
  libx11-dev (= 1:0.99.2),
  libxext-dev (= 1:0.99.1),
  x11proto-scrnsaver-dev (= 1.2.0),
@@ -20,7 +20,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxss.git
 Package: libxss1
 Section: libs
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
+Pre-Depends: ${misc:Pre-Depends}
 Description: X11 Screen Saver extension library
  libXss provides an X Window System client interface to the MIT-SCREEN-SAVER
  extension to the X protocol.
@@ -39,6 +41,7 @@ Package: libxss1-dbg
 Section: debug
 Priority: extra
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxss1 (= 
${binary:Version})
 Description: X11 Screen Saver extension library (debug package)
  libXss provides an X Window System client interface to the MIT-SCREEN-SAVER
@@ -60,6 +63,7 @@ Description: X11 Screen Saver extension library (debug 
package)
 Package: libxss-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
diff --git a/debian/libxss-dev.install b/debian/libxss-dev.install
index da6eec0..ef6deed 100644
--- a/debian/libxss-dev.install
+++ b/debian/libxss-dev.install
@@ -1,4 +1,4 @@
-usr/lib/libXss.a
-usr/lib/libXss.so
-usr/lib/pkgconfig/xscrnsaver.pc
+usr/lib/*/libXss.a
+usr/lib/*/libXss.so
+usr/lib/*/pkgconfig/xscrnsaver.pc
 usr/include
diff --git a/debian/libxss1.install b/debian/libxss1.install
index eb371d6..4825896 100644
--- a/debian/libxss1.install
+++ b/debian/libxss1.install
@@ -1 +1 @@
-usr/lib/libXss.so.1*
+usr/lib/*/libXss.so.1*
diff --git a/debian/rules b/debian/rules
index d168ad5..e3e8631 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,6 +23,7 @@ ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
MAKEFLAGS += -j$(NUMJOBS)
 endif
 
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 DEB_HOST_ARCH  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
@@ -40,6 +41,7 @@ build-stamp: $(STAMP_DIR)/patch
mkdir -p build
cd build  \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
+--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 --infodir=\$${prefix}/share/info $(confflags) \
 CFLAGS=$(CFLAGS) 
cd build  $(MAKE)


-- 
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/e1qrzzu-ng...@vasks.debian.org



libxss: Changes to 'refs/tags/libxss-1_1.2.1-2'

2011-08-11 Thread Steve Langasek
Tag 'libxss-1_1.2.1-2' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-08-11 18:25 +

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

iQIVAwUATkQef1aNMPMhshM9AQjv2hAAphSiXC5zSZa457g1UtmW/E/zMqXl5EfQ
iUpn2UuOsoK3I5hCLXxb3Mb9Ey6MfVxMDM2IRWInO8ean0mUSqDbo/G37/weH0gh
taN19XD2uwGoNhzrMl0/Pcd6wDLkXLV2UeiUCvj6x2XP6hr10MgNZdhjobZ+nmls
Y2pUPMi37y0IaKjjnSEE8kcGOGSAqdU0hKwUkP75aSRtORzV6U7XUhllenjqO/st
qggP3kVyFLBdwYPQ0gRdc2yClB9gD2Oa4zofHaDFSZagNWHIvbGeBe8q8kxnIA6x
lUC+eBCP3XYhwwgwWT/XjSCrbt37in4uAPGmfZvLjeq8dnuouZyp2jUsSCscdMbl
ZYXrKE9AqKh70a5oq2sdjMikK1k4uzRNE4w1wcSwKii6/Bho190He15vj7a9G5oN
ZYIsm0PFOdDas84jqiJNUqF2EVva10DyXkUoGi90wfOqUgivOGUGtk/9bN9rY+3u
8P63UvaG9eRvoICnL6jSOyFbhpOLUlPgYqA0LIR89KO/zXtN0IH3oO4rcuLpwcjW
1AHeOY+8twk5TuPenFOxffp3tHi4rz648G518yeVDLHba2DyYuz16K1FM4Z4lCNo
rbl9UD/AXBMQdqSs3Yo+aJE/VBQ41rEUnL+wbxMc6SvdA8TxlHAjmuO90jyG/0ZT
aCYUNU6rH0Y=
=qcbI
-END PGP SIGNATURE-

Changes since libxss-1_1.2.1-1:
Cyril Brulebois (1):
  Mention upstream git URL in a comment.

Steve Langasek (2):
  Build for multiarch.
  releasing version 1:1.2.1-2

---
 debian/changelog  |6 ++
 debian/control|6 +-
 debian/libxss-dev.install |6 +++---
 debian/libxss1.install|2 +-
 debian/rules  |2 ++
 debian/watch  |1 +
 6 files changed, 18 insertions(+), 5 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/e1qrzzz-op...@vasks.debian.org



libxv: Changes to 'refs/tags/libxv-2_1.0.6-2'

2011-08-11 Thread Steve Langasek
Tag 'libxv-2_1.0.6-2' created by Steve Langasek steve.langa...@ubuntu.com at 
2011-08-11 17:47 +

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

iQIVAwUATkQVlFaNMPMhshM9AQhtSA//eyB82ul/l7LDqr8uZ2XBVN0lMG60lm9O
+Ti+SCOP9MZe79NUH9JA8xV7xQWYnuZle519RdYJq42j3dNxap42J5RSUxLBDlzF
X2gs5oo/uIGl7/WKeh2WtZMPrZCiWurdFg16VZlv6ENhyikp5FuNigE3IkYEIVe1
ZapvBKiuJCEwrT2P1weCqdAaV4NFAD/+rA1LKnw7Ejrhl+73IxxUj8A5fHhzRQ8+
qYRgFmfUtOUF6GyUYkDkRbzPNlRXMt9viMD6yw06KQVD0H3i45MteZjRgF612jBG
7i8BiL3dy5JmPWAgOGl35pGr2kvslxmGVwy+OZfbVC18NUz/6aoaGEBY38W3DsW4
3vtuvgmiA96Fh7YJE7lT6hTb0LX3c+ZB1DHAOp5H6x8+EowSGG3mpFp0RJwoa824
wDeHUt3mrh3m6/dVmVETBW9w7t01HvciAILN00s4NZPak26kCn/LsabJKVhYceEk
075BtO8zJRcFr6qaINCOC+96CUoErO416rt9DA0DCfH5nly4eHDOHuSlrgC9wx7l
dFsLw8CRta8+1luZrSYNItOmYTj+wuTDM5V23yN89hfAkIlrT00RlNRmQ6zK/cmG
P+wgvdf728XpV2GMV27g2EyhWxywd+Q/kTIIBKEzlUkyohC3tuPOWYPC5ZfJt1yB
x9wdaKxGvs0=
=WOBO
-END PGP SIGNATURE-

Changes since libxv-2_1.0.6-1:
Cyril Brulebois (1):
  Mention upstream git URL in a comment.

Steve Langasek (2):
  Build for multiarch.
  releasing version 2:1.0.6-2

---
 debian/changelog |6 ++
 debian/control   |6 +-
 debian/libxv-dev.install |6 +++---
 debian/libxv1.install|2 +-
 debian/rules |3 +++
 debian/watch |1 +
 6 files changed, 19 insertions(+), 5 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/e1qrzzh-q1...@vasks.debian.org



Bug#635251: [libpciaccess0] support multiarch same

2011-07-24 Thread Steve Langasek
On Sun, Jul 24, 2011 at 01:50:22PM +0200, gregory hainaut wrote:
 diff -u libpciaccess-0.12.1/debian/control libpciaccess-0.12.1/debian/control
 --- libpciaccess-0.12.1/debian/control
 +++ libpciaccess-0.12.1/debian/control
 @@ -4,7 +4,7 @@
  Maintainer: Debian X Strike Force debian-x@lists.debian.org
  Uploaders: David Nusinow dnusi...@debian.org, Cyril Brulebois 
 k...@debian.org
  Build-Depends:
 - debhelper (= 5),
 + debhelper (= 8.0.3),
   libtool,
   automake,
   zlib1g-dev,

Should be 8.1.3, not 8.0.3.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@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/20110724131306.ge10...@virgil.dodds.net



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



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



  1   2   3   4   >