This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository pvclust.
commit 399e8f74b012b4e4cb205e022d034b5024592688 Author: Andreas Tille <[email protected]> Date: Thu Oct 23 10:44:17 2014 +0200 cme fix dpkg-control --- debian/changelog | 6 +++++- debian/control | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index b45756a..1b81bae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,7 +9,11 @@ pvclust (1.3-0-1) UNRELEASED; urgency=low [ James McCoy ] * Move debian/upstream to debian/upstream/metadata. - -- Charles Plessy <[email protected]> Sat, 21 Sep 2013 16:00:38 +0900 + [ Andreas Tille ] + * Add myself to uploaders + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Thu, 23 Oct 2014 10:43:39 +0200 pvclust (1.2-2-2) unstable; urgency=low diff --git a/debian/control b/debian/control index 159a4e7..26e8eb8 100644 --- a/debian/control +++ b/debian/control @@ -1,12 +1,13 @@ Source: pvclust Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Andreas Tille <[email protected]> Section: gnu-r Priority: optional Build-Depends: cdbs, debhelper (>= 9), r-base-dev -Standards-Version: 3.9.4 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/pvclust.git +Standards-Version: 3.9.6 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pvclust.git Vcs-Git: git://anonscm.debian.org/debian-med/pvclust.git Homepage: http://www.is.titech.ac.jp/~shimo/prog/pvclust/ @@ -20,4 +21,3 @@ Description: Hierarchical Clustering with P-Values via Multiscale Bootstrap hierarchical cluster analysis. It provides AU (approximately unbiased) p-values as well as BP (boostrap probability) values computed via multiscale bootstrap resampling. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pvclust.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
