[Pkg-freeipa-devel] [Git][freeipa-team/gss-ntlmssp][master] 4 commits: Trim trailing whitespace.

Timo Aaltonen (@tjaalton) gitlab at salsa.debian.org
Thu Aug 10 09:23:47 BST 2023



Timo Aaltonen pushed to branch master at FreeIPA packaging / gss-ntlmssp


Commits:
0d965717 by Debian Janitor at 2023-02-16T14:16:33+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
072d81a5 by Debian Janitor at 2023-02-16T14:16:34+00:00
Use secure copyright file specification URI.

Changes-By: lintian-brush
Fixes: lintian: insecure-copyright-format-uri
See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html

- - - - -
efd121f8 by Debian Janitor at 2023-02-16T14:16:40+00:00
Set upstream metadata fields: Bug-Database, Bug-Submit, 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

- - - - -
443321e1 by Debian Janitor at 2023-02-16T14:16:41+00:00
Update standards version to 4.6.2, 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/copyright
- + debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+gss-ntlmssp (1.2.0-2) UNRELEASED; urgency=medium
+
+  * Trim trailing whitespace.
+  * Use secure copyright file specification URI.
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+  * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk>  Thu, 16 Feb 2023 14:16:33 -0000
+
 gss-ntlmssp (1.2.0-1) unstable; urgency=medium
 
   * New upstream release. (Closes: #1031369)


=====================================
debian/control
=====================================
@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
  quilt,
  xsltproc,
  zlib1g-dev,
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Section: libs
 Homepage: https://github.com/gssapi/gss-ntlmssp/
 Vcs-Git: https://salsa.debian.org/freeipa-team/gss-ntlmssp.git
@@ -27,16 +27,16 @@ Section: libdevel
 Architecture: any
 Depends: gss-ntlmssp (= ${binary:Version}), ${misc:Depends}
 Description: GSSAPI NTLMSSP Mechanism -- development headers
- GSS-NTLMSSP is a GSSAPI mechanism plugin that implements NTLMSSP. 
- NTLMSSP is a Microsoft Security Provider that implements various 
+ GSS-NTLMSSP is a GSSAPI mechanism plugin that implements NTLMSSP.
+ NTLMSSP is a Microsoft Security Provider that implements various
  versions and falvors of the NTLM challenge-response family.
  .
- GSS-NTLMSSP, implements both NTLM and NTLMv2 and all the various 
- security variants to the key exchange that Microsoft introduced and 
+ GSS-NTLMSSP, implements both NTLM and NTLMv2 and all the various
+ security variants to the key exchange that Microsoft introduced and
  documented over time.
  .
- This code implements the NTLMSSP mechanism as a GSSAPI loadable 
- mechanism and has been tested to work with MIT Kerberos' 1.11 
+ This code implements the NTLMSSP mechanism as a GSSAPI loadable
+ mechanism and has been tested to work with MIT Kerberos' 1.11
  implementation of GSSAPI.
  .
  This package supplies the development header.
@@ -45,16 +45,16 @@ Package: gss-ntlmssp
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: GSSAPI NTLMSSP Mechanism -- MIT GSSAPI plugin
- GSS-NTLMSSP is a GSSAPI mechanism plugin that implements NTLMSSP. 
- NTLMSSP is a Microsoft Security Provider that implements various 
+ GSS-NTLMSSP is a GSSAPI mechanism plugin that implements NTLMSSP.
+ NTLMSSP is a Microsoft Security Provider that implements various
  versions and falvors of the NTLM challenge-response family.
  .
- GSS-NTLMSSP, implements both NTLM and NTLMv2 and all the various 
- security variants to the key exchange that Microsoft introduced and 
+ GSS-NTLMSSP, implements both NTLM and NTLMv2 and all the various
+ security variants to the key exchange that Microsoft introduced and
  documented over time.
  .
- This code implements the NTLMSSP mechanism as a GSSAPI loadable 
- mechanism and has been tested to work with MIT Kerberos' 1.11 
+ This code implements the NTLMSSP mechanism as a GSSAPI loadable
+ mechanism and has been tested to work with MIT Kerberos' 1.11
  implementation of GSSAPI.
  .
  This package supplies the MIT GSSAPI plugin.


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: gss-ntlmssp
 Source: https://github.com/gssapi/gss-ntlmssp/
 


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/gssapi/gss-ntlmssp/issues
+Bug-Submit: https://github.com/gssapi/gss-ntlmssp/issues/new
+Repository-Browse: https://github.com/gssapi/gss-ntlmssp



View it on GitLab: https://salsa.debian.org/freeipa-team/gss-ntlmssp/-/compare/0b10fea276bc8acc2179339df28cc5ad2354c68a...443321e1062716dd0115b9fa79a00f9ac2e6c502

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/gss-ntlmssp/-/compare/0b10fea276bc8acc2179339df28cc5ad2354c68a...443321e1062716dd0115b9fa79a00f9ac2e6c502
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/aac4d967/attachment-0001.htm>


More information about the Pkg-freeipa-devel mailing list