On 2014-01-03 21:28, T o n g wrote: > Hi, > > What's the cause (and fix) of the following error? > > dpkg-source -b dbab-1.0.1 > dpkg-source: error: can't build with source format '3.0 (quilt)': > version does not contain a revision > dpkg-buildpackage: error: dpkg-source -b dbab-1.0.1 gave error exit > status 255 > > Thanks > >
Hi, I guess (without having it confirmed) that your package has a "native" version (i.e. without a "dash"). For 3.0 (quilt) packages your package must have a non-native version (e.g. 1.0.1-1). See also ยง5.6.12 of the Debian Policy Manual for more info[1]. ~Niels [1] http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Version -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

