[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-vmware: Changes to 'debian-experimental'



 debian/changelog |   10 +++++++--
 debian/copyright |   59 ++++++++++++++++++++++++++++++++++++++-----------------
 debian/rules     |    2 -
 3 files changed, 50 insertions(+), 21 deletions(-)

New commits:
commit aed3a825ff9ac52ee8fb44848c2bcb0cb03ef111
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Nov 6 23:29:00 2010 +0100

    Upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index 3c9bdbf..20ab210 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-vmware (1:11.0.2-1) UNRELEASED; urgency=low
+xserver-xorg-video-vmware (1:11.0.2-1) experimental; urgency=low
 
   [ Robert Hooker ]
   * New upstream release.
@@ -9,7 +9,7 @@ xserver-xorg-video-vmware (1:11.0.2-1) UNRELEASED; urgency=low
   * Switch from --list-missing to --fail-missing for additional safety.
   * Exclude .la files accordingly.
 
- -- Robert Hooker <sarvatt@ubuntu.com>  Mon, 01 Nov 2010 15:34:43 -0400
+ -- Cyril Brulebois <kibi@debian.org>  Sat, 06 Nov 2010 23:06:22 +0100
 
 xserver-xorg-video-vmware (1:11.0.1-3) experimental; urgency=low
 

commit 8410da472b58d389f54fa4b95728ef7fc41f5a7d
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Nov 6 23:06:19 2010 +0100

    Exclude .la files accordingly.

diff --git a/debian/changelog b/debian/changelog
index 65f1461..3c9bdbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ xserver-xorg-video-vmware (1:11.0.2-1) UNRELEASED; urgency=low
   [ Cyril Brulebois ]
   * Update debian/copyright.
   * Switch from --list-missing to --fail-missing for additional safety.
+  * Exclude .la files accordingly.
 
  -- Robert Hooker <sarvatt@ubuntu.com>  Mon, 01 Nov 2010 15:34:43 -0400
 
diff --git a/debian/rules b/debian/rules
index f93432f..ad087b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,7 +81,7 @@ binary-arch: build install serverabi
 
 	dh_installdocs
 	dh_installchangelogs ChangeLog
-	dh_install --sourcedir=debian/tmp --fail-missing
+	dh_install --sourcedir=debian/tmp --fail-missing -Xvmware_drv.la -Xvmwlegacy_drv.la
 	dh_link
 	dh_strip
 	dh_compress

commit 07f635a04ae176664bc7a446f74eb1eba1834962
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Nov 6 23:02:23 2010 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 8317836..65f1461 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ xserver-xorg-video-vmware (1:11.0.2-1) UNRELEASED; urgency=low
 
   [ Cyril Brulebois ]
   * Update debian/copyright.
+  * Switch from --list-missing to --fail-missing for additional safety.
 
  -- Robert Hooker <sarvatt@ubuntu.com>  Mon, 01 Nov 2010 15:34:43 -0400
 
diff --git a/debian/rules b/debian/rules
index 45420c3..f93432f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,7 +81,7 @@ binary-arch: build install serverabi
 
 	dh_installdocs
 	dh_installchangelogs ChangeLog
-	dh_install --sourcedir=debian/tmp --list-missing
+	dh_install --sourcedir=debian/tmp --fail-missing
 	dh_link
 	dh_strip
 	dh_compress

commit a9ffcfcd12430e953bc186626c52e86d31942d45
Author: Cyril Brulebois <kibi@debian.org>
Date:   Sat Nov 6 23:01:53 2010 +0100

    Update debian/copyright.

diff --git a/debian/changelog b/debian/changelog
index 26e2a5e..8317836 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 xserver-xorg-video-vmware (1:11.0.2-1) UNRELEASED; urgency=low
 
+  [ Robert Hooker ]
   * New upstream release.
   * Bump xutils-dev requirement for new util-macros.
 
+  [ Cyril Brulebois ]
+  * Update debian/copyright.
+
  -- Robert Hooker <sarvatt@ubuntu.com>  Mon, 01 Nov 2010 15:34:43 -0400
 
 xserver-xorg-video-vmware (1:11.0.1-3) experimental; urgency=low
diff --git a/debian/copyright b/debian/copyright
index 7934272..047787f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,27 +1,50 @@
 This package was downloaded from
 http://xorg.freedesktop.org/releases/individual/driver/
 
-Copyright (C) 1994-2003 The XFree86 Project, Inc.  All Rights Reserved.
-Copyright (C) 1998-2002 VMware, Inc.
+Copyright 2006 by VMware, Inc.
+Copyright 2007 by VMware, Inc.
 
-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, and to permit persons to whom the Software is fur-
-nished to do so, subject to the following conditions:
+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, 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 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, FIT-
-NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
-XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
-IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
-NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Except as contained in this notice, the name of the XFree86 Project shall not
-be used in advertising or otherwise to promote the sale, use or other deal-
-ings in this Software without prior written authorization from the XFree86
-Project.
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+THE COPYRIGHT HOLDER(S) OR AUTHOR(S) 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.
+
+Except as contained in this notice, the name of the copyright holder(s)
+and author(s) shall not be used in advertising or otherwise to promote
+the sale, use or other dealings in this Software without prior written
+authorization from the copyright holder(s) and author(s).
+
+Copyright 2010 VMware, Inc.  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 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 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 THE AUTHORS OR COPYRIGHT HOLDERS
+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.


Reply to: