[Pkg-ofed-commits] [libibmad] 05/06: Imported Debian patch 1.3.9-0.1

Ana Beatriz Guerrero López ana at moszumanska.debian.org
Tue Jul 1 07:18:05 UTC 2014


This is an automated email from the git hooks/post-receive script.

ana pushed a commit to branch master
in repository libibmad.

commit 380826573761f3d6f8876a814d252a0396c0ac32
Merge: bf39630 8a51266
Author: Roland Dreier <rbd at debian.org>
Date:   Mon Oct 15 10:57:14 2012 -0700

    Imported Debian patch 1.3.9-0.1

 AUTHORS                                         |    1 +
 COPYING                                         |   12 +-
 ChangeLog                                       | 2180 +++++-
 Makefile.am                                     |   15 +-
 Makefile.in                                     |  396 +-
 README                                          |   25 +
 aclocal.m4                                      | 8252 +----------------------
 config.h.in                                     |    3 -
 config/compile                                  |  142 +
 config/config.guess                             |  753 +--
 config/config.sub                               |  329 +-
 config/depcomp                                  |   93 +-
 config/install-sh                               |  514 +-
 aclocal.m4 => config/libtool.m4                 | 1530 +----
 config/ltmain.sh                                |   75 +-
 config/ltoptions.m4                             |  368 +
 config/ltsugar.m4                               |  123 +
 config/ltversion.m4                             |   23 +
 config/lt~obsolete.m4                           |   92 +
 config/missing                                  |   61 +-
 configure                                       |  761 +--
 configure.in                                    |    8 +-
 debian/changelog                                |   35 +
 debian/control                                  |   21 +-
 debian/copyright                                |    2 +-
 debian/{libibmad1.dirs => libibmad5.dirs}       |    0
 debian/{libibmad1.install => libibmad5.install} |    0
 debian/rules                                    |   17 +-
 debian/source/format                            |    1 +
 include/infiniband/mad.h                        | 1319 +++-
 include/infiniband/mad_osd.h                    |   49 +
 libibmad.spec                                   |    8 +-
 libibmad.spec.in                                |    2 +-
 libibmad.ver                                    |    2 +-
 src/{vendor.c => bm.c}                          |   76 +-
 src/{smp.c => cc.c}                             |  115 +-
 src/dump.c                                      |  661 +-
 src/fields.c                                    | 1237 +++-
 src/gs.c                                        |  181 +-
 src/libibmad.map                                |  100 +-
 src/mad.c                                       |  136 +-
 src/mad_internal.h                              |   50 +
 src/portid.c                                    |   42 +-
 src/register.c                                  |  158 +-
 src/resolve.c                                   |  112 +-
 src/rpc.c                                       |  309 +-
 src/sa.c                                        |   53 +-
 src/serv.c                                      |   80 +-
 src/smp.c                                       |   92 +-
 src/vendor.c                                    |   62 +-
 50 files changed, 7517 insertions(+), 13159 deletions(-)

diff --cc debian/changelog
index 2db1bac,0000000..ef6e514
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,15 -1,0 +1,50 @@@
++libibmad (1.3.9-0.1) experimental; urgency=low
++
++  * Non-maintainer upload.
++  * Acknowledge NMU.
++  * New upstream release.
++  * Bump Standards-Version to 3.9.4 (no changes).
++  * Switch to dpkg-source 3.0 (quilt) format.
++  * Fix spelling error (s/Managment/Management/) in description.
++
++ -- Roland Dreier <rbd at debian.org>  Mon, 15 Oct 2012 10:57:14 -0700
++
++libibmad (1.3.8-1) unstable; urgency=low
++
++  * New upstream release. OFED 1.5.4. 
++
++ -- Ana Guerrero <ana at debian.org>  Tue, 13 Mar 2012 17:44:35 +0100
++
++libibmad (1.3.6-OFED-1.5.2-1) experimental; urgency=low
++
++  * New OFED release.
++  * debian/rules:
++    + Remove useless code.
++  * debian/control:
++    + Bump Standards-Version to 3.9.1 (no changes).
++    + Bump libibumad-dev build-dep.
++    + Fix -dev description. 
++
++ -- Julien BLACHE <jblache at debian.org>  Thu, 04 Nov 2010 14:27:13 +0100
++
++libibmad (1.3.4-1) unstable; urgency=low
++
++  * New upstream release (OFED 1.5 release)
++
++ -- Guy Coates <gmpc at sanger.ac.uk>  Thu, 04 Feb 2010 16:37:23 +0000
++
 +libibmad (1.2.3-20090314-1.1) unstable; urgency=low
 +
 +  * Non-maintainer upload.
 +  * Don't ship .la files (Closes: #621511).
 +
 + -- Luk Claes <luk at debian.org>  Sat, 18 Jun 2011 19:45:52 +0200
 +
 +libibmad (1.2.3-20090314-1) unstable; urgency=low
 +
 +  * Initial release (Closes: #539804)
 +
 + -- Benoit Mortier <benoit.mortier at opensides.be>  Wed, 21 Aug 2009 11:25:00 +0100
 +
 +
 +
diff --cc debian/control
index a2eecb5,0000000..945ab34
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,34 -1,0 +1,35 @@@
 +Source: libibmad
 +Priority: extra
 +Maintainer: OFED and Debian Developement and Discussion <pkg-ofed-devel at lists.alioth.debian.org>
 +Uploaders: Benoit Mortier <benoit.mortier at opensides.be>, Guy Coates <gmpc at sanger.ac.uk>, Mario Lang <mlang at debian.org>
- Build-Depends: debhelper (>= 7), autotools-dev, libibumad-dev, libibcommon-dev
- Standards-Version: 3.8.3
++Build-Depends: debhelper (>= 7), autotools-dev, libibumad-dev (>= 1.3.6-OFED-1.5.2)
++Standards-Version: 3.9.4
 +Section: libs
- Homepage:  http://www.openfabrics.org/
++Homepage: http://www.openfabrics.org/
++DM-Upload-Allowed: yes
 +
 +Package: libibmad-dev
 +Section: libdevel
- Architecture: any
- Depends: libibmad1 (= ${binary:Version})
++Architecture: i386 ia64 amd64 powerpc
++Depends: libibmad5 (= ${binary:Version})
 +Description: Development files for libibmad
 + libibmad provides low layer Infiniband functions for use by the 
 + InfiniBand diagnostic and management programs. These include 
-  Managment Datagrams (MAD), Subnet Administration (SA), Subnet
++ Management Datagrams (MAD), Subnet Administration (SA), Subnet
 + Management Packets (SMP) and other basic functions.
 + .
-  This package is needed to compile programs against libibumad1.
++ This package is needed to compile programs against libibmad5.
 + It contains the header files and static libraries (optionally)
 + needed for compiling.
 +
- Package: libibmad1
++Package: libibmad5
 +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
 + Infiniband diagnostic and management programs. These include
-  Managment Datagrams (MAD), Subnet Administration (SA), Subnet
++ Management Datagrams (MAD), Subnet Administration (SA), Subnet
 + Management Packets (SMP) and other basic functions.
 + .
 + This package contains the shared library.
diff --cc debian/copyright
index 5a2792e,0000000..55094fc
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,45 -1,0 +1,45 @@@
 +This package was debianized by Guy Coates <gmpc at sanger.ac.uk> on
 +Mon, 01 Dec 2008 09:56:22 +0000.
 +
 +It was downloaded from http://www.openfabrics.org/downloads/OFED/ofed-1.4/OFED-1.4.tgz
 +
 +Upstream Authors:
 + Sasha Khapyorsky        <sashak at voltaire.com>
 + Shahar Frank            <shahar at voltaire.com>
 + Hal Rosenstock          <halr at voltaire.com>
 +
 +
 +Copyright:
 +Copyright (c) 2004-2008 Voltaire, Inc.  All rights reserved.
 +Copyright (c) 2007 Xsigo Systems Inc.  All rights reserved.
 +License:
 +This software is available to you under a choice of one of two licenses. 
 +You may chose to be licensed under the terms of the the OpenIB.org BSD license or
 +the GNU General Public License (GPL) Version 2.
 +
 +OpenIB.org BSD license below:
 +
 +    Redistribution and use in source and binary forms, with or
 +    without modification, are permitted provided that the following
 +    conditions are met:
 +
 +     - Redistributions of source code must retain the above
 +       copyright notice, this list of conditions and the following
 +       disclaimer.
 +
 +     - Redistributions in binary form must reproduce the above
 +       copyright notice, this list of conditions and the following
 +       disclaimer in the documentation and/or other materials
 +       provided with the distribution.
 +
 +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.
 +
- 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'.
diff --cc debian/libibmad5.dirs
index 6845771,0000000..6845771
mode 100644,000000..100644
--- a/debian/libibmad5.dirs
+++ b/debian/libibmad5.dirs
diff --cc debian/libibmad5.install
index a551fd8,0000000..a551fd8
mode 100644,000000..100644
--- a/debian/libibmad5.install
+++ b/debian/libibmad5.install
diff --cc debian/rules
index d736ba7,0000000..98a3c6c
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,102 -1,0 +1,91 @@@
 +#!/usr/bin/make -f
 +# -*- makefile -*-
 +# Sample debian/rules that uses debhelper.
 +# This file was originally written by Joey Hess and Craig Small.
 +# As a special exception, when this file is copied by dh-make into a
 +# dh-make output file, you may use that output file without restriction.
 +# This special exception was added by Craig Small in version 0.37 of dh-make.
 +
 +# Uncomment this to turn on verbose mode.
 +#export DH_VERBOSE=1
 +
 +
 +# These are used for cross-compiling and for saving the configure script
 +# from having to guess our platform (since we know it already)
 +DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 +DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 +ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
 +CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
 +else
 +CROSS= --build $(DEB_BUILD_GNU_TYPE)
 +endif
 +
- 
- 
- 
- # shared library versions, option 1
- version=2.0.5
- major=2
- # option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
- #version=`ls src/.libs/lib*.so.* | \
- # awk '{if (match($$0,/[0-9]+\.[0-9]+\.[0-9]+$$/)) print substr($$0,RSTART)}'`
- #major=`ls src/.libs/lib*.so.* | \
- # awk '{if (match($$0,/\.so\.[0-9]+$$/)) print substr($$0,RSTART+4)}'`
- 
 +config.status: configure
 +	dh_testdir
 +	# Add here commands to configure the package.
 +ifneq "$(wildcard /usr/share/misc/config.sub)" ""
 +	cp -f /usr/share/misc/config.sub config.sub
 +endif
 +ifneq "$(wildcard /usr/share/misc/config.guess)" ""
 +	cp -f /usr/share/misc/config.guess config.guess
 +endif
 +	./configure $(CROSS) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" --sysconfdir=/etc
 +
 +
 +build: build-stamp
 +build-stamp:  config.status 
 +	dh_testdir
 +
 +	# Add here commands to compile the package.
 +	$(MAKE)
 +
 +	touch $@
 +
 +clean: 
 +	dh_testdir
 +	dh_testroot
 +	rm -f build-stamp 
 +
 +	# Add here commands to clean up after the build process.
 +	[ ! -f Makefile ] || $(MAKE) distclean
 +	rm -f config.sub config.guess
 +
 +	dh_clean 
 +
 +install: build
 +	dh_testdir
 +	dh_testroot
 +	dh_prep  
 +	dh_installdirs
 +
 +	# Add here commands to install the package into debian/tmp
 +	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
++	rm -f $(CURDIR)/debian/tmp/usr/lib/lib*.la
 +
 +
 +# Build architecture-independent files here.
 +binary-indep: install
 +# We have nothing to do by default.
 +
 +# Build architecture-dependent files here.
 +binary-arch: install
 +	dh_testdir
 +	dh_testroot
 +	dh_installchangelogs ChangeLog
 +	dh_installdocs
 +	dh_installexamples
- 	dh_install  --sourcedir=debian/tmp -X.la --fail-missing
++	dh_install  --sourcedir=debian/tmp --fail-missing
 +	dh_installman
 +	dh_link
 +	dh_strip
 +	dh_compress
 +	dh_fixperms
- 	dh_makeshlibs
++	dh_makeshlibs -V
 +	dh_installdeb
 +	dh_shlibdeps
 +	dh_gencontrol
 +	dh_md5sums
 +	dh_builddeb
 +
 +binary: binary-indep binary-arch
 +.PHONY: build clean binary-indep binary-arch binary install 
diff --cc debian/source/format
index 0000000,0000000..163aaf8
new file mode 100644
--- /dev/null
+++ b/debian/source/format
@@@ -1,0 -1,0 +1,1 @@@
++3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libibmad.git



More information about the Pkg-ofed-commits mailing list