[med-svn] r6948 - trunk/packages/gofigure2/trunk/debian

Andreas Tille tille at alioth.debian.org
Wed Jun 8 20:53:26 UTC 2011


Author: tille
Date: 2011-06-08 20:53:26 +0000 (Wed, 08 Jun 2011)
New Revision: 6948

Modified:
   trunk/packages/gofigure2/trunk/debian/changelog
   trunk/packages/gofigure2/trunk/debian/compat
   trunk/packages/gofigure2/trunk/debian/control
Log:
Prevent parallel Builds which (hopefully) fixes #629815 (needs final testing!)


Modified: trunk/packages/gofigure2/trunk/debian/changelog
===================================================================
--- trunk/packages/gofigure2/trunk/debian/changelog	2011-06-08 18:12:23 UTC (rev 6947)
+++ trunk/packages/gofigure2/trunk/debian/changelog	2011-06-08 20:53:26 UTC (rev 6948)
@@ -1,3 +1,13 @@
+gofigure2 (0.8.1-3) unstable; urgency=low
+
+  * Prevent parallel builds which seems to cause FTBFS
+    Closes: #629815
+  * Added myself to Uploaders
+  * Standards-Version: 3.9.2 (no changes needed)
+  * Debhelper 8 (control+compat)
+
+ -- Andreas Tille <tille at debian.org>  Wed, 08 Jun 2011 22:50:00 +0200
+
 gofigure2 (0.8.1-2) unstable; urgency=low
 
   * Fix armel compilation

Modified: trunk/packages/gofigure2/trunk/debian/compat
===================================================================
--- trunk/packages/gofigure2/trunk/debian/compat	2011-06-08 18:12:23 UTC (rev 6947)
+++ trunk/packages/gofigure2/trunk/debian/compat	2011-06-08 20:53:26 UTC (rev 6948)
@@ -1 +1 @@
-7
+8

Modified: trunk/packages/gofigure2/trunk/debian/control
===================================================================
--- trunk/packages/gofigure2/trunk/debian/control	2011-06-08 18:12:23 UTC (rev 6947)
+++ trunk/packages/gofigure2/trunk/debian/control	2011-06-08 20:53:26 UTC (rev 6948)
@@ -4,9 +4,10 @@
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>,
-Build-Depends: debhelper (>= 7.0.50~), cmake (>= 2.8.2), libboost-all-dev, libqt4-dev, libinsighttoolkit3-dev (>= 3.20), libvtk5-qt4-dev (>= 5.6),
+ Andreas Tille <tille at debian.org>
+Build-Depends: debhelper (>= 8), cmake (>= 2.8.2), libboost-all-dev, libqt4-dev, libinsighttoolkit3-dev (>= 3.20), libvtk5-qt4-dev (>= 5.6),
   libgdcm2-dev (>= 2.0.16), libqtwebkit-dev | libqt4-dev (<< 4.7)
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
 Homepage: http://gofigure2.sourceforge.net
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/gofigure2/trunk/?rev=0&sc=0
 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/gofigure2/trunk/




More information about the debian-med-commit mailing list