summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-03-30 11:56:25 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-03-30 11:56:25 +0000
commit688d6f23208c4f0bfc55e1c2b61b84b9925452b4 (patch)
treeb26e74ce171797342fa399327c11c3db3130ee56
parent1240c4946341b68e6f0172c55666a6d284263a8d (diff)
downloadillumos-packaging-688d6f23208c4f0bfc55e1c2b61b84b9925452b4.tar.gz
bootadm: strip binaries
-rw-r--r--bootadm/debian/changelog6
-rwxr-xr-xbootadm/debian/rules1
2 files changed, 7 insertions, 0 deletions
diff --git a/bootadm/debian/changelog b/bootadm/debian/changelog
index edc6395..61cf101 100644
--- a/bootadm/debian/changelog
+++ b/bootadm/debian/changelog
@@ -1,3 +1,9 @@
+bootadm (2.10-3) UNRELEASED; urgency=low
+
+ * Strip binaries
+
+ -- Igor Pashev <pashev.igor@gmail.com> Sat, 30 Mar 2013 11:53:56 +0000
+
bootadm (2.10-2) unstable; urgency=low
* Update bootadm-avoid-libadm.patch to rename
diff --git a/bootadm/debian/rules b/bootadm/debian/rules
index cbcf803..a456555 100755
--- a/bootadm/debian/rules
+++ b/bootadm/debian/rules
@@ -71,6 +71,7 @@ binary-stamp: build-stamp
dh_fixperms
dh_installdeb
dh_shlibdeps
+ dh_strip
dh_gencontrol
dh_md5sums
dh_builddeb