[Pkg-ofed-commits] r383 - in /trunk: dapl/trunk/debian/ ibsim/trunk/debian/ libi...

opensides-guest at alioth.debian.org opensides-guest at alioth.debian.org
Thu Jul 30 20:49:27 UTC 2009


Author: opensides-guest
Date: Thu Jul 30 20:49:25 2009
New Revision: 383

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=383
Log:
- Backporting debian packages fixes from sid-uploads


Added:
    trunk/libsdp/trunk/debian/lintian.overrides
Modified:
    trunk/dapl/trunk/debian/copyright
    trunk/ibsim/trunk/debian/rules
    trunk/libibcm/trunk/debian/rules
    trunk/libibmad/trunk/debian/control
    trunk/libibumad/trunk/debian/control
    trunk/libnes/trunk/debian/control
    trunk/libsdp/trunk/debian/libsdp1.install
    trunk/libsdp/trunk/debian/rules
    trunk/ofa-kernel/trunk/debian/copyright
    trunk/ofed-docs/trunk/debian/control
    trunk/ofed-docs/trunk/debian/rules
    trunk/opensm/trunk/debian/control
    trunk/opensm/trunk/debian/rules
    trunk/rds-tools/trunk/debian/rules
    trunk/sdpnetstat/trunk/debian/copyright
    trunk/tvflash/trunk/debian/copyright

Modified: trunk/dapl/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/dapl/trunk/debian/copyright?rev=383&op=diff
==============================================================================
--- trunk/dapl/trunk/debian/copyright (original)
+++ trunk/dapl/trunk/debian/copyright Thu Jul 30 20:49:25 2009
@@ -288,5 +288,5 @@
 
 
 The Debian packaging is copyright 2008, Genome Research Ltd and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
+

Modified: trunk/ibsim/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/ibsim/trunk/debian/rules?rev=383&op=diff
==============================================================================
--- trunk/ibsim/trunk/debian/rules (original)
+++ trunk/ibsim/trunk/debian/rules Thu Jul 30 20:49:25 2009
@@ -48,6 +48,8 @@
 	dh_prep  
 	dh_installdirs
 
+	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \; >/dev/null 2>&1
+
 	# Add here commands to install the package into debian/ibsim.
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 

Modified: trunk/libibcm/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/libibcm/trunk/debian/rules?rev=383&op=diff
==============================================================================
--- trunk/libibcm/trunk/debian/rules (original)
+++ trunk/libibcm/trunk/debian/rules Thu Jul 30 20:49:25 2009
@@ -82,7 +82,7 @@
 binary-arch: install
 	dh_testdir
 	dh_testroot
-	dh_installchangelogs ChangeLog
+	dh_installchangelogs --exclude=ChangeLog
 	dh_installdocs
 	dh_installexamples
 	dh_install --fail-missing

Modified: trunk/libibmad/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/libibmad/trunk/debian/control?rev=383&op=diff
==============================================================================
--- trunk/libibmad/trunk/debian/control (original)
+++ trunk/libibmad/trunk/debian/control Thu Jul 30 20:49:25 2009
@@ -1,7 +1,7 @@
 Source: libibmad
 Priority: extra
 Maintainer: Guy Coates <gmpc at sanger.ac.uk>
-Build-Depends: debhelper (>= 7), autotools-dev, libibumad-dev
+Build-Depends: debhelper (>= 7), autotools-dev, libibumad-dev, libibcommon-dev
 Standards-Version: 3.8.0
 Section: libs
 Homepage:  http://www.openfabrics.org/

Modified: trunk/libibumad/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/libibumad/trunk/debian/control?rev=383&op=diff
==============================================================================
--- trunk/libibumad/trunk/debian/control (original)
+++ trunk/libibumad/trunk/debian/control Thu Jul 30 20:49:25 2009
@@ -1,7 +1,7 @@
 Source: libibumad
 Priority: extra
 Maintainer: Guy Coates <gmpc at sanger.ac.uk>
-Build-Depends: debhelper (>= 7), autotools-dev, libibcommon-dev
+Build-Depends: debhelper (>= 7), autotools-dev, automake, libtool, libibcommon-dev
 Standards-Version: 3.8.0
 Section: libs
 Homepage:  http://openfabrics.org/

Modified: trunk/libnes/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/libnes/trunk/debian/control?rev=383&op=diff
==============================================================================
--- trunk/libnes/trunk/debian/control (original)
+++ trunk/libnes/trunk/debian/control Thu Jul 30 20:49:25 2009
@@ -1,7 +1,7 @@
 Source: libnes
 Priority: extra
 Maintainer: Guy Coates <gmpc at sanger.ac.uk>
-Build-Depends: debhelper (>= 7), autotools-dev, libibverbs-dev (>=1.1.2-1+OFED), libsysfs-dev
+Build-Depends: debhelper (>= 7), autotools-dev, automake, libtool, libibverbs-dev (>=1.1.2-1+OFED), libsysfs-dev
 Standards-Version: 3.8.0
 Section: libs
 Homepage: http://wwwopenfabrics.org

Modified: trunk/libsdp/trunk/debian/libsdp1.install
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/libsdp/trunk/debian/libsdp1.install?rev=383&op=diff
==============================================================================
--- trunk/libsdp/trunk/debian/libsdp1.install (original)
+++ trunk/libsdp/trunk/debian/libsdp1.install Thu Jul 30 20:49:25 2009
@@ -1,2 +1,3 @@
 usr/
 etc/
+usr/share/lintian/overrides/

Added: trunk/libsdp/trunk/debian/lintian.overrides
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/libsdp/trunk/debian/lintian.overrides?rev=383&op=file
==============================================================================
--- trunk/libsdp/trunk/debian/lintian.overrides (added)
+++ trunk/libsdp/trunk/debian/lintian.overrides Thu Jul 30 20:49:25 2009
@@ -1,0 +1,2 @@
+libsdp1: non-dev-pkg-with-shlib-symlink usr/lib/libsdp.so.1.0.0 usr/lib/libsdp.so
+libsdp1: non-dev-pkg-with-shlib-symlink usr/lib/libsdp_sys.so.1.0.0 usr/lib/libsdp_sys.so

Modified: trunk/libsdp/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/libsdp/trunk/debian/rules?rev=383&op=diff
==============================================================================
--- trunk/libsdp/trunk/debian/rules (original)
+++ trunk/libsdp/trunk/debian/rules Thu Jul 30 20:49:25 2009
@@ -67,6 +67,7 @@
 	# Add here commands to install the package into debian/tmp
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 
+	install -D -m 644 debian/lintian.overrides $(CURDIR)/debian/tmp/usr/share/lintian/overrides/libsdp1
 
 # Build architecture-independent files here.
 binary-indep: install

Modified: trunk/ofa-kernel/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/ofa-kernel/trunk/debian/copyright?rev=383&op=diff
==============================================================================
--- trunk/ofa-kernel/trunk/debian/copyright (original)
+++ trunk/ofa-kernel/trunk/debian/copyright Thu Jul 30 20:49:25 2009
@@ -321,5 +321,5 @@
 
 
 The Debian packaging is copyright 2009, Genome Research Ltd and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
+

Modified: trunk/ofed-docs/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/ofed-docs/trunk/debian/control?rev=383&op=diff
==============================================================================
--- trunk/ofed-docs/trunk/debian/control (original)
+++ trunk/ofed-docs/trunk/debian/control Thu Jul 30 20:49:25 2009
@@ -10,11 +10,12 @@
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Documentation for OFED Infiniband software
- The OpenFabrics (OFED) software stack is  designed to support server and storage 
- clustering and grid connectivity using Remote Direct Memory Access (RDMA)-based 
- Infiniband and Internet Wide Area RDMA Protocol (iWARP) fabrics.  
- The open-source software is optimized for performance (i.e., high throughput, 
- low latency) using RDMA and transport-offload technologies available in 
+ The OpenFabrics (OFED) software stack is  designed to support server and
+ storage clustering and grid connectivity using Remote Direct Memory Access
+ (RDMA)-based Infiniband and Internet Wide Area RDMA Protocol (iWARP) fabrics.
+ . 
+ The open-source software is optimized for performance (i.e., high throughput,
+ low latency) using RDMA and transport-offload technologies available in
  adapter hardware. OFED provides a set of kernel drivers, userspace libraries
  and applications which are known to work together.
  .

Modified: trunk/ofed-docs/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/ofed-docs/trunk/debian/rules?rev=383&op=diff
==============================================================================
--- trunk/ofed-docs/trunk/debian/rules (original)
+++ trunk/ofed-docs/trunk/debian/rules Thu Jul 30 20:49:25 2009
@@ -48,6 +48,8 @@
 	dh_prep  
 	dh_installdirs
 
+	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \; >/dev/null 2>&1
+
 	# Add here commands to install the package into debian/ofed-docs.
 #	$(MAKE) DESTDIR=$(CURDIR)/debian/ofed-docs install
 

Modified: trunk/opensm/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/opensm/trunk/debian/control?rev=383&op=diff
==============================================================================
--- trunk/opensm/trunk/debian/control (original)
+++ trunk/opensm/trunk/debian/control Thu Jul 30 20:49:25 2009
@@ -2,7 +2,7 @@
 Section: net
 Priority: extra
 Maintainer: Guy Coates <gmpc at sanger.ac.uk>
-Build-Depends: debhelper (>= 7), autotools-dev, flex, bison, libibumad-dev
+Build-Depends: debhelper (>= 7), autotools-dev, flex, bison, libibumad-dev, libibcommon-dev
 Standards-Version: 3.8.0
 Homepage: http://www.openfabrics.org
 

Modified: trunk/opensm/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/opensm/trunk/debian/rules?rev=383&op=diff
==============================================================================
--- trunk/opensm/trunk/debian/rules (original)
+++ trunk/opensm/trunk/debian/rules Thu Jul 30 20:49:25 2009
@@ -56,6 +56,8 @@
 	dh_prep  
 	dh_installdirs
 
+        -find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \; >/dev/null 2>&1
+
 	# Add here commands to install the package into debian/opensm.
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 	cp $(CURDIR)/debian/opensm-boot.init $(CURDIR)/debian/tmp/etc/init.d/opensm-boot

Modified: trunk/rds-tools/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/rds-tools/trunk/debian/rules?rev=383&op=diff
==============================================================================
--- trunk/rds-tools/trunk/debian/rules (original)
+++ trunk/rds-tools/trunk/debian/rules Thu Jul 30 20:49:25 2009
@@ -62,6 +62,8 @@
 	dh_prep  
 	dh_installdirs
 
+	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \; >/dev/null 2>&1
+
 	# Add here commands to install the package into debian/rds-tools
 	$(MAKE) prefix=$(CURDIR)/debian/rds-tools/usr install
 

Modified: trunk/sdpnetstat/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/sdpnetstat/trunk/debian/copyright?rev=383&op=diff
==============================================================================
--- trunk/sdpnetstat/trunk/debian/copyright (original)
+++ trunk/sdpnetstat/trunk/debian/copyright Thu Jul 30 20:49:25 2009
@@ -28,5 +28,5 @@
 find a copy of this license in /usr/share/common-licenses/GPL.
 
 The Debian packaging is copyright 2009 Genome Research Ltd and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
 

Modified: trunk/tvflash/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/tvflash/trunk/debian/copyright?rev=383&op=diff
==============================================================================
--- trunk/tvflash/trunk/debian/copyright (original)
+++ trunk/tvflash/trunk/debian/copyright Thu Jul 30 20:49:25 2009
@@ -22,5 +22,5 @@
  
 
 The Debian packaging is copyright 2009, Genome Research Ltd and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
 




More information about the Pkg-ofed-commits mailing list