[med-svn] [r-bioc-ebimage] 04/04: Update packaging - problem to distribute r-cran-locfit remains
Andreas Tille
tille at debian.org
Wed Nov 8 13:07:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-bioc-ebimage.
commit 9c5337e65096996012a8883ee6ea6e729b289107
Author: Andreas Tille <tille at debian.org>
Date: Wed Nov 8 14:05:30 2017 +0100
Update packaging - problem to distribute r-cran-locfit remains
---
debian/changelog | 9 ++-------
debian/compat | 2 +-
debian/control | 12 +++++++-----
3 files changed, 10 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a96192e..7e36a65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,8 @@
-r-bioc-ebimage (4.6.0-1) UNRELEASED; urgency=low
+r-bioc-ebimage (4.20.0-1) UNRELEASED; urgency=low
- [ Steffen Moeller ]
* Initial release.
TODO: r-cran-tiff: http://cran.r-project.org/web/packages/tiff/index.html
r-cran-jpeg: http://cran.r-project.org/web/packages/jpeg/index.html
- r-cran-png: http://cran.r-project.org/web/packages/png/index.html
r-cran-locfit: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-locfit/trunk/ (non-free, if distributable at all)
- [ Andreas Tille ]
- * Moved packaging from SVN to Git
-
- -- Andreas Tille <tille at debian.org> Wed, 08 Nov 2017 13:48:23 +0100
+ -- Steffen Moeller <moeller at debian.org> Wed, 08 Nov 2017 13:48:23 +0100
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 18d3128..d763b6e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,15 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
-Build-Depends: debhelper (>= 9),
- cdbs,
- r-base-dev (>= 3.0),
+Build-Depends: debhelper (>= 10),
+ dh-r,
r-bioc-biocgenerics,
r-cran-abind,
r-cran-tiff,
r-cran-jpeg,
r-cran-png,
r-cran-locfit
-Standards-Version: 3.9.5
+Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-bioc-ebimage.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/r-bioc-ebimage.git
Homepage: http://www.bioconductor.org/packages/release/bioc/html/ebimage.html
@@ -21,7 +20,10 @@ Homepage: http://www.bioconductor.org/packages/release/bioc/html/ebimage.html
Package: r-bioc-ebimage
Architecture: any
Depends: ${R:Depends},
- ${shlib:Depends}
+ ${misc:Depends},
+ ${shlibs:Depends}
+Recommends: ${R:Recommends}
+Suggests: ${R:Suggests}
Description: GNU R toolbox for image processing
EBImage is an R package which provides general purpose functionality for
the reading, writing, processing and analysis of images. Furthermore,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-ebimage.git
More information about the debian-med-commit
mailing list