On 28.03.2013, at 13:31, Helmut Grohne <[email protected]> wrote: > $package ($origversion~$unixseconds~1.gbp$abbrevcommitid) … > > ** SNAPSHOT build @$longcommitid ** > > $origchangelog > > -- $changedmaintainer
Unfortunately this does not work for all cases. When the distribution is UNRELEASED, the updates are merged into the changelog and the "SNAPSHOT" does not appear on the first line. The jenkins-debian-glue maintainer indicated that adding "local" to the version number is impossible, because that would break backwards compatibility. $package ($origversion~$unixseconds.$buildnumber) … [ Orig Maintainer ] $origchangelog [ jenkins-debian-glue Autobuilder ] * SNAPSHOT autobuild for $origversion via jenkins-debian-glue. -- $changedmaintainer Any ideas? Not sure whether lintian is the place to fix this anymore. Helmut -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

