[Pkg-privacy-commits] [Git][pkg-privacy-team/pidgin-otr][master] 6 commits: Use secure copyright file specification URI.
Hefee (@hefee)
hefee at debian.org
Wed Mar 5 22:20:18 GMT 2025
Hefee pushed to branch master at Privacy Maintainers / pidgin-otr
Commits:
83ea4f5d by Debian Janitor at 2022-11-15T01:31:23+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
- - - - -
d6c4e428 by Debian Janitor at 2022-11-15T01:31:23+00:00
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
- - - - -
72362973 by Debian Janitor at 2022-11-15T01:31:24+00:00
Set field Upstream-Name in debian/copyright.
Changes-By: lintian-brush
- - - - -
cdd94b86 by Debian Janitor at 2022-11-15T01:31:41+00:00
Drop unnecessary dependency on dh-autoreconf.
Changes-By: lintian-brush
Fixes: lintian: useless-autoreconf-build-depends
See-also: https://lintian.debian.org/tags/useless-autoreconf-build-depends.html
- - - - -
a361b6c4 by Debian Janitor at 2022-11-15T01:31:41+00:00
Update standards version to 4.1.5, 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
- - - - -
a8d3efcf by Hefee at 2025-03-05T22:20:17+00:00
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian
See merge request pkg-privacy-team/pidgin-otr!1
- - - - -
4 changed files:
- debian/compat
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -3,8 +3,7 @@ Maintainer: Debian Privacy Tools Maintainers <pkg-privacy-maintainers at lists.alio
Uploaders: Clément Hermann <nodens at nodens.org>, Ulrike Uhlig <ulrike at debian.org>
Section: net
Priority: optional
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10~),
dpkg-dev (>= 1.16.1~),
libgpg-error-dev,
libgcrypt20-dev,
@@ -15,7 +14,7 @@ Build-Depends: debhelper (>= 9),
libxml-parser-perl,
intltool,
autotools-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.1.5
Vcs-Browser: https://salsa.debian.org/pkg-privacy-team/pidgin-otr
Vcs-Git: https://salsa.debian.org/pkg-privacy-team/pidgin-otr.git
Homepage: https://otr.cypherpunks.ca/
=====================================
debian/copyright
=====================================
@@ -1,5 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://otr.cypherpunks.ca/
+Upstream-Name: pidgin-otr
Files: *
Copyright:
=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- \
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/pidgin-otr/-/compare/1a433d56d770ae26b96244536d0400c517f2645d...a8d3efcf585bc3fbf6b3e0fb526dd189549d721c
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/pidgin-otr/-/compare/1a433d56d770ae26b96244536d0400c517f2645d...a8d3efcf585bc3fbf6b3e0fb526dd189549d721c
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-privacy-commits/attachments/20250305/1d34dde9/attachment-0001.htm>
More information about the Pkg-privacy-commits
mailing list