[Pkg-fglrx-devel] r478 - xvba-video/trunk/debian

Patrick Matthäi pmatthaei at alioth.debian.org
Tue Sep 21 17:52:39 UTC 2010


Author: pmatthaei
Date: 2010-09-21 17:52:37 +0000 (Tue, 21 Sep 2010)
New Revision: 478

Removed:
   xvba-video/trunk/debian/README.Debian-source
Modified:
   xvba-video/trunk/debian/changelog
   xvba-video/trunk/debian/rules
   xvba-video/trunk/debian/watch
Log:
* New upstream release.
  - There is now a tarball for i386 and amd64. Remove README.Debian-source,
    adjust debian/watch and debian/rules.


Deleted: xvba-video/trunk/debian/README.Debian-source
===================================================================
--- xvba-video/trunk/debian/README.Debian-source	2010-09-21 05:09:28 UTC (rev 477)
+++ xvba-video/trunk/debian/README.Debian-source	2010-09-21 17:52:37 UTC (rev 478)
@@ -1,10 +0,0 @@
-The current tarball is build by myself, because the upstream developer only
-provides an single tarball for each architecture.
-
-For Debian I created a tarball, where the architecture independent files are
-put under the folders i686 and x86_64 from both upstream tarballs.
-
-I am in contact with the upstream developer about this issue and I hope it will
-be fixed soon.
-
- -- Patrick Matthäi <pmatthaei at debian.org>  Sun, 29 Aug 2010 19:16:47 +0200

Modified: xvba-video/trunk/debian/changelog
===================================================================
--- xvba-video/trunk/debian/changelog	2010-09-21 05:09:28 UTC (rev 477)
+++ xvba-video/trunk/debian/changelog	2010-09-21 17:52:37 UTC (rev 478)
@@ -1,3 +1,11 @@
+xvba-video (0.7.4-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - There is now a tarball for i386 and amd64. Remove README.Debian-source,
+      adjust debian/watch and debian/rules.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Tue, 21 Sep 2010 19:50:10 +0200
+
 xvba-video (0.7.3-1) unstable; urgency=low
 
   * Initial release.

Modified: xvba-video/trunk/debian/rules
===================================================================
--- xvba-video/trunk/debian/rules	2010-09-21 05:09:28 UTC (rev 477)
+++ xvba-video/trunk/debian/rules	2010-09-21 17:52:37 UTC (rev 478)
@@ -8,9 +8,9 @@
 endif
 
 ifeq ($(DEB_BUILD_ARCH),amd64)
-	ARCH := x86_64
+	ARCH := x64
 else
-	ARCH := i686
+	ARCH := x86
 endif
 
 configure: configure-stamp
@@ -32,7 +32,7 @@
 	dh_testdir
 	dh_testroot
 	dh_prep
-	dh_install "$(ARCH)/usr/lib/va/drivers/xvba_drv_video.so" "usr/lib/va/drivers/"
+	dh_install "$(ARCH)/xvba_drv_video.so" "usr/lib/va/drivers/"
 
 binary-arch: build install
 	dh_testdir

Modified: xvba-video/trunk/debian/watch
===================================================================
--- xvba-video/trunk/debian/watch	2010-09-21 05:09:28 UTC (rev 477)
+++ xvba-video/trunk/debian/watch	2010-09-21 17:52:37 UTC (rev 478)
@@ -1,2 +1,2 @@
 version=3
-http://www.splitted-desktop.com/~gbeauchesne/xvba-video/xvba-video-(\d.*).i686.tar.gz
+http://www.splitted-desktop.com/~gbeauchesne/xvba-video/xvba-video-(\d.*).bin.tar.gz




More information about the Pkg-fglrx-devel mailing list