[med-svn] [Git][med-team/snap-aligner][master] proper fix for permissions issue
Michael R. Crusoe
gitlab at salsa.debian.org
Sun Nov 29 09:25:22 GMT 2020
Michael R. Crusoe pushed to branch master at Debian Med / snap-aligner
Commits:
28942a2c by Michael R. Crusoe at 2020-11-29T10:24:32+01:00
proper fix for permissions issue
- - - - -
3 changed files:
- debian/changelog
- debian/rules
- debian/tests/ref/output.sam
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+snap-aligner (1.0.0+dfsg-2) unstable; urgency=medium
+
+ * debian/rules: The file in the examples folder with the incorrect execute
+ bit is from the debian/ directory, so fix the permission there instead of
+ the hack previously used.
+
+ -- Michael R. Crusoe <crusoe at debian.org> Sun, 29 Nov 2020 10:24:29 +0100
+
snap-aligner (1.0.0+dfsg-1) unstable; urgency=medium
* New upstream version
=====================================
debian/rules
=====================================
@@ -34,7 +34,3 @@ override_dh_auto_clean:
dh_auto_clean
rm -f debian/*.1
rm -f */*.d */*/*.d
-
-override_dh_installexamples:
- dh_installexamples
- find debian/snap-aligner/usr/share/doc/snap-aligner/examples -print0 | xargs -0 chmod a-x
=====================================
debian/tests/ref/output.sam
=====================================
View it on GitLab: https://salsa.debian.org/med-team/snap-aligner/-/commit/28942a2cf9c84d990edb446771ba4a8c8fbf4b53
--
View it on GitLab: https://salsa.debian.org/med-team/snap-aligner/-/commit/28942a2cf9c84d990edb446771ba4a8c8fbf4b53
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/20201129/cae3b731/attachment-0001.html>
More information about the debian-med-commit
mailing list