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 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296
|
ayatana-indicator-notifications (23.10.1-1) unstable; urgency=medium
[ Mike Gabriel ]
* New upstream release.
* debian/control:
+ Replace systemd by systemd-dev in B-D. (Closes: #1060603).
+ Bump Standards-Version to 4.7.0. No changes needed.
+ Add B-D: libayatana-common-dev (>= 0.9.3).
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on cmake-extras, dpkg-dev,
libglib2.0-dev and libnotify-dev.
-- Mike Gabriel <sunweaver@debian.org> Sun, 28 Apr 2024 20:36:35 +0200
ayatana-indicator-notifications (23.10.0-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Update copyright attribution for debian/.
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
* debian/control:
+ Bump Standards-Version: to 4.6.2. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Wed, 31 Jan 2024 17:45:57 +0100
ayatana-indicator-notifications (22.9.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: to 4.6.1. No changes needed.
* debian/copyright:
+ Update copyright attributions.
+ Update auto-generated copyright.in file.
-- Mike Gabriel <sunweaver@debian.org> Sun, 02 Oct 2022 13:07:10 +0200
ayatana-indicator-notifications (22.2.0-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Fri, 18 Feb 2022 17:06:22 +0100
ayatana-indicator-notifications (0.9.0-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Bump Standards-Version: 4.6.0. No changes needed.
* debian/rules:
+ Adjust for upstream release 0.9.0.
* debian/copyright:
+ Update auto-generated copyright.in reference file.
+ Update copyright attributions.
* debian/upstream/metadata:
+ Update points of contact, put UBports Foundation in Donation: field.
-- Mike Gabriel <sunweaver@debian.org> Fri, 19 Nov 2021 23:05:43 +0100
ayatana-indicator-notifications (0.8.90-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Re-write B-D field. Upstream now uses CMake for building this project
and the indicator has been ported from classical indicator object to an
indicator NG object.
+ Drop Debian UBports Team from Uploaders: field. This indicator is
not relevant to Lomiri.
+ Bump Standards-Version: to 4.5.1. No changes needed.
+ Fix capitalization of the word 'Xfce'.
* debian/watch:
+ Update format version to 4.
* debian/rules:
+ Adapt to CMake based build.
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
-- Mike Gabriel <sunweaver@debian.org> Wed, 03 Feb 2021 12:48:12 +0100
ayatana-indicator-notifications (0.8.2-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Add B:/R: relation for indicator-notifications.
-- Mike Gabriel <sunweaver@debian.org> Thu, 10 Sep 2020 22:32:02 +0200
ayatana-indicator-notifications (0.8.1-1) unstable; urgency=medium
* New upstream release.
* debian/copyright:
+ Update copyright attributions.
* debian/docs:
+ Use README.md instead of README.
-- Mike Gabriel <sunweaver@debian.org> Fri, 21 Aug 2020 15:55:22 +0200
ayatana-indicator-notifications (0.8.0-1) unstable; urgency=medium
* New upstream version.
* debian/control:
+ Bump DH compat level to version 13.
+ Bump Standards-Version: to 4.5.0. No changes needed.
+ Add to D (ayatana-indicator-notifications): ayatana-indicator-common
(>= 0.8.0).
+ Add B-D systemd for [linux-any] builds.
* debian/copyright:
+ Update copyright attributions.
* debian/rules:
+ Drop --with system DH parameter.
-- Mike Gabriel <sunweaver@debian.org> Tue, 18 Aug 2020 10:00:08 +0200
ayatana-indicator-notifications (0.4.1-1) unstable; urgency=medium
* New upstream release.
* debian/{control,compat}:
+ Switch to debhelper-compat notation. Bump DH compat level to version 12.
* debian/control:
+ Bump Standards-Version: to 4.4.1. No changes needed.
+ Add Rules-Requires-Root: field and set it to "no".
* debian/copyright:
+ Update auto-generated copyright.in file.
+ Update copyright attributions.
* debian/upstream/metadata:
+ Add DEP-12 compliant metadata file.
-- Mike Gabriel <sunweaver@debian.org> Wed, 27 Nov 2019 10:08:58 +0100
ayatana-indicator-notifications (0.4.0-2) unstable; urgency=medium
* debian/control:
+ Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.2.0. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Tue, 21 Aug 2018 17:19:48 +0200
ayatana-indicator-notifications (0.4.0-1) unstable; urgency=medium
* Initial upload to Debian. (Closes: #893395).
-- Mike Gabriel <sunweaver@debian.org> Sun, 18 Mar 2018 15:12:21 +0100
indicator-notifications (0.3.3-0~ppa~trusty) trusty; urgency=medium
* New upstream release.
- Add an option to clear notifications on icon middle click.
-- Jason Conti <jason.conti@gmail.com> Wed, 15 Mar 2017 13:56:32 -0400
indicator-notifications (0.3.2-0~ppa~trusty) trusty; urgency=medium
* New upstream release.
- Make sure to escape the urls.
-- Jason Conti <jason.conti@gmail.com> Mon, 29 Aug 2016 14:51:29 -0400
indicator-notifications (0.3.1-0~ppa~trusty) trusty; urgency=medium
* New upstream release.
- Added support for clicking links inside of the notification body.
- Previously a notification could be dismissed by clicking anywhere inside
of it, now there are three options:
+ Click the close image (the X on the right of the notification)
+ Press space to dismiss the notification but leave the window open
+ Press enter to dismiss the notification but close the window
- The stock close image was replaced with custom images to show when a
notification is selected. These can be replaced in your icon theme:
+ indicator-notification-close-select
+ indicator-notification-close-deselect
- When the last notification is dismissed, close the menu
-- Jason Conti <jason.conti@gmail.com> Mon, 29 Aug 2016 13:44:54 -0400
indicator-notifications (0.2.7-0~ppa~trusty) trusty; urgency=medium
* New upstream release.
- Fix a serious memory leak in notification_new_from_dbus_message (LP:
#1391649)
-- Jason Conti <jason.conti@gmail.com> Fri, 23 Oct 2015 18:00:19 -0400
indicator-notifications (0.2.6-0~ppa~saucy) saucy; urgency=low
* New upstream release.
- Fix icon theme changes
* debian/patches/blacklist.patch:
- Dropped, included upstream
-- Jason Conti <jason.conti@gmail.com> Wed, 15 Jan 2014 15:27:38 -0500
indicator-notifications (0.2.5-0~ppa~saucy2) saucy; urgency=low
* debian/patches/blacklist.patch:
- New GSetting:
+ "blacklist" - discard notifications matching appname
-- Jason Conti <jason.conti@gmail.com> Mon, 13 Jan 2014 12:15:19 -0500
indicator-notifications (0.2.5-0~ppa~quantal) quantal; urgency=low
* New upstream release.
- Add GSettings support:
+ "hide-indicator" - show/hide the indicator (LP: #1128516)
+ "max-items" - maximum number of notifications to display
* debian/patches/eavesdrop-on-bus.patch:
- Dropped, included upstream.
-- Jason Conti <jason.conti@gmail.com> Sun, 17 Feb 2013 22:52:59 -0500
indicator-notifications (0.2.4-0~ppa~quantal) quantal; urgency=low
* debian/patches/eavesdrop-on-bus.patch:
- Add eavesdrop=true to match string so we get notifications again.
-- Jason Conti <jason.conti@gmail.com> Tue, 02 Oct 2012 15:04:50 -0400
indicator-notifications (0.2.4-0~ppa~oneiric) oneiric; urgency=low
* New upstream release.
- Fix icon update on theme change.
-- Jason Conti <jason.conti@gmail.com> Wed, 04 Apr 2012 21:20:15 -0400
indicator-notifications (0.2.3-0~ppa~oneiric) oneiric; urgency=low
* New upstream release.
- Add secondary-activate to dismiss or reactivate unread status with
middle click.
* debian/control:
- Bump standards to 3.9.3
-- Jason Conti <jason.conti@gmail.com> Wed, 04 Apr 2012 18:22:06 -0400
indicator-notifications (0.2.2-0~ppa~oneiric) oneiric; urgency=low
* New upstream release.
- Add better filtering for volume/brightness notifications.
- Notifications can be removed using the keyboard.
+ Use spacebar to keep the menu open
+ Use enter to close the menu after remove a notification
-- Jason Conti <jason.conti@gmail.com> Sun, 26 Feb 2012 15:29:49 -0500
indicator-notifications (0.2.1-0~ppa~oneiric) oneiric; urgency=low
* New upstream release.
- Dropped notification service
- Indicate notification count on clear menuitem
- Keep a backlog of notifications beyond the limit of 5 visible
- Click a notification to remove it
* debian/rules:
- Use the dh sequencer
- Drop gtk2 build
* debian/patches/reposition-menu.patch:
- Dropped, reverted upstream
* debian/indicator-notifications-gtk2.install:
- Dropped, no longer building the gtk2 version (dropped upstream)
-- Jason Conti <jason.conti@gmail.com> Sat, 25 Feb 2012 22:45:43 -0500
indicator-notifications (0.1.4-2~ppa~oneiric) oneiric; urgency=low
* debian/patches/reposition-menu.patch:
- Backport menu positioning fix from lp:recent-notifications/indicator
-- Jason Conti <jason.conti@gmail.com> Sat, 20 Aug 2011 15:03:16 -0400
indicator-notifications (0.1.4-1~ppa~oneiric) oneiric; urgency=low
* New upstream release (LP: #828972)
- port to gtk3
* Build both gtk2 and gtk3 packages
-- Jason Conti <jason.conti@gmail.com> Fri, 19 Aug 2011 13:51:47 -0400
indicator-notifications (0.1.1-2~natty) natty; urgency=low
* Add intltool to the build-deps
-- Jason Conti <jason.conti@gmail.com> Thu, 19 May 2011 22:25:46 -0400
indicator-notifications (0.1.1-1~natty) natty; urgency=low
* New upstream release
* Removed several unnecessary dependencies
-- Jason Conti <jason.conti@gmail.com> Thu, 19 May 2011 20:58:09 -0400
indicator-notifications (0.1.0-1) natty; urgency=low
* Initial release
-- Jason Conti <jason.conti@gmail.com> Thu, 19 May 2011 15:59:01 -0400
|