[med-svn] [Git][med-team/autodocksuite][master] 8 commits: Drop Nelson A. de Oliveira since he left Debian
Andreas Tille
gitlab at salsa.debian.org
Sun Dec 13 21:04:15 GMT 2020
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 <tille at debian.org> 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 <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>,
- Nelson A. de Oliveira <naoliv at debian.org>,
Andreas Tille <tille at debian.org>,
Thorsten Alteholz <debian at alteholz.de>
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 <garrett at scripps.edu>
- David S. Goodsell <goodsell at scripps.edu>
- Scott Halliday
- Ruth Huey <rhuey at scripps.edu>
- William E. Hart <wehart at sandia.gov>
- Max Chang <mchang at ucsd.edu>
- Richard K. Belew <rik at cogsci@ucsd.edu>
- Arthur J. Olson <olson at scripps.edu>
- Peter Reilly <reilly at iastate.edu>
- Scott Kurowski <scott at scottkurowski.com>
- The Scripps Research Institute
+ Garrett M. Morris <garrett at scripps.edu>
+ David S. Goodsell <goodsell at scripps.edu>
+ Scott Halliday
+ Ruth Huey <rhuey at scripps.edu>
+ William E. Hart <wehart at sandia.gov>
+ Max Chang <mchang at ucsd.edu>
+ Richard K. Belew <rik at cogsci@ucsd.edu>
+ Arthur J. Olson <olson at scripps.edu>
+ Peter Reilly <reilly at iastate.edu>
+ Scott Kurowski <scott at scottkurowski.com>
+ 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201213/a17bfc47/attachment-0001.html>
More information about the debian-med-commit
mailing list