This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository permute.
commit 8bc4f018a1c461f6ed613ccd1c51657a197438a0 Author: Andreas Tille <[email protected]> Date: Tue Jan 21 11:10:23 2014 +0100 cme fix dpkg-control --- debian/changelog | 4 +++- debian/control | 5 ++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index aae5deb..0f9d575 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,7 +5,9 @@ permute (0.8-0-1) UNRELEASED; urgency=low [ Andreas Tille ] * New upstream version - * debian/control: Added myself to Uploaders + * debian/control: + - Added myself to Uploaders + - cme fix dpkg-control * debian/source/format: 3.0 (quilt) -- Andreas Tille <[email protected]> Tue, 21 Jan 2014 11:06:18 +0100 diff --git a/debian/control b/debian/control index 20ac369..3647afd 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,12 @@ Source: permute Maintainer: Debian Med Packaging Team <[email protected]> - Andreas Tille <[email protected]> +Uploaders: Andreas Tille <[email protected]> Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), cdbs, r-base-dev -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/permute.git Vcs-Git: git://anonscm.debian.org/debian-med/permute.git Homepage: http://cran.r-project.org/web/packages/permute @@ -24,4 +24,3 @@ Description: R functions for generating restricted permutations of data the whole-plots or split-plots or both can be freely-exchangeble or one of the restricted designs. The permute package is modelled after the permutation schemes of Canoco 3.1 by Cajo ter Braak. - -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/permute.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
