redmine (6.0.6+ds-6)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 6.1.1+ds-1 > 6.0.6+ds-6
- Git: https://salsa.debian.org/ruby-team/redmine.git
-
- Branch: debian/latest
- Path: debian/changelog
- Repo size: 2785280
- Browser: https://salsa.debian.org/ruby-team/redmine
- Last scan: 2026-06-03 04:29:05+00
- Next scan: 2026-06-10 17:26:00+00
- CI pipeline status: failed
- Debian changelog in Git:
redmine (6.1.1+ds-1) UNRELEASED; urgency=medium
[ Soren Stoutner ]
* New upstream version.
* Move debian/doc/examples/ to debian/examples/.
* Rename debian/examples to debian/redmine.examples and change contents to
install from debian/examples/.
* debian/patches/add-multi-tenancy-support.patch: Refresh offsets.
* debian/patches/autoload-thin-gem.patch: Refresh offset.
* debian/patches/fix-sanitation-tests.patch: Refresh offsets.
* debian/patches/gemfile-deps-adjustment.patch: Refresh failed hunks.
* debian/patches/use-system-jquery-libs.patch: Refresh fuzz and offset.
* debian/control: Update the following Build-Dependency and Dependency:
- Add ruby-bcrypt.
- Add ruby-oauth2.
- Add ruby-rest-client.
- Add ruby-doorkeeper (>= 5.9.0), (<< 5.10).
- Add ruby-doorkeeper-i18n (>= 5.2), (<< 5.3).
- Add ruby-importmap-rails (>= 2.0), (<< 3).
- Add ruby-minitest (>= 5.27), (<< 6.0.2).
- Add ruby-requestjs-rails (>= 0.0.13), (<< 0.1.0).
- Add ruby-stimulus-rails (>= 1.3), (<< 2.0).
- Bump ruby-rails from (>= 2:7.2), (<< 2:8.0) to (>= 2:7.2.3), (<< 2:7.3).
- Bump ruby-rbpdf from (>= 1.21.3~) to (>= 1.21.4).
- Bump ruby-mail from (>= 2.8.1~), (<< 2.9) to (>= 2.9.0), (<< 2.10)
(closes: #1127718).
- Bump ruby-nokogiri from (>= 1.18.3), (<< 1.19) to (>= 1.19.0), (<< 1.20),
- Bump ruby-sqlite3 from (>= 1.7.0), (<< 1.8) to (>= 2.9.0), (<< 2.10.0).
- Change ruby-rack (>= 3.1.3~), (<< 3.2) to ruby-rack (>= 3.1.3) to match
the Gemfile.
- Remove unnecessary ~ from the version constraints.
* debian/copyright:
- Bump my copyright years to be 2024-2026.
- Update app/assets/ stanza to match new upstream release.
* debian/README.Debian: Fix a typo in the word "directory".
* debian/readmine.lintian-overrides. Add override for
package-contains-empty-directory.
* debian/rules:
- Make the new /usr/share/rebmine/bin/importmap executable.
- Remove "FIXME" from comment and replace with an explanation of the file
permission modification (fixes a lintian info tag).
* debian/watch: Update to version 5.
[ Lucas Nussbaum ]
* Remove unnecessary debian/.gitattributes.
-- Soren Stoutner <soren@debian.org> Mon, 16 Mar 2026 18:03:38 -0700
- This branch is 28 commits ahead of tag debian/6.0.6+ds-6
- Git log:
commit 7d1c84ba6277f5e116c2df95144fb3096969ac4f
Author: Soren Stoutner <soren@debian.org>
Date: Mon Mar 16 18:00:10 2026 -0700
Add override for package-contains-empty-directory.
commit f4f7f2143e74294aa6eae48ff7d7aac39e1afc55
Author: Soren Stoutner <soren@debian.org>
Date: Mon Mar 16 17:32:04 2026 -0700
Make the new /usr/share/rebmine/bin/importmap executable.
commit f33a1d74886e2772ff7f315a916b372c5d5963a5
Author: Soren Stoutner <soren@debian.org>
Date: Mon Mar 16 17:24:30 2026 -0700
Update debian/copyright.
commit ffefa508aa6105da9f46d77a178e5990a34d53fb
Author: Soren Stoutner <soren@debian.org>
Date: Mon Mar 16 17:05:11 2026 -0700
Fix debian/watch lintian error.
commit a4a3cac065ab74b0a1ea7d4c8deeb0863dec954d
Author: Soren Stoutner <soren@debian.org>
Date: Mon Mar 16 16:58:48 2026 -0700
Add dependency on ruby-importmap-rails.
commit b4cfe2bcf8f917581df1d90ef08d80b791ac8c7b
Author: Soren Stoutner <soren@debian.org>
Date: Mon Mar 16 16:52:15 2026 -0700
Bump ruby-rails version dependency.
commit e4ea98f4b9f91b8ce97e1bbd2811b04293f584c7
Author: Soren Stoutner <soren@debian.org>
Date: Fri Mar 13 14:38:12 2026 -0700
Bump nokogiri to ~> 1.19.0.
commit 3d119a9715f4a1970d558378efda1f97ed6996c3
Author: Soren Stoutner <soren@debian.org>
Date: Fri Mar 13 14:29:54 2026 -0700
Bump doorkeeper to ~> 5.9.0.
commit e794d5d0dfbcce02fad80dd0c179e16ec7473bc2
Author: Soren Stoutner <soren@debian.org>
Date: Mon Feb 23 13:43:23 2026 -0700
Fix ruby-minitest version constraints.
commit 262f2778d8ebc4083da8a8e80c52c8ff4ac752df
Author: Soren Stoutner <soren@debian.org>
Date: Fri Feb 20 18:39:47 2026 -0700
Update a number of dependencies.
commit bf6ed07063a3c3cff2a19d1362e834d4f6c5a7db
Author: Soren Stoutner <soren@debian.org>
Date: Fri Feb 13 19:24:21 2026 -0700
Update debian/control.
commit d7466f2a6e0ae5c3686c7c5e6045b440a00e6f02
Author: Soren Stoutner <soren@debian.org>
Date: Fri Feb 13 18:42:09 2026 -0700
Refresh patches.
commit 9664e5ffec33c6ccebd0468ac0fe2854f95395fc
Merge: 22d0284 a20591d
Author: Soren Stoutner <soren@debian.org>
Date: Fri Feb 13 16:40:57 2026 -0700
Update upstream source from tag 'upstream/6.1.1+ds'
Update to upstream version '6.1.1+ds'
with Debian dir bf61515c2c17cc7cca871200d8ae82f6587ee9ba
commit a20591dcca4ccaf82f00abf5e166430399b9f168
Author: Soren Stoutner <soren@debian.org>
Date: Fri Feb 13 16:40:51 2026 -0700
New upstream version 6.1.1+ds
commit 22d0284bb74b8a99ea4e2773135f80a1076e6074
Merge: 4d25fd1 8f21b96
Author: Soren Stoutner <soren@debian.org>
Date: Mon Dec 29 15:44:42 2025 -0700
Merge branch 'debian/unstable' into debian/latest
commit 4d25fd19b269f5088c9cd54d48f9017654b478f1
Merge: 4f8098f 4dc60af
Author: Soren Stoutner <soren@debian.org>
Date: Tue Nov 25 20:09:53 2025 -0700
Merge branch 'debian/unstable' into debian/latest
commit 4f8098fdc0b637cf9b2a3ffde12e2f4d96beb796
Author: Soren Stoutner <soren@debian.org>
Date: Thu Nov 20 15:14:21 2025 -0700
Fix fuzz in debian/patches/gemfile-deps-adjustment.patch.
commit 3b58b1b2ef3f5e9b98dd9833469b5bcf81223fe6
Merge: ceb8e7a f16de52
Author: Soren Stoutner <soren@debian.org>
Date: Thu Nov 20 15:12:48 2025 -0700
Merge branch 'debian/unstable' into debian/latest
commit ceb8e7a753b7d0e127dd9b1705419011a2cf561c
Merge: d77c108 ebcf1b7
Author: Soren Stoutner <soren@debian.org>
Date: Wed Nov 19 19:44:36 2025 -0700
Merge branch 'debian/unstable' into debian/latest
commit d77c1080bf6dd9a812c8b65a225049d3cac16b55
Author: Soren Stoutner <soren@debian.org>
Date: Wed Nov 19 13:42:29 2025 -0700
Fix a typo in README.Debian.
commit f1f6f37d8356d4e3671e37be4bf489200d75d8db
Author: Soren Stoutner <soren@debian.org>
Date: Mon Sep 22 16:45:21 2025 -0700
Steps toward making 6.1.0 build.
commit 6e5d1bf990e09bbc9aed4f0801e931909dae4941
Author: Soren Stoutner <soren@debian.org>
Date: Mon Sep 22 15:56:22 2025 -0700
Refresh patches.
commit 830aa881717e5c5eb664e154fa500a4bfa4f60ca
Merge: 10d15f4 1030135
Author: Soren Stoutner <soren@debian.org>
Date: Mon Sep 22 15:20:35 2025 -0700
Update upstream source from tag 'upstream/6.1.0+ds'
Update to upstream version '6.1.0+ds'
with Debian dir 64c7d1516ee5b9262e80a23b0747d24c8dee2092
commit 1030135871a0e7612702e2c058032c46f1daf8fb
Author: Soren Stoutner <soren@debian.org>
Date: Mon Sep 22 15:20:28 2025 -0700
New upstream version 6.1.0+ds
commit 10d15f447073666b670e6fc60980bcc0ce16e3a5
Author: Soren Stoutner <soren@debian.org>
Date: Mon Sep 22 15:18:04 2025 -0700
Update debian/watch to version 5.
commit e024f2dc5ff480a75346f50269caae8978e47616
Author: Lucas Nussbaum <lucas@debian.org>
Date: Tue Sep 9 19:30:50 2025 +0000
debian/.gitattributes: remove
commit 86794780b7aca92e2c8150abe85b6affca8cb831
Author: Soren Stoutner <soren@debian.org>
Date: Sat Sep 6 16:08:23 2025 -0700
Restore PassengerDefaultUser to the Apache configs.
commit 8e92a99bf5bf4791688a24a8b54e3d65b9c72c68
Author: Soren Stoutner <soren@debian.org>
Date: Sat Sep 6 13:13:43 2025 -0700
Remove Remove PassengerDefaultUser from example Apache configs.