Debian Package Tracker
Register | Log in
Subscribe

parcellite

lightweight GTK+ clipboard manager

Choose email to subscribe with

general
  • source: parcellite (main)
  • version: 1.2.1-9.1
  • maintainer: Dominik Szmek (DMD)
  • uploaders: Josue Ortega [DMD]
  • arch: any
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 1.2.1-4
  • oldstable: 1.2.1-4
  • unstable: 1.2.1-9.1
versioned links
  • 1.2.1-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.2.1-9.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • parcellite (5 bugs: 1, 4, 0, 0)
action needed
Debci reports failed tests high
  • unstable: neutral (log)
    The tests ran in 0:00:31
    Last run: 2026-05-24T21:09:24.000Z
    Previous status: unknown

  • testing: neutral (log)
    The tests ran in 0:00:34
    Last run: 2025-11-27T17:22:31.000Z
    Previous status: unknown

  • stable: fail (log)
    The tests ran in 0:00:23
    Last run: 2025-08-11T04:49:28.000Z
    Previous status: unknown

Created: 2025-08-11 Last update: 2026-07-27 21:01
A new upstream version is available: 1.2.5 high
A new upstream version 1.2.5 is available, you should consider packaging it.
Created: 2025-11-27 Last update: 2026-07-27 17:00
debian/patches: 1 patch with invalid metadata, 7 patches to forward upstream high

Among the 8 debian patches available in version 1.2.1-9.1 of the package, we noticed the following issues:

  • 1 patch with invalid metadata that ought to be fixed.
  • 7 patches where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2023-02-26 Last update: 2025-10-10 08:03
The package has not entered testing even though the delay is over normal
The package has not entered testing even though the 5-day delay is over. Check why.
Created: 2026-04-13 Last update: 2026-07-27 20:32
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 1.2.5-1, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit c2b95e5b112574ac1b6d33872df5f3978cad27b8
Merge: d7f8286 63ec899
Author: Josué Ortega <josue@debian.org>
Date:   Sat Jul 25 13:54:21 2026 +0000

    Merge branch 'dpat/parcellite-1.2.5' into 'master'
    
    Update package for the new upstream release 1.2.5
    
    See merge request debian/parcellite!1

commit 63ec89924b7d64cbd59353194008e89cbab6f28e
Author: Darshaka Pathirana <dpat@syn-net.org>
Date:   Sat Jul 18 22:37:11 2026 +0200

    Update changelog for 1.2.5-1

commit 9e549a2b0875d74eafa663704730613c0f744de4
Author: Darshaka Pathirana <dpat@syn-net.org>
Date:   Tue Jul 21 21:49:36 2026 +0200

    Update port-to-gtk-3.patch
    
    This is a fixed and rebased version of
    https://github.com/rickyrockrat/parcellite/pull/43.
    
    Taken from https://github.com/rickyrockrat/parcellite/pull/121
    
    Refreshed the following patches:
    
    - debian/patches/gcc-15.patch
    - debian/patches/fix-menu-popup.patch
    
    Dropped the following patches, inluced upstream:
    
    -fix-pop-up-menu-race-condition-gtk3.patch
    -000-fix-ftbfs-gcc14.patch
    
    Thanks: City-busz

commit 43873997477bda96858798bd82240ece372a21c9
Author: Darshaka Pathirana <dpat@syn-net.org>
Date:   Tue Jul 21 20:37:34 2026 +0200

    Fix popup shown at top of the screen
    
    Selection list always shown at the top of the screen, see:
    https://github.com/rickyrockrat/parcellite/issues/110
    
    Patch is taken from https://github.com/rickyrockrat/parcellite/pull/120
    
    Refreshed so that the patch applies without fuzz.
    
    Thanks: City-busz

commit 29841e956b40d1a927c6c48ba03db414fe02a961
Author: Darshaka Pathirana <dpat@syn-net.org>
Date:   Tue Jul 21 17:14:26 2026 +0200

    Fix lintian: wrong-name-for-manual-page
    
    - Manual pages should be installed compressed using gzip -9
    - The manual page needs an extension like "*section*[*program*].gz"
    
    See:
    
    * https://www.debian.org/doc/debian-policy/ch-docs.html#manual-pages
    * https://udd.debian.org/lintian-tag/wrong-name-for-manual-page?affected=yes

commit 3fd5afb577a9f96544bfea445583725025fc5403
Author: Darshaka Pathirana <dpat@syn-net.org>
Date:   Sat Jul 18 22:59:48 2026 +0200

    Update patches for new upstream release v1.2.5
    
    - Dropped fix-configure-ac.patch: upstream dropped autotools
    - Dropped add-missing-keywords-entry.patch: included upstream
    - Dropped ayatana-appindicator.patch: package builds without
      libayatana-appindicator-dev and multiple appindicator libs are
      detected upstream
    - Added new patch: fix error: conflicting types for ‘create_parcellite_menu’
    - Refreshed debian/patches

commit 590ca635b592a3581b68547709a96664ee0e8627
Author: Darshaka Pathirana <dpat@syn-net.org>
Date:   Thu Jul 23 04:40:15 2026 +0200

    New upstream version 1.2.5

commit 3182ae062ccb6f92afe5bcd44ea0bd867d48bba2
Author: Adrian Bunk <bunk@debian.org>
Date:   Tue Oct 7 20:34:07 2025 +0300

    Import Debian changes 1.2.1-9.1
    
    parcellite (1.2.1-9.1) unstable; urgency=medium
    .
      * Non-maintainer upload.
      * Fix FTBFS with GCC 15. (Closes: #1114255)


https://salsa.debian.org/api/v4/projects/debian%2Fparcellite API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
Created: 2025-10-09 Last update: 2026-07-25 14:32
Issues found with some translations low

Automatic checks made by the Debian l10n team found some issues with the translations contained in this package. You should check the l10n status report for more information.

Issues can be things such as missing translations, problematic translated strings, outdated PO files, unknown languages, etc.

Created: 2020-02-26 Last update: 2020-02-26 10:49
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.6.2).
Created: 2024-04-07 Last update: 2026-03-31 15:01
testing migrations
  • excuses:
    • Migration status for parcellite (- to 1.2.1-9.1): BLOCKED: Rejected/violates migration policy/introduces a regression
    • Issues preventing migration:
    • ∙ ∙ Updating parcellite would introduce bugs in testing: #1120222
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/p/parcellite.html
    • ∙ ∙ Autopkgtest for parcellite/1.2.1-9.1: amd64: No tests, superficial or marked flaky ♻, arm64: No tests, superficial or marked flaky ♻, armhf: No tests, superficial or marked flaky ♻, i386: No tests, superficial or marked flaky ♻, loong64: No tests, superficial or marked flaky ♻, ppc64el: No tests, superficial or marked flaky ♻, riscv64: No tests, superficial or marked flaky ♻, s390x: No tests, superficial or marked flaky ♻
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • ∙ ∙ 291 days old (needed 5 days)
    • Not considered
news
[rss feed]
  • [2025-12-07] parcellite REMOVED from testing (Debian testing watch)
  • [2025-10-15] parcellite 1.2.1-9.1 MIGRATED to testing (Debian testing watch)
  • [2025-10-09] Accepted parcellite 1.2.1-9.1 (source) into unstable (Adrian Bunk)
  • [2025-10-06] parcellite REMOVED from testing (Debian testing watch)
  • [2025-08-13] parcellite 1.2.1-9 MIGRATED to testing (Debian testing watch)
  • [2025-05-01] Accepted parcellite 1.2.1-9 (source) into unstable (Josue Ortega)
  • [2024-08-10] parcellite REMOVED from testing (Debian testing watch)
  • [2023-10-31] parcellite 1.2.1-8 MIGRATED to testing (Debian testing watch)
  • [2023-10-25] Accepted parcellite 1.2.1-8 (source) into unstable (Dominik Szmek) (signed by: Josue Ortega)
  • [2023-10-20] Accepted parcellite 1.2.1-7 (source) into unstable (Dominik Szmek) (signed by: Josue Ortega)
  • [2023-09-21] parcellite 1.2.1-5 MIGRATED to testing (Debian testing watch)
  • [2023-09-19] Accepted parcellite 1.2.1-6 (source) into experimental (Dominik Szmek) (signed by: Josue Ortega)
  • [2023-09-16] Accepted parcellite 1.2.1-5 (source) into unstable (Bastian Germann) (signed by: bage@debian.org)
  • [2023-07-04] parcellite 1.2.1-4.1 MIGRATED to testing (Debian testing watch)
  • [2023-06-28] Accepted parcellite 1.2.1-4.1 (source) into unstable (Bastian Germann) (signed by: bage@debian.org)
  • [2021-01-16] parcellite 1.2.1-4 MIGRATED to testing (Debian testing watch)
  • [2021-01-11] Accepted parcellite 1.2.1-4 (source) into unstable (Thomas Koch)
  • [2020-12-27] parcellite REMOVED from testing (Debian testing watch)
  • [2020-12-27] parcellite REMOVED from testing (Debian testing watch)
  • [2018-07-27] parcellite 1.2.1-3 MIGRATED to testing (Debian testing watch)
  • [2018-07-21] Accepted parcellite 1.2.1-3 (source amd64) into unstable (Hugo Lefeuvre)
  • [2017-09-04] parcellite 1.2.1-2 MIGRATED to testing (Debian testing watch)
  • [2017-08-29] Accepted parcellite 1.2.1-2 (source amd64) into unstable (Hugo Lefeuvre)
  • [2017-05-26] Accepted parcellite 1.2.1-1 (source amd64) into experimental (Hugo Lefeuvre)
  • [2014-10-19] parcellite 1.1.9-1 MIGRATED to testing (Britney)
  • [2014-10-09] Accepted parcellite 1.1.9-1 (source amd64) into unstable (Hugo Lefeuvre) (signed by: Andrew Starr-Bochicchio)
  • [2014-08-24] parcellite 1.1.8-1 MIGRATED to testing (Britney)
  • [2014-08-19] Accepted parcellite 1.1.8-1 (source amd64) into unstable (Hugo Lefeuvre) (signed by: Andrew Starr-Bochicchio)
  • [2014-06-28] parcellite 1.1.7-3 MIGRATED to testing (Debian testing watch)
  • [2014-06-18] Accepted parcellite 1.1.7-3 (source amd64) (Hugo Lefeuvre) (signed by: Andrew Starr-Bochicchio)
  • 1
  • 2
bugs [bug history graph]
  • all: 5
  • RC: 1
  • I&N: 4
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, cross
  • popcon
  • browse source code
  • other distros
  • screenshots
  • l10n (-, 94)
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.2.1-9.1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing