[med-svn] [Git][med-team/hhsuite][master] 2 commits: Revoking executable permission from Perl modules.

Andrius Merkys gitlab at salsa.debian.org
Sun Mar 10 09:55:50 GMT 2019


Andrius Merkys pushed to branch master at Debian Med / hhsuite


Commits:
e6febd48 by Andrius Merkys at 2019-03-10T09:53:51Z
Revoking executable permission from Perl modules.

- - - - -
8dccef38 by Andrius Merkys at 2019-03-10T09:55:35Z
Updating debian/changelog.

- - - - -


3 changed files:

- debian/changelog
- debian/hhsuite.install
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
 hhsuite (3.1.0-1) UNRELEASED; urgency=medium
 
+  [ Michael R. Crusoe ]
   * Team upload.
   * New upstream release.
     "Added hhsearch_omp, hhsearch_mpi, hhalign_omp and haling_mpi binaries
@@ -12,7 +13,10 @@ hhsuite (3.1.0-1) UNRELEASED; urgency=medium
     https://github.com/soedinglab/hh-suite/wiki
   * Removed '-march=native'
 
- -- Michael R. Crusoe <michael.crusoe at gmail.com>  Thu, 28 Feb 2019 08:16:48 -0600
+  [ Andrius Merkys ]
+  * Revoking executable permission from Perl modules.
+
+ -- Andrius Merkys <andrius.merkys at gmail.com>  Sun, 10 Mar 2019 05:55:13 -0400
 
 hhsuite (3.0~beta3+dfsg-3) unstable; urgency=high
 


=====================================
debian/hhsuite.install
=====================================
@@ -1,4 +1,4 @@
 usr/bin/hh*
 usr/bin/cstranslate usr/lib/hhsuite/bin
-usr/data/do_not_delete* /usr/lib/hhsuite/data
+usr/data/do_not_delete* usr/lib/hhsuite/data
 usr/scripts usr/share/hhsuite


=====================================
debian/rules
=====================================
@@ -37,5 +37,9 @@ override_dh_auto_clean:
 override_dh_auto_build:
 	dh_auto_build -- NO_PNG=1
 
+override_dh_install:
+	dh_install
+	chmod -x debian/hhsuite/usr/share/hhsuite/scripts/*.pm
+
 %:
 	dh $@ --builddirectory=mybuild



View it on GitLab: https://salsa.debian.org/med-team/hhsuite/compare/27e34bf7f7e5850fb280fb7e23da4fda70f88bde...8dccef38470b99bd99aaaac57243212939c2f109

-- 
View it on GitLab: https://salsa.debian.org/med-team/hhsuite/compare/27e34bf7f7e5850fb280fb7e23da4fda70f88bde...8dccef38470b99bd99aaaac57243212939c2f109
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/20190310/2aff5baf/attachment-0001.html>


More information about the debian-med-commit mailing list