summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 86e8a68..0326f4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libelf (0.8.13-7) unstable; urgency=low
+
+ * Make lib32elfg0 optional
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sat, 13 Apr 2013 14:58:35 +0000
+
libelf (0.8.13-6) unstable; urgency=low
* Move all under /usr. This libelf is not suitable for illumos ld.so.1
diff --git a/debian/control b/debian/control
index 5b144c1..ce93742 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Description: ELF object file access library (development files)
Package: lib32elfg0
Architecture: illumos-amd64
Section: libs
-Priority: required
+Priority: optional
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: ELF object file access library (32-bit version)