[med-svn] [Git][med-team/python-ruffus][master] 2 commits: Fix executable bit

Andreas Tille gitlab at salsa.debian.org
Wed Jul 11 15:25:42 BST 2018


Andreas Tille pushed to branch master at Debian Med / python-ruffus


Commits:
db6d76b3 by Andreas Tille at 2018-07-11T16:03:18+02:00
Fix executable bit

- - - - -
5b24eacf by Andreas Tille at 2018-07-11T16:12:59+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-ruffus (2.7-1) UNRELEASED; urgency=medium
+python-ruffus (2.7-1) unstable; urgency=medium
 
   * New upstream version
     Closes: #903531
@@ -9,7 +9,7 @@ python-ruffus (2.7-1) UNRELEASED; urgency=medium
   * Fix interpreter line in test suite
   * Avoid privacy breach
 
- -- Andreas Tille <tille at debian.org>  Wed, 11 Jul 2018 11:21:00 +0200
+ -- Andreas Tille <tille at debian.org>  Wed, 11 Jul 2018 16:04:52 +0200
 
 python-ruffus (2.6.3+dfsg-5) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -50,4 +50,4 @@ override_dh_install:
 
 override_dh_fixperms:
 	dh_fixperms
-	find debian -name "run_all_unit_tests*.cmd" -exec chmod +x \{\} \;
+	find debian -name "run_all_unit_tests*.cmd" -executable -exec chmod -x \{\} \;



View it on GitLab: https://salsa.debian.org/med-team/python-ruffus/compare/b8ae6d331b079b78adc1cfbff7825808ff266cb4...5b24eacfcb2224e227e17185f5c620b6ae52af8e

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-ruffus/compare/b8ae6d331b079b78adc1cfbff7825808ff266cb4...5b24eacfcb2224e227e17185f5c620b6ae52af8e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180711/b406a254/attachment.html>


More information about the debian-med-commit mailing list