1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187
|
polari (3.22.2-1) unstable; urgency=medium
* New upstream release.
-- Michael Biebl <biebl@debian.org> Thu, 10 Nov 2016 19:40:29 +0100
polari (3.22.1-1) unstable; urgency=medium
* New upstream release.
-- Michael Biebl <biebl@debian.org> Tue, 11 Oct 2016 18:04:55 +0200
polari (3.22.0-1) unstable; urgency=medium
* New upstream release.
* Bump debhelper compat level to 10.
-- Michael Biebl <biebl@debian.org> Tue, 20 Sep 2016 10:42:31 +0200
polari (3.21.92-1) unstable; urgency=medium
* New upstream development release.
* Bump Build-Depends on libgtk-3-dev and Depends on gir1.2-gtk-3.0 to
(>= 3.21.6).
-- Michael Biebl <biebl@debian.org> Wed, 14 Sep 2016 16:36:38 +0200
polari (3.21.91-1) unstable; urgency=medium
[ Brandon Snider ]
* New upstream beta release.
* debian/control.in: Replaced build-dep intltool (>= 0.50.0) with
gettext (>= 0.19.6).
* debian/control.in: Bump build-dep on libgtk-3-dev to (>= 3.21.4).
* debian/control.in: Bump runtime dep on gir1.2-gtk-3.0 to (>= 3.21.4).
[ Michael Biebl ]
* Add Build-Depends on yelp-tools.
* Add explicit Build-Depends and Depends on gir packages which are not
pulled in via the dev package and added via ${gir:Depends}. Upstream now
checks for those explicitly via AX_CHECK_GIRS_GJS.
* Enable all hardening flags.
-- Michael Biebl <biebl@debian.org> Tue, 06 Sep 2016 16:16:29 +0200
polari (3.20.3-1) unstable; urgency=medium
* New upstream release.
* Drop --disable-silent-rules from debian/rules. This is now handled by dh
directly depending on whether the DH_QUIET environment variable is set.
* Drop dh_auto_install override, no longer necessary.
* Add Depends on libglib2.0-bin, for gapplication. (Closes: #835220)
-- Michael Biebl <biebl@debian.org> Tue, 30 Aug 2016 18:41:35 +0200
polari (3.20.2-2) unstable; urgency=medium
* Add missing Depends on gir1.2-secret-1. (Closes: #824388)
* Bump Standards-Version to 3.9.8.
-- Michael Biebl <biebl@debian.org> Wed, 18 May 2016 18:25:43 +0200
polari (3.20.2-1) unstable; urgency=medium
[ Brandon Snider ]
* New upstream release.
* debian/control.in: Removed polari-dbg package.
* debian/rules: Ensure proper upgrade from polari-dbg to new dbgsym
packages by using dh_strip --dbgsym-migration.
* debian/control.in: Bump Build-Depends on debhelper to (>= 9.20160114) for
"--dbgsym-migration" support.
* debian/control.in: Bumped build-dep on libgtk-3-dev to (>= 3.19.12) to
comply with configure.ac.
* Added runtime dependency on gir1.2-gtk-3.0 (>= 3.19.12) to ensure proper
gtk+3.0 version.
* debian/control.in: Bumped runtime dep and build-dep on gjs to (>= 1.45.0).
(Closes: #820795)
-- Michael Biebl <biebl@debian.org> Fri, 13 May 2016 22:00:07 +0200
polari (3.20.0-1) unstable; urgency=medium
[ Michael Biebl ]
* Drop uploaders.mk from debian/rules as this breaks the clean target with
dh. Instead use the gnome dh addon which updates debian/control via
dh_gnome_clean.
[ Brandon Snider ]
* New upstream release.
* debian/control.in: Bump Standards-Version to 3.9.7.
* Deleted git-appdata-0.7.patch git-appdata-kudos.patch
git-appdata-screenshots-master.patch git-fix-appdata.patch. All applied
in 3.20.
-- Brandon Snider <brandonjsnider@gmail.com> Sun, 10 Apr 2016 14:37:54 -0400
polari (3.18.1-2) unstable; urgency=medium
* Add patches from upstream fixing appdata syntax (Closes: #813874)
- debian/patches/git-appdata-screenshots-master.patch
- debian/patches/git-appdata-kudos.patch
- debian/patches/git-appdata-0.7.patch
- debian/patches/git-fix-appdata.patch
-- Andreas Henriksson <andreas@fatal.se> Wed, 10 Feb 2016 00:35:27 +0100
polari (3.18.1-1) unstable; urgency=medium
* New upstream release.
-- Michael Biebl <biebl@debian.org> Wed, 14 Oct 2015 16:18:02 +0200
polari (3.18.0-1) unstable; urgency=medium
* New upstream release.
-- Michael Biebl <biebl@debian.org> Wed, 07 Oct 2015 23:36:35 +0200
polari (3.16.1-2) unstable; urgency=medium
* Bump dependency on gjs to (>= 1.43.3) for GTK widget templates support.
(Closes: #789372)
-- Michael Biebl <biebl@debian.org> Tue, 23 Jun 2015 02:00:58 +0200
polari (3.16.1-1) unstable; urgency=medium
* New upstream release.
* Update Build-Depends as per configure.ac:
- Add appstream-util.
- Bump libglib2.0-dev to (>= 2.43.4).
- Bump libgtk-3-dev to (>= 3.15.6).
-- Michael Biebl <biebl@debian.org> Thu, 18 Jun 2015 18:36:44 +0200
polari (3.14.1-1) unstable; urgency=medium
* New upstream release.
* debian/control.in: Bump Standards-Version to 3.9.6 (no further changes)
-- Laurent Bigonville <bigon@debian.org> Mon, 20 Oct 2014 00:15:25 +0200
polari (3.14.0-1) unstable; urgency=medium
* New upstream release.
* Upload to unstable.
-- Michael Biebl <biebl@debian.org> Wed, 01 Oct 2014 02:53:53 +0200
polari (3.13.92-1) experimental; urgency=medium
[ Jean Schurger ]
* New upstream release.
* debian/control.in:
- Bumb libgtk-3-dev (>= 3.13.4) build dependency according to configure.ac.
[ Dmitry Shachnev ]
* Also require GLib 2.41.0 (per configure.ac).
* Fix description of polari-dbg package.
* Install upstream NEWS file correctly.
-- Dmitry Shachnev <mitya57@debian.org> Fri, 19 Sep 2014 23:01:12 +0400
polari (3.12.2-1) unstable; urgency=medium
* New upstream release.
* debian/control.in: Fix Vcs-* URL
-- Laurent Bigonville <bigon@debian.org> Wed, 06 Aug 2014 18:23:53 +0200
polari (3.12.1-1) unstable; urgency=low
[ Brandon Snider ]
* New upstream release.
[ Laurent Bigonville ]
* New upstream release (3.12.1)
* debian/control:
- Add Vcs-* fields
- Add missing {build-,}dependencies
- Bump Standards-Version to 3.9.5 (no further changes)
* debian/rules:
- Drop get-fresh-source targets, do not reinvent the wheel
- Include uploaders.mk file to generate uploaders list
* debian/copyright: Add licence text
-- Laurent Bigonville <bigon@debian.org> Sat, 26 Apr 2014 16:23:10 +0200
|