[Pkg-freeipa-devel] [Git][freeipa-team/bind-dyndb-ldap][master] 3 commits: Use secure copyright file specification URI.
Timo Aaltonen (@tjaalton)
gitlab at salsa.debian.org
Fri Feb 3 17:59:27 GMT 2023
Timo Aaltonen pushed to branch master at FreeIPA packaging / bind-dyndb-ldap
Commits:
8a7ad332 by Debian Janitor at 2023-02-02T21:49:19+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
- - - - -
0adddd3a by Debian Janitor at 2023-02-02T21:49:20+00:00
Bump debhelper from old 12 to 13.
+ debian/rules: Drop --fail-missing argument to dh_missing, which is now the default.
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
- - - - -
ecff41ae by Debian Janitor at 2023-02-02T21:49:32+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/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+bind-dyndb-ldap (11.10-4) UNRELEASED; urgency=medium
+
+ * Use secure copyright file specification URI.
+ * Bump debhelper from old 12 to 13.
+ + debian/rules: Drop --fail-missing argument to dh_missing, which is now the
+ default.
+ * Update standards version to 4.6.2, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk> Thu, 02 Feb 2023 21:49:19 -0000
+
bind-dyndb-ldap (11.10-3) unstable; urgency=medium
[ Jakob Haufe ]
=====================================
debian/control
=====================================
@@ -4,13 +4,13 @@ Priority: optional
Maintainer: Debian FreeIPA Team <pkg-freeipa-devel at alioth-lists.debian.net>
Uploaders: Timo Aaltonen <tjaalton at debian.org>
Build-Depends:
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
bind9-dev (>= 1:9.18.11),
libkrb5-dev,
libldap2-dev,
libsasl2-dev,
uuid-dev,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.2
Homepage: https://pagure.io/bind-dyndb-ldap
Vcs-Git: https://salsa.debian.org/freeipa-team/bind-dyndb-ldap.git
Vcs-Browser: https://salsa.debian.org/freeipa-team/bind-dyndb-ldap
=====================================
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: bind-dyndb-ldap
Source: https://pagure.io/bind-dyndb-ldap
=====================================
debian/rules
=====================================
@@ -18,9 +18,6 @@ override_dh_install:
find $(CURDIR)/debian/tmp -name "*.la" -type f -delete
dh_install
-override_dh_missing:
- dh_missing --fail-missing
-
override_dh_fixperms:
dh_fixperms -X var/cache/bind/dyndb-ldap
View it on GitLab: https://salsa.debian.org/freeipa-team/bind-dyndb-ldap/-/compare/4f4ebdd92821c42f893390b4e9486142b4dca5a1...ecff41aeaae0e5b050fb914a8c2cc22d2b540e97
--
View it on GitLab: https://salsa.debian.org/freeipa-team/bind-dyndb-ldap/-/compare/4f4ebdd92821c42f893390b4e9486142b4dca5a1...ecff41aeaae0e5b050fb914a8c2cc22d2b540e97
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/20230203/9e15d8ae/attachment-0001.htm>
More information about the Pkg-freeipa-devel
mailing list