This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-vegan.
commit 74f5d614843919d93ca9d77811dd5d4a779f0383 Author: Andreas Tille <[email protected]> Date: Tue Jan 21 09:50:22 2014 +0100 New upstream version has versioned (Build-)Depends on r-cran-permute --- debian/changelog | 3 ++- debian/control | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 85b7147..8aad1de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -r-cran-vegan (2.0-10-1) unstable; urgency=low +r-cran-vegan (2.0-10-1) UNRELEASED; urgency=low [ Charles Plessy ] 64b7b12 Removed pre-dependance on dpkg 1.15.6. @@ -12,6 +12,7 @@ r-cran-vegan (2.0-10-1) unstable; urgency=low - Add myself to Uploaders - s/r-cran-tcltk/r-cran-tcltk2/ - cme fix dpkg-control + - versioned (Build-)Depends on r-cran-permute * debian/source/format: 3.0 (quilt) -- Andreas Tille <[email protected]> Tue, 21 Jan 2014 09:21:46 +0100 diff --git a/debian/control b/debian/control index 67e158d..8c996fb 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev, r-cran-lattice, - r-cran-permute + r-cran-permute (>= 0.8-0) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-vegan.git Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-vegan.git @@ -18,7 +18,7 @@ Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, - r-cran-permute, + r-cran-permute (>= 0.8-0), r-cran-lattice Recommends: r-cran-mgcv, r-cran-cluster, -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-vegan.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
