X Strike Force X.Org X11 SVN commit: r2782 - trunk/lib/libxinerama/debian
Author: barbier
Date: 2006-08-13 04:26:11 -0400 (Sun, 13 Aug 2006)
New Revision: 2782
Added:
trunk/lib/libxinerama/debian/copyright
Modified:
trunk/lib/libxinerama/debian/changelog
trunk/lib/libxinerama/debian/control
Log:
libxinerama 1:1.0.1-4.1 NMU by Pierre Habouzit:
* Non-maintainer upload.
* Add the missing copyright file (Closes: #381225).
* Bump Standards-Version to 3.7.2.
* Remove x11-common from libxinerama-dev depends, as shlibs pulls them
alread.
Modified: trunk/lib/libxinerama/debian/changelog
===================================================================
--- trunk/lib/libxinerama/debian/changelog 2006-08-12 20:57:09 UTC (rev 2781)
+++ trunk/lib/libxinerama/debian/changelog 2006-08-13 08:26:11 UTC (rev 2782)
@@ -1,3 +1,13 @@
+libxinerama (1:1.0.1-4.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Add the missing copyright file (Closes: #381225).
+ * Bump Standards-Version to 3.7.2.
+ * Remove x11-common from libxinerama-dev depends, as shlibs pulls them
+ alread.
+
+ -- Pierre Habouzit <madcoder@debian.org> Sun, 13 Aug 2006 01:29:04 +0200
+
libxinerama (1:1.0.1-4) unstable; urgency=low
* Reorder makeshlib command in rules file so that ldconfig is run
Modified: trunk/lib/libxinerama/debian/control
===================================================================
--- trunk/lib/libxinerama/debian/control 2006-08-12 20:57:09 UTC (rev 2781)
+++ trunk/lib/libxinerama/debian/control 2006-08-13 08:26:11 UTC (rev 2782)
@@ -4,7 +4,7 @@
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>
Build-Depends: debhelper (>= 4.0.0), libx11-dev (>= 1:0.99.2-1), libxext-dev (>= 1:0.99.1-1), x11proto-xinerama-dev, pkg-config
-Standards-Version: 3.6.1.0
+Standards-Version: 3.7.2
Package: libxinerama1
Architecture: any
@@ -47,7 +47,7 @@
Package: libxinerama-dev
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxinerama1 (= ${Source-Version}), libx11-dev, libxext-dev, x11proto-xinerama-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libxinerama1 (= ${Source-Version}), libx11-dev, libxext-dev, x11proto-xinerama-dev
Pre-Depends: x11-common (>= 1:1.09)
Description: X11 Xinerama extension library (development headers)
libXinerama provides an X Window System client interface to the XINERAMA
Added: trunk/lib/libxinerama/debian/copyright
===================================================================
--- trunk/lib/libxinerama/debian/copyright 2006-08-12 20:57:09 UTC (rev 2781)
+++ trunk/lib/libxinerama/debian/copyright 2006-08-13 08:26:11 UTC (rev 2782)
@@ -0,0 +1,24 @@
+
+Copyright (c) 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts.
+
+ 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 the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software.
+
+ The above copyright notice and this permission notice 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 NONINFRINGEMENT. IN NO EVENT SHALL
+ DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING,
+ BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL 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.
+
+ Except as contained in this notice, the name of Digital Equipment Corporation
+ shall not be used in advertising or otherwise to promote the sale, use or other
+ dealings in this Software without prior written authorization from Digital
+ Equipment Corporation.
Reply to: