[med-svn] [plast] 01/02: Merge uncommited changes

Andreas Tille tille at debian.org
Sat May 28 23:09:45 UTC 2016


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

tille pushed a commit to branch master
in repository plast.

commit 2e64781eaebb9d33a9f96b9a1977c5ac8fd194a9
Author: Andreas Tille <tille at debian.org>
Date:   Sun May 29 01:06:36 2016 +0200

    Merge uncommited changes
---
 debian/changelog | 9 ++++++++-
 debian/rules     | 4 ++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 87dd0d7..7e8fd44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-plast (2.3.1+dfsg-3) unstable; urgency=medium
+plast (2.3.1+dfsg-4) unstable; urgency=medium
 
   * Team upload.
   * Make build reproducible.
@@ -9,6 +9,13 @@ plast (2.3.1+dfsg-3) unstable; urgency=medium
 
  -- Sascha Steinbiss <sascha at steinbiss.name>  Sat, 28 May 2016 11:31:47 +0000
 
+plast (2.3.1+dfsg-3) unstable; urgency=medium
+
+  * Enable building arch all separately
+    Closes: #816986
+
+ -- Andreas Tille <tille at debian.org>  Sat, 19 Mar 2016 18:23:22 +0100
+
 plast (2.3.1+dfsg-2) unstable; urgency=medium
 
   * Make sure wrapper script is calling bash
diff --git a/debian/rules b/debian/rules
index c073c59..193ca09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,8 +11,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 %:
 	dh $@ --buildsystem=cmake
 
-override_dh_install:
-	dh_install
+override_dh_install-arch:
+	dh_install -a
 	# install binary
 	cp -a $(BUILD_DIR)/bin/*/plast debian/$(DEBPKGNAME)/usr/lib/$(DEBPKGNAME)/bin
 	# no need for the includes

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



More information about the debian-med-commit mailing list