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 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363
|
budgie-extras (1.1.0-1) unstable; urgency=medium
* New Release
- v1.1.0 Stable release
- See ChangeLog
* Packaging Changes
- control: build-dependency change from libhandy-0.0-dev to
libhandy-1-dev
-- David Mohammed <fossfreedom@ubuntu.com> Thu, 17 Sep 2020 21:45:41 +0100
budgie-extras (1.0.91-1) unstable; urgency=medium
* New release
- git tag v1.0.91 beta 2 release
- See ChangeLog
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 07 Sep 2020 20:05:31 +0100
budgie-extras (1.0.90-1) unstable; urgency=medium
* New release
- git tag v1.0.90 beta1 release
- see ChangeLog
* Packaging Changes:
- Remove all patches since merged in this new release
- control: bump debhelper version
- control: budgie-workspace-wallpaper-applet change arch to any
- control: update missing runtime dependencies
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 17 Aug 2020 14:40:05 +0100
budgie-extras (1.0.2-2) unstable; urgency=medium
* Add patch to resolve test suite failure (Closes: #962935)
- 0001-apply_pycodestyle.patch
* debian/tests add superficial as a restriction since the test
only covers source-code checks (Closes: #963023)
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 17 Jun 2020 16:02:48 +0100
budgie-extras (1.0.2-1) unstable; urgency=medium
* Service release (LP: #1881261)
- See ChangeLog
* Packaging Changes
- update runtime dependencies for some applets and shuffler miniapp
where runtime callouts to those executables are made
- Drop trashsymlinks since incorporated into the current release
-- David Mohammed <fossfreedom@ubuntu.com> Fri, 29 May 2020 10:19:18 +0100
budgie-extras (1.0.1-2) unstable; urgency=medium
* Bug-fix release
- Do not follow symlinks pointing to other partitions when emptying the
trash-can otherwise the location pointed to will also be deleted
(LP: #1872197)
-- David Mohammed <fossfreedom@ubuntu.com> Sat, 11 Apr 2020 16:26:57 +0100
budgie-extras (1.0.1-1) unstable; urgency=medium
* Service release
- See ChangeLog
- Resolves segmentation faults and numerous errors.ubuntu.com
reports due to using v3.36.0 version of libwnck3 (LP: #1870898)
-- David Mohammed <fossfreedom@ubuntu.com> Thu, 09 Apr 2020 13:47:18 +0100
budgie-extras (1.0.0-1) unstable; urgency=medium
* New release
Stable release following beta and release candidates
See ChangeLog
-- David Mohammed <fossfreedom@ubuntu.com> Fri, 27 Mar 2020 22:05:56 +0000
budgie-extras (0.95.0-1) unstable; urgency=medium
* New release
git tag v0.95.0 release candidate 2
Translation updates
Fix errors.ubuntu.com reports for takeabreak
Fix category view sorting in applications menu (LP: #1868400)
Fix launching pkexec based apps in the applications menu
Tidy codebase for countdown applet
* Packaging changes
control: Add missing dependencies for applets (xdotool, zenity, wmctrl)
-- David Mohammed <fossfreedom@ubuntu.com> Sun, 22 Mar 2020 14:37:56 +0000
budgie-extras (0.94.0-1) unstable; urgency=medium
* New release
git tag v0.94.0 release candidate 1
Translation updates
Add path to subprocess executables to ensure applets are running
with system defined calls
Shuffler fixes to ensure positioning on last row is correct
Applications menu remove double click for logout
Lots of fixes throughout applets for issues raised by
errors.ubuntu.com reports
Previews; don't translate an empty string
-- David Mohammed <fossfreedom@ubuntu.com> Sun, 08 Mar 2020 22:01:37 +0000
budgie-extras (0.93.0-2) unstable; urgency=medium
* Add wmctrl, xdotool as dependencies for various applets
-- David Mohammed <fossfreedom@ubuntu.com> Sat, 29 Feb 2020 16:10:14 +0000
budgie-extras (0.93.0-1) unstable; urgency=medium
* New release
git tag v0.93.0 beta release 4
Translation updates
Shuffler animations
Shuffler tiling fixes
Scaling fix for hotcorners
Ensure path to /usr/bin exes are used for spawned processes
-- David Mohammed <fossfreedom@ubuntu.com> Sun, 16 Feb 2020 17:08:39 +0000
budgie-extras (0.92.0-2) unstable; urgency=medium
* Upload experimental to unstable (Closes: #949981)
-- David Mohammed <fossfreedom@ubuntu.com> Tue, 04 Feb 2020 17:42:43 +0000
budgie-extras (0.92.0-1) experimental; urgency=medium
* New release
git tag v0.92.0 beta release 3
Shuffler updates including shortcut key revisions
Visualspace and previews handling windows moving to other workspaces
Revise layouts available
* Packaging Changes
control: bump Standards-Version; no changes required
control: budgie-extras-daemon change dependency to suggests
tests: replace pep8 for pycodestyle
-- David Mohammed <fossfreedom@ubuntu.com> Thu, 30 Jan 2020 19:42:21 +0000
budgie-extras (0.91.0-1) experimental; urgency=medium
* New release
git tag v0.91.0 beta release 2
* New window shuffler application
* Translation updates
* Packaging Changes
run wrap-and-sort -bst to tidy up package-lists
control: Revise recommendations for budgie-extras-daemon
control: budgie-window-shuffler package
-- David Mohammed <fossfreedom@ubuntu.com> Tue, 14 Jan 2020 19:24:37 +0000
budgie-extras (0.90.0-1) experimental; urgency=medium
* New release
git tag v0.90.0 beta release 1
* New applets
budgie-workspace-stopwatch-applet
budgie-applications-menu-applet
budgie-wallstreet
budgie-network-manager-applet
* budgie-visualspace-applet previous python based applet converted
to vala
* budgie-previews new mini-application with the previous applet
budgie-previews-applet now replaced.
* budgie-extras-daemon supports multiple desktop layouts
* Bug-fixes
desktop files includes keywords to resolve lintian information reports
Support vertical panels for weather applet
Rework dropby applet to prevent panel freezing issues
* Translation updates
* Packaging Changes
debian/copyright refresh to include year updates and new source files
control: add build-depends on debhelper-compat (= 12)
compat: remove deprecated file
control: new binaries for the listed applets above
control: build-dependencies updated for the vala compilation
control: budgie-visualspace-applet architecture changed to any
control: budgie-previews-applet made transition package
control: Add missing dependencies for hotcorners applet
control: Add missing dependency for recentlyused applet
control: Add missing dependency for weathershow applet
control: change previews from a python3 based app to a vala based
application. Description updated for the package
Previews install files updated
remove unneeded docs and include-binaries files
-- David Mohammed <fossfreedom@ubuntu.com> Thu, 09 Jan 2020 23:16:34 +0000
budgie-extras (0.9.1-1) unstable; urgency=medium
* New release
- See ChangeLog
* Packaging Changes
- Control swap build-depends pep8 for pycodestyle
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 14 Aug 2019 18:53:52 +0100
budgie-extras (0.9.0-1) unstable; urgency=medium
* New release
- See ChangeLog
* Packaging Changes
- Control: add libwnck-3-dev, libkeybinder-3.0-dev,
gnome-settings-daemon-dev as build dependencies
- Control: swap python dependencies for ShowTime to vala based
dependencies, architecture changed to any
- Control: Add packaging for takeabreak applet,
Workspace Stopwatch applet, Fuzzy Clock applet, Brightness
Controller applet, Budgie Extras Daemon, Budgie Quickchar
- Drop all patches since they have been incorporated
in the new release
- Control/Compat update for debhelper 12
- Bump StandardsVersion: no changes required
-- David Mohammed <fossfreedom@ubuntu.com> Thu, 25 Jul 2019 19:54:43 +0100
budgie-extras (0.7.1-3) unstable; urgency=medium
* Bug-fix release (LP: #1815310)
- Add missing dconf-cli package dependency
budgie-hotcorners-applet
budgie-Weathershow-applet
budgie-showtime-applet
-- David Mohammed <fossfreedom@ubuntu.com> Sat, 09 Feb 2019 23:48:07 +0000
budgie-extras (0.7.1-2) unstable; urgency=medium
* Bug-fix release
- Latest Translations
patch translations.patch
- Fix crashes when OWN releases new weather icons
patch weather.patch
-- David Mohammed <fossfreedom@ubuntu.com> Sat, 02 Feb 2019 11:46:27 +0000
budgie-extras (0.7.1-1) unstable; urgency=medium
* Bug-fix release
- Latest Translations
- Bug-fix to detect language for Weathershow correctly
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 23 Jan 2019 21:32:44 +0000
budgie-extras (0.7.0-1) unstable; urgency=medium
* New release
- See ChangeLog
* Packaging Changes
- remove unneeded clockworks doc
- drop existing patchset since now included in the new release
- Control: budgie-weather-applet build
and runtime dependencies updated due to python to Vala rewrite
- Control: Add budgie-extras-common build together with dependency
updates for several applets where they share the extras common
component
- Control: several build install changes where budgie-extras-common
now replaces individual component installations
- Copyright: updates due to extra licensing for the release
including year change
- Control: Bump StandardsVersion - no changes required
-- David Mohammed <fossfreedom@ubuntu.com> Sat, 29 Dec 2018 19:53:05 +0000
budgie-extras (0.6.1-4) unstable; urgency=medium
* Revert clockworks deprecation since package svgwrite v1.2.1 has
now been uploaded and the RC issue is now resolved
* Packaging Changes
- Control: Update description, dependencies and install file
for clockworks
-- David Mohammed <fossfreedom@ubuntu.com> Fri, 07 Dec 2018 20:04:15 +0000
budgie-extras (0.6.1-3) unstable; urgency=medium
* Bug-fix release
- Support for clockworks applet has been dropped since it depends
upon package svgwrite which FTBFS (v1.1.8). The RC issue causes
budgie-extras to be marked for autoremoval
* Packaging Changes
- Control: Update description for clockworks
- Update clockworks install to just include its README
-- David Mohammed <fossfreedom@ubuntu.com> Mon, 26 Nov 2018 19:41:04 +0000
budgie-extras (0.6.1-2) unstable; urgency=medium
* Bug-fix release
- patch 0002-Fixed-dropby-not-popping-up.patch
Ensure Dropby pops up when a USB device is detected
-- David Mohammed <fossfreedom@ubuntu.com> Sun, 07 Oct 2018 22:54:24 +0100
budgie-extras (0.6.1-1) unstable; urgency=medium
* New upstream release
- see ChangeLog for details
* Issues Resolved:
- fix showtime crash on early exit (LP: #1760741)
- fix hotcorners pressure calculation causing crash of the
applet (LP: #1781981)
- fix occasional display issues with previews (LP: #1779766)
wpreviews.patch
* Patch 0001-Fix-GPL-license-to-be-project-consistent.patch
Apply upstream fix to make QuickNote source copyright
consistent with the project
* Packaging Changes:
- Bump Standards-Version - no changes required
- debian/control change build-dependencies to build both vala and
python3 applets
- debian/control
update descriptions for vala applets
revise binary dependencies for hotcorners and quicknote
change architecture for hotcorners and quicknote to any
update BuildDepends to accommodate Vala compilation
Add new binary packages for trash, recentlyused, applauncher and weather
- debian/rules Add hardening instructions for Vala based applets
-- David Mohammed <fossfreedom@ubuntu.com> Tue, 18 Sep 2018 13:06:49 +0100
budgie-extras (0.5.0-1) unstable; urgency=medium
* New release
- Add Kangaroo plugin
* Packaging changes
- debian/control drop obsolete alternate library for budgie-desktop
- debian/control add missing runtime dependency gir1.2-peas-1.0
- debian/control bump StandardsVersion no changes required
- debian/control add binary package budgie-kangaroo-applet
-- David Mohammed <fossfreedom@ubuntu.com> Tue, 08 May 2018 20:29:07 +0100
budgie-extras (0.4.2-1) unstable; urgency=medium
* New upstream release
* Packaging Changes:
- debian/control and debian/compat: update to v11
- debian/control: Bump Standards-Version - no changes required
- debian/control: new binary packages budgie-rotation-lock-applet,
budgie-clockworks-applet,
budgie-dropby-applet
- debian/copyright: 2018 year updates
- debian/rules remove ninja make rules since debhelper can deal
with meson builds
- debian/rules check DEB_BUILD_OPTIONS for autotest
- remove not needed debian/files
- signing key; move and rename to debian/upstream
-- David Mohammed <fossfreedom@ubuntu.com> Sun, 25 Feb 2018 19:50:17 +0000
budgie-extras (0.3.0-1) unstable; urgency=medium
* Initial Release (Closes: #883720)
-- David Mohammed <fossfreedom@ubuntu.com> Wed, 06 Dec 2017 20:20:57 +0000
|