--- libdmx-1.1.4.orig/autogen.sh +++ libdmx-1.1.4/autogen.sh @@ -0,0 +1,17 @@ +#! /bin/sh + +srcdir=`dirname "$0"` +test -z "$srcdir" && srcdir=. + +ORIGDIR=`pwd` +cd "$srcdir" + +autoreconf -v --install || exit 1 +cd "$ORIGDIR" || exit $? + +git config --local --get format.subjectPrefix >/dev/null 2>&1 || + git config --local format.subjectPrefix "PATCH libdmx" + +if test -z "$NOCONFIGURE"; then + exec "$srcdir"/configure "$@" +fi --- libdmx-1.1.4.orig/debian/README.source +++ libdmx-1.1.4/debian/README.source @@ -0,0 +1,49 @@ +------------------------------------------------------ +Quick Guide To Patching This Package For The Impatient +------------------------------------------------------ + +1. Make sure you have quilt installed +2. Unpack the package as usual with "dpkg-source -x" +3. Run the "patch" target in debian/rules +4. Create a new patch with "quilt new" (see quilt(1)) +5. Edit all the files you want to include in the patch with "quilt edit" + (see quilt(1)). +6. Write the patch with "quilt refresh" (see quilt(1)) +7. Run the "clean" target in debian/rules + +Alternatively, instead of using quilt directly, you can drop the patch in to +debian/patches and add the name of the patch to debian/patches/series. + +------------------------------------ +Guide To The X Strike Force Packages +------------------------------------ + +The X Strike Force team maintains X packages in git repositories on +salsa.debian.org in the xorg-team group. Most upstream packages +are actually maintained in git repositories as well, so they often +just need to be pulled into salsa.debian.org in a "upstream-*" branch. +Otherwise, the upstream sources are manually installed in the Debian +git repository. + +The .orig.tar.gz upstream source file could be generated this +"upstream-*" branch in the Debian git repository but it is actually +copied from upstream tarballs directly. + +Due to X.org being highly modular, packaging all X.org applications +as their own independent packages would have created too many Debian +packages. For this reason, some X.org applications have been grouped +into larger packages: xutils, xutils-dev, x11-apps, x11-session-utils, +x11-utils, x11-xfs-utils, x11-xkb-utils, x11-xserver-utils. +Most packages, including the X.org server itself and all libraries +and drivers are, however maintained independently. + +The Debian packaging is added by creating the "debian-*" git branch +which contains the aforementioned "upstream-*" branch plus the debian/ +repository files. +When a patch has to be applied to the Debian package, two solutions +are involved: +* If the patch is available in one of the upstream branches, it + may be git'cherry-picked into the Debian repository. In this + case, it appears directly in the .diff.gz. +* Otherwise, the patch is added to debian/patches/ which is managed + with quilt as documented in /usr/share/doc/quilt/README.source. --- libdmx-1.1.4.orig/debian/changelog +++ libdmx-1.1.4/debian/changelog @@ -0,0 +1,179 @@ +libdmx (1:1.1.4-2build1) impish; urgency=medium + + * No-change rebuild to build packages with zstd compression. + + -- Matthias Klose Thu, 07 Oct 2021 12:14:57 +0200 + +libdmx (1:1.1.4-2) unstable; urgency=medium + + * control: Migrate to x11proto-dev. + * Switch to -dbgsym packages. + * control: Use dh_missing. + * Bump debhelper compat to 12. + * control: Bump policy to 4.4.0. + * Update README.source for salsa. + * watch: Updated link to upstream git repo. + + -- Timo Aaltonen Mon, 06 Apr 2020 14:25:20 +0300 + +libdmx (1:1.1.4-1) unstable; urgency=medium + + * New upstream release + * Let uscan verify tarball signatures. + * Remove obsolete XSFBS section from README.source. + * Remove Cyril from Uploaders. + * Update upstream and packaging URLs. + * Switch to dh. + + -- Julien Cristau Wed, 05 Sep 2018 15:11:21 +0200 + +libdmx (1:1.1.3-1) unstable; urgency=low + + * New upstream release. + * Use dpkg-buildflags. + * Bump debhelper compat to 7. + * Disable silent rules. + + -- Julien Cristau Sun, 16 Jun 2013 12:57:42 +0200 + +libdmx (1:1.1.2-1+deb7u1) wheezy-security; urgency=high + + * integer overflows calculating memory needs for replies [CVE-2013-1992] + + -- Julien Cristau Wed, 15 May 2013 20:12:21 +0200 + +libdmx (1:1.1.2-1) unstable; urgency=low + + [ Robert Hooker ] + * New upstream release. + + [ Julien Cristau ] + * Remove debian/xsfbs/, it's not used in this package anymore. + * Build for multiarch. + * Don't require fakeroot for debian/rules clean. + * Use dh_install --fail-missing and ignore the .la file. + * Add build-arch and build-indep debian/rules targets. + * Remove David Nusinow from Uploaders. + * Bump Standards-Version to 3.9.3. + + -- Julien Cristau Sun, 25 Mar 2012 16:15:13 +0200 + +libdmx (1:1.1.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 + + [ Cyril Brulebois ] + * New upstream release. + * Bump xutils-dev build-dep for new macros. + * Add myself to Uploaders. + + -- Cyril Brulebois Sat, 06 Nov 2010 10:51:38 +0100 + +libdmx (1:1.1.0-2) unstable; urgency=low + + * Upload to unstable. + + -- Julien Cristau Wed, 06 Jan 2010 13:02:42 +0000 + +libdmx (1:1.1.0-1) experimental; urgency=low + + [ Timo Aaltonen ] + * New upstream release. + * Bump the build-dep on xutils-dev (>= 1:7.5~1). + + -- Julien Cristau Sat, 28 Nov 2009 16:07:39 +0100 + +libdmx (1:1.0.99.1-1) experimental; urgency=low + + [ Brice Goglin ] + * Add upstream URL to debian/copyright. + * Add a link to www.X.org and a reference to the upstream module + in the long description. + + [ Julien Cristau ] + * New upstream release candidate. + * dmxext.h has moved here from dmxproto; add build-dep on new proto, add + Replaces to libdmx-dev. + * Run autoreconf at build time. + * Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N. + * Move libdmx1-dbg to new 'debug' section. + * Drop Pre-Depends on x11-common which was necessary for upgrades from + sarge. + * Bump Standards-Version to 3.8.3. + + -- Julien Cristau Sat, 05 Sep 2009 17:21:33 +0200 + +libdmx (1:1.0.2-3) unstable; urgency=low + + * Remove outdated cvs information from the package descriptions, and add + Vcs-* headers. + * Drop pre-dependency on x11-common from libdmx1, it's not needed. + * Remove Branden and Fabio from Uploaders with their permission. + * Don't build-depend on packages with a -1 debian revision. + * Bump Standards-Version to 3.7.3. + * Use ${binary:Version} instead of ${Source-Version} in dependencies. + * Add correct Section control fields for binary packages. + * libdmx1-dbg doesn't need a dependency on x11-common. + * Add myself to Uploaders. + * autoreconf with recent autotools to get updated config.{guess,sub}. + + -- Julien Cristau Sun, 11 May 2008 14:06:24 +0200 + +libdmx (1:1.0.2-2) unstable; urgency=low + + [ Andres Salomon ] + * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build; + idempotency fix. + + [ Drew Parsons ] + * dbg package has priority extra. + + -- David Nusinow Tue, 29 Aug 2006 20:23:24 +0000 + +libdmx (1:1.0.2-1) experimental; urgency=low + + * New upstream release + * Bump debhelper compat to 5 + * Remove extra dependency on x11-common in -dev package + * Bump standards version to 3.7.2.0 + * Run dh_install with --list-missing + * Don't try and install header files for -dev package anymore, they're not + there + + -- David Nusinow Mon, 3 Jul 2006 16:08:36 -0400 + +libdmx (1:1.0.1-3) unstable; urgency=low + + * Version pre-depends on x11-common properly. Thanks Josh Triplett. + (closes: #362877) + * Reorder makeshlib command in rules file so that ldconfig is run + properly. Thanks Drew Parsons and Steve Langasek. + + -- David Nusinow Tue, 18 Apr 2006 21:54:54 -0400 + +libdmx (1:1.0.1-2) unstable; urgency=low + + * Upload to unstable + + -- David Nusinow Thu, 23 Mar 2006 22:44:19 -0500 + +libdmx (1:1.0.1-1) experimental; urgency=low + + * First upload to Debian + + -- David Nusinow Thu, 29 Dec 2005 20:46:13 -0500 + +libdmx (7.0.0-2) breezy; urgency=low + + * Bump libx11-dev and libxext-dev Build-Depends to avoid _XOPEN_SOURCE. + + -- Daniel Stone Sat, 23 Jul 2005 00:27:06 +1000 + +libdmx (7.0.0-1) breezy; urgency=low + + * First libdmx release. + + -- Daniel Stone Mon, 16 May 2005 22:10:17 +1000 --- libdmx-1.1.4.orig/debian/compat +++ libdmx-1.1.4/debian/compat @@ -0,0 +1 @@ +12 --- libdmx-1.1.4.orig/debian/control +++ libdmx-1.1.4/debian/control @@ -0,0 +1,72 @@ +Source: libdmx +Section: x11 +Priority: optional +Maintainer: Debian X Strike Force +Build-Depends: + libx11-dev (>= 1:0.99.2), + x11proto-dev, + libxext-dev (>= 1:0.99.1), + xutils-dev (>= 1:7.5+4), + pkg-config, +# DEB_HOST_MULTIARCH + dpkg-dev (>= 1.16), +# misc:Pre-Depends + debhelper (>= 12), +Standards-Version: 4.4.0 +Vcs-Git: https://salsa.debian.org/xorg-team/lib/libdmx.git +Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libdmx + +Package: libdmx1 +Section: libs +Architecture: any +Multi-Arch: same +Pre-Depends: + ${misc:Pre-Depends}, +Depends: + ${shlibs:Depends}, + ${misc:Depends}, +Description: X11 Distributed Multihead extension library + libdmx is an interface to the DMX extension for X, which allows a single + server to be set up as a proxy spanning multiple servers -- not unlike + Xinerama across discrete physical machines. It can be reconfigured + on the fly to change the layout, and it is presented as a single logical + display to clients. + . + libdmx allows clients to configure the layout of DMX servers by adding + and removing screens, input devices, et al. + . + More information about X.Org can be found at: + + . + This module can be found at + https://gitlab.freedesktop.org/xorg/lib/libdmx + +Package: libdmx-dev +Section: libdevel +Architecture: any +Multi-Arch: same +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + libdmx1 (= ${binary:Version}), + libx11-dev, + x11proto-dev, +Replaces: x11proto-dmx-dev (<< 1:2.2.99.1) +Description: X11 Distributed Multihead extension library (development headers) + libdmx is an interface to the DMX extension for X, which allows a single + server to be set up as a proxy spanning multiple servers -- not unlike + Xinerama across discrete physical machines. It can be reconfigured + on the fly to change the layout, and it is presented as a single logical + display to clients. + . + libdmx allows clients to configure the layout of DMX servers by adding + and removing screens, input devices, et al. + . + This package contains the development headers for the library found in + libdmx1. Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + + . + This module can be found at + https://gitlab.freedesktop.org/xorg/lib/libdmx --- libdmx-1.1.4.orig/debian/copyright +++ libdmx-1.1.4/debian/copyright @@ -0,0 +1,27 @@ +This package was downloaded from +https://xorg.freedesktop.org/releases/individual/lib/ + +Copyright 2002-2004 Red Hat Inc., Durham, North Carolina. + +All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation on the rights to use, copy, modify, merge, +publish, distribute, sublicense, and/or sell copies of the Software, +and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice (including the +next paragraph) shall be included in all copies or substantial +portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NON-INFRINGEMENT. IN NO EVENT SHALL RED HAT AND/OR THEIR SUPPLIERS +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. --- libdmx-1.1.4.orig/debian/libdmx-dev.install +++ libdmx-1.1.4/debian/libdmx-dev.install @@ -0,0 +1,5 @@ +usr/share/man/* +usr/lib/*/libdmx.a +usr/lib/*/libdmx.so +usr/lib/*/pkgconfig/dmx.pc +usr/include --- libdmx-1.1.4.orig/debian/libdmx1.install +++ libdmx-1.1.4/debian/libdmx1.install @@ -0,0 +1 @@ +usr/lib/*/libdmx.so.1* --- libdmx-1.1.4.orig/debian/rules +++ libdmx-1.1.4/debian/rules @@ -0,0 +1,33 @@ +#!/usr/bin/make -f +# debian/rules for the Debian libdmx package. +# Copyright © 2004 Scott James Remnant +# Copyright © 2005 Daniel Stone +# Copyright © 2005 David Nusinow + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +# set this to the name of the main shlib's binary package +PACKAGE = libdmx1 + +%: + dh $@ --builddirectory=build + +override_dh_auto_clean: + dh_auto_clean + rm -f build-stamp + rm -f config.cache config.log config.status + rm -f */config.cache */config.log */config.status + rm -f conftest* */conftest* + rm -rf autom4te.cache */autom4te.cache + rm -rf build + rm -f INSTALL aclocal.m4 config.guess config.h.in config.sub configure + rm -f depcomp install-sh ltmain.sh missing mkinstalldirs + find -name Makefile.in -delete + +override_dh_install: + find debian/tmp -name '*.la' -delete + dh_install + +override_dh_missing: + dh_missing --fail-missing --- libdmx-1.1.4.orig/debian/upstream/signing-key.asc +++ libdmx-1.1.4/debian/upstream/signing-key.asc @@ -0,0 +1,59 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mQGiBEab+moRBACDH5yKqS3wcc5bdxY7PBNuwKvF5TKMfagmSvuRDtZjjIIWaA/n +Z1KboV9Gq5g7kP7+Kfu+Qgd8u65eVsWwmPW10fXvj3aCU53glx2EdGdrHcgiyH2g +EQfPiyBw+trIppWFRV0IDXSLMA1FNC92t2nSG/VFHaPTVwcgkIRSfcXDvwCglGdE +a6f4uLqoNHP+m4yYnzapFuMD/R4+2AJDAvEWKDdYCGZzlawjAmmWyXrmT7/C/mx9 +8qUR473l4buXjHgDkkXXlHqdzil1vK85PhrKzNJDCCmlHUJNz+QwiAMOLwpD+kwV +Pb57RG7y+a5JQ5+jtVw4RlUxZIk/wj2An9YBO3A5vR7PdjM32ZJCN2+aM4dYfNzQ +xQKTA/47icvBaBVTl9rztjg2pd2Aqpc1P/GsIYLGj7XjnnJvGAENBHSH1QjpZMJG +CTS9oJ+B0/wrIr+pA+MdFgYAb6ojMQJOO6UChjWWSGjMFcs/CeXhxlLBido3DtAE +TbNTwO6OEfAvdosvTdhJFnwvZlJ+zZGGy5CrF2Fd9PUe9tmASbQoQWxhbiBDb29w +ZXJzbWl0aCA8YWxhbmNAZnJlZWRlc2t0b3Aub3JnPohoBBMRCgAoAhsDBgsJCAcD +AgYVCAIJCgsEFgIDAQIeAQIXgAUCWtvjngUJHaXqrgAKCRCi+54IHy0TDrCEAJ0W +P1TlJC6G/R7wFC8jiisY/NQxKQCgiap1UHuxTtn752MGuPe4lzibQXq0K0FsYW4g +Q29vcGVyc21pdGggPGFsYW4uY29vcGVyc21pdGhAc3VuLmNvbT6IZgQTEQoAJgIb +AwYLCQgHAwIEFQIIAwQWAgMBAh4BAheABQJa2+OeBQkdpequAAoJEKL7nggfLRMO +G0MAn3mUvsWWPwTN1apiiC7tX1bleZ3iAKCLS83eKCU9U0faAc5xOl03KXTBzLQu +QWxhbiBDb29wZXJzbWl0aCA8YWxhbi5jb29wZXJzbWl0aEBvcmFjbGUuY29tPohr +BBMRCgArAhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAIZAQUCWtvjmAUJHaXq +rgAKCRCi+54IHy0TDmAsAJ4ubyCVncwKtAGVIx9whDq7f6SxZgCfXAVWUqRR20c9 +8J39lLTtcopZDfi5Ag0ERpv6bxAIAJp5aUlho5rUhpS6ik7spsAQFPRuycPKMNu0 +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 +=aAdc +-----END PGP PUBLIC KEY BLOCK----- --- libdmx-1.1.4.orig/debian/watch +++ libdmx-1.1.4/debian/watch @@ -0,0 +1,4 @@ +#git=https://gitlab.freedesktop.org/xorg/lib/libdmx.git +version=3 +opts=pgpsigurlmangle=s/$/.sig/ \ +https://xorg.freedesktop.org/releases/individual/lib/ libdmx-(.*)\.tar\.gz