[med-svn] [Git][med-team/autodock-vina][master] 3 commits: d/rules: do not put copyright+license on non-copyrightable code
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Feb 21 20:02:09 GMT 2026
Andreas Tille pushed to branch master at Debian Med / autodock-vina
Commits:
55e71cf6 by Andreas Tille at 2026-02-21T19:10:32+01:00
d/rules: do not put copyright+license on non-copyrightable code
- - - - -
cefa2160 by Andreas Tille at 2026-02-21T19:12:52+01:00
d/copyright: review
- - - - -
1c7e6525 by Andreas Tille at 2026-02-21T19:14:41+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/copyright
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,11 @@
-autodock-vina (1.2.7-3) UNRELEASED; urgency=medium
+autodock-vina (1.2.7-3) unstable; urgency=medium
* Port to boost 1.90
Closes: #1128110
+ * d/rules: do not put copyright+license on non-copyrightable code
+ * d/copyright: review
- -- Andreas Tille <tille at debian.org> Sat, 21 Feb 2026 18:52:03 +0100
+ -- Andreas Tille <tille at debian.org> Sat, 21 Feb 2026 19:12:55 +0100
autodock-vina (1.2.7-2) unstable; urgency=medium
=====================================
debian/copyright
=====================================
@@ -10,6 +10,22 @@ Copyright: © 2006-2011, The Scripps Research Institute
Ruth Huey <rhuey at scripps.edu>
License: Apache-2.0
+Files: data/*
+Copyright: 1989-2007, Garrett M. Morris, David S. Goodsell, Ruth Huey, Arthur J. Olson,
+License: GPL-2+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License
+ as published by the Free Software Foundation; either version 2
+ of the License, or (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ On Debian systems you can find a copy of the GNU General Public
+ License at /usr/share/common-licenses/GPL-2.
+
Files: debian/*
Copyright: © 2010 Yask Gupta <yask.gupta87 at gmail.com>
© 2010-2011 Steffen Moeller <moeller at debian.org>
=====================================
debian/rules
=====================================
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
# debian/rules for autodoc_vinna
-# Authors: Yask Gupta <yask.gupta87 at gmail.com>, Andreas Tille <tille at debian.org>
-# License: GPL
export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=+lto
export DEB_CXXFLAGS_MAINT_APPEND = -fpermissive -DBOOST_FILESYSTEM_VERSION=3 -std=c++14
View it on GitLab: https://salsa.debian.org/med-team/autodock-vina/-/compare/bb192c2507821067d5c8fc70ca292450876203d7...1c7e65259d0911419171d1d6e1f4e763cb5a9d08
--
View it on GitLab: https://salsa.debian.org/med-team/autodock-vina/-/compare/bb192c2507821067d5c8fc70ca292450876203d7...1c7e65259d0911419171d1d6e1f4e763cb5a9d08
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/20260221/bbafefb1/attachment-0001.htm>
More information about the debian-med-commit
mailing list