[Pkg-freeipa-devel] [Git][freeipa-team/python-kdcproxy][master] 6 commits: Trim trailing whitespace.
Timo Aaltonen (@tjaalton)
gitlab at salsa.debian.org
Thu Aug 10 09:30:35 BST 2023
Timo Aaltonen pushed to branch master at FreeIPA packaging / python-kdcproxy
Commits:
83b04424 by Debian Janitor at 2022-07-23T03:02:24+00:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
18b199f5 by Debian Janitor at 2022-07-23T03:02:24+00:00
Update watch file format version to 4.
Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
- - - - -
8c0b44ac by Debian Janitor at 2022-07-23T03:02:24+00:00
Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
fc23e051 by Debian Janitor at 2022-07-23T03:02:25+00:00
Bump debhelper from old 12 to 13.
Changes-By: lintian-brush
Fixes: lintian: package-uses-old-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html
- - - - -
fe84192c by Debian Janitor at 2022-07-23T03:02:32+00:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
844684dd by Debian Janitor at 2022-07-23T03:02:33+00:00
Update standards version to 4.6.0, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+python-kdcproxy (1.0.0-2) UNRELEASED; urgency=medium
+
+ * Trim trailing whitespace.
+ * Update watch file format version to 4.
+ * Use secure URI in Homepage field.
+ * Bump debhelper from old 12 to 13.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk> Sat, 23 Jul 2022 03:02:24 -0000
+
python-kdcproxy (1.0.0-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Timo Aaltonen <tjaalton at debian.org>
Section: python
Priority: optional
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
dh-python,
libkrb5-3,
python3-all,
@@ -17,8 +17,8 @@ Build-Depends:
python3-setuptools,
python3-webtest,
tox,
-Standards-Version: 4.5.1
-Homepage: http://github.com/latchset/kdcproxy
+Standards-Version: 4.6.0
+Homepage: https://github.com/latchset/kdcproxy
Vcs-Git: https://salsa.debian.org/freeipa-team/python-kdcproxy.git
Vcs-Browser: https://salsa.debian.org/freeipa-team/python-kdcproxy
@@ -33,4 +33,3 @@ Description: Kerberos KDC HTTP proxy WSGI module for python3
minimal configuration.
.
This package includes the python3 version.
-
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/latchset/kdcproxy/issues
+Bug-Submit: https://github.com/latchset/kdcproxy/issues/new
+Repository: https://github.com/latchset/kdcproxy.git
+Repository-Browse: https://github.com/latchset/kdcproxy
=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
https://github.com/latchset/kdcproxy/tags (?:.*/)?v?(\d[\d\.]*)\.tar\.gz
View it on GitLab: https://salsa.debian.org/freeipa-team/python-kdcproxy/-/compare/b3b7aa3a658980847c9c3313a6834bd6d413aa8c...844684ddcc1c1f6636aa491332d270ad6764f9f9
--
View it on GitLab: https://salsa.debian.org/freeipa-team/python-kdcproxy/-/compare/b3b7aa3a658980847c9c3313a6834bd6d413aa8c...844684ddcc1c1f6636aa491332d270ad6764f9f9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20230810/8cf2fa11/attachment-0001.htm>
More information about the Pkg-freeipa-devel
mailing list