This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository sap.
commit d410a6bdf419d2c7e6a7ed1a9c483c97c7defe96 Author: Andreas Tille <[email protected]> Date: Tue Jan 3 07:58:00 2017 +0000 Normalise packaging, homepage vanished -> link to web.archive --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 21 ++++++++++----------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index b1ba14f..b17cee3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ sap (1.1.3-1) UNRELEASED; urgency=low * Initial release + TODO: Move packaging to Git since upstream source vanished -- Andreas Tille <[email protected]> Mon, 28 May 2012 17:14:53 +0200 diff --git a/debian/compat b/debian/compat index ec63514..f599e28 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -9 +10 diff --git a/debian/control b/debian/control index 0b63901..f6e9781 100644 --- a/debian/control +++ b/debian/control @@ -1,20 +1,20 @@ Source: sap -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 9) -Standards-Version: 3.9.3 -Homepage: http://mathbio.nimr.mrc.ac.uk/wiki/Software#SAP -Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/sap/trunk/ -Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/sap/trunk/ +Section: science +Priority: optional +Build-Depends: debhelper (>= 10) +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/sap/trunk/ +Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/sap/trunk/ +Homepage: https://web.archive.org/web/20160305092412/http://mathbio.nimr.mrc.ac.uk/wiki/Software#SAP Package: sap Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Enhances: t-coffee -Description: Pairwise protein structure alignment via double dynamic programming +Description: Pairwise protein structure alignment via double dynamic programming In contrast to DNA, proteins exhibit an apparently unlimited variety of structure. This is a necessary requirement of the vast array of differing functions that they perform in the maintainance of life, @@ -33,4 +33,3 @@ Description: Pairwise protein structure alignment via double dynamic programmin this chapter, guidance is provided on the use of a flexible structure comparison method that overcomes many of the problems of comparing protein structures that may exhibit only weak similarity. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sap.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
