[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ginkgo-CADx compilation problem form Debian package



On Thu, Apr 11, 2013 at 11:16:02AM +0200, Mathieu Malaterre wrote:
> On Thu, Apr 11, 2013 at 11:07 AM, Andreas Tille <andreas@an3as.eu> wrote:
> > On Thu, Apr 11, 2013 at 10:52:32AM +0200, Mathieu Malaterre wrote:
> >> > It might have to do with this bug
> >> >
> >> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677721
> >>
> >> Exactly ! (well it's my intuition)
> >
> > Shouldn't we implement this intuition by a versioned Build-Depends?
> 
> +1
> 
> Ginkgo should require dcmtk -12 at least

Done in SVN (but not uploaded):


$ svn diff
Index: debian/control
===================================================================
--- debian/control      (Revision 13292)
+++ debian/control      (Arbeitskopie)
@@ -10,7 +10,7 @@
               ,cmake (>= 2.8)
               ,libcairo2-dev (>= 1.8.10)
               ,libcurl4-gnutls-dev
-              ,libdcmtk2-dev (>= 3.6.0)
+              ,libdcmtk2-dev (>= 3.6.0-12)
               ,libfftw3-dev
               ,libfreetype6-dev
               ,libgdcm2-dev
Index: debian/changelog
===================================================================
--- debian/changelog    (Revision 13292)
+++ debian/changelog    (Arbeitskopie)
@@ -1,3 +1,9 @@
+ginkgocadx (3.2.0.634.25-1~exp2) UNRELEASED; urgency=low
+
+  * Versioned Build-Depends from dcmtk (>= 3.6.0-12)
+
+ -- Andreas Tille <tille@debian.org>  Thu, 11 Apr 2013 11:39:24 +0200
+
 ginkgocadx (3.2.0.634.25-1~exp0) experimental; urgency=low
 
   [ Mathieu Malaterre ]


Thanks for the hint

      Andreas. 

-- 
http://fam-tille.de


Reply to: