[med-svn] [Git][med-team/sweed][master] 3 commits: Add watch file and proper Files-Excluded (I'd *strongly* recommend to do this…

Andreas Tille gitlab at salsa.debian.org
Wed Jul 4 08:31:45 BST 2018


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 <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>
 Section: science
 Priority: optional
-Maintainer: Steffen Moeller <moeller at debian.org>
 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 at ANY_VERSION@_Linux at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180704/75466aca/attachment-0001.html>


More information about the debian-med-commit mailing list