r47489 - in /packages/R/r-cran-deldir/trunk/debian: README.source changelog compat control
tille at users.alioth.debian.org
tille at users.alioth.debian.org
Fri Sep 8 13:54:34 UTC 2017
Author: tille
Date: Fri Sep 8 13:54:33 2017
New Revision: 47489
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47489
Log:
* New upstream version
* Add README.source to document binary files
* debhelper 10
* Standards-Version: 4.1.0 (no changes needed)
Added:
packages/R/r-cran-deldir/trunk/debian/README.source
Modified:
packages/R/r-cran-deldir/trunk/debian/changelog
packages/R/r-cran-deldir/trunk/debian/compat
packages/R/r-cran-deldir/trunk/debian/control
Added: packages/R/r-cran-deldir/trunk/debian/README.source
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/README.source?rev=47489&op=file
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/README.source (added)
+++ packages/R/r-cran-deldir/trunk/debian/README.source Fri Sep 8 13:54:33 2017
@@ -0,0 +1,10 @@
+Explanation for binary files inside source package according to
+ http://lists.debian.org/debian-devel/2013/09/msg00332.html
+
+Files: data/seaweed.rda
+Documented: man/seaweed.Rd
+ A data frame whose columns are the coordinates of the centroids
+ of the cells in a seaweed frond. The points are estimates-by-eye
+ of where the centroids of the cells occur.
+
+ -- Andreas Tille <tille at debian.org> Fri, 08 Sep 2017 15:47:45 +0200
Modified: packages/R/r-cran-deldir/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/changelog?rev=47489&op=diff
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/changelog (original)
+++ packages/R/r-cran-deldir/trunk/debian/changelog Fri Sep 8 13:54:33 2017
@@ -1,3 +1,12 @@
+r-cran-deldir (0.1-14-1) unstable; urgency=medium
+
+ * New upstream version
+ * Add README.source to document binary files
+ * debhelper 10
+ * Standards-Version: 4.1.0 (no changes needed)
+
+ -- Andreas Tille <tille at debian.org> Fri, 08 Sep 2017 15:50:00 +0200
+
r-cran-deldir (0.1-12-1) unstable; urgency=medium
* New upstream version
Modified: packages/R/r-cran-deldir/trunk/debian/compat
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/compat?rev=47489&op=diff
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/compat (original)
+++ packages/R/r-cran-deldir/trunk/debian/compat Fri Sep 8 13:54:33 2017
@@ -1 +1 @@
-9
+10
Modified: packages/R/r-cran-deldir/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/r-cran-deldir/trunk/debian/control?rev=47489&op=diff
==============================================================================
--- packages/R/r-cran-deldir/trunk/debian/control (original)
+++ packages/R/r-cran-deldir/trunk/debian/control Fri Sep 8 13:54:33 2017
@@ -3,10 +3,10 @@
Uploaders: Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
-Build-Depends: debhelper (>= 9.0),
+Build-Depends: debhelper (>= 10),
dh-r,
r-base-dev
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-science/packages/R/r-cran-deldir/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-science/packages/R/r-cran-deldir/trunk/
Homepage: https://cran.r-project.org/package=deldir
More information about the debian-science-commits
mailing list