[med-svn] [rsat] 01/01: Remove some unneeded files add some JS-packages to replace third party JS scripts in source code

Andreas Tille tille at debian.org
Fri May 20 09:21:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository rsat.

commit 57737aa87c7a06fa89a074fae6084221bb9318e7
Author: Andreas Tille <tille at debian.org>
Date:   Fri May 20 11:20:48 2016 +0200

    Remove some unneeded files add some JS-packages to replace third party JS scripts in source code
---
 debian/changelog | 2 +-
 debian/control   | 6 ++++--
 debian/copyright | 9 +++++++--
 debian/watch     | 3 ++-
 4 files changed, 14 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5075f89..9f4a30c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-rsat (2016-03-14-1) UNRELEASED; urgency=medium
+rsat (2016-03-14+dfsg-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #<bug>)
 
diff --git a/debian/control b/debian/control
index 3949bc5..693afa0 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: rsat
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Andreas Tille <tille at debian.org>,
-           Jacqques van Helden <Jacques.van-Helden at univ-amu.fr>
+           Jacques van Helden <Jacques.van-Helden at univ-amu.fr>
 Section: science
 Priority: optional
 Build-Depends: debhelper (>= 9)
@@ -13,7 +13,9 @@ Homepage: http://rsat.eu/
 Package: rsat
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         libjs-d3,
+         libjs-jquery-datatables
 Description: Regulatory Sequence Analysis Tools
  RSAT is a series of modular computer programs specifically designed for
  the detection of regulatory signals in non-coding sequences.
diff --git a/debian/copyright b/debian/copyright
index 552ad2a..4b8ce89 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,11 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: <pkg>
-Source: <path_to_download>
+Upstream-Name: rsat
+Upstream-Contact: Jacques van Helden <Jacques.van-Helden at univ-amu.fr>
+Source: http://pedagogix-tagc.univ-mrs.fr/download_rsat
+Files-Excluded: */contrib/REA
+                */contrib/kwalks
+                */compare-matrices-quick/compare-matrices-quick
+                */manuals/*.pdf
 
 Files: *
 Copyright: © 20xx-20yy <upstream>
diff --git a/debian/watch b/debian/watch
index d07a734..27d903a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
 
-http://pedagogix-tagc.univ-mrs.fr/download_rsat/rsat_(\d[-\d]*)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+   http://pedagogix-tagc.univ-mrs.fr/download_rsat/rsat_(\d[-\d]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rsat.git



More information about the debian-med-commit mailing list