summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-04-13 14:59:33 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-04-13 14:59:33 +0000
commitd276003a86b65185647f44bc5d3833db2d453aa4 (patch)
tree48eeea90128b94bf71c3e429244c44cefebf89ad
parent6b7191424a48dd861cff313dcfde71747c4709c2 (diff)
downloadlibelf-d276003a86b65185647f44bc5d3833db2d453aa4.tar.gz
libelf (0.8.13-7) unstable; urgency=low
* Make lib32elfg0 optional
-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)