[Pkg-ceph-commits] [ceph] 01/01: d/rules: Drop override_dh_strip from .PHONY to ensure files actually get stripped.

James Downing Page jamespage at moszumanska.debian.org
Wed Jul 20 08:38:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

jamespage pushed a commit to branch ubuntu-yakkety
in repository ceph.

commit 2aa33adcdde1e1ac3ee2145a54b8273f3acc5afd
Author: James Page <james.page at ubuntu.com>
Date:   Wed Jul 20 09:27:00 2016 +0100

    d/rules: Drop override_dh_strip from .PHONY to ensure files actually get stripped.
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f76bf77..256c779 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ceph (10.2.2-0ubuntu4) yakkety; urgency=medium
+
+  * d/rules: Drop override_dh_strip from .PHONY to ensure files actually
+    get stripped.
+
+ -- James Page <james.page at ubuntu.com>  Wed, 20 Jul 2016 09:26:41 +0100
+
 ceph (10.2.2-0ubuntu3) yakkety; urgency=medium
 
   * d/rules,control: Drop -dbg packages and let Ubuntu builds take care of
diff --git a/debian/rules b/debian/rules
index f685717..e4b9cf1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -137,4 +137,4 @@ override_dh_makeshlibs:
 override_dh_auto_test:
 	-dh_auto_test -v || cat src/test-suite.log
 
-.PHONY: override_dh_auto_configure override_dh_installinit override_dh_strip override_dh_makeshlibs override_dh_auto_test
+.PHONY: override_dh_auto_configure override_dh_installinit override_dh_makeshlibs override_dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ceph/ceph.git



More information about the Pkg-ceph-commits mailing list