[med-svn] r14530 - trunk/packages/amide/trunk/debian

Andreas Tille tille at alioth.debian.org
Mon Aug 26 12:52:41 UTC 2013


Author: tille
Date: 2013-08-26 12:52:40 +0000 (Mon, 26 Aug 2013)
New Revision: 14530

Modified:
   trunk/packages/amide/trunk/debian/changelog
   trunk/packages/amide/trunk/debian/compat
   trunk/packages/amide/trunk/debian/control
Log:
 cme fix dpkg-control


Modified: trunk/packages/amide/trunk/debian/changelog
===================================================================
--- trunk/packages/amide/trunk/debian/changelog	2013-08-26 12:51:14 UTC (rev 14529)
+++ trunk/packages/amide/trunk/debian/changelog	2013-08-26 12:52:40 UTC (rev 14530)
@@ -1,6 +1,8 @@
 amide (1.0.4-1) UNRELEASED; urgency=low
 
   * New upstream version (adapted patch)
+  * debian/control:
+     -  cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Mon, 26 Aug 2013 14:53:06 +0200
 

Modified: trunk/packages/amide/trunk/debian/compat
===================================================================
--- trunk/packages/amide/trunk/debian/compat	2013-08-26 12:51:14 UTC (rev 14529)
+++ trunk/packages/amide/trunk/debian/compat	2013-08-26 12:52:40 UTC (rev 14530)
@@ -1 +1 @@
-8
+9

Modified: trunk/packages/amide/trunk/debian/control
===================================================================
--- trunk/packages/amide/trunk/debian/control	2013-08-26 12:51:14 UTC (rev 14529)
+++ trunk/packages/amide/trunk/debian/control	2013-08-26 12:52:40 UTC (rev 14530)
@@ -1,22 +1,39 @@
 Source: amide
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Dominique Belhachemi <domibel at debian.org>,
+           Andreas Tille <tille at debian.org>
 Section: graphics
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Dominique Belhachemi <domibel at debian.org>, Andreas Tille <tille at debian.org>
-DM-Upload-Allowed: yes
-Build-Depends: gnome-doc-utils, gtk-doc-tools, libtool, automake, intltool,
- debhelper (>= 8), autotools-dev, scrollkeeper, libxml-parser-perl, m4,
- pkg-config, libgtk2.0-dev, libxml2-dev, libgnomecanvas2-dev,
- libgnomeui-dev, libgsl0-dev, libmdc2-dev, libdcmtk2-dev, libvolpack1-dev,
- libavcodec-dev, libavformat-dev
-Standards-Version: 3.9.2
+Build-Depends: gnome-doc-utils,
+               gtk-doc-tools,
+               libtool,
+               automake,
+               intltool,
+               debhelper (>= 9),
+               autotools-dev,
+               scrollkeeper,
+               libxml-parser-perl,
+               m4,
+               pkg-config,
+               libgtk2.0-dev,
+               libxml2-dev,
+               libgnomecanvas2-dev,
+               libgnomeui-dev,
+               libgsl0-dev,
+               libmdc2-dev,
+               libdcmtk2-dev,
+               libvolpack1-dev,
+               libavcodec-dev,
+               libavformat-dev
+Standards-Version: 3.9.4
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/amide/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/amide/trunk/
 Homepage: http://amide.sourceforge.net/
 
 Package: amide
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: software for Medical Imaging
  AMIDE: (Amide's a Medical Imaging Data Examiner)
  AMIDE is a tool for viewing and analyzing medical image data sets.
@@ -24,3 +41,4 @@
  sets imported from a variety of file formats, image fusion, 3D region
  of interest drawing and analysis, volume rendering, and rigid body
  alignments.
+




More information about the debian-med-commit mailing list