Author: malat-guest Date: 2011-10-06 14:37:14 +0000 (Thu, 06 Oct 2011) New Revision: 8098
Added: trunk/packages/ginkgocadx/trunk/debian/patches/ trunk/packages/ginkgocadx/trunk/debian/patches/fixwhatis.patch trunk/packages/ginkgocadx/trunk/debian/patches/series Modified: trunk/packages/ginkgocadx/trunk/debian/changelog trunk/packages/ginkgocadx/trunk/debian/control Log: Prepare next upload Modified: trunk/packages/ginkgocadx/trunk/debian/changelog =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/changelog 2011-10-06 14:34:36 UTC (rev 8097) +++ trunk/packages/ginkgocadx/trunk/debian/changelog 2011-10-06 14:37:14 UTC (rev 8098) @@ -1,3 +1,11 @@ +ginkgocadx (2.5.4.1-1) UNRELEASED; urgency=low + + * New upstream + * Fix lintian warning in man page + * Add myself to uploaders + + -- Mathieu Malaterre <[email protected]> Thu, 06 Oct 2011 15:28:35 +0200 + ginkgocadx (2.5.4.0~rc-1) unstable; urgency=low [ Andreas Tille ] Modified: trunk/packages/ginkgocadx/trunk/debian/control =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/control 2011-10-06 14:34:36 UTC (rev 8097) +++ trunk/packages/ginkgocadx/trunk/debian/control 2011-10-06 14:37:14 UTC (rev 8098) @@ -2,7 +2,7 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Andreas Tille <[email protected]>, Thorsten Alteholz <[email protected]> +Uploaders: Andreas Tille <[email protected]>, Thorsten Alteholz <[email protected]>, Mathieu Malaterre <[email protected]> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 8), cmake (>= 2.8), libgtk2.0-dev, libxml2-dev, libssl-dev, libwrap0-dev, libwxgtk2.8-dev (>= 2.8.10), libvtk5-dev (>= 5.6.0), libinsighttoolkit3-dev (>= 3.20.0), Added: trunk/packages/ginkgocadx/trunk/debian/patches/fixwhatis.patch =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/patches/fixwhatis.patch (rev 0) +++ trunk/packages/ginkgocadx/trunk/debian/patches/fixwhatis.patch 2011-10-06 14:37:14 UTC (rev 8098) @@ -0,0 +1,13 @@ +Index: ginkgocadx-2.5.4.1/man/ginkgocadx.1 +=================================================================== +--- ginkgocadx-2.5.4.1.orig/man/ginkgocadx.1 2011-10-06 16:34:57.000000000 +0200 ++++ ginkgocadx-2.5.4.1/man/ginkgocadx.1 2011-10-06 16:35:09.000000000 +0200 +@@ -5,7 +5,7 @@ + .TH Ginkgo\ CADx 1 "2011 June 22nd" "Manual for Ginkgo CADx" + + .SH NAME +-Ginkgo CADx \- a medical image (DICOM) viewer ++ginkgocadx \- a medical image (DICOM) viewer + + .SH SYNOPSIS + .B ginkgocadx Added: trunk/packages/ginkgocadx/trunk/debian/patches/series =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/patches/series (rev 0) +++ trunk/packages/ginkgocadx/trunk/debian/patches/series 2011-10-06 14:37:14 UTC (rev 8098) @@ -0,0 +1 @@ +fixwhatis.patch _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
