Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Fix executable bit
· db6d76b3
Andreas Tille
authored
Jul 11, 2018
db6d76b3
Upload to unstable
· 5b24eacf
Andreas Tille
authored
Jul 11, 2018
5b24eacf
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
5b24eacf
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@debian.org> Wed, 11 Jul 2018 1
1:21:00
+0200
-- Andreas Tille <tille@debian.org> Wed, 11 Jul 2018 1
6:04:52
+0200
python-ruffus (2.6.3+dfsg-5) unstable; urgency=medium
...
...
debian/rules
View file @
5b24eacf
...
...
@@ -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 \{\} \;