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

Re: Second round (Was: Packages maintained by Debian Science maintainers but missing in tasks files)



Hi Anton,

On Tue, Dec 17, 2013 at 02:22:45PM +0100, Anton Gladky wrote:
> Hi Andreas,
> 
> did you use the git-version for generating this list?
> It seems, that it does not reflect changes, which were
> made recently.
> 
> See my commit [1]. I have added packages like alglib and eigen3,
> but thy are listed here.

Luckily I can confirm that the Blends tools are right:

$ git diff HEAD^
diff --git a/tasks/mathematics-dev b/tasks/mathematics-dev
index 0e08f43..438b883 100644
--- a/tasks/mathematics-dev
+++ b/tasks/mathematics-dev
@@ -156,11 +156,11 @@ Why: solver
 
 Depends: libigraph0-dev
 
-Depends: alglib
+Depends: libalglib-dev
 
-Depends: eigen3
+Depends: libeigen3-dev
 
-Depends: gnuplot-iostream
+Depends: libgnuplot-iostream-dev
 
 Depends: qcustomplot


You always need to *binary* packages in tasks files - as you are doing
in any control file with dependencies.  So I fixed these three but the
UDD importer says:

2013-12-17 14:14:41,223 - INFO - (209): Blend debian-science task mathematics-dev: Package qcustomplot not found
2013-12-17 14:14:43,258 - INFO - (209): Blend debian-science task mathematics-dev: Package quadrule not found
2013-12-17 14:14:45,456 - INFO - (209): Blend debian-science task mathematics-dev: Package mpfrc++ not found

I have no idea why these are not on my list but I also changed these to
the according binary packages in my next commit.  I tried to spot some
more specifications of source instead of binary packages.  I need to
check why the web sentinel was not warning about these - the UDD importer
was more verbose.

Kind regards

       Andreas.

-- 
http://fam-tille.de


Reply to: