doc-central (1.9.0)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.9.1 > 1.9.0
- Git: https://salsa.debian.org/debian/doc-central.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 86016
- Browser: https://salsa.debian.org/debian/doc-central
- Last scan: 2024-11-20 01:33:06+00
- Next scan: 2024-11-25 13:29:00+00
- Merge requests: 2
- Debian changelog in Git:
doc-central (1.9.1) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
[ Debian Janitor ]
* Trim trailing whitespace.
* Use set -e rather than passing -e on the shebang-line.
* Bump debhelper from deprecated 9 to 10.
-- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 10:15:41 +0200
- This branch is 30 commits ahead of tag debian/1.8.3
- Git log:
commit c5e7a40779f0329fbe81baf960ee688316760bb3
Merge: 568ab02 b6cccf3
Author: Jelmer Vernooij <jelmer@debian.org>
Date: Tue Nov 1 13:33:27 2022 +0000
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request debian/doc-central!3
commit b6cccf35fab30b579eacb0602c0ed56d8e916664
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Sep 24 04:31:10 2021 +0000
Bump debhelper from deprecated 9 to 10.
Changes-By: lintian-brush
Fixes: lintian: package-uses-deprecated-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
commit a123c9443a7c40142d6cad40dbcc8eab2166586b
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Sep 24 04:31:09 2021 +0000
Use set -e rather than passing -e on the shebang-line.
Changes-By: lintian-brush
Fixes: lintian: maintainer-script-without-set-e
See-also: https://lintian.debian.org/tags/maintainer-script-without-set-e.html
commit 506ed9a8c6fb330dccc4596a693b3e5d073a52fc
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Sep 24 04:31:09 2021 +0000
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
commit 568ab0201b938fe1742dfa1c7a0e0bc5b9d0b12d
Author: Ondřej Nový <onovy@debian.org>
Date: Mon Oct 1 10:15:42 2018 +0200
d/changelog: Remove trailing whitespaces
commit 18f4f875f1dfe7f1b10320faafd1fd0a3a49b8c3
Author: Diane Trout <diane@ghic.org>
Date: Tue May 1 11:04:25 2018 -0700
Use Python 3's http.cookie parser instead of doing it by hand
commit 1c9eced31d2eae01605ddc8ec50b3b899f934d49
Author: Diane Trout <diane@ghic.org>
Date: Sun Mar 11 12:11:06 2018 -0700
Add canonical repository URLs
commit 947dc4248b8666bbac5bd518b6393b1e22b05b1e
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 15:02:41 2017 -0700
Update changelog with update summary
commit 518b422ace8fec1f270e586f5eb632ac0a50eb5b
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 15:01:43 2017 -0700
Update README.Debian Documentation
commit fe9057fd0e71a2c03ed522f6751d40ae94312e82
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 15:01:20 2017 -0700
Update doc-central.conf for Apache 2.4 and allowing access to /doc
commit a0e258491a772fad53a257f365ea30133b50ae3b
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 12:38:07 2017 -0700
Update Dependency list
commit f8d418d8793f4e463ee431575056bf15490b44d3
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 11:48:48 2017 -0700
Remove extra newline
commit 44a9ed774c3c5a63f2740b39e6e96ef8c63662fe
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 11:48:05 2017 -0700
use next(iter()) to access first element of dictionary keys
commit 6690fa2f8bc257c010e0a9ca903b94a683f0a637
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 11:47:47 2017 -0700
Use Python 3 location for urllib quote function
commit ed616e99a94e9179ce65a333540065406b32318b
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 11:46:59 2017 -0700
Declare that we are using charset UTF-8
Since doc-base files are required to be encoded with UTF-8, we should
use UTF-8
commit 5dd6e8da2dcf055939b1909951bca1557e08aa48
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 11:43:50 2017 -0700
access stdout as a binary stream and write utf-8 to it.
Regardless of what locale the web server is using.
commit cc89c062c8149453dca310438809cb9fd3c6c399
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 11:41:46 2017 -0700
Port away from the string module to using string methods
commit db76b01efb61e18206182b06bd1b5e56ef009f7c
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 11:39:21 2017 -0700
Use debian.deb822.Deb822 for reading doc-info files
Why maintain effectively the same thing in two places
commit 61eb8fe03c89a9bbd2dca83048c23b77039ac8aa
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 11:35:15 2017 -0700
Make DocumentationInfo sortable in Python 3
commit e5f04ce98e9e6434c855ad1868f290d5c0c89a18
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 11:34:14 2017 -0700
Use Python 3 stdlib for html escaping
commit 4f45db05d8399a04534461af4d3da149dd13e337
Author: Diane Trout <diane@ghic.org>
Date: Wed Oct 11 11:32:15 2017 -0700
Use #!/usr/bin/python3
commit 62fbf8b0c8e77eb2ea78e4d20e53521ed428c653
Author: Diane Trout <diane@ghic.org>
Date: Tue Oct 10 21:34:30 2017 -0700
Use Python 3 compatible print()
commit 5fed8b0e7d5beabfcb6cb798ffc45bb06678406f
Author: Diane Trout <diane@ghic.org>
Date: Tue Oct 10 20:53:48 2017 -0700
Remove trailing ;
commit 4ef54668f0f2f5c32b32985cf68256f32a8dd4e1
Author: Diane Trout <diane@ghic.org>
Date: Tue Oct 10 20:53:31 2017 -0700
Remove unused code
commit cdd80c77fe428a526dfa5820f012e3bb33658669
Author: Diane Trout <diane@ghic.org>
Date: Tue Oct 10 20:52:59 2017 -0700
Use except Exception as var:
commit 5ddf8dd10ffad31bab2d53925899b00ff1ce3c3b
Author: Diane Trout <diane@ghic.org>
Date: Tue Oct 10 20:48:54 2017 -0700
Replace "not x in y" with "x not in y"
commit ff14f97da7883ce28d161ea8aa5bf00f61d21a45
Author: Diane Trout <diane@ghic.org>
Date: Tue Oct 10 20:48:36 2017 -0700
Replace has_key with in
commit 7f9a122728391d14549dcfe58d7a742dea8c2409
Author: Diane Trout <diane@ghic.org>
Date: Tue Oct 10 20:35:45 2017 -0700
Remove trailing whitespace
commit bd910dfa9319888dca9fae33532628e3d14a9985
Author: Diane Trout <diane@ghic.org>
Date: Tue Oct 10 20:34:47 2017 -0700
Import one module per-line, remove unused imports
commit 28f72fa2b95579dce78e00fae87dda98f1b7391c
Author: Diane Trout <diane@ghic.org>
Date: Tue Oct 10 20:30:16 2017 -0700
pep8 whitespace changes