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 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403
|
caja (1.16.6-1+deb9u1) stretch; urgency=medium
[ Pablo Barciela ]
* debian/patches:
+ Add 0001_fix-high-cpu-while-loading-background-image.patch. (Closes:
#875717).
-- Mike Gabriel <sunweaver@debian.org> Mon, 18 Sep 2017 13:36:12 +0200
caja (1.16.6-1) unstable; urgency=medium
* New upstream release. (Closes: #862155).
* Issues solved between 1.16.2 and 1.16.5:
- Caja's background and emblems dialog works again. (Closes: #828158).
- Add ability to get feedback from Orca when additional icons are
selected/deselected. (Closes: #757851).
- In icon and compact view, fix scrolling and renaming in large folders
(Closes: #836352, #826261).
* Issues solved between 1.16.5 and 1.16.6:
- Show correct right-click menu after making file/folder selection
- Make custom icons (like folder-color extension) work in list view
- Open With dialog: force icon size to avoid huge icons with GTK+3
- Load different CSS for desktop with GTK+ 3.14 (fixes black text
under desktop icons with some themes like Adwaita)
* debian/control:
+ Versioned B-D bump of libmate-desktop-dev (to >= 1.16.2)
-- Mike Gabriel <sunweaver@debian.org> Fri, 28 Apr 2017 22:41:10 +0200
caja (1.16.2-2) unstable; urgency=medium
[ Martin Wimpress ]
* debian/rules:
+ Enable dh_girespository helper.
-- Mike Gabriel <sunweaver@debian.org> Tue, 24 Jan 2017 20:15:12 +0100
caja (1.16.2-1) unstable; urgency=medium
* New upstream release.
- List view: show/hide columns instead of appending/removing them (fixes
crash when moving between trash and other folder with GTK+3). (Closes:
#834943).
- Rename labels: follow theme if available, sane default. (Closes: #851311).
- Fix keyboard-down wraparound on compact view. (Closes: #817061).
-- Mike Gabriel <sunweaver@debian.org> Tue, 24 Jan 2017 17:19:20 +0100
caja (1.16.1-1) unstable; urgency=medium
* New upstream release.
- Fix regression that sometimes caused visual glitches when selecting
icons.
- GTK+3: Some CSS adjustments. (Closes: #839799).
- GTK+3: Fix accessibility on desktop (for Orca). (Closes: #840568).
- GTK+3: Fix several runtime warnings. (Closes: #840422).
- Translations update.
-- Mike Gabriel <sunweaver@debian.org> Thu, 20 Oct 2016 13:17:32 +0200
caja (1.16.0-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
- Various GTK-3.21 incompatibilities fixed. (Closes: #836349, #837889,
#838155, #834943, #838108, #836669).
[ Vangelis Mouhtsis ]
* debian/control:
+ Dependencies updated for MATE 1.16.
* debian/watch:
+ Update version matching again to _not_ support development releases.
[ Mike Gabriel ]
* debian/changelog:
+ Fix missing changelog items for 1.15.4-0ubuntu1 upload.
-- Mike Gabriel <sunweaver@debian.org> Sat, 01 Oct 2016 16:29:42 +0200
caja (1.15.4-0ubuntu1) yakkety; urgency=medium
* New upstream development release. (Closes: #836349).
* debian/control:
+ Dependencies updated for MATE 1.15.
* debian/watch:
+ Update version matching to support development releases.
* debian/changelog:
+ White space clean-up in previous stanza.
-- Martin Wimpress <code@flexion.org> Fri, 09 Sep 2016 13:04:46 +0100
caja (1.14.2-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
[ Vangelis Mouhtsis ]
* debian/{control,rules}:
+ Don't build dbg:packages anymore.
See https://wiki.debian.org/AutomaticDebugPackages.
-- Mike Gabriel <sunweaver@debian.org> Mon, 22 Aug 2016 10:23:57 +0200
caja (1.14.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Versioned B-D: libmate-desktop-dev (>= 1.14)
+ Versioned B-D: mate-common (>= 1.14)
+ B-D: libgtk-3-dev
+ B-D: libunique-3.0-dev
+ Add to D (libcaja-extension-dev): libgtk-3-dev.
+ Fix conflict between caja and libcaja-extension1 1.8.x.
+ Processed with wrap-and-sort.
+ B-D: libgail-3-dev
+ Bump Standards: to 3.9.8. No changes needed.
* debian/rules:
+ Add --with-gtk=3.0
+ MateConf dropped upstream.
* debian/copyright:
+ Update copyright attributions.
[ Mike Gabriel ]
* debian/control:
+ Fix relation between caja, libcaja-extension1 and old bin:pkg
libcaja-extension.
-- Mike Gabriel <sunweaver@debian.org> Mon, 23 May 2016 12:47:48 +0200
caja (1.12.7-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream bugfix release:
- Fix remaining random changes of font color in icon view. (LP:#1562612).
-- Mike Gabriel <sunweaver@debian.org> Thu, 31 Mar 2016 13:49:22 +0200
caja (1.12.6-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release. (LP:#1517566, LP:#1521206).
[ Mike Gabriel ]
* debian/control:
+ Bump Standards: to 3.9.7. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Tue, 15 Mar 2016 08:51:45 +0100
caja (1.12.4-2) unstable; urgency=medium
* debian/changelog:
+ Fix referenced version in stanza for 1.12.3-2.
* debian/control:
+ Fix typo in field name "Breaks:" (for libcaja-extension-doc). (Closes:
#814957).
-- Mike Gabriel <sunweaver@debian.org> Wed, 17 Feb 2016 11:25:43 +0100
caja (1.12.4-1) unstable; urgency=medium
* New upstream release.
* debian/control:
+ Use encrypted URLs for Vcs-*: field.
+ Versioned B-D on dpkg-dev (>= 1.16.1.1).
* debian/rules:
+ Enable all hardening flags.
-- Mike Gabriel <sunweaver@debian.org> Mon, 15 Feb 2016 23:55:37 +0100
caja (1.12.3-2) unstable; urgency=medium
* debian/control:
+ Split off bin:package libcaja-extension-doc from libcaja-extension-dev.
(Closes: #813684).
* debian/control:
+ Add Breaks: field for recently introduced bin:package
libcaja-extension-doc. It breaks libcaja-extension-dev (<< 1.12.3-2~).
-- Mike Gabriel <sunweaver@debian.org> Mon, 15 Feb 2016 13:45:17 +0100
caja (1.12.3-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
- Filename font color now gets picked up from theme correctly for
all themes. (Closes: #770760).
-- Mike Gabriel <sunweaver@debian.org> Wed, 03 Feb 2016 19:21:06 +0100
caja (1.12.2-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop 1001_fix-typo-in-binary.patch. Applied upstream.
-- Mike Gabriel <sunweaver@debian.org> Mon, 04 Jan 2016 00:02:25 +0100
caja (1.12.1-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Versioned B-D: mate-common (>= 1.12) and libmate-desktop-dev
(>= 1.12.0).
+ Correct minor typo in package SYNOPSIS of bin:package
libcaja-extension1-dbg.
* debian/copyright:
+ Update copyright attributions.
[ Mike Gabriel ]
* debian/patches:
+ Add 1001_fix-typo-in-binary.patch. Fix systematic typo in binary
(reported by lintian).
-- Mike Gabriel <sunweaver@debian.org> Mon, 21 Dec 2015 12:50:02 +0100
caja (1.10.4-1) unstable; urgency=medium
[ Martin Wimpress ]
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Tue, 29 Sep 2015 11:27:11 +0200
caja (1.10.3-2) unstable; urgency=medium
[ Martin Wimpress ]
* debian/control:
+ Clean up build dependencies. Process with wrap-and-sort.
+ Update gstreamer dependencies to 1.0 match upstream changes.
+ Update caja with Breaks: libcaja-extension (<< 1.10.0).
-- Mike Gabriel <sunweaver@debian.org> Thu, 03 Sep 2015 07:47:13 +0200
caja (1.10.3-1) unstable; urgency=low
[ Martin Wimpress ]
* New upstream release.
* debian/caja-common.install:
+ Add common files.
* debian/caja.install:
+ Remove common files.
* debian/libcaja-extension-dev.install:
+ Add usr/share/gtk-doc.
* debian/rules:
+ Add --enable-gtk-doc.
+ Remove dfsg suffix.
* debian/watch:
+ Remove dfsg suffix.
[ John Paul Adrian Glaubitz ]
* Fix spelling in debian/control (allows to -> allows one to).
* Upload to unstable.
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Mon, 10 Aug 2015 13:39:55 +0200
caja (1.10.1-1~exp1) experimental; urgency=low
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Update dependencies for new release.
+ Update descriptions so they are consistent with upstream.
+ Remove superfluous gir1.2-* build-dependencies.
* debian/copyright:
+ Update copyright file after new upstream release.
* debian/patches:
+ Drop 0001_fix-desktop-icon-size.patch. Applied upstream.
+ Drop 0002_dont-start-desktop-outside-of-MATE-sessions.patch.
Applied upstream.
+ Drop 0003_fix-crash-in-places-sidebar.patch. Applied upstream.
* debian/rules:
+ Remove --enable-unique because libunique is required now.
+ Add --with-gtk=2.0.
* debian/caja-common.install
+ Add /usr/share/appdata.
[ Mike Gabriel ]
* debian/control:
+ Versioned D: mate-common (>= 1.10).
+ Update Section (gir1.2-caja): introspection.
* debian/patches:
+ Drop 0004_avoid-automounts-while-screen-is-locked.patch. Applied
upstream.
* debian/copyright:
+ Mention data/*.xml.in.
+ Drop block for src/glibcompat.h, not in upstream sources anymore.
* debian/rules:
+ Create orig tarball in ../ rather than in $(CURDIR).
-- Mike Gabriel <sunweaver@debian.org> Mon, 15 Jun 2015 09:10:14 +0200
caja (1.8.2-4) unstable; urgency=medium
* debian/patches:
+ Add 0004_avoid-automounts-while-screen-is-locked.patch. Don't
mount newly added USB flash drives / optical disks / etc. while
a session is locked by the screensaver. Delay the automounting
action until the session has been unlocked again. (Closes: #781608).
-- Mike Gabriel <sunweaver@debian.org> Mon, 11 May 2015 06:19:52 +0200
caja (1.8.2-3) unstable; urgency=medium
* debian/control:
+ Add to R (caja): gvfs-backends. (Closes: #776689).
* debian/patches:
+ Add 0003_fix-crash-in-places-sidebar.patch. Fix crash caja crashing after
USB drive eject if any bookmarks are present. (Closes: #780731).
-- Mike Gabriel <sunweaver@debian.org> Mon, 23 Mar 2015 18:18:43 +0100
caja (1.8.2-2) unstable; urgency=medium
* debian/patches:
+ Add 0001_fix-desktop-icon-size.patch. Make adjusting the default
folder and desktop icon size predictable. (Closes: #775525).
+ Add 0002_dont-start-desktop-outside-of-MATE-sessions.patch. Stop
launching a MATE desktop window when one opens Caja outside a MATE
desktop session. (Closes: #771587).
* debian/control:
+ Add to B (bin:package caja). From this release on, caja relies on
mate-session-manager 1.8.1-7 or higher when running in a MATE session.
However, caja does not depend on mate-session-manager.
-- Mike Gabriel <sunweaver@debian.org> Wed, 21 Jan 2015 14:58:18 +0100
caja (1.8.2-1) unstable; urgency=medium
[ Mike Gabriel ]
* New upstream release. (Closes: #757479).
* debian/copyright:
+ Really mention all upstream files.
+ debian/control:
+ Drop direct Pre-Ds on bin:package multiarch-support.
[ Vangelis Mouhtsis ]
* debian/control:Bump Standards: to 3.9.6. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Mon, 29 Sep 2014 11:31:01 +0200
caja (1.8.1-2) unstable; urgency=low
[ Vangelis Mouhtsis ]
* debian/rules:
+ Replace on dh_install --list-missing -> --fail-missing.
* debian/control:
+ Add [linux-any] in build-depends as needed to make package
build on non-Linux Debian variants. (Closes: #749490).
-- Mike Gabriel <sunweaver@debian.org> Fri, 30 May 2014 13:22:08 +0200
caja (1.8.1-1) unstable; urgency=low
* New upstream release.
* debian/copyright:
+ Fix typo (opinion -> option).
* debian/patches:
+ Drop 0001_x-caja-desktop.patch, 1001_man-page-fixes.patch. Both applied
upstream.
-- Mike Gabriel <sunweaver@debian.org> Tue, 29 Apr 2014 07:24:34 +0200
caja (1.8.0-1) unstable; urgency=low
* New upstream release.
* debian/watch:
+ Use tagged CGit tarball snapshots as upstream source.
* debian/copyright:
+ Adapt to file changes in new upstream source tree.
+ Point to git.mate-desktop.org in Source: field.
* debian/control:
+ Add to B-D: libdconf-dev.
+ Versioned B-D for libmate-desktop-dev (>= 1.7.1).
* debian/rules:
+ Build package using autogen.sh.
+ Turn on compiler commands during package build (configure option:
--disable-silent-rules).
+ Enable parallel builds
* debian/patches:
+ Add patch 1003_fix-missing-main-category-in-desktop-files.patch. Silence
a lintian warning that complains about a missing main category in some
desktop files.
+ Drop 1001_add-keywords-to-desktop-files.patch. Applied upstream.
+ Drop 1002_fix-caja-autorun-software-man-page.patch. Applied upstream.
+ Drop 1003_fix-missing-main-category-in-desktop-files.patch. Applied
upstream.
+ Pull in 0001_x-caja-desktop.patch from upstream. Fix multiply opened caja
instances during session startup.
+ Add 1001_man-page-fixes.patch. Fix minor man page issues reported by
lintian.
* debian/caja.install:
+ Omit /usr/share/gtk-doc/ from package. Not built anymore in 1.8.0.
* lintian:
+ Drop not-needed-anymore overrides.
-- Mike Gabriel <sunweaver@debian.org> Sat, 05 Apr 2014 23:39:33 +0200
caja (1.6.4-1) unstable; urgency=low
* Initial release. (Closes: #727061).
-- Mike Gabriel <sunweaver@debian.org> Tue, 11 Feb 2014 09:16:26 +0100
|