borgmatic (2.0.11-2) unstable; urgency=medium . * Use a solution that also checks for the absence of files inside /etc/borgmatic, to accommodate for the corner case where the user has created this directory but has neither generated nor written a config. Borgmatic for Debian treats /etc/borgmatic.d/* like other locations for drop-in configuration, thus configuration under /etc/borgmatic.d will NOT be automatically migrated in case of breaking changes. A side-effect of this policy is that users who wish to opt-out of auto-migrated configuration should place their configuration in /etc/borgmatic.d rather than /etc/borgmatic (Closes: #1121514, #1121705). * Add preliminary README.Debian. borgmatic (2.0.11-1) unstable; urgency=medium . * New upstream release 2.0.11 (Closes: #1106814, #1109155). * Rebase quilt series onto this release. * Acknowledge NMUs. * Upstream provides a config file migration tool, so we should save the user time by running it. Notably, it highlights deprecated config keys and introduces their replacements in a commented-out state. Use borgmatic.postinst, a maintscript, to introduce preliminary support for this feature, and generate a migrated foo.yaml.dpkg-dist for each foo.yaml. * Add myself to Uploaders. borgmatic (1.9.14-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream version 1.9.14 * Update NEWS, add major and breaking changes (Closes: #1099802) borgmatic (1.9.13-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream version 1.9.13 (Closes: #1095980) * Add warning about breaking changes (Closes: #1050461) * Add shell script to fetch upstream documentation locally borgmatic (1.9.10-1) unstable; urgency=medium . * Non-maintainer upload. * New upstream version 1.9.10 * Fix for "exclude_patterns" and "exclude_from" not supporting explicit * pattern styles (e.g., "sh:" or "re:"). (Closes: #1095997) borgmatic (1.9.3-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream version 1.9.3 * d/patches: update patch * d/control: Add missing b-d borgmatic (1.9.2-0.2) unstable; urgency=medium . * Non-maintainer upload. * Fixed failing test with autopkgtest borgmatic (1.9.2-0.1) unstable; urgency=medium . * Non-maintainer upload. * d/control: Switch Testsuite to autopkgtest-pkg-pybuild * New upstream version 1.9.2 * d/patches: refresh patches borgmatic (1.9.1-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream version 1.9.1 * d/patches: refresh patches borgmatic (1.9.0-0.1) unstable; urgency=medium . * Non-maintainer upload. * Switch d/watch to official upstream forge * d/rules: add upstream changelog * Add systemd start condition on /etc/borgmatic.d/*.yaml (Closes: #1054605) * New upstream version 1.9.0 (Closes: #1064206) * Build-Depends on pybuild-plugin-pyproject * d/patches: refresh patches borgmatic (1.8.14-0.1) unstable; urgency=medium . * Non-maintainer upload. * Drop build dep pykwalify * New upstream version 1.8.14 (Closes: #1067801) * Bump Standards-Version to 4.7.0 (no changes needed) borgmatic (1.8.9-1) unstable; urgency=medium . * New upstream version 1.8.9 (Closes: #1067298) * d/copyright: Update years * d/control: Update BD (added apprise), also suggested borgmatic (1.8.3-1) unstable; urgency=medium . * New upstream version 1.8.3 * d/patches: refresh patches * d/control: Update BD according new version borgmatic (1.7.7-1) unstable; urgency=medium . * New upstream version 1.7.7 borgmatic (1.7.6-1) unstable; urgency=medium . * New upstream version 1.7.6 * Bump Standards-Version to 4.6.2 (no changes needed) borgmatic (1.7.4-0.1) unstable; urgency=medium . * Non-maintainer upload. * New upstream version 1.7.4 (Closes: #1019347) borgmatic (1.6.3-1.1) unstable; urgency=medium . * Non-maintainer upload. * No source change upload to rebuild with debhelper 13.10. borgmatic (1.6.3-1) unstable; urgency=medium . [ Andrej Shadura ] * Bump the minimum Python version to 3.8. It’s actually python_requires='>3.7.0', not ">=". . [ Sebastien Badia ] * New upstream version 1.6.3 borgmatic (1.6.0-1) unstable; urgency=medium . * New upstream release (Closes: #1011053). * Update upstream metadata. * Update the minimum Python version. borgmatic (1.5.20-1) unstable; urgency=medium . * New upstream version 1.5.20 * d/systemd: Fix unit/timer install, thanks @kaliko (Closes: #993591) * d/patches: Refresh quilt patches * d/control: Bump Standards-Version to 4.6.0 (no changes needed) borgmatic (1.5.18-2) unstable; urgency=medium . * Fix the spelling of systemd. * Build-depend on dh-sequence-python3 instead of --with python3. * Clean manpages and egg-info in debian/clean. borgmatic (1.5.18-1) unstable; urgency=medium . * New upstream version 1.5.18 * d/patches: + removed applied upstream patch + Add systemd service and timer (closes: !3) * d/control: Added missing new B-D jsonschema * d/service: Install timer and service (Closes: #989322) borgmatic (1.5.12-2) unstable; urgency=medium . * d/patches: Import upstream patch for Python 3.9 (Closes: #980697) * d/control: Bump debhelper compat to 13 borgmatic (1.5.12-1) unstable; urgency=medium . [ Sebastien Badia ] * d/copyright: Update license (thanks Michał). . [ Johan Fleury ] * New upstream version 1.5.12 (Closes: #977058). * d/upstream/metadata: add fields for reporting bugs to upstream. * Update arch from any to all (Closes: #969167). * d/control: Bump to Standards-Version 4.5.1 (no changes needed). borgmatic (1.5.1-1) unstable; urgency=medium . * Bump Standards-Version to 4.5.0 (no changes needed) * New upstream version 1.5.1 * d/salsa: Enable salsa ci borgmatic (1.4.21-1) unstable; urgency=medium . * New upstream release. borgmatic (1.4.8-3) unstable; urgency=medium . * No-change rebuild. . borgmatic (1.4.8-2) unstable; urgency=medium . * Add the missing requests dependency borgmatic (1.4.8-2) unstable; urgency=medium . * Add the missing requests dependency borgmatic (1.4.8-1) unstable; urgency=medium . [ Dominik George ] * New upstream version 1.3.24 * d/control: + Add myself to Uploaders . [ Andrej Shadura ] * New upstream version 1.4.8 * Maintain in the Collective. * Bump Standards-Version to 4.4.1. borgmatic (1.3.21-1) unstable; urgency=medium . * New upstream version 1.3.21 * d/control: + switch to debhelper-compat and level 12 + added Rules-Requires-Root: no borgmatic (1.3.15-1) unstable; urgency=medium . * New upstream version 1.3.15 (Closes: #934122) * d/control: + Bump debhelper compatibility to 12 + Bump to Standards-Version 4.4.0 (no changes needed) + Added coloram to B-D + Wrap and sort control file + Added testsuite (autopkgtest-pkg-python) + Added myself as uploaders * d/upstream: Added Upstream metadata * d/patches: Remove deprecated coverage pytest options * d/man: Generate manpages for all binary borgmatic (1.2.11-1) unstable; urgency=medium . * New upstream version 1.2.11. * Fix issues in d/copyright: - Fix the borgmatic licence - Fix the upstream name and source django-tables (3.0.0-1) unstable; urgency=medium . * Team upload. * [15ea661] New upstream version 3.0.0 * [62b7098] d/control: Set min Django Version to 3:5.2~ for bin pkg graphql-core (3.2.11-1) unstable; urgency=medium . * [642defe] New upstream version 3.2.11 * [4f07e4d] d/control: Update Standards-Version to 4.7.4 haskell-ogma-cli (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-core (1.14.0-2) unstable; urgency=medium . * Simplify install path for haskell-ogma-core-utils haskell-ogma-core (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-extra (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-language-c (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-language-copilot (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-language-csv (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-language-jsonspec (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-language-lustre (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-language-smv (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-language-xlsx (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-language-xmlspec (1.14.0-1) unstable; urgency=medium . * New upstream release haskell-ogma-spec (1.14.0-1) unstable; urgency=medium . * New upstream release jeepney (0.9.0-3) unstable; urgency=medium . * Team Upload * Salsa CI: test & profiles * Mark more build-deps or * Use dh-sequence-* build dependencies instead of dh --with: sphinxdoc. * Use dh-sequence-python3 * Set upstream metadata fields: Documentation. * Remove redundant Priority: optional from source stanza. * Update standards version to 4.7.4, no changes needed. jujutsu (0.42.0-4) unstable; urgency=medium . * Relax deps on assert_cmd * Add builddep on insta * Tweak digest builddep * Add a cargo tree command to capture deps diagnostics * Unrelax digest builddep (Closes: 1140694) jujutsu (0.42.0-3) unstable; urgency=medium . * Mark a number of builddeps as !nocheck * Reenable testutils jujutsu (0.42.0-2) unstable; urgency=medium . * Add recommends on less * Replace nano with the editor command (Closes: 1136072) jujutsu (0.42.0-1) unstable; urgency=medium . * New upstream release (Closes: 1135114) * Refresh patches * Add anstream and mimalloc builddeps jujutsu (0.41.0-1) unstable; urgency=medium . * New upstream release * Refresh patches * Add builddep on gix-ignore, percent-encoding and drop ignore * Relax rayon dependency jujutsu (0.40.0-2) unstable; urgency=medium . * Add Built-Using header * Cleanup builddeps jujutsu (0.40.0-1) unstable; urgency=medium . * New upstream release * Split off prost tweaks into its own patch * Refresh patches * Add builddep on eyre jujutsu (0.39.0-1) unstable; urgency=medium . * New upstream release * Unrelax some deps to reduce the diff * Remove redundant Priority: optional from source stanza. * Set upstream metadata fields: Security-Contact. * Refresh patches * Add builddeps on ansi-to-tui and ratatui * Enable 'sha1' feature for gix * Some tweaks for newer gix jujutsu (0.38.0-3) unstable; urgency=medium . * Upgrade to whoami v2 builddep jujutsu (0.38.0-2) unstable; urgency=medium . * Add explicit builddep on whoami v1 jujutsu (0.38.0-1) unstable; urgency=medium . * Add Eric Dorland as an uploader * Add upstream-vcs-tag * Add librust-shlex-dev build dep * Update build dep on digest * Refresh patch * More patches for gix and rand jujutsu (0.37.0-5) unstable; urgency=medium . * Team upload * Update watch file format version to 5. * Use GitHub template in watch file instead of explicit Source/Matching-Pattern. * Update standards version to 4.7.4, no changes needed. * Add upstream/metadata * Update homepage * Fix Filenamemangle * Use newer librust-rand-dev and librust-rand-chacha-dev jujutsu (0.37.0-4) unstable; urgency=medium . * Team upload * Switch to dh-shell-completions * Add Static-Built-Using & X-Cargo-Built-Using fields * Enable pristine-tar explicitly jujutsu (0.30.0-1) unstable; urgency=medium . * Initial release. (Closes: #1061772) kf6-baloo (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-frameworkintegration (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kauth (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Update symbols from build for 6.26.0. kf6-kbookmarks (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kcmutils (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kcolorscheme (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Bump Standards-Version to 4.7.4, no change required. kf6-kcompletion (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kconfig (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Bump Standards-Version to 4.7.4, no change required. kf6-kconfigwidgets (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kcontacts (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Bump Standards-Version to 4.7.4, no change required. kf6-kcoreaddons (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Update symbols from build for 6.26.0. * Review copyright information. kf6-kcrash (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kdav (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Bump Standards-Version to 4.7.4, no change required. kf6-kdeclarative (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kded (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Bump Standards-Version to 4.7.4, no change required. kf6-kdesu (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kfilemetadata (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Loosen Recommends from libkf6filemetadata-dev to libkf6filemetadata- dev-tools so it still works if libkf6filemetadata-dev-tools gets binary rebuilt. kf6-kiconthemes (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kio (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Bump Standards-Version to 4.7.4, no change required. * Update symbols from build for 6.26.0. kf6-kjobwidgets (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-knewstuff (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-knotifications (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-knotifyconfig (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kpackage (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kparts (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kpeople (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Bump Standards-Version to 4.7.4, no change required. kf6-kpty (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-krunner (6.26.0-2) unstable; urgency=medium . * Team upload. * Restore changes made in upload 6.23.0-4, they are in the salsa repo but for some reason they were lost in the source package in the archive. kf6-krunner (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kservice (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-ktexteditor (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. * Update symbols from build for 6.26.0. kf6-ktextwidgets (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kwallet (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. kf6-kxmlgui (6.26.0-1) unstable; urgency=medium . [ Aurélien COUDERC ] * New upstream release (6.26.0). * Update build-deps and deps with the info from cmake. libavif (1.4.2-1) unstable; urgency=medium . * New upstream version 1.4.2. * debian/copyright: Refresh information. * Bump debhelper compat to v14, Standards-Version 4.7.4. nbformat (5.10.4-2) unstable; urgency=medium . * Team upload. * Clean better (Closes: #1047806) * Add debian/salsa-ci.yml to test & profiles * Mark python3-testpath as * Mark python3-numpydoc as * Use dh-sequence-python3 * Use dh-sequence-* build dependencies instead of dh --with: sphinxdoc. * Update standards version to 4.7.4, no changes needed. * Set upstream metadata fields: Documentation. nocturne (1.0.1-2) unstable; urgency=medium . * Add missing runtime deps (Closes: #1140951) nocturne (1.0.1-1) unstable; urgency=medium . * Initial release. (Closes: #1132365) pdns (5.1.3-1) unstable; urgency=medium . * New upstream version 5.1.3 * Drop upstream applied patches php-revolt-event-loop (1.0.9-3) unstable; urgency=medium . * Don’t run testsuite on ppc64el since it triggers a segfault php-revolt-event-loop (1.0.9-2) unstable; urgency=medium . * Skip test failure on ppc64el php-revolt-event-loop (1.0.9-1) unstable; urgency=low . * Initial release (new Symfony dependency) pooch (1.9.0-2) unstable; urgency=medium . [ Bas Couwenberg ] * Bump Standards-Version to 4.7.4, no changes. * Annotate optional dependencies with nocheck, add xxhash to Suggests. (closes: #1140962) pyshp (3.1.4-1) unstable; urgency=medium . * Team upload. * New upstream release. python-biopython (1.87+dfsg-3) unstable; urgency=medium . * Team upload. * extending Fix-Endian-issue-with-binary-CIF.patch python-biopython (1.87+dfsg-2) unstable; urgency=medium . * Team upload. * insert Fix-Endian-issue-with-binary-CIF.patch * remove obsolete port_tutorial_to_muscle3.patch * d/rules: Copy test data only into {build_dir} to fix the FTBR. python-django-debug-toolbar (1:7.0.0-1) unstable; urgency=medium . * Team upload. * [7f59e22] New upstream version 7.0.0 * [3a10816] d/control: Set min Django Version to 3:5.2 for bin pkg python-h2 (4.3.0-2) unstable; urgency=medium . * Team upload. * Add debian/salsa-ci.yml * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 47.4, drop Priority: tag * Rewrite d/watch in v5 format * Set upstream metadata fields: Contact, Documentation, ... * Mark test dependencies as python-libtmux (0.60.0-1) unstable; urgency=medium . [ Sébastien Delafond ] * New upstream version 0.60.0 python-packaging (26.2-2) unstable; urgency=medium . * Team upload. * Add upstream patch for Pytest 9.1 compatibility (Closes: #1140881) * Salsa: test profile * Tag test build-dependencies as * Use dh-sequence-python3 * Bump Standards-Version to 4.7.4, drop Priority: tag * Rewrite d/watch in v5 format * Add debian/upstream/metadata rpds-py (0.30.0-2) unstable; urgency=medium . * Team upload. * Drop build-dep on python3-setuptools, this uses Hatchling * Drop unused python3-traitlets build-dep * Salsa CI: disable useless jobs, enable job * Mark build-dep on python3-pytest as * Bump Standards-Version to 4.7.4, drop Priority: tag * Rewrite d/watch in v5 format * Add debian/upstream/metadata ruby-re2 (2.27.0-2) unstable; urgency=medium . * Team upload. * Attempt to make the package reproducible by specifying RE2_USE_SYSTEM_LIBRARIES. * Use --gem-install layout in rules. * Update patch headers. * Bump debhelper-compat to 14, dropping ${misc:Depends}, ${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies. * Update Standards-Version to 4.7.4, no changes needed. ruby-re2 (2.27.0-1) unstable; urgency=medium . * Team upload. * New upstream version 2.27.0 ruby-re2 (2.23.0-1) unstable; urgency=medium . * Team upload. . [ Pirate Praveen ] * Team upload. * New upstream version 2.14.0 * Bump Standards-Version to 4.7.0 (no changes needed) * Refresh patches * Update minimum version of ruby-mini-portile2 to 2.8.7~ . [ Lucas Nussbaum ] * debian/gbp.conf: Add for DEP-14 * debian/.gitattributes: remove * debian/salsa-ci.yml: use team-specific include . [ Simon Quigley ] * Upgrade watch file to version 5. * New upstream release. * Update Standards-Version to 4.7.3. * pkg-config -> pkgconf. * Drop Rules-Requires-Root field, it is now redundant. * Bump build dependency on ruby-mini-portile2 to 2.8.9. ruby-re2 (2.7.0-3) unstable; urgency=medium . * Add patch to make build reproducible * debian/clean: cleanup build directory * debian/gbp.conf: add config for trixie branch ruby-re2 (2.7.0-2) unstable; urgency=medium . * Team upload. * d/p/link-libatomic.patch: optionally use libatomic * d/rules: link libatomic in armel builds ruby-re2 (2.7.0-1) unstable; urgency=medium . * Team upload. * New upstream version * Reorder sequence of d/control fields by cme (routine-update) ruby-re2 (2.5.0-2) unstable; urgency=medium . * Team upload. * Reupload to unstable ruby-re2 (2.5.0-1) experimental; urgency=medium . * Team Upload. * New upstream version 2.5.0 * Move debian/watch to gemwatch.debian.net * Refresh patches * Add build dependency on ruby-mini-portile2, cmake and pkg-config ruby-re2 (1.7.0-1) unstable; urgency=medium . * Team Upload. . [ Debian Janitor ] * Apply multi-arch hints. + ruby-re2: Add Multi-Arch: same. . [ Mohammed Bilal ] * New upstream version 1.7.0 * Drop X*-Ruby-Versions fields * Bump Standards-Version to 4.6.2 (no changes needed) ruby-re2 (1.6.0-1) unstable; urgency=medium . * Team Upload * New upstream version 1.6.0 ruby-re2 (1.4.0-1) unstable; urgency=medium . * Team Upload . [ Sruthi Chandran ] * Update minimum version of gem2deb to 1.0 . [ Cédric Boutillier ] * Update team name * Add .gitattributes to keep unwanted files out of the source package . [ Debian Janitor ] * Update watch file format version to 4. * Bump debhelper from old 12 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.5.1, no changes needed. . [ Pirate Praveen ] * Bump Standards-Version to 4.6.1 (no changes needed) * New upstream version 1.4.0 ruby-re2 (1.2.0-1) unstable; urgency=medium . [ Stefano Rivera ] * Team upload. * New upstream release. * Bump copyright years. * Bump debhelper compat to 12. * Declare Rules-Requires-Root: no. * Update VCS URLs to salsa.debian.org. * Use https URLs in package metadata. * Bump Standards-Version to 4.5.0, no changes needed. . [ Utkarsh Gupta ] * Add salsa-ci.yml ruby-re2 (1.1.1-2) unstable; urgency=medium . * Team upload * Reupload to unstable * Bump standards version to 4.1.3 ruby-re2 (1.1.1-1) experimental; urgency=medium . * Team upload * New upstream release * Bump standards version to 4.0.0 * Drop patch: c++11 (applied upstream) * Add patch: require-spec-helper.patch (fix tests) ruby-re2 (0.7.0-2) unstable; urgency=medium . * Team upload. * Build with --std=c++11. RE2 now requires this. (Closes: #820349) * Bump Standards-Version to 3.9.8, no changes needed. . [ Cédric Boutillier ] * Switch VCS fields to use https. * Bump compat level to 9. ruby-re2 (0.7.0-1) unstable; urgency=medium . * Team upload. * New upstream release. * Refresh packaging: + Bump Standards-Version to 3.9.6 + Update Vcs-Browser to use cgit + Add Testsuite field + Use rake-based test runner ruby-re2 (0.6.0-1) unstable; urgency=medium . * New upstream version: fix FTBFS (Closes: #748118) * Upload to unstable * Bump copyright years ruby-re2 (0.5.0-1) experimental; urgency=medium . * Initial release (Closes: #735672) ruby-slack-messenger (2.3.6-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.2, no changes needed. ruby-slack-messenger (2.3.5-1) unstable; urgency=medium . [ Pirate Praveen ] * Team upload. * New upstream version 2.3.5 * Bump Standards-Version to 4.7.0 (no changes needed) . [ Ananthu C V ] * Add ruby-re2 build depends and run wrap-and-sort ruby-slack-messenger (2.3.4-2) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Update standards version to 4.5.1, no changes needed. * Apply multi-arch hints. + ruby-slack-messenger: Add Multi-Arch: foreign. . [ HIGUCHI Daisuke (VDR dai) ] * fix FTBFS with ruby-rspec-3.12 (Closes: #1027090) * Drop XS-Ruby-Version and XB-Ruby-Version. * fix upstream sources. * Update standards version to 4.6.1 ruby-slack-messenger (2.3.4-1) unstable; urgency=medium . * Team Upload . [ Debian Janitor ] * Set field Upstream-Contact in debian/copyright. * Set upstream metadata fields: Repository. * Remove obsolete field Contact from debian/upstream/metadata (already present in machine-readable debian/copyright). . [ Abraham Raji ] * New upstream version 2.3.4 * Bumps debhelper-compat version to 13 * Remove empty folders * Housekeeping ruby-slack-messenger (2.3.3-2) unstable; urgency=medium . * Team upload * Source only upload for testing migration ruby-slack-messenger (2.3.3-1) unstable; urgency=medium . [ Abhinav CK, Pirate Praveen ] * Initial release (Closes: #955853) ruby-zip (3.4.0+dfsg-1) unstable; urgency=medium . * Team upload. * New upstream release. * Update Standards-Version to 4.7.4, no changes needed. * Bump debhelper-compat to 14, dropping ${misc:Depends}, ${shlibs:Depends}, and ${ruby:Depends} from runtime dependencies. rust-derive-deftly (1.11.3-1) unstable; urgency=medium . * Update to new upstream version. Closes: #1141136 re rust-sha3. [Report from Peter Green] rust-indymilter (0.3.0-1) unstable; urgency=medium . * Package indymilter 0.3.0 from crates.io using debcargo 2.8.3 rust-jsonschema (0.37.4-2) unstable; urgency=medium . * Team upload. * Package jsonschema 0.37.4 from crates.io using debcargo 2.8.3 * Partially apply dd5e8a71480b69b437af555c01ed6e3c4b015093 from upstream (Closes: 1141053) rust-jsonschema (0.37.4-1) unstable; urgency=medium . * Team upload. * Package jsonschema 0.37.4 from crates.io using debcargo 2.8.3 rust-jsonschema (0.37.3-2) unstable; urgency=medium . * Package jsonschema 0.37.3 from crates.io using debcargo 2.8.1 rust-jsonschema (0.37.3-1) experimental; urgency=medium . * Package jsonschema 0.37.3 from crates.io using debcargo 2.7.11 rust-shake (0.1.0-1) unstable; urgency=medium . * Package shake 0.1.0 from crates.io using debcargo 2.8.3 spamassassin (4.0.2+svn1935691-1) unstable; urgency=medium . * New snapshot based on upstream changes through svn revision 1935691 * drop obsolete patch perlcritic-fixes.patch sphinxcontrib-spelling (7.7.0-3) unstable; urgency=medium . * Team Upload. * Drop "Rules-Requires-Root: no": it is the default now * Bump Standards-Version to 4.7.4, drop Priority: tag * Use dh-sequence-sphinxdoc * Salsa CI: test & profile * Rewrite d/watch in v5 format * autopkgtest: remove dep on python3-fixtures * Annotate build-deps as !nocheck or !nodoc survex (1.4.22-1) unstable; urgency=medium . * New upstream release. terminaltables3 (4.0.0-9) unstable; urgency=medium . * Remove useless build-deps on python3-poetry & python3-setuptools * Define !nocheck & !nodoc build profiles