Andreas Tille pushed to branch master at Debian Med / autodocksuite
Commits: 715b984f by Andreas Tille at 2020-12-13T21:43:01+01:00 Drop Nelson A. de Oliveira since he left Debian - - - - - b044d291 by Andreas Tille at 2020-12-13T21:43:20+01:00 routine-update: Standards-Version: 4.5.1 - - - - - b311814a by Andreas Tille at 2020-12-13T21:43:21+01:00 routine-update: debhelper-compat 13 - - - - - cc5b8578 by Andreas Tille at 2020-12-13T21:43:27+01:00 routine-update: Add salsa-ci file - - - - - 3b68b150 by Andreas Tille at 2020-12-13T21:43:27+01:00 routine-update: Rules-Requires-Root: no - - - - - a4099074 by Andreas Tille at 2020-12-13T21:43:27+01:00 routine-update: No tab in license text - - - - - 7256a861 by Andreas Tille at 2020-12-13T21:57:18+01:00 Enable dh_missing --fail-missing - - - - - 10ab0920 by Andreas Tille at 2020-12-13T22:03:42+01:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - debian/copyright - debian/rules - + debian/salsa-ci.yml Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,17 @@ +autodocksuite (4.2.6-8) unstable; urgency=medium + + * Drop Nelson A. de Oliveira since he left Debian (thanks for your + previous work on this package Nelson) + Closes: #962109 + * Standards-Version: 4.5.1 (routine-update) + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * No tab in license text (routine-update) + * Enable dh_missing --fail-missing + + -- Andreas Tille <[email protected]> Sun, 13 Dec 2020 21:57:26 +0100 + autodocksuite (4.2.6-7) unstable; urgency=medium [ Jelmer Vernooij ] ===================================== debian/control ===================================== @@ -1,17 +1,17 @@ Source: autodocksuite Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Steffen Moeller <[email protected]>, - Nelson A. de Oliveira <[email protected]>, Andreas Tille <[email protected]>, Thorsten Alteholz <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), python3 <!nocheck> -Standards-Version: 4.4.1 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/autodocksuite Vcs-Git: https://salsa.debian.org/med-team/autodocksuite.git Homepage: http://autodock.scripps.edu/ +Rules-Requires-Root: no Package: autodock Architecture: any ===================================== debian/copyright ===================================== @@ -4,17 +4,17 @@ Source: http://autodock.scripps.edu/downloads Files: * Copyright: 1989-2014, All Rights Reserved. - Garrett M. Morris <[email protected]> - David S. Goodsell <[email protected]> - Scott Halliday - Ruth Huey <[email protected]> - William E. Hart <[email protected]> - Max Chang <[email protected]> - Richard K. Belew <rik@[email protected]> - Arthur J. Olson <[email protected]> - Peter Reilly <[email protected]> - Scott Kurowski <[email protected]> - The Scripps Research Institute + Garrett M. Morris <[email protected]> + David S. Goodsell <[email protected]> + Scott Halliday + Ruth Huey <[email protected]> + William E. Hart <[email protected]> + Max Chang <[email protected]> + Richard K. Belew <rik@[email protected]> + Arthur J. Olson <[email protected]> + Peter Reilly <[email protected]> + Scott Kurowski <[email protected]> + The Scripps Research Institute Comment: AutoDock is a Trade Mark of The Scripps Research Institute. License: GPL-2+ ===================================== debian/rules ===================================== @@ -67,3 +67,7 @@ override_dh_auto_install-arch: override_dh_installchangelogs: dh_installchangelogs autodock/RELEASENOTES + +override_dh_missing: + find debian -name autodock4.omp -delete + dh_missing ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml View it on GitLab: https://salsa.debian.org/med-team/autodocksuite/-/compare/ab9157d6eebbb19745e24f0f72df82debdbae525...10ab09208ded3c543f366f28ba46f8cab72766f6 -- View it on GitLab: https://salsa.debian.org/med-team/autodocksuite/-/compare/ab9157d6eebbb19745e24f0f72df82debdbae525...10ab09208ded3c543f366f28ba46f8cab72766f6 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
