This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository dssp.
commit e1922a2cb5d50106ea65cfa5cf2722ceaa15b9cb Author: Steffen Moeller <[email protected]> Date: Wed Sep 27 10:37:53 2017 +0200 Added references to registries. --- debian/changelog | 9 +++++++++ debian/copyright | 2 +- debian/rules | 4 ---- debian/upstream/metadata | 13 +++++++++++-- 4 files changed, 21 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 88bc227..3f4f65a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +dssp (3.0.0-2) UNRELEASED; urgency=medium + + * debian/upstream/metadata + - Added references to registries + - Upstream name is "DSSP" (all caps), also changed in d/copyright + - yamllint clean + + -- Steffen Moeller <[email protected]> Wed, 27 Sep 2017 10:37:42 +0200 + dssp (3.0.0-1) unstable; urgency=medium * New upstream version diff --git a/debian/copyright b/debian/copyright index 85f71ac..5ac57c6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: dssp +Upstream-Name: DSSP Upstream-Contact: Maarten L. Hekkelman <[email protected]> Source: http://www.cmbi.ru.nl/dssp/ diff --git a/debian/rules b/debian/rules index 4731715..4d9cdda 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@ - -get-orig-source: - mkdir -p ../tarballs - uscan --verbose --force-download --destdir=../tarballs diff --git a/debian/upstream/metadata b/debian/upstream/metadata index b46005b..640ef9c 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,10 +1,19 @@ -Name: dssp +Name: DSSP Reference: - Author: W. Kabsch and C. Sander - Title: 'Dictionary of protein secondary structure: pattern recognition of hydrogen-bonded and geometrical features.' + Title: > + Dictionary of protein secondary structure: pattern recognition of + hydrogen-bonded and geometrical features. Journal: Biopolymers Volume: 22 Pages: 2577-2637 Year: 1983 URL: http://www.ncbi.nlm.nih.gov/pubmed/6667333 PMID: 6667333 +Registry: + - Name: OMICtools + Entry: OMICS_06247 + - Name: bio.tools + Entry: dssp + - Name: SciCrunch + Entry: SCR_002725 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dssp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
