Codebase list altree / 9272049
Revert overriding VIncent's change Andreas Tille 8 years ago
3 changed file(s) with 24 addition(s) and 35 deletion(s). Raw diff Collapse all Expand all
00 altree (1.3.1-3) unstable; urgency=medium
11
2 [ Andreas Tille ]
3 * cme fix dpkg-control (dropped Replace/Provides/Conflicts of non-existing
4 packages alphy, libcutils-perl)
5 * d/rules: s/PREFIX/DESTDIR/
6 Closes: #807423
7 * xz compression is default and does not need to be enforced
2 * [debian/control] Update build dependencies for GSL 2, change libgsl0-dev to
3 libgsl-dev. Thanks Bas Couwenberg <sebastic@debian.org> (Closes: #807173)
4 * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)" by removing
5 manual (wrong) call to "make install PREFIX=..." (Closes: #807423)
6 * [debian/control] Bump Standards-Version (no changes needed)
87
9 [ Bas Couwenberg ]
10 * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev
11 Closes: #807173
12
13 -- Andreas Tille <tille@debian.org> Tue, 08 Dec 2015 19:12:54 +0100
8 -- Vincent Danjean <vdanjean@debian.org> Tue, 08 Dec 2015 20:47:26 +0100
149
1510 altree (1.3.1-2) unstable; urgency=medium
1611
00 Source: altree
1 Section: science
2 Priority: optional
13 Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
24 Uploaders: Charles Plessy <plessy@debian.org>,
3 Vincent Danjean <vdanjean@debian.org>,
4 Andreas Tille <tille@debian.org>
5 Section: science
6 Priority: optional
7 Build-Depends: bash-completion,
8 debhelper (>= 9),
9 latex-make,
10 ghostscript,
11 texlive-lang-french,
12 texlive-latex-extra,
13 texlive-latex-recommended,
14 texlive-fonts-recommended,
15 libmath-tamuanova-perl,
16 libgsl-dev,
17 libatlas-base-dev,
18 libtest-deep-perl
5 Vincent Danjean <vdanjean@debian.org>,
6 Andreas Tille <tille@debian.org>
7 Build-Depends: bash-completion, debhelper (>= 9), latex-make, ghostscript,
8 texlive-lang-french, texlive-latex-extra, texlive-latex-recommended,
9 texlive-fonts-recommended,
10 libmath-tamuanova-perl, libgsl-dev, libatlas-base-dev,
11 libtest-deep-perl
1912 Standards-Version: 3.9.6
2013 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/altree/trunk/
2114 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/altree/trunk/
2316
2417 Package: altree
2518 Architecture: any
26 Depends: ${shlibs:Depends},
27 ${misc:Depends},
28 ${perl:Depends},
29 libmath-tamuanova-perl
19 Conflicts: libcutils-perl, alphy
20 Replaces: libcutils-perl, alphy
21 Provides: libcutils-perl, alphy
22 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
23 libmath-tamuanova-perl
3024 Suggests: altree-examples
3125 Description: program to perform phylogeny-based association and localization analysis
3226 ALTree was designed to perform association detection and localization of
3630
3731 Package: altree-examples
3832 Architecture: all
33 Recommends: altree (= ${binary:Version})
3934 Depends: ${misc:Depends}
40 Recommends: altree (= ${binary:Version})
4135 Description: example files for ALTree
4236 ALTree was designed to perform association detection and localization of
4337 susceptibility sites using haplotype phylogenetic trees: first, it allows the
1010 $(MAKE) -C Documentation distclean
1111 dh_auto_clean
1212
13 override_dh_auto_install:
14 $(MAKE) DESTDIR=debian/altree install
15
1613 override_dh_auto_build:
1714 $(MAKE) -C Documentation pdf
1815 dh_auto_build
2017 override_dh_compress:
2118 dh_compress --exclude=.pdf
2219
20 override_dh_builddeb:
21 dh_builddeb -- -Z xz
22
2323 get-orig-source:
2424 mkdir -p ../tarballs
2525 uscan --verbose --force-download --destdir=../tarballs