[med-svn] r19246 - trunk/packages/pdb2pqr/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon May 18 08:01:32 UTC 2015
Author: tille
Date: 2015-05-18 08:01:31 +0000 (Mon, 18 May 2015)
New Revision: 19246
Modified:
trunk/packages/pdb2pqr/trunk/debian/changelog
trunk/packages/pdb2pqr/trunk/debian/control
trunk/packages/pdb2pqr/trunk/debian/copyright
trunk/packages/pdb2pqr/trunk/debian/rules
trunk/packages/pdb2pqr/trunk/debian/watch
Log:
new upstream version; cme fix dpkg-control
Modified: trunk/packages/pdb2pqr/trunk/debian/changelog
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/changelog 2015-05-17 20:43:01 UTC (rev 19245)
+++ trunk/packages/pdb2pqr/trunk/debian/changelog 2015-05-18 08:01:31 UTC (rev 19246)
@@ -1,3 +1,10 @@
+pdb2pqr (2.0.0+dfsg-1) UNRELEASED; urgency=medium
+
+ * New upstream version
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Mon, 18 May 2015 09:31:58 +0200
+
pdb2pqr (1.9.0+dfsg-1) unstable; urgency=medium
* New upstream version
Modified: trunk/packages/pdb2pqr/trunk/debian/control
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/control 2015-05-17 20:43:01 UTC (rev 19245)
+++ trunk/packages/pdb2pqr/trunk/debian/control 2015-05-18 08:01:31 UTC (rev 19246)
@@ -13,7 +13,7 @@
python-dev,
python-numpy,
scons
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/pdb2pqr/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/pdb2pqr/trunk/
Homepage: http://pdb2pqr.poissonboltzmann.org/pdb2pqr/
Modified: trunk/packages/pdb2pqr/trunk/debian/copyright
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/copyright 2015-05-17 20:43:01 UTC (rev 19245)
+++ trunk/packages/pdb2pqr/trunk/debian/copyright 2015-05-18 08:01:31 UTC (rev 19246)
@@ -73,7 +73,7 @@
Files: propka30/*
Copyright: © 2011-2012 Mats H. M. Olsson
© 2011-2012 Chresten R. Sondergard
-License: LGPL2.1+
+License: LGPL-2.1
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; either version 2.1 of the License, or (at your
@@ -89,7 +89,15 @@
Files: pdb2pka/substruct/clique/*
Copyright: © 2010-2011 Andrew Dalke <dalke at bioreason.com>
-License: GPL2+
+License: GPL-2+
+
+Files: debian/*
+Copyright: © 2007-2010 Steffen Moeller <moeller at debian.org>
+ © 2010-2012 Manuel Prinz <manuel at debian.org>
+ © 2013-2015 Andreas Tille <tille at debian.org>
+License: GPL-2+
+
+License: GPL-2+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
@@ -103,11 +111,3 @@
On Debian systems, the complete text of the GNU Library General Public License
can be found in /usr/share/common-licenses/GPL-2.
-Files: debian/*
-Copyright: © 2007-2010 Steffen Moeller <moeller at debian.org>
- © 2010-2012 Manuel Prinz <manuel at debian.org>
- © 2013 Andreas Tille <tille at debian.org>
-License: GPL
- You can find a copy of the GPL text at
- `/usr/share/common-licenses/GPL'.
-
Modified: trunk/packages/pdb2pqr/trunk/debian/rules
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/rules 2015-05-17 20:43:01 UTC (rev 19245)
+++ trunk/packages/pdb2pqr/trunk/debian/rules 2015-05-18 08:01:31 UTC (rev 19246)
@@ -68,10 +68,5 @@
override_dh_installchangelogs:
dh_installchangelogs ChangeLog.md
-# Remark: The following uscan command requires devscripts > 2.12.4 which is not
-# yet released at the time of this package release. The code can be obtained
-# via
-# git clone git://tille@git.debian.org/git/users/tille/devscripts.git
-# and then use scripts/uscan.pl
get-orig-source:
uscan --verbose --force-download --repack --compression xz
Modified: trunk/packages/pdb2pqr/trunk/debian/watch
===================================================================
--- trunk/packages/pdb2pqr/trunk/debian/watch 2015-05-17 20:43:01 UTC (rev 19245)
+++ trunk/packages/pdb2pqr/trunk/debian/watch 2015-05-18 08:01:31 UTC (rev 19246)
@@ -1,3 +1,3 @@
version=3
-opts=dversionmangle=s/[~+]dfsg[0-9]*//,uversionmangle=s/src-// \
+opts="repacksuffix=+dfsg,dversionmangle=s/[~+]dfsg[0-9]*//,uversionmangle=s/src-//" \
http://sf.net/pdb2pqr/pdb2pqr-[src-]*(\d[\d.]+)\.tar\.gz
More information about the debian-med-commit
mailing list