[med-svn] [eigensoft] 01/02: Merge branch 'master' into debian/jessie-backports
Andreas Tille
tille at debian.org
Fri Mar 17 15:16:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian/jessie-backports
in repository eigensoft.
commit c63838d17fc0ec36c271cc6b43c877a4ee281ad0
Merge: 63a83eb 383f868
Author: Andreas Tille <tille at debian.org>
Date: Fri Mar 17 16:09:59 2017 +0100
Merge branch 'master' into debian/jessie-backports
.gitignore | 32 +
POPGEN/README | 2 +-
README | 20 +-
bin/{evec2pca-ped.pl => evec2pca-ped.perl} | 0
bin/{evec2pca.pl => evec2pca.perl} | 0
bin/{gc.pl => gc.perl} | 0
bin/ploteig | 209 +++
bin/{smarteigenstrat.pl => smarteigenstrat.perl} | 0
bin/{smartpca.pl => smartpca.perl} | 0
debian/changelog | 14 +
debian/install | 2 +-
debian/links | 2 +-
debian/patches/blas.patch | 4 +-
debian/patches/fix_perl_interpreter.patch | 12 +
debian/patches/lapacke.patch | 4 +-
debian/patches/libm.patch | 4 +-
debian/patches/series | 1 +
debian/rules | 10 +-
include/egsubs.h | 22 +-
include/strsubs.h | 213 ++-
include/vsubs.h | 507 +++----
src/Makefile | 4 +-
src/egsubs.c | 182 +--
src/nicksrc/strsubs.c | 1515 +++++++++++---------
src/nicksrc/vsubs.c | 1642 +++++++++++++---------
src/pcaselection.c | 4 +-
26 files changed, 2441 insertions(+), 1964 deletions(-)
diff --cc debian/changelog
index 8538526,6fc969a..106fa6b
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,10 -1,17 +1,24 @@@
+ eigensoft (6.1.4+dfsg-1) unstable; urgency=medium
+
+ * New upstream version
+ * fix perl interpreter path
+
+ -- Andreas Tille <tille at debian.org> Sun, 16 Oct 2016 15:16:45 +0200
+
+ eigensoft (6.1.3+dfsg-1) unstable; urgency=medium
+
+ * New upstream version
+ * Upstream has changed extensions from .pl to .perl
+
+ -- Andreas Tille <tille at debian.org> Fri, 05 Aug 2016 23:40:38 +0200
+
+eigensoft (6.1.2+dfsg-1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+ * Build-Depends: s/libgsl-dev/libgsl0-dev/ since Jessie has only this package
+
+ -- Andreas Tille <tille at debian.org> Tue, 26 Jul 2016 22:23:16 +0200
+
eigensoft (6.1.2+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/eigensoft.git
More information about the debian-med-commit
mailing list