python-caja 1.26.0-1 source package in Ubuntu

Changelog

python-caja (1.26.0-1) unstable; urgency=medium

  [ Martin Wimpress ]
  * New upstream release.
  * debian/patches:
    + Add 1000_fix-xsession-errors.patch. (LP: #1945052)
  * debian/patches:
    + Replace 1000_fix-xsession-errors.patch with
      1000_fix_missing_g_strdup.patch.

  [ Mike Gabriel ]
  * debian/control:
    + Bump Standards-Version: to 4.6.0. No changes needed.
  * debian/copyright:
    + Update copyright attributions.
  * debian/python-caja-common.doc-base:
    + Add file. Register API docs with doc-base system.
  * debian/{rules,python-caja-common.*}:
    + Move GTK API documentation to pkg's doc folder.

 -- Mike Gabriel <email address hidden>  Mon, 13 Dec 2021 10:12:01 +0100

Upload details

Uploaded by:
ole hasselbalch
Uploaded to:
Sid
Original maintainer:
ole hasselbalch
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
python-caja_1.26.0-1.dsc 2.3 KiB 40dfb91d17699885be85f12505f536fd02e34cfbf97414b58290ea8214424f8d
python-caja_1.26.0.orig.tar.xz 45.8 KiB 939f720ba96243887c942a35734f2c93145e5bbd4874eb65ca764d65dff06ca0
python-caja_1.26.0-1.debian.tar.xz 7.1 KiB 06f259169b20d2d250bf2f0b9131f144b5cc0e369236d0eef625edede34daf0e

No changes file available.

Binary packages built by this source

python-caja-common: Python binding for Caja components (common files)

 Caja is the official file manager for the MATE desktop. It allows one
 to browse directories, preview files and launch applications associated
 with them. It is also responsible for handling the icons on the MATE
 desktop. It works on local and remote filesystems.
 .
 The Python binding for Caja allows one to write Caja property page
 and menu item extensions in Python.
 .
 This package contains the architecture independent files.

python3-caja: Python3 binding for Caja components

 Caja is the official file manager for the MATE desktop. It allows one
 to browse directories, preview files and launch applications associated
 with them. It is also responsible for handling the icons on the MATE
 desktop. It works on local and remote filesystems.
 .
 The Python binding for Caja allows one to write Caja property page
 and menu item extensions in Python.

python3-caja-dbgsym: debug symbols for python3-caja