Andreas Tille pushed to branch master at Debian Med / populations
Commits: 7c62e877 by Andreas Tille at 2018-10-24T12:55:46Z Add watch file - - - - - d89daa98 by Andreas Tille at 2018-10-24T12:56:39Z Update source download, no files to exclude from source tarball - - - - - 7e08aa35 by Andreas Tille at 2018-10-24T12:57:25Z debhelper 11 - - - - - 344d06dc by Andreas Tille at 2018-10-24T12:58:27Z Point Vcs fields to salsa.debian.org - - - - - 5791166e by Andreas Tille at 2018-10-24T12:58:27Z Standards-Version: 4.2.1 - - - - - 2566c412 by Andreas Tille at 2018-10-24T13:13:17Z Spelling - - - - - 3e6743e6 by Andreas Tille at 2018-10-24T13:16:27Z DEP3 - - - - - c66c8daf by Andreas Tille at 2018-10-24T13:19:58Z Upload to unstable - - - - - 8 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright - debian/manpage.xml - debian/patches/fix-ftbfs-gcc-4.7-667327.patch - debian/populations.1 - + debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +populations (1.2.33+svn0120106+dfsg-2) unstable; urgency=medium + + * Team upload. + * Add watch file + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.2.1 + + -- Andreas Tille <[email protected]> Wed, 24 Oct 2018 15:16:40 +0200 + populations (1.2.33+svn0120106+dfsg-1) unstable; urgency=medium [ Andreas Tille ] ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Georges Khaznadar <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), cmake, qt5-qmake, qtbase5-dev, @@ -18,9 +18,9 @@ Build-Depends: debhelper (>= 10), libxext-dev, libxrender-dev, zlib1g-dev -Standards-Version: 4.1.1 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/populations.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/populations.git +Standards-Version: 4.2.1 +Vcs-Browser: https://salsa.debian.org/med-team/populations +Vcs-Git: https://salsa.debian.org/med-team/populations.git Homepage: http://www.bioinformatics.org/~tryphon/populations/ Package: populations ===================================== debian/copyright ===================================== @@ -1,8 +1,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: populations -Source: http://ppa.launchpad.net/olivier-langella/ppa/ubuntu/pool/main/p/populations/populations_1.2.32-2~maverick1.tar.gz -Files-Excluded: *.o - */a.out +Source: http://ppa.launchpad.net/olivier-langella/ppa/ubuntu/pool/main/p/populations/populations_1.2.33-2.tar.gz Files: * Copyright: 2005-2010 Olivier Langella <[email protected]> ===================================== debian/manpage.xml ===================================== @@ -106,7 +106,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ <cmdsynopsis> <command>&dhpackage;</command> <arg><option><replaceable>name_of_input_file</replaceable></option></arg> <arg><option><replaceable>option</replaceable></option></arg> </cmdsynopsis> - <para>You can use <command>&dhpackage;</command> as a command line programm (very useful for batch treatment) to infer phylogenetic trees.</para> + <para>You can use <command>&dhpackage;</command> as a command line program (very useful for batch treatment) to infer phylogenetic trees.</para> </refsynopsisdiv> <refsect1 id="description"> <title>DESCRIPTION</title> ===================================== debian/patches/fix-ftbfs-gcc-4.7-667327.patch ===================================== @@ -1,3 +1,7 @@ +Author: gregor herrmann +Last-Update: 2012-04-21 13:12:39 +0200 +Description: Enable building with gcc-4.7 + --- a/src/vecteurs.h 2012-04-14 01:04:00.875307000 -0400 +++ b/src/vecteurs.h 2012-04-14 01:04:06.531306699 -0400 @@ -86,7 +86,7 @@ public: ===================================== debian/populations.1 ===================================== @@ -37,7 +37,7 @@ populations \- population genetic software .PP You can use \fBpopulations\fR -as a command line programm (very useful for batch treatment) to infer phylogenetic trees\&. +as a command line program (very useful for batch treatment) to infer phylogenetic trees\&. .SH "DESCRIPTION" .PP \fBpopulations\fR ===================================== debian/watch ===================================== @@ -0,0 +1,3 @@ +version=4 + +http://ppa.launchpad.net/olivier-langella/ppa/ubuntu/pool/main/p/populations/populations_(\d[\d.]+)-[\d]@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/populations/compare/086c47e87d33b66eca1cc53be2cd46106981d882...c66c8daff8c9e44a6bfd2e74af99c5be6c6f6c27 -- View it on GitLab: https://salsa.debian.org/med-team/populations/compare/086c47e87d33b66eca1cc53be2cd46106981d882...c66c8daff8c9e44a6bfd2e74af99c5be6c6f6c27 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
