[med-svn] r23930 - trunk/packages/R/r-bioc-hypergraph/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Thu Aug 24 12:49:29 UTC 2017
Author: tille
Date: 2017-08-24 12:49:29 +0000 (Thu, 24 Aug 2017)
New Revision: 23930
Modified:
trunk/packages/R/r-bioc-hypergraph/trunk/debian/changelog
trunk/packages/R/r-bioc-hypergraph/trunk/debian/compat
trunk/packages/R/r-bioc-hypergraph/trunk/debian/control
Log:
* New upstream version
* debhelper 10
* Standards-Version: 4.1.0 (no changes needed)
Modified: trunk/packages/R/r-bioc-hypergraph/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-bioc-hypergraph/trunk/debian/changelog 2017-08-24 12:43:20 UTC (rev 23929)
+++ trunk/packages/R/r-bioc-hypergraph/trunk/debian/changelog 2017-08-24 12:49:29 UTC (rev 23930)
@@ -1,3 +1,11 @@
+r-bioc-hypergraph (1.48.0-1) unstable; urgency=medium
+
+ * New upstream version
+ * debhelper 10
+ * Standards-Version: 4.1.0 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org> Thu, 24 Aug 2017 14:44:55 +0200
+
r-bioc-hypergraph (1.46.0-1) unstable; urgency=medium
* New upstream version
Modified: trunk/packages/R/r-bioc-hypergraph/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-bioc-hypergraph/trunk/debian/compat 2017-08-24 12:43:20 UTC (rev 23929)
+++ trunk/packages/R/r-bioc-hypergraph/trunk/debian/compat 2017-08-24 12:49:29 UTC (rev 23930)
@@ -1 +1 @@
-9
+10
Modified: trunk/packages/R/r-bioc-hypergraph/trunk/debian/control
===================================================================
--- trunk/packages/R/r-bioc-hypergraph/trunk/debian/control 2017-08-24 12:43:20 UTC (rev 23929)
+++ trunk/packages/R/r-bioc-hypergraph/trunk/debian/control 2017-08-24 12:49:29 UTC (rev 23930)
@@ -3,11 +3,11 @@
Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-r,
r-base-dev,
r-bioc-graph (>= 1.44.0)
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-hypergraph/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-hypergraph/trunk/
Homepage: https://bioconductor.org/packages/hypergraph/
@@ -15,7 +15,7 @@
Package: r-bioc-hypergraph
Architecture: all
Depends: ${R:Depends},
- ${misc:Depends},
+ ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: BioConductor hypergraph data structures
More information about the debian-med-commit
mailing list