[med-svn] [r-bioc-limma] 01/04: Use generic way to remove files from upstream tarball

Andreas Tille tille at debian.org
Fri Jun 27 17:52:13 UTC 2014


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

tille pushed a commit to branch master
in repository r-bioc-limma.

commit a2a7358b9366ad18da59df2f2bdf946ddacb7bbd
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jun 27 18:53:42 2014 +0200

    Use generic way to remove files from upstream tarball
---
 debian/README.source | 3 ---
 debian/gbp.conf      | 6 ------
 debian/rules         | 3 +++
 debian/watch         | 2 +-
 4 files changed, 4 insertions(+), 10 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 148847f..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,3 +0,0 @@
-The original upstream sources are repacked using the filter option of
-git-import-orig, see debian/gbp.conf, debian/copyright and
-debian/README.Debian.
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 38330d1..30158c4 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -4,12 +4,6 @@
 # use pristine-tar:
 pristine-tar = True
 
-[git-import-orig]
-# import filter:
-filter = ['inst/doc/usersguide.pdf']
-# filter out files from tarball passed to pristine tar:
-filter-pristine-tar = True
-
 [git-dch]
 # include 7 digits of the commit id in the changelog enty:
 id-length = 7
diff --git a/debian/rules b/debian/rules
index c171d4b..2e39c78 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ DEB_INSTALL_CHANGELOGS_ALL = inst/doc/changelog.txt
 install/$(package)::
 	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/CITATION
 	chmod 644 debian/$(package)/usr/lib/R/site-library/$(cranName)/doc/*
+
+get-orig-source:
+	uscan --verbose --force-download --repack --compress xz
diff --git a/debian/watch b/debian/watch
index f984a6a..d882018 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=3
 
 # This tracks the current stable version of bioconductor
-opts=dversionmangle=s|~dfsg||,downloadurlmangle=s/\.\./packages\/release\/bioc/ \
+opts=uversionmangle=s|$|+dfsg|,downloadurlmangle=s/\.\./packages\/release\/bioc/ \
 http://www.bioconductor.org/packages/release/bioc/html/limma.html \
  ../src/contrib/limma_(.*).tar.gz

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



More information about the debian-med-commit mailing list