desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #63620
[Bug 913637] [NEW] --with-sub-version build option is always "-" (should be -revision)
Public bug reported:
An error in debian/rules causes the -with-sub-version build option to
always be set to "-", regardless of the changelog version.
NB: debian/rules is a makefile and make *always* expands $. To prevent
$ expansion (so that awk substitution works), use $$ instead.
** Affects: evolution (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/913637
Title:
--with-sub-version build option is always "-" (should be -revision)
Status in “evolution” package in Ubuntu:
New
Bug description:
An error in debian/rules causes the -with-sub-version build option to
always be set to "-", regardless of the changelog version.
NB: debian/rules is a makefile and make *always* expands $. To
prevent $ expansion (so that awk substitution works), use $$ instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/913637/+subscriptions
Follow ups
References