Andreas Tille pushed to branch master at Debian Med / sweed
Commits: 95c934e3 by Andreas Tille at 2018-07-04T09:28:23+02:00 Add watch file and proper Files-Excluded (I'd *strongly* recommend to do this first since you can save the initial step of manual crafting things) - - - - - 4095a8ea by Andreas Tille at 2018-07-04T09:29:40+02:00 As usual - why not using our template? ;-) - - - - - 6173792c by Andreas Tille at 2018-07-04T09:30:32+02:00 cme fix dpkg-control - - - - - 3 changed files: - debian/control - debian/copyright - + debian/watch Changes: ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -1,19 +1,20 @@ Source: sweed +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steffen Moeller <[email protected]> Section: science Priority: optional -Maintainer: Steffen Moeller <[email protected]> Build-Depends: debhelper (>= 11) -Standards-Version: 4.1.3 -Homepage: https://sco.h-its.org/exelixis/web/software/sweed/ +Standards-Version: 4.1.4 Vcs-Browser: https://salsa.debian.org/med-team/sweed Vcs-Git: https://salsa.debian.org/med-team/sweed.git +Homepage: https://sco.h-its.org/exelixis/web/software/sweed/ Package: sweed Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends} Description: assessment of SNPs for their evolutionary advantage Biological sequences are available in ever increasing abundance across ever larger populations for ever increasing fractions of the genome. This tool sorts the SNPs for their active or passive contribution to a genetic drift, i.e. to see particular sequences at a higher fraction over time. - ===================================== debian/copyright ===================================== --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,9 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: SweeD Source: https://sco.h-its.org/exelixis/web/software/sweed/index.html +Files-Excluded: */*.o + */*~ + */SweeD Files: * Copyright: 2011-12 Nikolaos Alachiotis and Pavlos Pavlidis ===================================== debian/watch ===================================== --- /dev/null +++ b/debian/watch @@ -0,0 +1,4 @@ +version=4 + +opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \ + https://sco.h-its.org/exelixis/web/software/sweed/ .*/resource/download/software/SweeD_v@ANY_VERSION@_Linux@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/sweed/compare/5aa75c857256e069a2b0be8811c1ec70c9e2f153...6173792c813f360701168f4e53fa7c0752660d55 -- View it on GitLab: https://salsa.debian.org/med-team/sweed/compare/5aa75c857256e069a2b0be8811c1ec70c9e2f153...6173792c813f360701168f4e53fa7c0752660d55 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
