[Gambas-user] [Gambas Bug Tracker] Bug #828: Newline in Project description breaks build of debian installation package
bugtracker at ...3416...
bugtracker at ...3416...
Wed Oct 28 10:20:54 CET 2015
http://gambaswiki.org/bugtracker/edit?object=BUG.828&from=L21haW4-
C THALHOFER reported a new bug.
Summary
-------
Newline in Project description breaks build of debian installation package
Type : Bug
Priority : Medium
Gambas version : 3.8
Product : Development Environment
Description
-----------
Since V 3.8 a project of mine cannot been packaged for debian any more. The process of building stops with:
dpkg-source: Fehler: Syntaxfehler in gambas3-gb-deg-form-3.8.1/debian/control in Zeile 14: Zeile mit unbekanntem Format (nicht Feld-Doppelpunkt-Wert)
That means: syntax error in gambas3-gb-deg-form-3.8.1/debian/control in Line 14: line with unknown format (no field-colon-value)
That is because in the project description there are newlines. If I remove them, the project builds flawlessly as before with Gambas 3.7
More information about the User
mailing list