[med-svn] [python-ruffus] 01/03: Getting rid of some compressed JS files which are not used anyway

Andreas Tille tille at debian.org
Sun Feb 1 20:44:11 UTC 2015


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

tille pushed a commit to branch master
in repository python-ruffus.

commit 5677463568cfe0654ecea6fbfed7d31f87a187e7
Author: Andreas Tille <tille at debian.org>
Date:   Sun Feb 1 21:41:48 2015 +0100

    Getting rid of some compressed JS files which are not used anyway
---
 debian/changelog | 2 +-
 debian/copyright | 2 ++
 debian/rules     | 3 +++
 debian/watch     | 4 ++--
 4 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6a16b50..0f6c354 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-ruffus (2.5-1) UNRELEASED; urgency=low
+python-ruffus (2.5+dfsg-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #<bug>)
 
diff --git a/debian/copyright b/debian/copyright
index b7fa8ff..94a28ad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,6 +2,8 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Leo Goodstadt <ruffus_lib at llew.org.uk>
 Upstream-Name: ruffus
 Source: https://pypi.python.org/pypi/ruffus
+Files-Excluded: */underscore.js
+                */jquery.js
 
 Files: *
 Copyright: © 2010-2014 Leo Goodstadt <ruffus_lib at llew.org.uk>
diff --git a/debian/rules b/debian/rules
index 8a3f8a4..941b829 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,3 +19,6 @@ override_dh_sphinxdoc:
 	dh_sphinxdoc
 	find debian/$(docpkg)/usr/share/doc/$(docpkg)/html -type f -name "*.html" -exec sed -i 's?http://cdn.mathjax.org/mathjax/latest/?/usr/share/javascript/mathjax?g' \{\} \;
 #	find debian/$(docpkg)/usr/share/doc/$(docpkg)/html/tutorials -type f -name "*.html" -exec sed -i 's?http://cdn.mathjax.org/mathjax/latest/?/usr/share/javascript/mathjax?g' \{\} \;
+
+get-orig-source:
+	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index f47a0f6..cf45ae3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-https://pypi.python.org/pypi/ruffus \
-   .*/r/ruffus/ruffus-([.\d]+)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+    https://pypi.python.org/pypi/ruffus .*/r/ruffus/ruffus-([.\d]+)\.tar\.gz

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



More information about the debian-med-commit mailing list