aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2009-06-24 11:39:47 -0700
committerRoland Dreier <rolandd@cisco.com>2009-06-25 10:25:25 -0700
commit0df7bcee53b8c7bc9b14f9a2a5dfffc1e2e2e7c6 (patch)
tree442709e614b3365cabab638548da70a31736b950
parentad15764dab850841b39eb31d73f6d62d23ebeff6 (diff)
downloadlibibverbs-0df7bcee53b8c7bc9b14f9a2a5dfffc1e2e2e7c6.tar.gz
Move -dbg Debian package to section debug
Signed-off-by: Roland Dreier <rolandd@cisco.com>
-rw-r--r--debian/changelog6
-rw-r--r--debian/control.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 2278511..07d463e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libibverbs (1.1.2-2) unstable; urgency=low
+
+ * Move -dbg package to section debug.
+
+ -- Roland Dreier <rolandd@cisco.com> Wed, 24 Jun 2009 11:39:19 -0700
+
libibverbs (1.1.2-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control.in b/debian/control.in
index d86c0b3..b8d6dfb 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -44,7 +44,7 @@ Description: Development files for the libibverbs library
needed for compiling.
Package: libibverbs1-dbg
-Section: libdevel
+Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libibverbs1 (= ${binary:Version})