This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-go.db.
commit bdcce8c63db2ba6386b616a51668eac27c146c8d Author: Andreas Tille <[email protected]> Date: Thu May 19 22:00:08 2016 +0000 Update packaging --- debian/changelog | 4 ++-- debian/control | 2 +- debian/copyright | 4 ++-- debian/watch | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0f1b7d9..dd0b26c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -r-bioc-go.db (2.10.1-1) UNRELEASED; urgency=low +r-bioc-go.db (3.3.0-1) UNRELEASED; urgency=low * Initial release (closes: #???) - -- Andreas Tille <[email protected]> Thu, 16 Jan 2014 14:13:14 +0100 + -- Andreas Tille <[email protected]> Thu, 19 May 2016 23:53:12 +0200 diff --git a/debian/control b/debian/control index ecfa25f..5c3bb4f 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev, r-bioc-annotationdbi -Standards-Version: 3.9.5 +Standards-Version: 3.9.8 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-go.db/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-go.db/trunk/ Homepage: http://bioconductor.org/packages/release/data/annotation/html/GO.db.html diff --git a/debian/copyright b/debian/copyright index 3c5783f..1da6fca 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,11 +4,11 @@ Upstream-Contact: Bioconductor Package Maintainer <[email protected]> Source: http://bioconductor.org/packages/release/data/annotation/html/GO.db.html Files: * -Copyright: © 2006-2013 Marc Carlson +Copyright: 2006-2016 Marc Carlson License: Artistic-2.0 Files: debian/* -Copyright: 2014 Andreas Tille <[email protected]> +Copyright: 2016 Andreas Tille <[email protected]> License: Artistic-2.0 License: Artistic-2.0 diff --git a/debian/watch b/debian/watch index 67f0daa..4aa6006 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts=downloadurlmangle=s/\.\./packages\/release\/data\/annotation/ \ - http://www.bioconductor.org/packages/release/data/annotation/html/GO.db.html .*/GO\.db_([\d\.]+)\.tar\.gz +opts=downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/data/annotation? \ + http://bioconductor.org/packages/release/data/annotation/html/GO.db.html .*/GO.db_([\d\.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-go.db.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
