tags 593414 + patch
thanks
Dear maintainer,
I've prepared an NMU for libibumad (versioned as 1.2.3-20090314-1.1).
The diff is attached to this message.
Regards.
diff -u libibumad-1.2.3-20090314/debian/control libibumad-1.2.3-20090314/debian/control
--- libibumad-1.2.3-20090314/debian/control
+++ libibumad-1.2.3-20090314/debian/control
@@ -10,7 +10,7 @@
Package: libibumad-dev
Section: libdevel
Architecture: any
-Depends: libibumad1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Depends: libibumad1 (= ${binary:Version}), libibcommon-dev
Description: Development files for libibumad
libibumad provides userspace Infiniband Management Datagram (uMAD)
functions which sit on top of the uMAD modules in the kernel.
diff -u libibumad-1.2.3-20090314/debian/changelog libibumad-1.2.3-20090314/debian/changelog
--- libibumad-1.2.3-20090314/debian/changelog
+++ libibumad-1.2.3-20090314/debian/changelog
@@ -1,3 +1,11 @@
+libibumad (1.2.3-20090314-1.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Add depenency on libibcommon-dev to libibumad-dev (Closes: #593414)
+ * Urgency high due to RC bug fix
+
+ -- Alexander Reichle-Schmehl <[email protected]> Tue, 07 Sep 2010 14:37:43 +0200
+
libibumad (1.2.3-20090314-1) unstable; urgency=low
* Initial release (Closes: #516096)