swish++ (6.1.5-6)
[PTS] [DDPO]
UNREL: VCS matches the version in the archive, but the VCS changelog is UNRELEASED. The uploader should update the changelog and tag the release.
- Git: https://salsa.debian.org/debian/swishplusplus.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/debian/swishplusplus
- Last scan: 2022-06-25 19:55:09+00
- Next scan: 2022-07-03 23:36:00+00
- Merge requests: 1
- Debian changelog in Git:
swish++ (6.1.5-6) UNRELEASED; urgency=medium
[ Tobias Frost ]
* QA upload.
* Moved repository to salsa.debian.org.
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
* d/rules: Remove trailing whitespaces
* d/watch: Use https protocol
[ Debian Janitor ]
* Trim trailing whitespace.
* Add missing ${misc:Depends} to Depends for swish++.
* debian/rules: Use dh_prep rather than "dh_clean -k".
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove patches fix_splitmail_manpage that are missing from
debian/patches/series.
-- Tobias Frost <tobi@debian.org> Sat, 14 Apr 2018 14:02:20 +0200
- This branch is 11 commits ahead of tag debian/6.1.5-5
- Git log:
commit f7a2d941024a0ca6f6727ca26853b7d3ffbd0959
Merge: f00e780 9c69122
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Sat Nov 30 17:29:23 2019 +0000
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request debian/swishplusplus!1
commit 9c691227b52ea01ea3173b1d81da2c715e450078
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 19 01:51:45 2019 +0000
Remove patches fix_splitmail_manpage that are missing from debian/patches/series.
Fixes lintian: patch-file-present-but-not-mentioned-in-series
See https://lintian.debian.org/tags/patch-file-present-but-not-mentioned-in-series.html for more details.
commit b70cd29f2345a890383d33cfc6a1e4a14fac279b
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 19 01:51:27 2019 +0000
Set debhelper-compat version in Build-Depends.
Fixes lintian: uses-debhelper-compat-file
See https://lintian.debian.org/tags/uses-debhelper-compat-file.html for more details.
commit c8fdbc892328025b7d725e1d05e3d283762d455b
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 19 01:51:08 2019 +0000
Bump debhelper from old 9 to 12.
Fixes lintian: package-uses-old-debhelper-compat-version
See https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html for more details.
commit fdefce9666b03ba57d1f75e9ce738a12504433f9
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 19 01:50:48 2019 +0000
debian/rules: Use dh_prep rather than "dh_clean -k".
Fixes lintian: dh-clean-k-is-deprecated
See https://lintian.debian.org/tags/dh-clean-k-is-deprecated.html for more details.
commit 7605f485e5677e6d44d82289d0b7337c321eeca0
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 19 01:50:29 2019 +0000
Add missing ${misc:Depends} to Depends for swish++.
Fixes lintian: debhelper-but-no-misc-depends
See https://lintian.debian.org/tags/debhelper-but-no-misc-depends.html for more details.
commit 9130069494a66676839cb7f14ad3a6afdde88e79
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 19 01:50:10 2019 +0000
Trim trailing whitespace.
Fixes lintian: file-contains-trailing-whitespace
See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.
commit f00e7807bac427b75b2c022abe0208bef9352995
Author: Ondřej Nový <onovy@debian.org>
Date: Mon Oct 1 10:06:14 2018 +0200
d/watch: Use https protocol
commit 4dc5380d695e9cee8210d28273975168315e667c
Author: Ondřej Nový <onovy@debian.org>
Date: Mon Oct 1 10:06:12 2018 +0200
d/rules: Remove trailing whitespaces
commit dafc060b82ed611cdfe968c3d373473e908bfe50
Author: Ondřej Nový <onovy@debian.org>
Date: Mon Oct 1 10:06:11 2018 +0200
d/changelog: Remove trailing whitespaces
commit 48016c587f91dccb1af4395248d80285e831c713
Author: Tobias Frost <tobi@debian.org>
Date: Sat Apr 14 14:02:52 2018 +0200
Move repo to salsa