Debian Package Tracker
Register | Log in
Subscribe

localslackirc

IRC gateway for slack, running on localhost for one user

Choose email to subscribe with

general
  • source: localslackirc (main)
  • version: 1.33-1
  • maintainer: Salvo 'LtWorf' Tomaselli (DMD)
  • arch: all
  • std-ver: 4.7.0
  • 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
  • oldstable: 1.11-1
  • stable: 1.17-1.1+deb12u1
  • testing: 1.33-1
  • unstable: 1.33-1
versioned links
  • 1.2-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.11-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.17-1.1+deb12u1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.33-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • localslackirc
action needed
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.34-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 1b60109b8856b783c065d77bf6782c17a58a195c
Merge: 1bb6653 c0ff174
Author: ltworf <ltworf@noreply.codeberg.org>
Date:   Wed May 28 18:17:30 2025 +0200

    Merge pull request 'Workaround slack's bug with diff messages' (#462) from fixdiff into master
    
    Reviewed-on: https://codeberg.org/ltworf/localslackirc/pulls/462

commit c0ff174dbd0113694f81cd9c1d691e5a3dd4ff26
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 14:25:35 2025 +0200

    Workaround slack's bug
    
    Fixes: #459

commit 9e1e965825ec0ba31da89b1e2b1cf3f8d3e06a39
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 14:22:43 2025 +0200

    CHANGELOG

commit 47da6c72fbfc502bdc046b9f771f06927ea8f86d
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 14:22:29 2025 +0200

    Test case for the bug they have

commit 1f263ed94b594f220649d05a2e859ddadfead5d6
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 13:49:54 2025 +0200

    Catch exception

commit 1bb6653cb91ba2a119867077d213cbaed8979f49
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 12:29:27 2025 +0200

    Handle CAP command

commit 7a837324e512d274f3b495625d186e1775062c09
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 12:30:00 2025 +0200

    Note that checks are done earlier now

commit d818fc93fbe24c2b971f9c297b4a1453222e8ffc
Merge: 8c7b9ab 169c90a
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 12:52:57 2025 +0200

    Merge branch 'fixes'

commit 169c90aa192db71ec9ac683d770bae8acdcf0705
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Mon Apr 14 11:07:21 2025 +0200

    Improve manpage

commit 1a2845640e7d9eb5118947f7046dc0f29062cb27
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Fri Apr 11 10:55:40 2025 +0200

    Standards-Version: 4.7.2

commit 8c7b9ab77b8f1a328d8472f59ff9dd17c7469f36
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Fri Apr 11 09:55:40 2025 +0200

    CHANGELOG

commit 05b1a70974252cbbd3649538d1b964e40e45636d
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Fri Apr 11 10:53:38 2025 +0200

    Away in whois

commit d5cc9cf82fc81d627543541acf2482fc1823a594
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Fri Apr 11 09:54:29 2025 +0200

    Handle ISON IRC command

commit 291af2fefd49ae3befade5682da2a76731c03ba0
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Fri Apr 11 09:53:51 2025 +0200

    Function to check if a slack user is away

commit f08ae2bb47d95ca63dc75f6da8a8321ef728dc9f
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Fri Apr 11 09:53:31 2025 +0200

    Add typing hint

commit 4a53e2c5cb583172f3a12c05d08fae1b7eda95c2
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Fri Apr 11 09:53:19 2025 +0200

    Fix exception handler

commit 8ade7fe1ab5c649e26ceb8c7ee07e2b7ac2eecc8
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Fri Apr 11 09:52:42 2025 +0200

    Add 2 more constants for IRC messages

commit 3970c3d43379fe11aa3b6564df9b4de9b97fdb96
Merge: 1a93818 3b1fd62
Author: ltworf <ltworf@noreply.codeberg.org>
Date:   Wed May 28 11:59:58 2025 +0200

    Merge pull request 'testaccess' (#461) from testaccess into master
    
    Reviewed-on: https://codeberg.org/ltworf/localslackirc/pulls/461

commit 3b1fd62d3cc3686460dc612b4b6cca3e6963acef
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 11:56:19 2025 +0200

    Add test for the download directory

commit 6254bb740c4941fabda50899becb6ce1fa468bb7
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 11:56:04 2025 +0200

    Test that downloads directory has the correct permissions

commit 2e525ddc5b0c229fcc7722eda8492930404bfef8
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 11:51:47 2025 +0200

    Add test for status file access

commit bd627f3de329fff03a228985ab73bb6d3ec66669
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 11:49:03 2025 +0200

    Fail settings verification right away

commit b743cbc7c924614d1761f29f7a88d4636cb14023
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 11:39:27 2025 +0200

    CHANGELOG

commit 90f6a2f6b5771b6b0e62e245226481eb959bc75a
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 11:39:13 2025 +0200

    Test access to status file
    
    Closes: 460

commit ca7826d6ee6c71a45653fc10b312c016696809f9
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed May 28 11:02:50 2025 +0200

    Bump version

commit 1a938183774cf3a1deb68a1719e02bf818299bb4
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed Feb 19 19:32:18 2025 +0100

    sq

commit 80dfefb78def663ee82b4926140a9216ae22b84a
Author: Salvo 'LtWorf' Tomaselli <tiposchi@tiscali.it>
Date:   Wed Feb 19 19:31:21 2025 +0100

    New syntax
Created: 2025-02-21 Last update: 2025-06-01 22:32
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.2 instead of 4.7.0).
Created: 2025-02-21 Last update: 2025-02-27 13:24
news
[rss feed]
  • [2024-12-03] localslackirc 1.33-1 MIGRATED to testing (Debian testing watch)
  • [2024-12-01] Accepted localslackirc 1.33-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-06-26] localslackirc 1.32-1 MIGRATED to testing (Debian testing watch)
  • [2024-06-18] Accepted localslackirc 1.32-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-05-17] localslackirc 1.31-1 MIGRATED to testing (Debian testing watch)
  • [2024-05-06] Accepted localslackirc 1.31-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-03-26] localslackirc 1.30-1 MIGRATED to testing (Debian testing watch)
  • [2024-03-22] Accepted localslackirc 1.30-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-03-20] Accepted localslackirc 1.29-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-03-15] localslackirc 1.28-2 MIGRATED to testing (Debian testing watch)
  • [2024-03-10] Accepted localslackirc 1.28-2 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-03-08] Accepted localslackirc 1.28-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-03-08] localslackirc 1.27-1 MIGRATED to testing (Debian testing watch)
  • [2024-02-29] Accepted localslackirc 1.27-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-02-28] Accepted localslackirc 1.26-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2024-02-04] localslackirc 1.25-1 MIGRATED to testing (Debian testing watch)
  • [2024-01-30] Accepted localslackirc 1.25-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2023-12-24] Accepted localslackirc 1.17-1.1+deb12u1 (source) into proposed-updates (Debian FTP Masters) (signed by: Salvo 'LtWorf' Tomaselli)
  • [2023-12-10] localslackirc 1.24-1 MIGRATED to testing (Debian testing watch)
  • [2023-12-02] Accepted localslackirc 1.24-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2023-11-28] localslackirc 1.23-1 MIGRATED to testing (Debian testing watch)
  • [2023-11-20] Accepted localslackirc 1.23-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2023-11-17] localslackirc 1.22-1 MIGRATED to testing (Debian testing watch)
  • [2023-11-14] Accepted localslackirc 1.22-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2023-11-12] localslackirc 1.21-1 MIGRATED to testing (Debian testing watch)
  • [2023-11-10] Accepted localslackirc 1.21-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2023-10-02] localslackirc 1.20-1 MIGRATED to testing (Debian testing watch)
  • [2023-09-24] Accepted localslackirc 1.20-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • [2023-09-21] localslackirc 1.19-1 MIGRATED to testing (Debian testing watch)
  • [2023-09-19] Accepted localslackirc 1.19-1 (source) into unstable (Salvo 'LtWorf' Tomaselli)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.33-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