Debian Package Tracker
Register | Log in
Subscribe

salutatoi

Choose email to subscribe with

general
  • source: salutatoi (main)
  • version: 0.8.0~hg3247.f981c0e99220-2
  • maintainer: Debian XMPP Maintainers (archive) (DMD)
  • uploaders: Martin [DMD] – Thomas Preud'homme [DMD] – Matteo Cypriani [DMD] [DM]
  • arch: all
  • std-ver: 4.1.3
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.5.1-2
  • oldstable: 0.6.1-2
  • stable: 0.7.0a4-1
  • testing: 0.8.0~hg3247.f981c0e99220-2
  • unstable: 0.8.0~hg3247.f981c0e99220-2
versioned links
  • 0.5.1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.6.1-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.7.0a4-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.8.0~hg3247.f981c0e99220-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • sat-xmpp-core
  • sat-xmpp-jp
  • sat-xmpp-primitivus
action needed
Marked for autoremoval on 04 February: #971291 high
Version 0.8.0~hg3247.f981c0e99220-2 of salutatoi is marked for autoremoval from testing on Thu 04 Feb 2021. It is affected by #971291. The removal of salutatoi will also cause the removal of (transitive) reverse dependencies: sat-pubsub, sat-templates. You should try to prevent the removal by fixing these RC bugs.
Created: 2021-01-05 Last update: 2021-01-21 02:34
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 0.8.0~hg3453.864485605d12-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 e571e1543935d724329ec93b4095d90cb69197c9
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Wed Jan 20 23:10:31 2021 +0000

    Simplify debian/rules
    
    Make use of latest debhelper and pybuild features to simplify
    debian/rules

commit f6abaf404aabffc3f6922c7a786ef57b7fe85da7
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Mon Jan 18 00:22:20 2021 +0000

    Update lintian-overrides tag name

commit 60c9c35662dfa4e1b5280b5cea20deae22776eff
Author: Matteo Cypriani <mcy@lm7.fr>
Date:   Sun Jan 17 21:31:14 2021 +0100

    d/watch: switch to format v4, use https

commit 96ea19b117ffc677e792faa2b8d77f5fdcbcc596
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 23:34:58 2021 +0000

    Bump debhelper compat to 13

commit 66141c2e809cc34ac61d38a8ebce9d3c2c3b30de
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 23:50:26 2021 +0000

    List intentionally not installed files

commit 49bb92e78918cbd93757793752727665a4cc1f43
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 23:43:09 2021 +0000

    Bump standard version to 4.5.1

commit 7cb97602f8ff9580ceb2557836155a9f1b6f1c9a
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 23:38:16 2021 +0000

    Make setup.py install verbose by default
    
    From Debian policy 4.2.0 onwards, package build should be as verbose as
    possible, unless terse is listed in DEB_BUILD_OPTIONS variable. This
    commit implement these new directives by passing the --verbose flag to
    setup.py install unless terse is in effect.

commit 031d0ef435ac8f973c9d47094a4a7c7fefb7cb52
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 23:17:40 2021 +0000

    Stop setting no longer used SAT_INSTALL in rules

commit 2cc5f7858d0f31a7f40990d5af0e9229fee379ec
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 22:17:40 2021 +0000

    Adapt to sat.sh replacement by launcher.py
    
    sat.sh no longer exists upstream, it has been replaced by a python
    script. Therefore patch for sat.sh is no longer needed and this commit
    updates the installation instruction for the launcher.

commit 04095b7856f58a619de1da086c06df072984329b
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Wed Jan 20 22:52:29 2021 +0000

    Deal with entrypoint conflict with module dir
    
    New entrypoint sat cannot be installed in the same directory as the
    Python modules since one of the top-level package is also named sat,
    making the install fail.

commit 552f824ffec68ba70f95ecbc4c1421d62739a7a0
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 21:28:56 2021 +0000

    Replace python3-crypto by python3-pycryptodome

commit dc8657eb29acd3c8e35d243cd9ce38892122dbbe
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 22:48:10 2021 +0000

    Rebase setup.py setuptools patch

commit 0e6d5405edeb88d373310fc62923035e74708b47
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 21:48:05 2021 +0000

    Update sat_tmp
    
    Update patch adding sat_tmp to 74:76b7ae23dc66 snapshot

commit beb04e0da193ed9c86af808b88f7dd6394a50dc4
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Mon Jan 18 00:19:52 2021 +0000

    Update copyright

commit e1608b955aa248003c505371a227101d940e25e0
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 21:24:01 2021 +0000

    Create changelog entry for new upstream snapshot

commit 91b467a9bf88662337af483571171800ecef85f8
Merge: ce755cd c947c62
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 21:38:52 2021 +0000

    Update upstream source from tag 'upstream/0.8.0_hg3453.864485605d12'
    
    Update to upstream version '0.8.0~hg3453.864485605d12'
    with Debian dir c3d4344a4d77edd46fe393e55881a25b51822c33

commit c947c6237ac8bd2a5eafbd3dfc84af5c4b70eb4c
Author: Thomas Preud'homme <robotux@celest.fr>
Date:   Sun Jan 17 21:38:51 2021 +0000

    New upstream version 0.8.0~hg3453.864485605d12
Created: 2021-01-20 Last update: 2021-01-21 01:07
Depends on packages which need a new maintainer normal
The packages that salutatoi depends on which need a new maintainer are:
  • markdown (#466330)
    • Build-Depends: markdown
Created: 2020-01-13 Last update: 2021-01-21 01:06
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.5.1 instead of 4.1.3).
Created: 2018-04-16 Last update: 2020-11-17 05:41
news
[rss feed]
  • [2020-04-10] salutatoi 0.8.0~hg3247.f981c0e99220-2 MIGRATED to testing (Debian testing watch)
  • [2020-04-05] Accepted salutatoi 0.8.0~hg3247.f981c0e99220-2 (source) into unstable (Martin) (signed by: W. Martin Borgert)
  • [2020-04-05] Accepted salutatoi 0.8.0~hg3247.f981c0e99220-1 (source) into unstable (Martin) (signed by: W. Martin Borgert)
  • [2020-01-23] salutatoi REMOVED from testing (Debian testing watch)
  • [2019-03-12] salutatoi 0.7.0a4-1 MIGRATED to testing (Debian testing watch)
  • [2019-03-01] Accepted salutatoi 0.7.0a4-1 (source all) into unstable (W. Martin Borgert)
  • [2019-02-11] salutatoi 0.7.0a3-1 MIGRATED to testing (Debian testing watch)
  • [2019-02-06] Accepted salutatoi 0.7.0a3-1 (source all) into unstable (W. Martin Borgert)
  • [2018-11-10] salutatoi 0.7.0a1+hg20180914.f69c1b260e49-2 MIGRATED to testing (Debian testing watch)
  • [2018-11-05] Accepted salutatoi 0.7.0a1+hg20180914.f69c1b260e49-2 (source all) into unstable (W. Martin Borgert)
  • [2018-10-02] salutatoi 0.7.0a1+hg20180914.f69c1b260e49-1 MIGRATED to testing (Debian testing watch)
  • [2018-09-26] Accepted salutatoi 0.7.0a1+hg20180914.f69c1b260e49-1 (source all) into unstable (W. Martin Borgert)
  • [2018-03-07] salutatoi 0.6.1.1+hg20180228-1 MIGRATED to testing (Debian testing watch)
  • [2018-03-01] Accepted salutatoi 0.6.1.1+hg20180228-1 (source all) into unstable (W. Martin Borgert)
  • [2018-02-28] salutatoi 0.6.1.1+hg20180208-1 MIGRATED to testing (Debian testing watch)
  • [2018-02-23] Accepted salutatoi 0.6.1.1+hg20180208-1 (source all) into unstable (W. Martin Borgert)
  • [2017-01-31] salutatoi 0.6.1-2 MIGRATED to testing (Debian testing watch)
  • [2017-01-20] Accepted salutatoi 0.6.1-2 (source all) into unstable (Matteo Cypriani)
  • [2016-08-14] salutatoi 0.6.1-1 MIGRATED to testing (Debian testing watch)
  • [2016-08-07] Accepted salutatoi 0.6.1-1 (source all) into unstable (Thomas Preud'homme)
  • [2014-09-30] salutatoi 0.5.1-2 MIGRATED to testing (Britney)
  • [2014-09-24] Accepted salutatoi 0.5.1-2 (source all) into unstable (Matteo Cypriani)
  • [2014-09-21] Accepted salutatoi 0.5.1-1 (source all) into unstable (Matteo Cypriani)
  • [2014-09-20] salutatoi 0.5.0-1 MIGRATED to testing (Britney)
  • [2014-09-15] Accepted salutatoi 0.5.0-1 (source all) into unstable (Matteo Cypriani)
  • [2014-03-18] salutatoi 0.4.1-2 MIGRATED to testing (Debian testing watch)
  • [2014-03-12] Accepted salutatoi 0.4.1-2 (source all) (Matteo Cypriani)
  • [2014-03-11] Accepted salutatoi 0.4.1-1 (source all) (Matteo Cypriani)
  • [2014-03-06] salutatoi 0.3.0-7 MIGRATED to testing (Debian testing watch)
  • [2014-02-28] Accepted salutatoi 0.3.0-7 (source all) (Matteo Cypriani)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 1
  • I&N: 0
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, clang, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • l10n (-, 13)
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.8.0~hg3247.f981c0e99220-2

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