[med-svn] [staden] 01/01: enable separate arch all build

Andreas Tille tille at debian.org
Sat Jul 23 20:22:07 UTC 2016


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

tille pushed a commit to branch master
in repository staden.

commit 4b43a90e49301d9417bb82a3ef824b637fa89249
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jul 23 22:19:47 2016 +0200

    enable separate arch all build
---
 debian/changelog | 7 +++++++
 debian/rules     | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b66043c..836eac6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+staden (2.0.0+b11-2) unstable; urgency=medium
+
+  * enable separate arch all build (Thanks for the patch to Santiago Vila)
+    Closes: #831919
+
+ -- Andreas Tille <tille at debian.org>  Sat, 23 Jul 2016 22:19:20 +0200
+
 staden (2.0.0+b11-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/rules b/debian/rules
index 5447648..580fb32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,9 +46,9 @@ override_dh_auto_clean:
 	rm -f Makefile shlib.conf staden_config.h system.mk
 	find -name debian -prune -o -name .dir -exec rm '{}' ';'
 
-override_dh_installman:
+override_dh_installman-arch:
 	dh_installman
-	# due to a file name conflict spin.1 is moved outof the way #826684
+	# due to a file name conflict spin.1 is moved out of the way #826684
 	mkdir -p debian/staden/usr/lib/debian-med/share/man/man1/
 	mv debian/staden/usr/share/man/man1/spin.1 debian/staden/usr/lib/debian-med/share/man/man1/
 	gzip -9 debian/staden/usr/lib/debian-med/share/man/man1/spin.1

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



More information about the debian-med-commit mailing list