This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-edger.
commit 1c9228e93be593a9f5e555ecec1ba1435af607a2 Author: Andreas Tille <[email protected]> Date: Fri Aug 8 15:27:12 2014 +0200 d/rules: Remove now redundant explicite xz compression --- debian/changelog | 1 + debian/rules | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7d815e4..ff1a8c9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-bioc-edger (3.6.7+dfsg-1) UNRELEASED; urgency=medium * New upstream version + * d/rules: Remove now redundant explicite xz compression -- Andreas Tille <[email protected]> Fri, 08 Aug 2014 15:25:56 +0200 diff --git a/debian/rules b/debian/rules index 523d5a6..c123325 100755 --- a/debian/rules +++ b/debian/rules @@ -4,8 +4,6 @@ export DH_VERBOSE=1 debRreposname = bioc -DEB_DH_BUILDDEB_ARGS = -- -Z xz - include /usr/share/R/debian/r-cran.mk install/$(package):: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-edger.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
