[med-svn] [ugene] 05/10: rename fixperms target
Sascha Steinbiss
satta at debian.org
Thu Jul 28 06:06:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository ugene.
commit 05342d07c800cfa2f535ae237039ec3b941f4ebb
Author: Sascha Steinbiss <satta at debian.org>
Date: Wed Jul 27 21:55:14 2016 +0000
rename fixperms target
---
debian/changelog | 2 ++
debian/rules | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 0268cdc..63e773e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ ugene (1.23.1+dfsg-1) UNRELEASED; urgency=medium
* New upstream release.
* Upload to allow rebuilding against libprocps6.
Closes: #831374
+ * Rename fixperms target to fix binary-arch-only FTBFS.
+ Closes: #831326
-- Sascha Steinbiss <satta at debian.org> Wed, 27 Jul 2016 21:53:24 +0000
diff --git a/debian/rules b/debian/rules
index 156952e..685321e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,7 +39,7 @@ override_dh_auto_install:
# Remove data dir which goes to ugene-data package
rm -rf debian/$(pkg)/usr/share/$(pkg)
-override_dh_fixperms:
+override_dh_fixperms-indep:
dh_fixperms
rmdir debian/ugene-data/usr/share/ugene/data/manuals/ || true # remove dir if empty
chmod -x debian/ugene-data/usr/share/ugene/data/genome_lengths/*.genome
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ugene.git
More information about the debian-med-commit
mailing list