[med-svn] r14977 - trunk/packages/imagej/trunk/debian
Andreas Tille
tille at alioth.debian.org
Fri Oct 25 13:07:55 UTC 2013
Author: tille
Date: 2013-10-25 13:07:54 +0000 (Fri, 25 Oct 2013)
New Revision: 14977
Modified:
trunk/packages/imagej/trunk/debian/changelog
trunk/packages/imagej/trunk/debian/control
Log:
cme fix dpkg-control
Modified: trunk/packages/imagej/trunk/debian/changelog
===================================================================
--- trunk/packages/imagej/trunk/debian/changelog 2013-10-25 13:04:27 UTC (rev 14976)
+++ trunk/packages/imagej/trunk/debian/changelog 2013-10-25 13:07:54 UTC (rev 14977)
@@ -7,6 +7,7 @@
* debian/imagej.sh: Do not bloat our mailing list with mails
* debian/get-orig-source: Use enhanced uscan if available
* debian/watch: mangle +dfsg in version number
+ * debian/control: cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Fri, 25 Oct 2013 15:02:25 +0200
Modified: trunk/packages/imagej/trunk/debian/control
===================================================================
--- trunk/packages/imagej/trunk/debian/control 2013-10-25 13:04:27 UTC (rev 14976)
+++ trunk/packages/imagej/trunk/debian/control 2013-10-25 13:07:54 UTC (rev 14977)
@@ -1,21 +1,24 @@
Source: imagej
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Paolo Ariano <paolo.ariano at unito.it>,
+ Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
-Uploaders: Paolo Ariano <paolo.ariano at unito.it>,
- Andreas Tille <tille at debian.org>
-Build-Depends: default-jdk, debhelper (>=9), ant, javahelper
-Standards-Version: 3.9.3
+Build-Depends: default-jdk,
+ debhelper (>= 9),
+ ant,
+ javahelper
+Standards-Version: 3.9.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/imagej/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/imagej/trunk/
Homepage: http://imagej.nih.gov/ij
Package: imagej
Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}, default-jre | java6-runtime
-Suggests: java-virtual-machine
-Description: Image processing program inspired by NIH Image for the Macintosh
+Depends: ${java:Depends},
+ ${misc:Depends},
+ default-jre | openjdk-7-jre
+Description: Image processing program inspired by NIH Image
It can display, edit, analyze, process, save and print 8-bit, 16-bit and
32-bit images. It can read many image formats including TIFF, GIF, JPEG,
BMP, DICOM, FITS and "raw". It supports "stacks", a series of images that
More information about the debian-med-commit
mailing list