~pete-woods/cmake-extras/gdbus-conventional-appending-lp1671807

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Pete Woods
  • Date: 2017-03-10 12:29:15 UTC
  • Revision ID: pete.woods@canonical.com-20170310122915-zvfw33r1jxmfium9
Switch to conventional generated source appending for GDbus macros.

- Keep existing behaviour around, too, in-case anyone is already using it.
- Also prefix all macro parameters with "_" to avoid potential name conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cmake-extras (1.3-0ubuntu1) UNRELEASED; urgency=medium
 
2
 
 
3
  * Make GDBus source name generation work like more conventional macros.
 
4
 
 
5
 -- Pete <pete.woods@canonical.com>  Fri, 10 Mar 2017 12:21:39 +0000
 
6
 
1
7
cmake-extras (1.2+17.04.20170228-0ubuntu1) zesty; urgency=medium
2
8
 
3
9
  * Add function to compile GSettings schemas. (LP: #1664714)