[med-svn] r17996 - in trunk/packages/R: . r-cran-jpeg/trunk/debian
Steffen Möller
moeller at moszumanska.debian.org
Fri Sep 12 10:48:00 UTC 2014
Author: moeller
Date: 2014-09-12 10:47:59 +0000 (Fri, 12 Sep 2014)
New Revision: 17996
Added:
trunk/packages/R/r-cran-jpeg/
Modified:
trunk/packages/R/r-cran-jpeg/trunk/debian/changelog
trunk/packages/R/r-cran-jpeg/trunk/debian/control
trunk/packages/R/r-cran-jpeg/trunk/debian/copyright
trunk/packages/R/r-cran-jpeg/trunk/debian/watch
Log:
A dependency for EBImage.
Modified: trunk/packages/R/r-cran-jpeg/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-tiff/trunk/debian/changelog 2014-09-11 08:49:48 UTC (rev 17985)
+++ trunk/packages/R/r-cran-jpeg/trunk/debian/changelog 2014-09-12 10:47:59 UTC (rev 17996)
@@ -1,5 +1,5 @@
-r-cran-tiff (0.1-5-1) UNRELEASED; urgency=medium
+r-cran-jpeg (0.1-8-1) UNRELEASED; urgency=medium
- * Initial release (closes: #492114).
+ * Initial release.
- -- Steffen Moeller <moeller at debian.org> Thu, 21 Aug 2014 16:48:55 +0200
+ -- Steffen Moeller <moeller at debian.org> Thu, 11 Sep 2014 11:01:55 +0200
Modified: trunk/packages/R/r-cran-jpeg/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-tiff/trunk/debian/control 2014-09-11 08:49:48 UTC (rev 17985)
+++ trunk/packages/R/r-cran-jpeg/trunk/debian/control 2014-09-12 10:47:59 UTC (rev 17996)
@@ -1,21 +1,21 @@
-Source: r-cran-tiff
+Source: r-cran-jpeg
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>,
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 9),
cdbs,
- r-base-dev, libtiff-dev, libjpeg8-dev, hardening-wrapper
+ r-base-dev, libjpeg8-dev
Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-tiff/trunk/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-tiff/trunk/
-Homepage: http://cran.r-project.org/web/packages/tiff
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-jpeg/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-jpeg/trunk/
+Homepage: http://cran.r-project.org/web/packages/jpeg
-Package: r-cran-tiff
+Package: r-cran-jpeg
Architecture: any
Depends: ${R:Depends},
${shlibs:Depends}
Description: GNU R package to read and write TIFF images
This package provides an easy and simple way to read, write and display
- bitmap images stored in the TIFF format. It can read and write both
+ bitmap images stored in the JPEG format. It can read and write both
files and in-memory raw vectors.
Modified: trunk/packages/R/r-cran-jpeg/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-tiff/trunk/debian/copyright 2014-09-11 08:49:48 UTC (rev 17985)
+++ trunk/packages/R/r-cran-jpeg/trunk/debian/copyright 2014-09-12 10:47:59 UTC (rev 17996)
@@ -1,5 +1,5 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://cran.r-project.org/src/contrib/tiff_0.1-5.tar.gz
+Source: http://cran.r-project.org/src/contrib/jpeg_0.1-8.tar.gz
Files: *
Copyright: Genetics is copyright 2003-2008 of Simon Urbanek <Simon.Urbanek at r-project.org>
Modified: trunk/packages/R/r-cran-jpeg/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-cran-tiff/trunk/debian/watch 2014-09-11 08:49:48 UTC (rev 17985)
+++ trunk/packages/R/r-cran-jpeg/trunk/debian/watch 2014-09-12 10:47:59 UTC (rev 17996)
@@ -1,3 +1,3 @@
version=3
-http://cran.r-project.org/src/contrib/tiff_([-0-9\.]*)\.tar\.gz
+http://cran.r-project.org/src/contrib/jpeg_([-0-9\.]*)\.tar\.gz
More information about the debian-med-commit
mailing list