summaryrefslogtreecommitdiff
path: root/debian/control.dev
diff options
context:
space:
mode:
authorBryan Ischo <bryan@ischo.com>2008-08-09 02:04:01 +0000
committerBryan Ischo <bryan@ischo.com>2008-08-09 02:04:01 +0000
commit600891ba77f46adb0de1e11779d3a06f664eb8cd (patch)
tree21c1b680e7bebfd11acc55d915de8c175dafb7ac /debian/control.dev
parent79cf3163f6e5eca2fc8b48c942a6e1686ce91d3e (diff)
downloadceph-libs3-600891ba77f46adb0de1e11779d3a06f664eb8cd.tar.gz
* Fixed Debian package builds
Diffstat (limited to 'debian/control.dev')
-rw-r--r--debian/control.dev4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control.dev b/debian/control.dev
index 9588ada..93d647d 100644
--- a/debian/control.dev
+++ b/debian/control.dev
@@ -1,9 +1,9 @@
Package: libs3-dev
Version: LIBS3_VERSION
Architecture: DEBIAN_ARCHITECTURE
-Section: devel
+Section: libdevel
Priority: extra
-Requires: libs3 (>= LIBS3_VERSION)
+Depends: libs3 (>= LIBS3_VERSION)
Maintainer: Bryan Ischo <bryan@ischo.com>
Homepage: http://reallibs3.svn.sourceforge.net
Description: C Development Library for Amazon S3 Access