Andreas Tille pushed to branch master at Debian Med / pplacer
Commits: 03d9d3cf by Andreas Tille at 2020-07-14T23:29:47+02:00 cme fix dpkg-control - - - - - 1737fe6d by Andreas Tille at 2020-07-14T23:30:09+02:00 routine-update: Rules-Requires-Root: no - - - - - bc99db50 by Andreas Tille at 2020-07-14T23:30:12+02:00 Set upstream metadata fields: Bug-Database, Bug-Submit. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html - - - - - 86bf02af by Andreas Tille at 2020-07-14T23:36:00+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,13 @@ -pplacer (1.1~alpha19-2) UNRELEASED; urgency=medium +pplacer (1.1~alpha19-2) unstable; urgency=medium + [ Shayan Doust ] * Add myself as an uploader - -- Shayan Doust <[email protected]> Mon, 22 Jun 2020 12:26:29 +0100 + [ Andreas Tille ] + * Rules-Requires-Root: no (routine-update) + * Set upstream metadata fields: Bug-Database, Bug-Submit. + + -- Andreas Tille <[email protected]> Tue, 14 Jul 2020 23:30:13 +0200 pplacer (1.1~alpha19-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -6,21 +6,22 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), dh-ocaml, - ocaml-nox (>= 4), + ocaml-nox, ocamlbuild, - libcsv-ocaml-dev, - libxmlm-ocaml-dev, - libbatteries-ocaml-dev, - libmcl-ocaml-dev, - libocamlgsl-ocaml-dev, - libsqlite3-ocaml-dev, - libzip-ocaml-dev, + libcsv-ocaml-dev, + libxmlm-ocaml-dev, + libbatteries-ocaml-dev, + libmcl-ocaml-dev, + libocamlgsl-ocaml-dev, + libsqlite3-ocaml-dev, + libzip-ocaml-dev, mcl, libounit-ocaml-dev Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/pplacer Vcs-Git: https://salsa.debian.org/med-team/pplacer.git Homepage: https://github.com/matsen/pplacer +Rules-Requires-Root: no Package: pplacer Architecture: any ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Bug-Database: https://github.com/matsen/pplacer/issues +Bug-Submit: https://github.com/matsen/pplacer/issues/new Reference: Author: > Frederick A Matsen and Robin B Kodner and E Virginia Armbrust View it on GitLab: https://salsa.debian.org/med-team/pplacer/-/compare/91a9a6b8485bb348a4ac9359762f28e46a9c6569...86bf02af5886869009a51d8dc16194d67ff64f4c -- View it on GitLab: https://salsa.debian.org/med-team/pplacer/-/compare/91a9a6b8485bb348a4ac9359762f28e46a9c6569...86bf02af5886869009a51d8dc16194d67ff64f4c 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
