diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-09-07 14:18:43 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-09-07 14:18:43 +0200 |
commit | 2ac2ca1077001bfd616e6b8bdf39d42952fe1bf0 (patch) | |
tree | ec789116ea4d5290d3b33bede0e481828fcbcdc6 /debian/changelog | |
parent | 9e618cc3f9a59038213aa8a91382a4c84315f569 (diff) | |
parent | e215d391e9d787ad739a0e2370ddac9519ea5c6f (diff) |
Merge branch 'release/debian/0.7.1-2'debian/0.7.1-2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8a41795..ffa8524 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +gnome-pie (0.7.1-2) unstable; urgency=high + + * New debian/patches/0100-fix-ftbfs_vala_0_42.patch to fix FTBFS + 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. + * Declare compliance with Debian Policy 4.2.1 (No changes needed). + * New debian/patches/0105-spelling_errors.patch to fix spelling errors. + * debian/control: + - Change Vcs-* to point to the new repository. + - Remove trailing whitespace. + * debian/copyright: + - Use secure URI for copyright format. + - Refresh years for debian/*. + + -- Jörg Frings-Fürst <debian@jff.email> Fri, 07 Sep 2018 08:52:14 +0200 + gnome-pie (0.7.1-1) unstable; urgency=medium * New upstream release. |