[med-svn] [barrnap-data-nonfree] 06/13: ask for license agreement before installing, update copyright

Andreas Tille tille at debian.org
Fri Dec 29 21:31:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository barrnap-data-nonfree.

commit 6f66fe8170ed5f8a11b809a65a8b2b8ac508edd8
Author: Sascha Steinbiss <satta at debian.org>
Date:   Sun Mar 22 15:36:35 2015 +0000

    ask for license agreement before installing, update copyright
---
 debian/barrnap-data-nonfree.config    | 12 +++++++++
 debian/barrnap-data-nonfree.postinst  | 12 +++++++++
 debian/barrnap-data-nonfree.postrm    |  7 +++++
 debian/barrnap-data-nonfree.templates | 24 +++++++++++++++++
 debian/changelog                      |  6 +++++
 debian/control                        |  1 +
 debian/copyright                      | 49 ++++++++++++++++-------------------
 debian/rules                          |  5 ----
 8 files changed, 84 insertions(+), 32 deletions(-)

diff --git a/debian/barrnap-data-nonfree.config b/debian/barrnap-data-nonfree.config
new file mode 100755
index 0000000..6498169
--- /dev/null
+++ b/debian/barrnap-data-nonfree.config
@@ -0,0 +1,12 @@
+#!/bin/sh
+set -e
+. /usr/share/debconf/confmodule
+
+db_reset barrnap-data-nonfree/license-accept
+db_input high barrnap-data-nonfree/license-accept
+db_go
+
+db_get barrnap-data-nonfree/license-accept
+if [ "$RET" = "false" ]; then
+    exit 1
+fi
diff --git a/debian/barrnap-data-nonfree.postinst b/debian/barrnap-data-nonfree.postinst
new file mode 100755
index 0000000..6498169
--- /dev/null
+++ b/debian/barrnap-data-nonfree.postinst
@@ -0,0 +1,12 @@
+#!/bin/sh
+set -e
+. /usr/share/debconf/confmodule
+
+db_reset barrnap-data-nonfree/license-accept
+db_input high barrnap-data-nonfree/license-accept
+db_go
+
+db_get barrnap-data-nonfree/license-accept
+if [ "$RET" = "false" ]; then
+    exit 1
+fi
diff --git a/debian/barrnap-data-nonfree.postrm b/debian/barrnap-data-nonfree.postrm
new file mode 100755
index 0000000..b00688a
--- /dev/null
+++ b/debian/barrnap-data-nonfree.postrm
@@ -0,0 +1,7 @@
+#!/bin/sh
+set -e
+
+if [ "$1" = "purge" -a -e /usr/share/debconf/confmodule ]; then
+    . /usr/share/debconf/confmodule
+    db_purge
+fi
diff --git a/debian/barrnap-data-nonfree.templates b/debian/barrnap-data-nonfree.templates
new file mode 100644
index 0000000..b8743b7
--- /dev/null
+++ b/debian/barrnap-data-nonfree.templates
@@ -0,0 +1,24 @@
+Template: barrnap-data-nonfree/license-accept
+Type: boolean
+Description: Do you use this package in non-commercial environment?
+ The HMMs in this package are only free to use for non-commercial use
+ as stated in the SILVA license agreement:
+ .
+ All downloads are free for academic/non-commercial users. They can be used
+ and modified without any restrictions. Also redistribution of the downloads
+ or their derivatives is permitted but only as long as the SILVA Terms of
+ Use/License Information are made transparent, e.g. by linking/referring to
+ this page (see link in the header of your browser).
+ .
+ Users from NON-ACADEMIC environments can also directly access all downloads
+ including the results of all data analysis services but only for
+ limited/temporary use (only for test purposes). All downloaded files have to be
+ deleted latest after 48 hours. Unauthorized usage beyond test purposes is
+ strictly prohibited. If you are interested in unlimited usage of the SILVA
+ databases/services or parts of them within a non-academic/commercial
+ environment, please contact contact at arb-silva.de for more information. A
+ non-academic environment is defined by a direct or indirect commercial interest
+ in the data and includes all industrial research entities."
+ .
+ (for full text, see ftp://ftp.arb-silva.de/LICENSE.txt)
+
diff --git a/debian/changelog b/debian/changelog
index 729ba92..ecaadab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+barrnap-data-nonfree (0.5-2) unstable; urgency=low
+
+  * add license agreement dialog, update d/copyright
+
+ -- Sascha Steinbiss <sascha at steinbiss.name>  Sun, 22 Mar 2015 15:34:59 +0000
+
 barrnap-data-nonfree (0.5-1) unstable; urgency=low
 
   * Initial release (Closes: #776710)
diff --git a/debian/control b/debian/control
index 380a04b..cd789aa 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/barrnap/trunk/
 Package: barrnap-data-nonfree
 Architecture: all
 Depends: ${misc:Depends}, barrnap
+Pre-Depends: debconf (>= 0.2.17)
 Description: non-free pHMMs for barrnap
  Profile Hidden Markov models (pHMMs) for use with Barrnap (BAsic Rapid
  Ribosomal RNA Predictor), which are only free to use for academic users.
diff --git a/debian/copyright b/debian/copyright
index 1eb64fe..852a962 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -25,32 +25,27 @@ License: SILVA_non_free
  The HMMs in the db/ directory have been built from data sources including one
  covered by the following license:
  .
- The SILVA database content offered at www.arb-silva.de can be freely browsed
- and the corresponding information deployed by all users, independent from
- their status (academic or non-academic).
+ The SILVA database content offered at www.arb-silva.de (including results of
+ all data analysis services) can be freely browsed and the corresponding
+ information deployed by all users, independent from their status (academic or
+ non-academic). However, in case of any DOWNLOAD, please consider the following
+ terms in detail:
  .
- All downloads are free for academic users. They can be used, modified and
- redistributed within the academic environment without any limitation.
- However, in case of redistribution please make transparent the SILVA Terms
- of Use/License Information by linking/referring to this page (see link in
- the header of your browser). Academic users are represented by universities
- and non-commercial research institutes such as members of the German
- Helmholtz Association, Leibniz Association and Max-Planck Society as well as
- US National Labs.
+ All downloads are free for academic/non-commercial users. They can be used and
+ modified without any restrictions. Also redistribution of the downloads or
+ their derivatives is permitted but only as long as the SILVA Terms of
+ Use/License Information are made transparent, e.g. by linking/referring to this
+ page (see link in the header of your browser). Academic users are represented
+ by universities and non-commercial research institutes such as members of the
+ German Helmholtz Association, Leibniz Association and Max-Planck Society, as
+ well as US National Labs.
  .
- Users from NON-ACADEMIC can also directly access all downloads including the
- results of the SILVA web-aligner (SINA) but only for limited/temporary use
- (only for test purposes). All downloaded files should be deleted latest
- after 48 hours. Unauthorized usage beyond test purposes is strictly
- prohibited. If you are interested in unlimited usage of the SILVA
- databases/services (e.g. the web-aligner) or parts of them within a
- non-academic environment, please contact us for more information at
- contact(at)arb-silva.de. A non-academic environment is defined by a direct
- or indirect commercial interest in the data and includes all industrial
- research entities.
- .
- NOTE: Permission to redistribute the HMMs for use by academic users has been
- granted by the copyright holders on request (see the corresponding email at
- https://lists.debian.org/debian-med/2014/11/msg00102.html).
- The limitation w.r.t. commercial use in the original SILVA license is left
- untouched.
+ Users from NON-ACADEMIC environments can also directly access all downloads
+ including the results of all data analysis services but only for
+ limited/temporary use (only for test purposes). All downloaded files have to be
+ deleted latest after 48 hours. Unauthorized usage beyond test purposes is
+ strictly prohibited. If you are interested in unlimited usage of the SILVA
+ databases/services or parts of them within a non-academic/commercial
+ environment, please contact us for more information at contact(at)arb-silva.de.
+ A non-academic environment is defined by a direct or indirect commercial
+ interest in the data and includes all industrial research entities.
diff --git a/debian/rules b/debian/rules
index 38bc756..f2d6aec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,11 +8,6 @@ VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/^[[:digit:]]*://' -e 's/[~-].*/
 %:
 	dh $@ --parallel
 
-override_dh_auto_build:
-	# pass
-
-override_dh_auto_install:
-	# pass
 
 get-orig-source:
 	uscan --verbose --force-download --repack --compression xz --destdir=..

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/barrnap-data-nonfree.git



More information about the debian-med-commit mailing list