Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
2
Revoking executable permission from Perl modules.
· e6febd48
Andrius Merkys
authored
Mar 10, 2019
e6febd48
Updating debian/changelog.
· 8dccef38
Andrius Merkys
authored
Mar 10, 2019
8dccef38
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8dccef38
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@gmail.com> Thu, 28 Feb 2019 08:16:48 -0600
[ Andrius Merkys ]
* Revoking executable permission from Perl modules.
-- Andrius Merkys <andrius.merkys@gmail.com> Sun, 10 Mar 2019 05:55:13 -0400
hhsuite (3.0~beta3+dfsg-3) unstable; urgency=high
...
...
debian/hhsuite.install
View file @
8dccef38
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
View file @
8dccef38
...
...
@@ -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