[med-svn] [profit] 03/11: Even if package is non-redistributable the metainformation should be correct and helpful because prospective package gatherer grabs and uses this information
Andreas Tille
tille at debian.org
Mon Dec 18 19:57:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository profit.
commit 4079d27411f25e06703a71a0fec7a935acf9b1b6
Author: Andreas Tille <tille at debian.org>
Date: Wed Jun 5 21:05:26 2013 +0000
Even if package is non-redistributable the metainformation should be correct and helpful because prospective package gatherer grabs and uses this information
---
debian/changelog | 1 +
debian/control | 9 ++++++---
debian/copyright | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 56c0f7f..b0ba23d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
profit (3.1-1) UNRELEASED; urgency=low
+ * Initial packaging that would (closes: #525428) if package would be redistributable
* The license does not allow a redistribution.
-- Steffen Moeller <moeller at debian.org> Wed, 05 Jun 2013 17:38:14 +0200
diff --git a/debian/control b/debian/control
index 1a53f38..2348f8e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,14 +5,17 @@ Maintainer: Steffen Moeller <moeller at debian.org>
Build-Depends: debhelper (>= 8.0.0), libreadline-dev
Standards-Version: 3.9.4
Homepage: http://www.bioinf.org.uk/software/profit/
-#Vcs-Git: git://git.debian.org/collab-maint/profit.git
-#Vcs-Browser: http://git.debian.org/?p=collab-maint/profit.git;a=summary
+Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/profit/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/profit/trunk/
Package: profit
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, profit-data
Description: Protein structure alignment
- Nothing to be redistributed.
+ ProFit is designed to be the ultimate protein least squares fitting
+ program. It has many features including flexible specification of
+ fitting zones and atoms, calculation of RMS over different zones or
+ atoms, RMS-by-residue calculation, on-line help facility, etc.
Package: profit-data
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9aab3a1..f30e43a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,7 +5,7 @@ Source: <url://example.com>
Files: *
Copyright: <years> <put author's name and email here>
<years> <likewise for another author>
-License: <special license>
+License: non-distributable
ProFit
.
Protein Least Squares Fitting
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/profit.git
More information about the debian-med-commit
mailing list