[Pkg-freeipa-devel] [Git][freeipa-team/jss][master] 6 commits: Trim trailing whitespace.
Timo Aaltonen (@tjaalton)
gitlab at salsa.debian.org
Thu Feb 15 06:41:23 GMT 2024
Timo Aaltonen pushed to branch master at FreeIPA packaging / jss
Commits:
701665ef by Debian Janitor at 2022-12-09T16:25:52+00:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
6f2bb646 by Debian Janitor at 2022-12-09T16:25:53+00:00
Don't specify --with=quilt, since package uses '3.0 (quilt)' source format.
Changes-By: lintian-brush
Fixes: lintian: dh-quilt-addon-but-quilt-source-format
See-also: https://lintian.debian.org/tags/dh-quilt-addon-but-quilt-source-format.html
- - - - -
96d76846 by Debian Janitor at 2022-12-09T16:25:53+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
- - - - -
8d7358c5 by Debian Janitor at 2022-12-09T16:26:01+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
- - - - -
a1208b91 by Debian Janitor at 2022-12-09T16:26:02+00:00
Update standards version to 4.6.1, 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
- - - - -
641b7469 by Timo Aaltonen at 2024-02-15T06:40:29+00:00
Merge branch 'master' into 'lintian-fixes'
# Conflicts:
# debian/changelog
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+jss (5.4.2-2) UNRELEASED; urgency=medium
+
+ * Trim trailing whitespace.
+ * Don't specify --with=quilt, since package uses '3.0 (quilt)' source format.
+ * Bump debhelper from old 12 to 13.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+ * Update standards version to 4.6.1, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk> Fri, 09 Dec 2022 16:25:52 -0000
+
jss (5.4.2-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/control
=====================================
@@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13),
quilt,
unzip,
zip,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/freeipa-team/jss.git
Vcs-Browser: https://salsa.debian.org/freeipa-team/jss
Homepage: https://github.com/dogtagpki/jss
@@ -30,7 +30,7 @@ Breaks:
libldap-java (<< 5.0.0),
libtomcatjss-java (<< 8.0.0),
Description: Network Security Services for Java
- Network Security Services for Java (JSS) is a Java interface
- to NSS. It supports most of the security standards and
- encryption technologies supported by NSS. JSS also provides
+ Network Security Services for Java (JSS) is a Java interface
+ to NSS. It supports most of the security standards and
+ encryption technologies supported by NSS. JSS also provides
a pure Java interface for ASN.1 types and BER/DER encoding.
=====================================
debian/rules
=====================================
@@ -35,4 +35,4 @@ gentarball:
> ../jss_$(UV).orig.tar.xz
%:
- dh $@ --with quilt --builddirectory=build/
+ dh $@ --builddirectory=build/
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/dogtagpki/jss/issues
+Bug-Submit: https://github.com/dogtagpki/jss/issues/new
+Repository-Browse: https://github.com/dogtagpki/jss
View it on GitLab: https://salsa.debian.org/freeipa-team/jss/-/compare/c18d2dc5434c2f0ceab5f0ea0bf86c356c71dad7...641b74692652ed08879ba983c1a5f43ad559b650
--
View it on GitLab: https://salsa.debian.org/freeipa-team/jss/-/compare/c18d2dc5434c2f0ceab5f0ea0bf86c356c71dad7...641b74692652ed08879ba983c1a5f43ad559b650
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/20240215/add71bf4/attachment-0001.htm>
More information about the Pkg-freeipa-devel
mailing list