After fixing debian/rules for the new csc location (mono-csc not csc), and adjusting debian/control for the new package names of cecil: libmono-cecil-cil-dev, libmono-cecil-flowanalysis-cil-dev,
The package still fails to build, like due to big changes in cecil: ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(547,105): error CS0246: The type or namespace name `IMethodReferenceExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(570,63): error CS0246: The type or namespace name `IMethodInvocationExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(576,70): error CS0246: The type or namespace name `IMethodReferenceExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(584,79): error CS0246: The type or namespace name `IMethodReferenceExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(624,52): error CS0246: The type or namespace name `IFieldReferenceExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(665,52): error CS0246: The type or namespace name `ILiteralExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(670,46): error CS0246: The type or namespace name `AstExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(675,83): error CS0246: The type or namespace name `AstExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(695,49): error CS0246: The type or namespace name `AstExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(701,58): error CS0246: The type or namespace name `AstExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(712,36): error CS0246: The type or namespace name `AstExpression' could not be found. Are you missing a using directive or an assembly reference? ./Db4objects.Db4o.Tools/NativeQueries/QueryExpressionBuilder.cs(719,89): error CS0246: The type or namespace name `AstExpression' could not be found. Are you missing a using directive or an assembly reference? I think this package needs to be removed from testing as it cannot be built without doing a fair bit of work. Also note that the current version upstream is 7.12. Removing this from testing would also cause these to be removed: longomatch tangerine -Kees -- Kees Cook @debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org