[med-svn] r23452 - trunk/packages/mayam/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Mon Jan 2 19:53:18 UTC 2017


Author: tille
Date: 2017-01-02 19:53:17 +0000 (Mon, 02 Jan 2017)
New Revision: 23452

Modified:
   trunk/packages/mayam/trunk/debian/changelog
   trunk/packages/mayam/trunk/debian/compat
   trunk/packages/mayam/trunk/debian/control
   trunk/packages/mayam/trunk/debian/copyright
Log:
Normalised packaging


Modified: trunk/packages/mayam/trunk/debian/changelog
===================================================================
--- trunk/packages/mayam/trunk/debian/changelog	2017-01-02 19:49:01 UTC (rev 23451)
+++ trunk/packages/mayam/trunk/debian/changelog	2017-01-02 19:53:17 UTC (rev 23452)
@@ -1,4 +1,4 @@
-mayam (0.8-1) unstable; urgency=low
+mayam (0.8-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #???)
 

Modified: trunk/packages/mayam/trunk/debian/compat
===================================================================
--- trunk/packages/mayam/trunk/debian/compat	2017-01-02 19:49:01 UTC (rev 23451)
+++ trunk/packages/mayam/trunk/debian/compat	2017-01-02 19:53:17 UTC (rev 23452)
@@ -1 +1 @@
-8
+10

Modified: trunk/packages/mayam/trunk/debian/control
===================================================================
--- trunk/packages/mayam/trunk/debian/control	2017-01-02 19:49:01 UTC (rev 23451)
+++ trunk/packages/mayam/trunk/debian/control	2017-01-02 19:53:17 UTC (rev 23452)
@@ -1,20 +1,28 @@
 Source: mayam
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: 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: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), javahelper (>=0.25), ant, openjdk-6-jdk,
- libcommons-cli-java, libgetopt-java, liblog4j1.2-java, libslf4j-java,
- libswing-layout-java, libvtk-java
-Standards-Version: 3.9.1
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mayam/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/mayam/trunk/
+Build-Depends: debhelper (>= 10),
+               javahelper,
+               ant,
+               openjdk-6-jdk,
+               libcommons-cli-java,
+               libgetopt-java,
+               liblog4j1.2-java,
+               libslf4j-java,
+               libswing-layout-java,
+               libvtk-java
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/mayam/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/mayam/trunk/
 Homepage: http://www.dcm4che.org/confluence/display/OV/MAYAM
 
 Package: mayam
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${java:Depends}
 Description: Cross-platform DICOM Viewer
  A Cross-platform DICOM viewer using the dcm4che toolkit.
  .
@@ -26,8 +34,8 @@
   * Parsing DicomDir from local disk or CD
   * Query compressed studies without decompressing them
   * Multiple Studies viewer using Layout,Tab view
-  * Export to JPEG (Study, Series, Instance level). Windowing can be applied to a
-    single instance or series of instance while exporting
+  * Export to JPEG (Study, Series, Instance level). Windowing can be
+    applied to a single instance or series of instance while exporting
   * Cine Loop & stack navigation
   * Toggle for Text and Annotation Overlay
   * Windowing Presets Settings (based on modality)

Modified: trunk/packages/mayam/trunk/debian/copyright
===================================================================
--- trunk/packages/mayam/trunk/debian/copyright	2017-01-02 19:49:01 UTC (rev 23451)
+++ trunk/packages/mayam/trunk/debian/copyright	2017-01-02 19:53:17 UTC (rev 23452)
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Mayam
 Upstream-Contact: Babu Hussain A
 Source: http://sourceforge.net/projects/dcm4che/files/Mayam/




More information about the debian-med-commit mailing list