[med-svn] [seqan] 01/01: Fix permissions and upload to unstable (by processing new queue)
Andreas Tille
tille at debian.org
Tue Aug 2 22:01:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository seqan.
commit 074fa6c9e4ba911d8851b1e3f381ee460f632bb3
Author: Andreas Tille <tille at debian.org>
Date: Tue Aug 2 15:58:20 2016 +0200
Fix permissions and upload to unstable (by processing new queue)
---
debian/changelog | 4 ++--
debian/rules | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 64e9b88..441a955 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-seqan (1.4.2+dfsg-1) UNRELEASED; urgency=medium
+seqan (1.4.2+dfsg-1) unstable; urgency=medium
[Andreas Tille]
* New upstream version
@@ -21,7 +21,7 @@ seqan (1.4.2+dfsg-1) UNRELEASED; urgency=medium
* d/rules: Add -DNDEBUG to CXXFLAGS, Closes: #811841
* d/rules: enable parallel build
- -- Andreas Tille <tille at debian.org> Tue, 26 Jul 2016 09:44:38 +0200
+ -- Andreas Tille <tille at debian.org> Tue, 02 Aug 2016 15:58:06 +0200
seqan (1.4.1+dfsg-2) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 17c1bad..bfde2bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,3 +47,7 @@ ifneq (,$(filter $(DEB_HOST_ARCH),amd64 kfreebsd-amd64))
else
echo "Do not run test suite when building on architecture $(DEB_HOST_ARCH)"
endif
+
+override_dh_fixperms:
+ dh_fixperms
+ find debian/*/usr/lib/cmake -type f -exec chmod -x \{\} \;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqan.git
More information about the debian-med-commit
mailing list