[Pkg-ofed-commits] r514 - in /branches/sid-uploads: dapl/trunk/debian/ ibsim/tru...

opensides-guest at alioth.debian.org opensides-guest at alioth.debian.org
Sun Dec 20 23:54:26 UTC 2009


Author: opensides-guest
Date: Sun Dec 20 23:54:25 2009
New Revision: 514

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=514
Log:
- Added arch i386 ia64 amd64 powerpc to all packages except ofed-docs
- Corrected copright line on all paackages
- Corrected various lintian errors on packages


Added:
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/02_ibcheckerrors_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/03_ibcheckerrs_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/04_ibchecknet_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/05_ibchecknode_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/06_ibcheckport_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/07_ibcheckportstate_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/08_ibcheckportwidth_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/09_ibcheckstate_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/10_ibcheckwidth_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/11_ibclearcounters_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/12_ibclearerrors_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/13_ibdatacounters_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/14_ibdatacounts_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/15_ibhosts_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/16_ibrouters_bashisms.dpatch   (with props)
    branches/sid-uploads/infiniband-diags/trunk/debian/patches/17_ibswitches_bashisms.dpatch   (with props)
    branches/sid-uploads/libibumad/trunk/debian/README.source
    branches/sid-uploads/ofed-docs/trunk/debian/doc-base
Modified:
    branches/sid-uploads/dapl/trunk/debian/control
    branches/sid-uploads/dapl/trunk/debian/copyright
    branches/sid-uploads/ibsim/trunk/debian/control
    branches/sid-uploads/ibsim/trunk/debian/copyright
    branches/sid-uploads/ibutils/trunk/debian/control
    branches/sid-uploads/ibutils/trunk/debian/copyright
    branches/sid-uploads/infiniband-diags/trunk/debian/control
    branches/sid-uploads/infiniband-diags/trunk/debian/copyright
    branches/sid-uploads/libibcm/trunk/debian/control
    branches/sid-uploads/libibcm/trunk/debian/copyright
    branches/sid-uploads/libibcommon/trunk/debian/control
    branches/sid-uploads/libibcommon/trunk/debian/copyright
    branches/sid-uploads/libibmad/trunk/debian/control
    branches/sid-uploads/libibmad/trunk/debian/copyright
    branches/sid-uploads/libibumad/trunk/debian/control
    branches/sid-uploads/libibumad/trunk/debian/copyright
    branches/sid-uploads/libnes/trunk/debian/control
    branches/sid-uploads/libnes/trunk/debian/copyright
    branches/sid-uploads/libsdp/trunk/debian/changelog
    branches/sid-uploads/libsdp/trunk/debian/control
    branches/sid-uploads/libsdp/trunk/debian/copyright
    branches/sid-uploads/libsdp/trunk/debian/rules
    branches/sid-uploads/mstflint/trunk/debian/control
    branches/sid-uploads/mstflint/trunk/debian/copyright
    branches/sid-uploads/ofed-docs/trunk/debian/copyright
    branches/sid-uploads/ofed/trunk/debian/control
    branches/sid-uploads/ofed/trunk/debian/copyright
    branches/sid-uploads/opensm/trunk/debian/changelog
    branches/sid-uploads/opensm/trunk/debian/control
    branches/sid-uploads/opensm/trunk/debian/opensm-boot.init
    branches/sid-uploads/opensm/trunk/debian/opensm.postinst
    branches/sid-uploads/opensm/trunk/debian/opensm.postrm
    branches/sid-uploads/opensm/trunk/debian/rules
    branches/sid-uploads/perftest/trunk/debian/changelog
    branches/sid-uploads/perftest/trunk/debian/control
    branches/sid-uploads/perftest/trunk/debian/copyright
    branches/sid-uploads/perftest/trunk/debian/rules
    branches/sid-uploads/qlvnictools/trunk/debian/control
    branches/sid-uploads/qlvnictools/trunk/debian/copyright
    branches/sid-uploads/rds-tools/trunk/debian/control
    branches/sid-uploads/rds-tools/trunk/debian/copyright
    branches/sid-uploads/sdpnetstat/trunk/debian/control
    branches/sid-uploads/sdpnetstat/trunk/debian/copyright
    branches/sid-uploads/srptools/trunk/debian/control
    branches/sid-uploads/srptools/trunk/debian/copyright
    branches/sid-uploads/tvflash/trunk/debian/control
    branches/sid-uploads/tvflash/trunk/debian/copyright

Modified: branches/sid-uploads/dapl/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/dapl/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/dapl/trunk/debian/control (original)
+++ branches/sid-uploads/dapl/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -9,7 +9,7 @@
 
 Package: libdapl-dev
 Section: libdevel
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: libdapl2 (= ${binary:Version})
 Description: Development files for the DAPL libraries
  The Direct Access Programming Library (DAPL) is a transport-independent,
@@ -21,7 +21,7 @@
 
 Package: libdapl2
 Section: libs
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>=1.1.2)
 Description: The Direct Access Programming Library (DAPL)
  The Direct Access Programming Library (DAPL) is a transport-independent,
@@ -32,7 +32,7 @@
 
 Package: dapl2-utils
 Section: net
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>=1.1.2)
 Description: Utilities for use with the DAPL libraries
  The Direct Access Programming Library (DAPL) is a transport-independent,

Modified: branches/sid-uploads/dapl/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/dapl/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/dapl/trunk/debian/copyright (original)
+++ branches/sid-uploads/dapl/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -287,6 +287,6 @@
 
 
 
-The Debian packaging is copyright 2008, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2008, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
 

Modified: branches/sid-uploads/ibsim/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ibsim/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/ibsim/trunk/debian/control (original)
+++ branches/sid-uploads/ibsim/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,7 +8,7 @@
 Homepage: http://www.openfabrics.org
 
 Package: ibsim-utils
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, libumad2sim0 (= ${binary:Version})
 Description: InfiniBand fabric simulator utilities
  ibsim provides a simulation of an InfiniBand fabric,
@@ -20,7 +20,7 @@
 
 
 Package: libumad2sim0
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: An InfiniBand fabric simulator
  ibsim provides a simulation of an InfiniBand fabric,

Modified: branches/sid-uploads/ibsim/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ibsim/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/ibsim/trunk/debian/copyright (original)
+++ branches/sid-uploads/ibsim/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -41,6 +41,6 @@
 SOFTWARE.
 
 
-The Debian packaging is copyright 2009, Genome Research Ltd and
-is licensed under the GPLv2, see `/usr/share/common-licenses/GPL-2'.
+The Debian packaging is Copyright (C) 2009, Genome Research Ltd and
+is licensed under the GPLv2, see `/usr/share/common-licenses/GPL'.
 

Modified: branches/sid-uploads/ibutils/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ibutils/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/ibutils/trunk/debian/control (original)
+++ branches/sid-uploads/ibutils/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,14 +8,14 @@
 Homepage: http://www.openfabrics.org
 
 Package: ibutils
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, libibdm1
 Description: InfiniBand network utilities
  This package contains a set of utilities useful for 
  diagnosing and testing InfiniBand based networks.
 
 Package: libibdm1
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: InfiniBand network diagnostic library
  This package contains a library for building tools useful
@@ -23,7 +23,7 @@
 
 Package: libibdm-dev
 Section: libdevel
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Development files for the libibdm library
  This package contains header files for building applications

Modified: branches/sid-uploads/ibutils/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ibutils/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/ibutils/trunk/debian/copyright (original)
+++ branches/sid-uploads/ibutils/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -43,7 +43,7 @@
  SOFTWARE.
 
 
-The Debian packaging is copyright 2009 Genome Research Ltd and
+The Debian packaging is Copyright (C) 2009 Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 
 

Modified: branches/sid-uploads/infiniband-diags/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/control (original)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,7 +8,7 @@
 Homepage: http://www.openfabrics.org
 
 Package: infiniband-diags
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
 Description: InfiniBand diagnostic programs
  This package provides diagnostic programs and scripts needed to

Modified: branches/sid-uploads/infiniband-diags/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/copyright (original)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -55,6 +55,6 @@
 ==================================================================
 
 
-The Debian packaging is copyright 2009, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2009, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/02_ibcheckerrors_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/02_ibcheckerrors_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/02_ibcheckerrors_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/02_ibcheckerrors_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 02_ibcheckerrors_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibcheckerrors script
+
+ at DPATCH@
+
+--- trunk/scripts/ibcheckerrors.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibcheckerrors.in.new	2009-12-20 19:12:11.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-b] [-v] [-N | -nocolor]"\
+ 	    "[<topology-file> | -C ca_name -P ca_port -t(imeout) timeout_ms]"
+ 	exit -1
+ }
+ 
+-function user_abort() {
++user_abort() {
+ 	echo "Aborted"
+ 	exit 1
+ }

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/02_ibcheckerrors_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/03_ibcheckerrs_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/03_ibcheckerrs_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/03_ibcheckerrs_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/03_ibcheckerrs_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,60 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 03_ibcheckerrs_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibcheckerrs script
+
+ at DPATCH@
+
+--- trunk/scripts/ibcheckerrs.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibcheckerrs.in.new	2009-12-20 19:13:14.000000000 +0100
+@@ -2,14 +2,14 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-b] [-v] [-G] [-T <threshold_file>]" \
+ 	    "[-s(how_thresholds)] [-N \| -nocolor] [-C ca_name] [-P ca_port]" \
+ 	    "[-t(imeout) timeout_ms] <lid|guid> [<port>]"
+ 	exit -1
+ }
+ 
+-function green() {
++green() {
+ 	if [ "$bw" = "yes" ]; then
+ 		if [ "$verbose" = "yes" ]; then
+ 			echo $1
+@@ -17,19 +17,19 @@
+ 		return
+ 	fi
+ 	if [ "$verbose" = "yes" ]; then
+-		echo -e "\\033[1;032m" $1 "\\033[0;39m"
++		printf "\\033[1;032m" $1 "\\033[0;39m"
+ 	fi
+ }
+ 
+-function red() {
++red() {
+ 	if [ "$bw" = "yes" ]; then
+ 		echo $1
+ 		return
+ 	fi
+-	echo -e "\\033[1;031m" $1 "\\033[0;39m"
++	printf "\\033[1;031m" $1 "\\033[0;39m"
+ }
+ 
+-function show_thresholds() {
++show_thresholds() {
+ 	echo "SymbolErrors=$SymbolErrors"
+ 	echo "LinkRecovers=$LinkRecovers"
+ 	echo "LinkDowned=$LinkDowned"
+@@ -44,7 +44,7 @@
+ 	echo "VL15Dropped=$VL15Dropped"
+ }
+ 
+-function get_thresholds() {
++get_thresholds() {
+ 	. $1
+ }
+ 

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/03_ibcheckerrs_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/04_ibchecknet_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/04_ibchecknet_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/04_ibchecknet_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/04_ibchecknet_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 04_ibchecknet_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibchecknet script
+
+ at DPATCH@
+
+--- trunk/scripts/ibchecknet.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibchecknet.in.new	2009-12-20 19:14:01.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor]" \
+ 	    "[<topology-file> | -C ca_name -P ca_port -t(imeout) timeout_ms]"
+ 	exit -1
+ }
+ 
+-function user_abort() {
++user_abort() {
+ 	echo "Aborted"
+ 	exit 1
+ }

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/04_ibchecknet_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/05_ibchecknode_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/05_ibchecknode_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/05_ibchecknode_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/05_ibchecknode_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,46 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 05_ibchecknode_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibchecknode script
+
+ at DPATCH@
+
+--- trunk/scripts/ibchecknode.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibchecknode.in.new	2009-12-20 19:14:49.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor] [-G]" \
+ 	    "[-C ca_name] [-P ca_port] [-t(imeout) timeout_ms] <lid|guid>"
+ 	exit -1
+ }
+ 
+-function green() {
++green() {
+ 	if [ "$bw" = "yes" ]; then
+ 		if [ "$verbose" = "yes" ]; then
+ 			echo $1
+@@ -16,16 +16,16 @@
+ 		return
+ 	fi
+ 	if [ "$verbose" = "yes" ]; then
+-		echo -e "\\033[1;032m" $1 "\\033[0;39m"
++		printf "\\033[1;032m" $1 "\\033[0;39m"
+ 	fi
+ }
+ 
+-function red() {
++red() {
+ 	if [ "$bw" = "yes" ]; then
+ 		echo $1
+ 		return
+ 	fi
+-	echo -e "\\033[1;031m" $1 "\\033[0;39m"
++	printf "\\033[1;031m" $1 "\\033[0;39m"
+ }
+ 
+ guid_addr=""

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/05_ibchecknode_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/06_ibcheckport_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/06_ibcheckport_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/06_ibcheckport_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/06_ibcheckport_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,46 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 06_ibcheckport_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibcheckport script
+
+ at DPATCH@
+
+--- trunk/scripts/ibcheckport.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibcheckport.in.new	2009-12-20 19:21:21.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor] [-G]" \
+ 	   "[-C ca_name] [-P ca_port] [-t(imeout) timeout_ms] <lid|guid> <port>"
+ 	exit -1
+ }
+ 
+-function green() {
++green() {
+ 	if [ "$bw" = "yes" ]; then
+ 		if [ "$verbose" = "yes" ]; then
+ 			echo $1
+@@ -16,16 +16,16 @@
+ 		return
+ 	fi
+ 	if [ "$verbose" = "yes" ]; then
+-		echo -e "\\033[1;032m" $1 "\\033[0;39m"
++		printf "\\033[1;032m" $1 "\\033[0;39m"
+ 	fi
+ }
+ 
+-function red() {
++red() {
+ 	if [ "$bw" = "yes" ]; then
+ 		echo $1
+ 		return
+ 	fi
+-	echo -e "\\033[1;031m" $1 "\\033[0;39m"
++	printf "\\033[1;031m" $1 "\\033[0;39m"
+ }
+ 
+ guid_addr=""

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/06_ibcheckport_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/07_ibcheckportstate_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/07_ibcheckportstate_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/07_ibcheckportstate_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/07_ibcheckportstate_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,46 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 07_ibcheckportstate_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibcheckportstate script
+
+ at DPATCH@
+
+--- trunk/scripts/ibcheckportstate.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibcheckportstate.in.new	2009-12-20 19:22:20.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor] [-G]" \
+ 	   "[-C ca_name] [-P ca_port] [-t(imeout) timeout_ms] <lid|guid> <port>"
+ 	exit -1
+ }
+ 
+-function green() {
++green() {
+ 	if [ "$bw" = "yes" ]; then
+ 		if [ "$verbose" = "yes" ]; then
+ 			echo $1
+@@ -16,16 +16,16 @@
+ 		return
+ 	fi
+ 	if [ "$verbose" = "yes" ]; then
+-		echo -e "\\033[1;032m" $1 "\\033[0;39m"
++		printf "\\033[1;032m" $1 "\\033[0;39m"
+ 	fi
+ }
+ 
+-function red() {
++red() {
+ 	if [ "$bw" = "yes" ]; then
+ 		echo $1
+ 		return
+ 	fi
+-	echo -e "\\033[1;031m" $1 "\\033[0;39m"
++	printf "\\033[1;031m" $1 "\\033[0;39m"
+ }
+ 
+ guid_addr=""

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/07_ibcheckportstate_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/08_ibcheckportwidth_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/08_ibcheckportwidth_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/08_ibcheckportwidth_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/08_ibcheckportwidth_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,46 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 08_ibcheckportwidth_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibcheckportwidth script
+
+ at DPATCH@
+
+--- trunk/scripts/ibcheckportwidth.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibcheckportwidth.in.new	2009-12-20 19:23:15.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor] [-G]" \
+ 	   "[-C ca_name] [-P ca_port] [-t(imeout) timeout_ms] <lid|guid> <port>"
+ 	exit -1
+ }
+ 
+-function green() {
++green() {
+ 	if [ "$bw" = "yes" ]; then
+ 		if [ "$verbose" = "yes" ]; then
+ 			echo $1
+@@ -16,16 +16,16 @@
+ 		return
+ 	fi
+ 	if [ "$verbose" = "yes" ]; then
+-		echo -e "\\033[1;032m" $1 "\\033[0;39m"
++		printf "\\033[1;032m" $1 "\\033[0;39m"
+ 	fi
+ }
+ 
+-function red() {
++red() {
+ 	if [ "$bw" = "yes" ]; then
+ 		echo $1
+ 		return
+ 	fi
+-	echo -e "\\033[1;031m" $1 "\\033[0;39m"
++	printf "\\033[1;031m" $1 "\\033[0;39m"
+ }
+ 
+ guid_addr=""

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/08_ibcheckportwidth_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/09_ibcheckstate_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/09_ibcheckstate_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/09_ibcheckstate_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/09_ibcheckstate_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 09_ibcheckstate_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibcheckstate script
+
+ at DPATCH@
+
+--- trunk/scripts/ibcheckstate.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibcheckstate.in.new	2009-12-20 19:24:50.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor]" \
+ 	    "[<topology-file> | -C ca_name -P ca_port -t(imeout) timeout_ms]"
+ 	exit -1
+ }
+ 
+-function user_abort() {
++user_abort() {
+ 	echo "Aborted"
+ 	exit 1
+ }

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/09_ibcheckstate_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/10_ibcheckwidth_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/10_ibcheckwidth_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/10_ibcheckwidth_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/10_ibcheckwidth_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 10_ibcheckwidth_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibcheckwidth script
+
+ at DPATCH@
+
+--- trunk/scripts/ibcheckwidth.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibcheckwidth.in.new	2009-12-20 19:25:24.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-v] [-N | -nocolor]" \
+ 	    "[<topology-file> \| -C ca_name -P ca_port -t(imeout) timeout_ms]"
+ 	exit -1
+ }
+ 
+-function user_abort() {
++user_abort() {
+ 	echo "Aborted"
+ 	exit 1
+ }

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/10_ibcheckwidth_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/11_ibclearcounters_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/11_ibclearcounters_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/11_ibclearcounters_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/11_ibclearcounters_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 11_ibclearcounters_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibclearcounters script
+
+ at DPATCH@
+
+--- trunk/scripts/ibclearcounters.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibclearcounters.in.new	2009-12-20 19:26:00.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [<topology-file>" \
+ 	    "| -C ca_name -P ca_port -t(imeout) timeout_ms]"
+ 	exit -1
+ }
+ 
+-function user_abort() {
++user_abort() {
+ 	echo "Aborted"
+ 	exit 1
+ }

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/11_ibclearcounters_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/12_ibclearerrors_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/12_ibclearerrors_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/12_ibclearerrors_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/12_ibclearerrors_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 12_ibclearerrors_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibclearerrors script
+
+ at DPATCH@
+
+--- trunk/scripts/ibclearerrors.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibclearerrors.in.new	2009-12-20 19:26:35.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-N | -nocolor] [<topology-file>" \
+ 	    "| -C ca_name -P ca_port -t(imeout) timeout_ms]"
+ 	exit -1
+ }
+ 
+-function user_abort() {
++user_abort() {
+ 	echo "Aborted"
+ 	exit 1
+ }

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/12_ibclearerrors_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/13_ibdatacounters_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/13_ibdatacounters_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/13_ibdatacounters_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/13_ibdatacounters_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 13_ibdatacounters_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibdatacounters script
+
+ at DPATCH@
+
+--- trunk/scripts/ibdatacounters.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibdatacounters.in.new	2009-12-20 19:27:22.000000000 +0100
+@@ -2,13 +2,13 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-b] [-v] [-N | -nocolor]" \
+ 	    "[<topology-file> \| -C ca_name -P ca_port -t(imeout) timeout_ms]"
+ 	exit -1
+ }
+ 
+-function user_abort() {
++user_abort() {
+ 	echo "Aborted"
+ 	exit 1
+ }

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/13_ibdatacounters_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/14_ibdatacounts_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/14_ibdatacounts_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/14_ibdatacounts_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/14_ibdatacounts_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,47 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 14_ibdatacounts_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibdatacounts script
+
+ at DPATCH@
+
+--- trunk/scripts/ibdatacounts.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibdatacounts.in.new	2009-12-20 19:28:18.000000000 +0100
+@@ -2,14 +2,14 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [-b] [-v] [-G] [-N | -nocolor]" \
+ 	    "[-C ca_name] [-P ca_port] [-t(imeout) timeout_ms] <lid|guid>" \
+ 	    "[<port>]"
+ 	exit -1
+ }
+ 
+-function green() {
++green() {
+ 	if [ "$bw" = "yes" ]; then
+ 		if [ "$verbose" = "yes" ]; then
+ 			echo $1
+@@ -17,16 +17,16 @@
+ 		return
+ 	fi
+ 	if [ "$verbose" = "yes" ]; then
+-		echo -e "\\033[1;032m" $1 "\\033[0;39m"
++		printf "\\033[1;032m" $1 "\\033[0;39m"
+ 	fi
+ }
+ 
+-function red() {
++red() {
+ 	if [ "$bw" = "yes" ]; then
+ 		echo $1
+ 		return
+ 	fi
+-	echo -e "\\033[1;031m" $1 "\\033[0;39m"
++	printf "\\033[1;031m" $1 "\\033[0;39m"
+ }
+ 
+ guid_addr=""

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/14_ibdatacounts_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/15_ibhosts_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/15_ibhosts_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/15_ibhosts_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/15_ibhosts_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 15_ibhosts_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibhosts script
+
+ at DPATCH@
+
+--- trunk/scripts/ibhosts.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibhosts.in.new	2009-12-20 19:28:45.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [<topology-file> | -C ca_name" \
+ 	    "-P ca_port -t(imeout) timeout_ms]"
+ 	exit -1

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/15_ibhosts_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/16_ibrouters_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/16_ibrouters_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/16_ibrouters_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/16_ibrouters_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 16_ibrouters_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibrouters script
+
+ at DPATCH@
+
+--- trunk/scripts/ibrouters.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibrouters.in.new	2009-12-20 19:29:52.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [<topology-file> | -C ca_name" \
+ 	    "-P ca_port -t(imeout) timeout_ms]"
+ 	exit -1

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/16_ibrouters_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Added: branches/sid-uploads/infiniband-diags/trunk/debian/patches/17_ibswitches_bashisms.dpatch
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/infiniband-diags/trunk/debian/patches/17_ibswitches_bashisms.dpatch?rev=514&op=file
==============================================================================
--- branches/sid-uploads/infiniband-diags/trunk/debian/patches/17_ibswitches_bashisms.dpatch (added)
+++ branches/sid-uploads/infiniband-diags/trunk/debian/patches/17_ibswitches_bashisms.dpatch Sun Dec 20 23:54:25 2009
@@ -1,0 +1,19 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 17_ibswitches_bashisms.dpatch by  <benoit.mortier at opensides.be>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Correct bashims in ibswitches script
+
+ at DPATCH@
+
+--- trunk/scripts/ibswitches.in	2009-07-29 14:58:00.000000000 +0200
++++ trunk/scripts/ibswitches.in.new	2009-12-20 19:34:04.000000000 +0100
+@@ -2,7 +2,7 @@
+ 
+ IBPATH=${IBPATH:- at IBSCRIPTPATH@}
+ 
+-function usage() {
++usage() {
+ 	echo Usage: `basename $0` "[-h] [<topology-file> | -C ca_name" \
+ 	    "-P ca_port -t(imeout) timeout_ms]"
+ 	exit -1

Propchange: branches/sid-uploads/infiniband-diags/trunk/debian/patches/17_ibswitches_bashisms.dpatch
------------------------------------------------------------------------------
    svn:executable = *

Modified: branches/sid-uploads/libibcm/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibcm/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libibcm/trunk/debian/control (original)
+++ branches/sid-uploads/libibcm/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -9,7 +9,7 @@
 
 Package: libibcm-dev
 Section: libdevel
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: libibcm1 (= ${binary:Version})
 Description: Development files for the libibcm library
  libibcm provides a userspace implementation of an InfiniBand 
@@ -23,7 +23,7 @@
 
 Package: libibcm1
 Section: libs
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>=1.1.2)
 Description: InfiniBand Communication Manager (CM) library
  libibcm provides a userspace implementation of an InfiniBand

Modified: branches/sid-uploads/libibcm/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibcm/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libibcm/trunk/debian/copyright (original)
+++ branches/sid-uploads/libibcm/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -46,6 +46,6 @@
 SOFTWARE.
 
 
-The Debian packaging is copyright 2008, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2008, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 

Modified: branches/sid-uploads/libibcommon/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibcommon/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libibcommon/trunk/debian/control (original)
+++ branches/sid-uploads/libibcommon/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -9,7 +9,7 @@
 
 Package: libibcommon-dev
 Section: libdevel
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: libibcommon1 (= ${binary:Version})
 Description: Development files for the libibcommon library
  libibcommon provides common utility functions for Infiniband diagnostic and
@@ -21,7 +21,7 @@
 
 Package: libibcommon1
 Section: libs
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: InfiniBand management library
  libibcommon provides common utility functions for Infiniband diagnostics and

Modified: branches/sid-uploads/libibcommon/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibcommon/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libibcommon/trunk/debian/copyright (original)
+++ branches/sid-uploads/libibcommon/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -41,5 +41,5 @@
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 
-The Debian packaging is (C) 2008, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2008, Genome Research Ltd and
 is licensed under the GPLv2 , see `/usr/share/common-licenses/GPL-2'.

Modified: branches/sid-uploads/libibmad/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibmad/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libibmad/trunk/debian/control (original)
+++ branches/sid-uploads/libibmad/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -5,11 +5,11 @@
 Build-Depends: debhelper (>= 7), autotools-dev, libibumad-dev, libibcommon-dev
 Standards-Version: 3.8.3
 Section: libs
-Homepage:  http://www.openfabrics.org/
+Homepage: http://www.openfabrics.org/
 
 Package: libibmad-dev
 Section: libdevel
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: libibmad1 (= ${binary:Version})
 Description: Development files for libibmad
  libibmad provides low layer Infiniband functions for use by the 
@@ -23,7 +23,7 @@
 
 Package: libibmad1
 Section: libs
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Infiniband Management Datagram (MAD) library
  libibmad provides low layer InfiniBand functions for use by the

Modified: branches/sid-uploads/libibmad/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibmad/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libibmad/trunk/debian/copyright (original)
+++ branches/sid-uploads/libibmad/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -41,5 +41,5 @@
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 
-The Debian packaging is (C) 2008, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2008, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Added: branches/sid-uploads/libibumad/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibumad/trunk/debian/README.source?rev=514&op=file
==============================================================================
--- branches/sid-uploads/libibumad/trunk/debian/README.source (added)
+++ branches/sid-uploads/libibumad/trunk/debian/README.source Sun Dec 20 23:54:25 2009
@@ -1,0 +1,1 @@
+/usr/share/doc/dpatch/README.source.gz

Modified: branches/sid-uploads/libibumad/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibumad/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libibumad/trunk/debian/control (original)
+++ branches/sid-uploads/libibumad/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -9,7 +9,7 @@
 
 Package: libibumad-dev
 Section: libdevel
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: libibumad1 (= ${binary:Version})
 Description: Development files for libibumad
  libibumad provides userspace Infiniband Management Datagram (uMAD) 
@@ -20,12 +20,9 @@
  It contains the header files and static libraries (optionally)
  needed for compiling.
  
-
-
-
 Package: libibumad1
 Section: libs
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: InfiniBand Userspace Management Datagram (uMAD) library
  libibumad provides userspace Infiniband Management Datagram (uMAD)

Modified: branches/sid-uploads/libibumad/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libibumad/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libibumad/trunk/debian/copyright (original)
+++ branches/sid-uploads/libibumad/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -40,6 +40,6 @@
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 
-The Debian packaging is copyright 2008, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2008, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 

Modified: branches/sid-uploads/libnes/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libnes/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libnes/trunk/debian/control (original)
+++ branches/sid-uploads/libnes/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -9,7 +9,7 @@
 
 Package: libnes-dev
 Section: libdevel
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: libnes0 (= ${binary:Version})
 Description: Development files for libnes
  libnes provides a device-specific userspace driver for NetEffect 
@@ -24,7 +24,7 @@
 
 Package: libnes0
 Section: libs
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>=1.1.2)
 Description: A userspace driver for NetEffect NICs
  libnes provides a device-specific userspace driver for NetEffect

Modified: branches/sid-uploads/libnes/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libnes/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libnes/trunk/debian/copyright (original)
+++ branches/sid-uploads/libnes/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -47,6 +47,6 @@
 product whatsoever.
 
 
-The Debian packaging is copyright 2008, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2008, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 

Modified: branches/sid-uploads/libsdp/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libsdp/trunk/debian/changelog?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libsdp/trunk/debian/changelog (original)
+++ branches/sid-uploads/libsdp/trunk/debian/changelog Sun Dec 20 23:54:25 2009
@@ -1,3 +1,11 @@
+libsdp (1.1.99-2) unstable; urgency=low
+
+  * FTBFS on kfreebsd-i386 (Closes: #554715)
+  * (libsdp_1.1.99-1/avr32): FTBFS: Outdated config.{sub,guess} (Closes:
+    #552379)
+
+ -- Benoit Mortier <benoit.mortier at opensides.be>  Sat, 19 Dec 2009 19:20:34 +0100
+
 libsdp (1.1.99-1) unstable; urgency=low
 
   * Initial release (Closes: #539826)

Modified: branches/sid-uploads/libsdp/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libsdp/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libsdp/trunk/debian/control (original)
+++ branches/sid-uploads/libsdp/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -10,7 +10,7 @@
 
 Package: libsdp1
 Section: libs
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Library to allow use of Infiniband Sockets Direct Protocol (SDP)
  libsdp is a LD_PRELOAD-able library which can be used to make an application

Modified: branches/sid-uploads/libsdp/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libsdp/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libsdp/trunk/debian/copyright (original)
+++ branches/sid-uploads/libsdp/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -42,5 +42,5 @@
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 
-The Debian packaging is copyright 2008, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2008, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Modified: branches/sid-uploads/libsdp/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/libsdp/trunk/debian/rules?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/libsdp/trunk/debian/rules (original)
+++ branches/sid-uploads/libsdp/trunk/debian/rules Sun Dec 20 23:54:25 2009
@@ -56,6 +56,8 @@
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -f config.sub config.guess
 
+	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \;
+
 	dh_clean 
 
 install: build

Modified: branches/sid-uploads/mstflint/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/mstflint/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/mstflint/trunk/debian/control (original)
+++ branches/sid-uploads/mstflint/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,9 +8,9 @@
 Homepage: http://www.openfabrics.org
 
 Package: mstflint
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description:  Mellanox firmware burning application
+Description: Mellanox firmware burning application
  This package contains a tool for burning firmware onto
  Mellanox manufactured InfiniBand adapters.
 

Modified: branches/sid-uploads/mstflint/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/mstflint/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/mstflint/trunk/debian/copyright (original)
+++ branches/sid-uploads/mstflint/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -42,6 +42,6 @@
  SOFTWARE.
 
 
-The Debian packaging is copyright 2009, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2009, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 

Modified: branches/sid-uploads/ofed-docs/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ofed-docs/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/ofed-docs/trunk/debian/copyright (original)
+++ branches/sid-uploads/ofed-docs/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -104,6 +104,6 @@
 
 
 
-The Debian packaging is copyright 2009, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2009, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
 

Added: branches/sid-uploads/ofed-docs/trunk/debian/doc-base
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ofed-docs/trunk/debian/doc-base?rev=514&op=file
==============================================================================
--- branches/sid-uploads/ofed-docs/trunk/debian/doc-base (added)
+++ branches/sid-uploads/ofed-docs/trunk/debian/doc-base Sun Dec 20 23:54:25 2009
@@ -1,0 +1,7 @@
+Document: infiniband-howto
+Title: infiband on Debian howto
+Section: System/Administration
+
+Format: HTML
+Index: /usr/share/doc/ofed-docs/DEBIAN-HOWTO/infiniband-howto.html
+Files: /usr/share/doc/ofed-docs/DEBIAN-HOWTO/*.html

Modified: branches/sid-uploads/ofed/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ofed/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/ofed/trunk/debian/control (original)
+++ branches/sid-uploads/ofed/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,7 +8,7 @@
 Homepage: http://www.openfabrics.org
 
 Package: ofed
-Architecture: all
+Architecture: i386 ia64 amd64 powerpc
 Depends: dapl2-utils (>=2.0.19), ibsim-utils (>=0.5), ibutils (>=1.2), infiniband-diags (>=1.4.4-20090314),
  libdapl2 (>=2.0.19), libibcm1 (>=1.0.4), libibcommon1 (>=1.1.2-20090314), libibdm1 (>=1.2), libibmad1 (>=1.2.3-20090314), 
  libibumad1 (>=1.2.3-20090314), libibverbs1 (>=1.1.2-1), libipathverbs1 (>=1.1-1),

Modified: branches/sid-uploads/ofed/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/ofed/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/ofed/trunk/debian/copyright (original)
+++ branches/sid-uploads/ofed/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -22,7 +22,7 @@
 
 The Debian packaging is:
 
-    Copyright C) 2009, Genome Research Ltd.
+    Copyright (C) 2009, Genome Research Ltd.
 
 and is licensed under the GPL, see above.
 

Modified: branches/sid-uploads/opensm/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/opensm/trunk/debian/changelog?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/opensm/trunk/debian/changelog (original)
+++ branches/sid-uploads/opensm/trunk/debian/changelog Sun Dec 20 23:54:25 2009
@@ -1,3 +1,11 @@
+opensm (3.2.6-20090317-2) unstable; urgency=low
+
+  * Depends on unavailable infiniband-diags (Closes: #558829)
+  * FTBFS: ../include/vendor/osm_vendor.h:68:6: error: #elif with no
+    expression (Closes: #560537)
+
+ -- Benoit Mortier <benoit.mortier at opensides.be>  Sun, 20 Dec 2009 00:00:26 +0100
+
 opensm (3.2.6-20090317-1) unstable; urgency=low
 	
   * Initial release (Closes: #521418)

Modified: branches/sid-uploads/opensm/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/opensm/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/opensm/trunk/debian/control (original)
+++ branches/sid-uploads/opensm/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,7 +8,7 @@
 Homepage: http://www.openfabrics.org
 
 Package: opensm
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${misc:Depends}, libopensm2 (= ${binary:Version}), ${shlibs:Depends}, infiniband-diags
 Description: An Infiniband subnet manager
  OpenSM provides an implementation of an Infiniband Subnet Manager (SM) and
@@ -17,13 +17,13 @@
 
 Package: opensm-doc
 Section: doc
-Architecture: all
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${misc:Depends}
 Description: Documentation for opensm
  Documentation for the opensm Infiniband subnet manager.
 
 Package: libopensm2
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Infiniband subnet manager libraries
  OpenSM provides an implementation of an Infiniband Subnet Manager (SM) and
@@ -35,9 +35,9 @@
 
 Package: libopensm2-dev
 Section: libdevel
-Architecture: any
-Depends:  libopensm2  (= ${binary:Version}), ${misc:Depends}
-Description:  Header files for compiling against libopensm
+Architecture: i386 ia64 amd64 powerpc
+Depends: libopensm2  (= ${binary:Version}), ${misc:Depends}
+Description: Header files for compiling against libopensm
  OpenSM provides an implementation of an Infiniband Subnet Manager (SM) and
  Administrator (SA). One Subnet Manager is required to run on each Infiniband
  subnet in order to initialize the Infiniband hardware.

Modified: branches/sid-uploads/opensm/trunk/debian/opensm-boot.init
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/opensm/trunk/debian/opensm-boot.init?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/opensm/trunk/debian/opensm-boot.init (original)
+++ branches/sid-uploads/opensm/trunk/debian/opensm-boot.init Sun Dec 20 23:54:25 2009
@@ -1,6 +1,6 @@
 #!/bin/sh
 ### BEGIN INIT INFO
-# Provides:          opensm
+# Provides:          opensm-boot
 # Required-Start:    $syslog
 # Required-Stop:     $syslog
 # Default-Start:     2 3 4 5

Modified: branches/sid-uploads/opensm/trunk/debian/opensm.postinst
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/opensm/trunk/debian/opensm.postinst?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/opensm/trunk/debian/opensm.postinst (original)
+++ branches/sid-uploads/opensm/trunk/debian/opensm.postinst Sun Dec 20 23:54:25 2009
@@ -1,8 +1,11 @@
-#!/bin/sh -e
+#!/bin/sh
+
+set -e
+
 . /usr/share/debconf/confmodule
 
 if [ -x "/etc/init.d/opensm-boot" ]; then
-update-rc.d opensm-boot start 24 S .
+update-rc.d opensm-boot start 24 S . > /dev/null
 fi
 
 #DEBHELPER#

Modified: branches/sid-uploads/opensm/trunk/debian/opensm.postrm
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/opensm/trunk/debian/opensm.postrm?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/opensm/trunk/debian/opensm.postrm (original)
+++ branches/sid-uploads/opensm/trunk/debian/opensm.postrm Sun Dec 20 23:54:25 2009
@@ -1,4 +1,6 @@
-#!/bin/sh -e
+#!/bin/sh
+
+set -e
 
 if [ "$1" = "purge" ] ; then
         update-rc.d opensm-boot remove >/dev/null || exit $?

Modified: branches/sid-uploads/opensm/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/opensm/trunk/debian/rules?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/opensm/trunk/debian/rules (original)
+++ branches/sid-uploads/opensm/trunk/debian/rules Sun Dec 20 23:54:25 2009
@@ -48,6 +48,8 @@
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -f config.sub config.guess
 
+	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \;
+
 	dh_clean 
 
 install: build
@@ -55,8 +57,6 @@
 	dh_testroot
 	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

Modified: branches/sid-uploads/perftest/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/perftest/trunk/debian/changelog?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/perftest/trunk/debian/changelog (original)
+++ branches/sid-uploads/perftest/trunk/debian/changelog Sun Dec 20 23:54:25 2009
@@ -1,3 +1,10 @@
+perftest (1.2-OFED-1.4.2-2) unstable; urgency=low
+
+  * FTBFS: get_clock.h:76:23: error: asm/timex.h: No such file or
+    directory (Closes: #560264)
+
+ -- Benoit Mortier <benoit.mortier at opensides.be>  Mon, 21 Dec 2009 00:14:15 +0100
+
 perftest (1.2-OFED-1.4.2-1) unstable; urgency=low
 
   * Initial release (Closes: #539829)

Modified: branches/sid-uploads/perftest/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/perftest/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/perftest/trunk/debian/control (original)
+++ branches/sid-uploads/perftest/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,7 +8,7 @@
 Homepage: http://www.openfabrics.org
 
 Package: perftest
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>= 1.1.2), librdmacm1 (>=1.0.8)
 Description: Infiniband verbs performance tests
  This is a collection of tests written using Infiniband verbs intended for 

Modified: branches/sid-uploads/perftest/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/perftest/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/perftest/trunk/debian/copyright (original)
+++ branches/sid-uploads/perftest/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -48,6 +48,6 @@
 SOFTWARE.
 
 
-The Debian packaging is copyright 2009, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2009, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 

Modified: branches/sid-uploads/perftest/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/perftest/trunk/debian/rules?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/perftest/trunk/debian/rules (original)
+++ branches/sid-uploads/perftest/trunk/debian/rules Sun Dec 20 23:54:25 2009
@@ -40,6 +40,8 @@
 	# Add here commands to clean up after the build process.
 	$(MAKE) clean
 
+	-find $(CURDIR) -type d -name ".svn" -exec rm -rf {} \;
+
 	dh_clean 
 
 install: build

Modified: branches/sid-uploads/qlvnictools/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/qlvnictools/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/qlvnictools/trunk/debian/control (original)
+++ branches/sid-uploads/qlvnictools/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,7 +8,7 @@
 Homepage: http://www.openfabrics.org
 
 Package: qlvnictools
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Tools for QLogic Virtual NICs
  These tools allow the use and discovery of QLogic Virtual 

Modified: branches/sid-uploads/qlvnictools/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/qlvnictools/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/qlvnictools/trunk/debian/copyright (original)
+++ branches/sid-uploads/qlvnictools/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -52,7 +52,7 @@
 POSSIBILITY OF SUCH DAMAGE.
 
 
-The Debian packaging is copyright 2009, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2009, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 
 

Modified: branches/sid-uploads/rds-tools/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/rds-tools/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/rds-tools/trunk/debian/control (original)
+++ branches/sid-uploads/rds-tools/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,9 +8,9 @@
 Homepage: http://www.openfabrics.org
 
 Package: rds-tools
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description:  Tools for the Infiniband RDS protocol
+Description: Tools for the Infiniband RDS protocol
  rds-tools is a collection of support tools for the 
  infiniband Reliable Datagram Socket (RDS) protocol. 
 

Modified: branches/sid-uploads/rds-tools/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/rds-tools/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/rds-tools/trunk/debian/copyright (original)
+++ branches/sid-uploads/rds-tools/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -41,6 +41,6 @@
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.
 
-The Debian packaging is copyright 2009, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2009, Genome Research Ltd and
 is licensed under the GPLv2, see `/usr/share/common-licenses/GPL-2'.
 

Modified: branches/sid-uploads/sdpnetstat/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/sdpnetstat/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/sdpnetstat/trunk/debian/control (original)
+++ branches/sid-uploads/sdpnetstat/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,7 +8,7 @@
 Homepage: http://www.openfabrics.org
 
 Package: sdpnetstat
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: InfiniBand aware netstat like program
  The package provides a netstat like program which is aware 

Modified: branches/sid-uploads/sdpnetstat/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/sdpnetstat/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/sdpnetstat/trunk/debian/copyright (original)
+++ branches/sid-uploads/sdpnetstat/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -27,6 +27,6 @@
 as published by the Free Software Foundation. On Debian systems you can
 find a copy of this license in /usr/share/common-licenses/GPL-2.
 
-The Debian packaging is copyright 2009 Genome Research Ltd and
+The Debian packaging is Copyright (C) 2009 Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
 

Modified: branches/sid-uploads/srptools/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/srptools/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/srptools/trunk/debian/control (original)
+++ branches/sid-uploads/srptools/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,7 +8,7 @@
 Homepage: http://www.openfabrics.org
 
 Package: srptools
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}, infiniband-diags
 Description: Tools for Infiniband attached storage (SRP)
  In conjunction with the kernel ib_srp driver, srptools allows you to

Modified: branches/sid-uploads/srptools/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/srptools/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/srptools/trunk/debian/copyright (original)
+++ branches/sid-uploads/srptools/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -53,6 +53,6 @@
 POSSIBILITY OF SUCH DAMAGE.
 
 
-The Debian packaging is copyright 2009, Genome Research Ltd  and
+The Debian packaging is Copyright (C) 2009, Genome Research Ltd  and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 

Modified: branches/sid-uploads/tvflash/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/tvflash/trunk/debian/control?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/tvflash/trunk/debian/control (original)
+++ branches/sid-uploads/tvflash/trunk/debian/control Sun Dec 20 23:54:25 2009
@@ -8,7 +8,7 @@
 Homepage: http://www.openfabrics.org
 
 Package: tvflash
-Architecture: any
+Architecture: i386 ia64 amd64 powerpc
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Mellanox firmware update utility
  tvflash is used to query and update the firmware flash memory attached

Modified: branches/sid-uploads/tvflash/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-ofed/branches/sid-uploads/tvflash/trunk/debian/copyright?rev=514&op=diff
==============================================================================
--- branches/sid-uploads/tvflash/trunk/debian/copyright (original)
+++ branches/sid-uploads/tvflash/trunk/debian/copyright Sun Dec 20 23:54:25 2009
@@ -21,6 +21,6 @@
 /usr/share/common-licenses/GPL-2.
  
 
-The Debian packaging is copyright 2009, Genome Research Ltd and
+The Debian packaging is Copyright (C) 2009, Genome Research Ltd and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'.
 




More information about the Pkg-ofed-commits mailing list