[med-svn] r12006 - trunk/packages/rostlab/profisis/trunk/debian
Laszlo Kajan
lkajan-guest at alioth.debian.org
Tue Aug 7 10:27:03 UTC 2012
Author: lkajan-guest
Date: 2012-08-07 10:27:03 +0000 (Tue, 07 Aug 2012)
New Revision: 12006
Added:
trunk/packages/rostlab/profisis/trunk/debian/README.Debian
Modified:
trunk/packages/rostlab/profisis/trunk/debian/changelog
trunk/packages/rostlab/profisis/trunk/debian/control
trunk/packages/rostlab/profisis/trunk/debian/copyright
Log:
addressed FTP Master issues with copyright, home page and nagging to user
Added: trunk/packages/rostlab/profisis/trunk/debian/README.Debian
===================================================================
--- trunk/packages/rostlab/profisis/trunk/debian/README.Debian (rev 0)
+++ trunk/packages/rostlab/profisis/trunk/debian/README.Debian 2012-08-07 10:27:03 UTC (rev 12006)
@@ -0,0 +1,11 @@
+profisis for Debian
+===================
+
+profisis nags the user that he/she has to install pp-popularity-contest (which already is a Recommends)
+-------------------------------------------------------------------------------------------------------
+This is the explicit intention of upstream. The software being released free, this is upstream's way of keeping usage counts. That in turn is used to decide what to support upstream and what not.
+
+ Q: How to silence the warning?
+ A1: Install the 'pp-popularity-contest' package.
+ A2: Create an executable (script) named 'pp_popcon_cnt' and put it somewhere on your $PATH. The program does not need to do anything, an 'exit' is enough.
+
Modified: trunk/packages/rostlab/profisis/trunk/debian/changelog
===================================================================
--- trunk/packages/rostlab/profisis/trunk/debian/changelog 2012-08-06 09:41:33 UTC (rev 12005)
+++ trunk/packages/rostlab/profisis/trunk/debian/changelog 2012-08-07 10:27:03 UTC (rev 12006)
@@ -1,7 +1,12 @@
-profisis (1.0.9-1) unstable; urgency=low
+profisis (1.0.9-1) UNRELEASED; urgency=low
* Initial release (Closes: #680106)
+ [Laszlo Kajan <lkajan at rostlab.org]
+ * Fixed URL in d/control.
+ * Put a note about pp-popularity-contest (nagging) in d/README.Debian.
+ * Added copyright and license of examples/3A1P_A.rdbProf to d/copyright.
+
-- Cedric Staniewski <cedric at gmx.ca> Mon, 09 Jul 2012 20:22:37 +0200
profisis (1.0.5) stable; urgency=low
Modified: trunk/packages/rostlab/profisis/trunk/debian/control
===================================================================
--- trunk/packages/rostlab/profisis/trunk/debian/control 2012-08-06 09:41:33 UTC (rev 12005)
+++ trunk/packages/rostlab/profisis/trunk/debian/control 2012-08-07 10:27:03 UTC (rev 12006)
@@ -6,7 +6,7 @@
Uploaders: Cedric Staniewski <cedric at gmx.ca>
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.3
-Homepage: http://www.predictprotein.org/
+Homepage: https://rostlab.org/owiki/index.php/PROFisis
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/rostlab/profisis/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/rostlab/profisis/trunk/
Modified: trunk/packages/rostlab/profisis/trunk/debian/copyright
===================================================================
--- trunk/packages/rostlab/profisis/trunk/debian/copyright 2012-08-06 09:41:33 UTC (rev 12005)
+++ trunk/packages/rostlab/profisis/trunk/debian/copyright 2012-08-07 10:27:03 UTC (rev 12006)
@@ -8,11 +8,35 @@
2010, 2012 Laszlo Kajan <lkajan at rostlab.org>
License: GPL-3.0+
+Files: examples/3A1P_A.rdbProf
+Copyright: Burkhard Rost, CUBIC NYC / LION Heidelberg
+License: GPL-2.0+
+Comment:
+ License is not indicated in this file, only copyright.
+ Therefore the license here is that of the producing program 'profphd'.
+
Files: *
Copyright: 2006 Yanay Ofran
2006 Burkhard Rost
License: GPL-3.0+
+License: GPL-2.0+
+ 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 package 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.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
License: GPL-3.0+
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
More information about the debian-med-commit
mailing list