diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4568cc9..7d98bd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,18 @@ gnome-pie (0.7.1-2) UNRELEASED; urgency=medium * New debian/patches/0100-fix-ftbfs_vala_0_42.patch to fix FTBFS - with vala 0.42. + with vala 0.42 (Closes: #907943). + * Switch to Ayatana AppIndicator (Closes: #907551): + - New debian/patches/0700-ayatana-appindicator.patch. + - debian/control: + + Switch build depends from libappindicator3-dev to + libayatana-appindicator3-dev. + Thanks to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>. * Change to my new email address. * Migrate to debhelper 11: - Change debian/compat to 11. - debian/control: - + Bump minimum debhelper version to >= 11. + + Bump minimum debhelper version to >= 11. * Declare compliance with Debian Policy 4.2.1 (No changes needed). * New debian/patches/0105-spelling_errors.patch to fix spelling errors. * debian/control: |