Author: tille Date: 2016-05-19 22:00:08 +0000 (Thu, 19 May 2016) New Revision: 21989
Modified: trunk/packages/R/r-bioc-go.db/trunk/debian/changelog trunk/packages/R/r-bioc-go.db/trunk/debian/control trunk/packages/R/r-bioc-go.db/trunk/debian/copyright trunk/packages/R/r-bioc-go.db/trunk/debian/watch Log: Update packaging Modified: trunk/packages/R/r-bioc-go.db/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-go.db/trunk/debian/changelog 2016-05-19 21:50:55 UTC (rev 21988) +++ trunk/packages/R/r-bioc-go.db/trunk/debian/changelog 2016-05-19 22:00:08 UTC (rev 21989) @@ -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 Modified: trunk/packages/R/r-bioc-go.db/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-go.db/trunk/debian/control 2016-05-19 21:50:55 UTC (rev 21988) +++ trunk/packages/R/r-bioc-go.db/trunk/debian/control 2016-05-19 22:00:08 UTC (rev 21989) @@ -7,7 +7,7 @@ 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 Modified: trunk/packages/R/r-bioc-go.db/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-bioc-go.db/trunk/debian/copyright 2016-05-19 21:50:55 UTC (rev 21988) +++ trunk/packages/R/r-bioc-go.db/trunk/debian/copyright 2016-05-19 22:00:08 UTC (rev 21989) @@ -4,11 +4,11 @@ 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 Modified: trunk/packages/R/r-bioc-go.db/trunk/debian/watch =================================================================== --- trunk/packages/R/r-bioc-go.db/trunk/debian/watch 2016-05-19 21:50:55 UTC (rev 21988) +++ trunk/packages/R/r-bioc-go.db/trunk/debian/watch 2016-05-19 22:00:08 UTC (rev 21989) @@ -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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
