diff options
author | CI bot <ps-jenkins@lists.canonical.com> | 2014-03-19 09:04:46 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-03-19 09:04:46 +0000 |
commit | 5eb4df61d9630cbe0cda3bf0e5d1f81011939a46 (patch) | |
tree | f54daa810c66379c9d98925ed6482b14696f3631 | |
parent | 1ed018f444f848438dbb43dd83f4aacf5543bc36 (diff) | |
download | libdbusmenu-5eb4df61d9630cbe0cda3bf0e5d1f81011939a46.tar.gz libdbusmenu-5eb4df61d9630cbe0cda3bf0e5d1f81011939a46.tar.bz2 libdbusmenu-5eb4df61d9630cbe0cda3bf0e5d1f81011939a46.zip |
Releasing 12.10.3+14.04.20140319-0ubuntu1
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a2730bd..7a955b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libdbusmenu (12.10.3+14.04.20140319-0ubuntu1) trusty; urgency=low + + [ Charles Kerr ] + * Fix FTBFS caused by failing gtk-doc coverage test * when generating + the script that runs gtester, use ${GTKDOC_CHECK_PATH} instead of + ${GTKDOC_CHECK} to work with upstream changes + https://bugzilla.gnome.org/show_bug.cgi?id=701638 * add gtk-doc + markup to subclass structs' parent fields so that gtk-doc won't mark + them as undocumented. (LP: #1294165) + + [ Colin Watson ] + * Run tests with VERBOSE=1 so that Automake shows more detail. + + -- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 19 Mar 2014 09:04:45 +0000 + libdbusmenu (12.10.3+14.04.20140217.1-0ubuntu1) trusty; urgency=low [ Ted Gould ] |