aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <roland@purestorage.com>2011-11-11 15:04:58 -0800
committerRoland Dreier <roland@purestorage.com>2011-11-11 15:04:58 -0800
commitd444942db4c822fade4bae0e39d41296addb6ac2 (patch)
treeb1bd0d24fcb001920302ad81fbbc9830b4ce83fc
parentd0ebae72223298d6dbd7a2e2c812c529bf4d4a1d (diff)
downloadlibibverbs-d444942db4c822fade4bae0e39d41296addb6ac2.tar.gz
Debian: Don't use brace expansion for {a,so} in libibverbs-dev.install
Signed-off-by: Roland Dreier <roland@purestorage.com>
-rw-r--r--debian/changelog6
-rw-r--r--debian/libibverbs-dev.install3
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2fe6da3..f033758 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libibverbs (1.1.5-2) unstable; urgency=low
+
+ * Don't use brace expansion for {a,so} in libibverbs-dev.install
+
+ -- Roland Dreier <roland@digitalvampire.org> Fri, 11 Nov 2011 15:04:24 -0800
+
libibverbs (1.1.5-1) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt) format.
diff --git a/debian/libibverbs-dev.install b/debian/libibverbs-dev.install
index 12f6270..b4c75ce 100644
--- a/debian/libibverbs-dev.install
+++ b/debian/libibverbs-dev.install
@@ -1,3 +1,4 @@
usr/include
-usr/lib/libibverbs*.{a,so}
+usr/lib/libibverbs*.a
+usr/lib/libibverbs*.so
usr/share/man/man3