[med-svn] r15507 - trunk/packages/aeskulap/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Thu Dec 12 08:40:32 UTC 2013


Author: tille
Date: 2013-12-12 08:40:32 +0000 (Thu, 12 Dec 2013)
New Revision: 15507

Modified:
   trunk/packages/aeskulap/trunk/debian/changelog
   trunk/packages/aeskulap/trunk/debian/control
Log:
Usual polishing of d/control


Modified: trunk/packages/aeskulap/trunk/debian/changelog
===================================================================
--- trunk/packages/aeskulap/trunk/debian/changelog	2013-12-12 08:34:06 UTC (rev 15506)
+++ trunk/packages/aeskulap/trunk/debian/changelog	2013-12-12 08:40:32 UTC (rev 15507)
@@ -1,10 +1,16 @@
-aeskulap (0.2.2b1-11.1) UNRELEASED; urgency=low
+aeskulap (0.2.2b1-12) UNRELEASED; urgency=low
 
+  [ Mathieu Malaterre ]
   * Remove self from maint list
   * Remove deprecated DMUA flag
 
- -- Mathieu Malaterre <malat at debian.org>  Fri, 15 Mar 2013 16:42:24 +0100
+  [ Andreas Tille ]
+  * debian/control:
+     - cme fix dpkg-control
+     - canonical Vcs fields
 
+ -- Andreas Tille <tille at debian.org>  Thu, 12 Dec 2013 09:43:10 +0100
+
 aeskulap (0.2.2b1-11) unstable; urgency=low
 
   * enable hardening flags by bumping debhelper compat version to 9

Modified: trunk/packages/aeskulap/trunk/debian/control
===================================================================
--- trunk/packages/aeskulap/trunk/debian/control	2013-12-12 08:34:06 UTC (rev 15506)
+++ trunk/packages/aeskulap/trunk/debian/control	2013-12-12 08:40:32 UTC (rev 15507)
@@ -1,19 +1,28 @@
 Source: aeskulap
+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>
-Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), dh-autoreconf, libssl-dev, libgtkmm-2.4-dev,
- libglademm-2.4-dev, libgconfmm-2.6-dev, libwrap0-dev, intltool, libdcmtk2-dev,
- libtiff4-dev
-Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 9),
+               dh-autoreconf,
+               libssl-dev,
+               libgtkmm-2.4-dev,
+               libglademm-2.4-dev,
+               libgconfmm-2.6-dev,
+               libwrap0-dev,
+               intltool,
+               libdcmtk2-dev,
+               libtiff4-dev
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/aeskulap/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/aeskulap/trunk/
 Homepage: http://aeskulap.nongnu.org
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/aeskulap/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/aeskulap/trunk/
 
 Package: aeskulap
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, dcmtk (>= 3.6.0-2)
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         dcmtk (>= 3.6.0-2)
 Description: medical image viewer and DICOM network client
  Aeskulap is able to load a series of special images stored in the DICOM
  format for review. Additionally it is able to query and fetch DICOM




More information about the debian-med-commit mailing list