[med-svn] [plip] 01/02: Fix Title in upstream metadata: ": " is a reserved string and needs quoting
Andreas Tille
tille at debian.org
Tue Sep 8 19:33:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository plip.
commit 3e161b369779072b94f909149f659e2dbccb0b27
Author: Andreas Tille <tille at debian.org>
Date: Tue Sep 8 21:32:50 2015 +0200
Fix Title in upstream metadata: ": " is a reserved string and needs quoting
---
debian/changelog | 6 ++++++
debian/upstream/metadata | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index a3a4c2a..dc3801b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plip (1.1.0-2) UNRELEASED; urgency=medium
+
+ * Fix Title in upstream metadata
+
+ -- Andreas Tille <tille at debian.org> Tue, 08 Sep 2015 21:31:15 +0200
+
plip (1.1.0-1) unstable; urgency=low
* Initial release. Closes: #787739
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index 10a0059..3781878 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -3,7 +3,7 @@ Homepage: https://projects.biotec.tu-dresden.de/plip-web/plip
Name: plip
Reference:
Author: Sebastian Salentin and Sven Schreiber and V. Joachim Haupt and Melissa F. Adasme and Michael Schroeder
- Title: PLIP: fully automated protein–ligand interaction profiler
+ Title: "PLIP: fully automated protein–ligand interaction profiler"
Journal: Nucleic Acids Research
Year: 2015
Number: W1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plip.git
More information about the debian-med-commit
mailing list