Andreas Tille pushed to branch master at Debian Med / probcons
Commits: 0f9b5b8d by Andreas Tille at 2020-11-16T09:45:50+01:00 routine-update: Standards-Version: 4.5.0 - - - - - 094dc013 by Andreas Tille at 2020-11-16T09:45:50+01:00 routine-update: debhelper-compat 13 - - - - - 744f681c by Andreas Tille at 2020-11-16T09:45:53+01:00 routine-update: Secure URI in copyright format - - - - - a976b72f by Andreas Tille at 2020-11-16T09:45:53+01:00 routine-update: Remove trailing whitespace in debian/changelog - - - - - 4c32110f by Andreas Tille at 2020-11-16T09:45:53+01:00 routine-update: Remove trailing whitespace in debian/rules - - - - - eae502c9 by Andreas Tille at 2020-11-16T09:45:53+01:00 routine-update: Add salsa-ci file - - - - - 855c999c by Andreas Tille at 2020-11-16T09:45:53+01:00 routine-update: Rules-Requires-Root: no - - - - - ed8966f7 by Andreas Tille at 2020-11-16T09:45:54+01:00 Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html - - - - - 2edccd19 by Andreas Tille at 2020-11-16T09:45:54+01:00 Update watch file format version to 4. Changes-By: lintian-brush Fixes: lintian: older-debian-watch-file-standard See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html - - - - - 78753c20 by Andreas Tille at 2020-11-16T09:45:55+01:00 Set field Upstream-Contact in debian/copyright. Changes-By: lintian-brush - - - - - 93ba2a68 by Andreas Tille at 2020-11-16T09:45:57+01:00 Remove obsolete fields Contact, Name from debian/upstream/metadata (already present in machine-readable debian/copyright). Changes-By: lintian-brush - - - - - 4557e42e by Andreas Tille at 2020-11-16T09:47:01+01:00 routine-update: Ready to upload to unstable - - - - - 73d10639 by Andreas Tille at 2021-04-17T10:57:39+02:00 Remove outdated copyright file - - - - - 9 changed files: - debian/changelog - − debian/compat - debian/control - debian/copyright - − debian/probcons.copyright - debian/rules - + debian/salsa-ci.yml - debian/upstream/metadata - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,26 @@ +probcons (1.12-14) UNRELEASED; urgency=medium + + * Remove outdated copyright file + + -- Andreas Tille <[email protected]> Sat, 17 Apr 2021 10:57:23 +0200 + +probcons (1.12-13) unstable; urgency=medium + + * Standards-Version: 4.5.0 (routine-update) + * debhelper-compat 13 (routine-update) + * Secure URI in copyright format (routine-update) + * Remove trailing whitespace in debian/changelog (routine-update) + * Remove trailing whitespace in debian/rules (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Trim trailing whitespace. + * Update watch file format version to 4. + * Set field Upstream-Contact in debian/copyright. + * Remove obsolete fields Contact, Name from debian/upstream/metadata (already + present in machine-readable debian/copyright). + + -- Andreas Tille <[email protected]> Mon, 16 Nov 2020 09:45:58 +0100 + probcons (1.12-12) unstable; urgency=medium [ Steffen Moeller ] @@ -18,7 +41,7 @@ probcons (1.12-11) unstable; urgency=medium [ Canberk Koç ] * Team upload. * Autopkgtest added. - * README.source added. + * README.source added. [ Andreas Tille ] * Packaging moved from SVN to Git @@ -173,4 +196,3 @@ probcons (1.10-1) unstable; urgency=low * Initial release Closes: #365499 -- Charles Plessy <[email protected]> Wed, 3 May 2006 09:20:57 +0900 - ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -11 ===================================== debian/control ===================================== @@ -4,11 +4,12 @@ Uploaders: Charles Plessy <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 11~) -Standards-Version: 4.1.5 +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/probcons Vcs-Git: https://salsa.debian.org/med-team/probcons.git Homepage: http://probcons.stanford.edu/ +Rules-Requires-Root: no Package: probcons Architecture: any ===================================== debian/copyright ===================================== @@ -1,6 +1,7 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ProbCons Source: http://probcons.stanford.edu/download.html +Upstream-Contact: Chuong Do <[email protected]> Files: * Copyright: 2005-2009 Arun S Konagurthu <[email protected]> @@ -47,4 +48,3 @@ License: BSD-3-clause . On Debian systems you can find a copy of BSD license text at /usr/share/common-licenses/BSD. - ===================================== debian/probcons.copyright deleted ===================================== @@ -1,21 +0,0 @@ -ProbCons was downloaded from http://probcons.stanford.edu/probcons_v1_10.tar.gz -The modified files for RNA alignment were downloaded from http://probcons.stanford.edu/probconsRNA.tar.gz - -Files: debian/* -Copyright: © 2006-2008 Charles Plessy - © 2007 David Paleino -Licence: PD - Please treat this work as if it were in the public domain. - -Files: * -Licence: PD - ProbCons was written by by Chuong Do <[email protected]> in - collaboration with Michael Brudno in the research group of Serafim Batzoglou, - Department of Computer Science, Stanford University. - . - PROBCONS has been made freely available as PUBLIC DOMAIN software and - hence is not subject to copyright in the United States. This system and/or - any portion of the source code may be used, modified, or redistributed - without restrictions. PROBCONS is distributed WITHOUT WARRANTY, express or - implied. The authors accept NO LEGAL LIABILITY OR RESPONSIBILITY for loss - due to reliance on the program. ===================================== debian/rules ===================================== @@ -3,7 +3,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: - dh $@ + dh $@ BINARIES = probcons probcons-RNA pc-project pc-compare pc-makegnuplot ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml ===================================== debian/upstream/metadata ===================================== @@ -1,5 +1,3 @@ -Contact: Chuong Do <[email protected]> -Name: ProbCons Reference: author: > Do, Chuong B. and Mahabhashyam, Mahathi S.P. and Brudno, Michael and ===================================== debian/watch ===================================== @@ -1,3 +1,2 @@ -version=3 +version=4 http://probcons.stanford.edu/download.html probcons_v(\d+)_(\d+)\.tar\.gz - View it on GitLab: https://salsa.debian.org/med-team/probcons/-/compare/bc4bf57bde9eb6365eeb827fb06e3b36bb45b63c...73d1063942b904216453baaf3d79fe84d110fa42 -- View it on GitLab: https://salsa.debian.org/med-team/probcons/-/compare/bc4bf57bde9eb6365eeb827fb06e3b36bb45b63c...73d1063942b904216453baaf3d79fe84d110fa42 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
