[med-svn] r21895 - trunk/packages/R/r-bioc-annotate/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Sun May 8 18:53:25 UTC 2016
Author: tille
Date: 2016-05-08 18:53:24 +0000 (Sun, 08 May 2016)
New Revision: 21895
Modified:
trunk/packages/R/r-bioc-annotate/trunk/debian/changelog
trunk/packages/R/r-bioc-annotate/trunk/debian/control
trunk/packages/R/r-bioc-annotate/trunk/debian/rules
trunk/packages/R/r-bioc-annotate/trunk/debian/watch
Log:
New upstream version
Modified: trunk/packages/R/r-bioc-annotate/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-annotate/trunk/debian/changelog 2016-05-08 18:39:09 UTC (rev 21894)
+++ trunk/packages/R/r-bioc-annotate/trunk/debian/changelog 2016-05-08 18:53:24 UTC (rev 21895)
@@ -1,3 +1,11 @@
+r-bioc-annotate (1.50.0+dfsg-1) unstable; urgency=medium
+
+ * New upstream version
+ * Use new uscan options in debian/watch
+ * cme fix dpkg-control
+
+ -- Andreas Tille <tille at debian.org> Sun, 08 May 2016 20:46:23 +0200
+
r-bioc-annotate (1.48.0+dfsg-1) unstable; urgency=medium
* New upstream version
Modified: trunk/packages/R/r-bioc-annotate/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-annotate/trunk/debian/control 2016-05-08 18:39:09 UTC (rev 21894)
+++ trunk/packages/R/r-bioc-annotate/trunk/debian/control 2016-05-08 18:53:24 UTC (rev 21895)
@@ -2,7 +2,6 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
-Testsuite: autopkgtest
Priority: optional
Build-Depends: debhelper (>= 9),
cdbs,
@@ -10,8 +9,8 @@
r-bioc-annotationdbi (>= 1.32.0),
r-cran-xtable,
r-cran-xml
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-annotate/trunk/
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-annotate/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-annotate/trunk/
Homepage: http://bioconductor.org/packages/release/bioc/html/annotate.html
Modified: trunk/packages/R/r-bioc-annotate/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-bioc-annotate/trunk/debian/rules 2016-05-08 18:39:09 UTC (rev 21894)
+++ trunk/packages/R/r-bioc-annotate/trunk/debian/rules 2016-05-08 18:53:24 UTC (rev 21895)
@@ -2,6 +2,3 @@
debRreposname=bioc
include /usr/share/R/debian/r-cran.mk
-
-get-orig-source:
- uscan --verbose --force-download --repack --compression xz
Modified: trunk/packages/R/r-bioc-annotate/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-bioc-annotate/trunk/debian/watch 2016-05-08 18:39:09 UTC (rev 21894)
+++ trunk/packages/R/r-bioc-annotate/trunk/debian/watch 2016-05-08 18:53:24 UTC (rev 21895)
@@ -1,4 +1,4 @@
version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc?" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,downloadurlmangle=s?^(.*)\.\.?http:$1packages/release/bioc?,repack,compression=xz" \
http://www.bioconductor.org/packages/release/bioc/html/annotate.html .*/annotate_([\d\.]+)\.tar\.gz
More information about the debian-med-commit
mailing list