[Pkg-privacy-commits] [Git][pkg-privacy-team/libotr][master] 2 commits: debian/copyright: use spaces rather than tabs to start continuation lines.
Hefee (@hefee)
hefee at debian.org
Wed Mar 5 21:55:03 GMT 2025
Hefee pushed to branch master at Privacy Maintainers / libotr
Commits:
b1ce177f by Sandro Knauß at 2025-03-05T21:54:12+00:00
debian/copyright: use spaces rather than tabs to start continuation lines.
Changes-By: lintian-brush
Fixes: lintian: tab-in-license-text
See-also: https://lintian.debian.org/tags/tab-in-license-text.html
- - - - -
4c15929f by Sandro Knauß at 2025-03-05T21:54:18+00:00
Drop unnecessary dependency on dh-autoreconf.
Changes-By: lintian-brush
- - - - -
2 changed files:
- debian/copyright
- debian/rules
Changes:
=====================================
debian/copyright
=====================================
@@ -5,8 +5,8 @@ Files: *
Copyright:
Copyright (C) 2004-2016 Ian Goldberg, David Goulet, Rob Smits,
Chris Alexander, Willy Lew, Lisa Du,
- Nikita Borisov
- <otr at cypherpunks.ca>
+ Nikita Borisov
+ <otr at cypherpunks.ca>
License: LGPL-2.1+
Files: debian/*
@@ -27,7 +27,7 @@ Files: toolkit/*
Copyright:
Copyright (C) 2004-2014 Ian Goldberg, David Goulet, Rob Smits,
Chris Alexander, Nikita Borisov
- <otr at cypherpunks.ca>
+ <otr at cypherpunks.ca>
License: GPL-2+
License: GPL-2
=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
NO_MAKE_CHECK_ARCHS := hppa mips mipsel powerpc ppc64 ppc64el s390x
%:
- dh $@ --with autoreconf
+ dh $@
# Enable the test suite only for architectures where it is reliable
override_dh_auto_test:
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/libotr/-/compare/6f96c8f8cf7eb1d0dbf2395eae0bb8f5262d3e6e...4c15929f9072422a9477312ddef5687a5a6b2e83
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/libotr/-/compare/6f96c8f8cf7eb1d0dbf2395eae0bb8f5262d3e6e...4c15929f9072422a9477312ddef5687a5a6b2e83
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/e916ef42/attachment-0001.htm>
More information about the Pkg-privacy-commits
mailing list