Lintian Fixes - libcds
Ready changes
Merge these changes:
git pull https://janitor.debian.net/git/libcds lintian-fixes/main
Summary
- debian/copyright: use spaces rather than tabs to start continuation lines. (tab-in-license-text)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. (upstream-metadata-file-is-missing upstream-metadata-missing-bug-tracking upstream-metadata-missing-repository)
- Update standards version to 4.5.0, no changes needed. (out-of-date-standards-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-08-19 18:18:31 +0000
+++ b/debian/changelog 2020-07-26 10:55:05 +0000
@@ -1,3 +1,13 @@
+libcds (2.3.3-3) UNRELEASED; urgency=low
+
+ * debian/copyright: use spaces rather than tabs to start continuation lines.
+ * Set debhelper-compat version in Build-Depends.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Update standards version to 4.5.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sun, 26 Jul 2020 10:52:28 -0000
+
libcds (2.3.3-2) unstable; urgency=medium
* source upload
=== removed file 'debian/compat'
--- a/debian/compat 2019-08-19 18:18:26 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-12
=== modified file 'debian/control'
--- a/debian/control 2019-08-19 18:18:26 +0000
+++ b/debian/control 2020-07-26 10:55:05 +0000
@@ -2,11 +2,11 @@
Section: devel
Priority: optional
Maintainer: Thorsten Alteholz <debian@alteholz.de>
-Build-Depends: debhelper (>= 12)
+Build-Depends: debhelper-compat (= 12)
, dh-exec
, quilt
, cmake
-Standards-Version: 4.3.0
+Standards-Version: 4.5.0
Homepage: https://github.com/khizmax/libcds
Vcs-Browser: https://salsa.debian.org/alteholz/libcds
Vcs-Git: https://salsa.debian.org/alteholz/libcds.git
=== modified file 'debian/copyright'
--- a/debian/copyright 2019-08-19 18:18:26 +0000
+++ b/debian/copyright 2020-07-26 10:52:47 +0000
@@ -7,9 +7,9 @@
License: Boost
Files: test/stress/framework/citycrc.h
- test/stress/framework/city.cpp
- test/include/cds_test/city.h
- test/include/cds_test/citycrc.h
+ test/stress/framework/city.cpp
+ test/include/cds_test/city.h
+ test/include/cds_test/citycrc.h
Copyright: 2011 Google, Inc.
License: Expat
=== added directory 'debian/upstream'
=== added file 'debian/upstream/metadata'
--- a/debian/upstream/metadata 1970-01-01 00:00:00 +0000
+++ b/debian/upstream/metadata 2020-07-26 10:54:20 +0000
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/khizmax/libcds/issues
+Bug-Submit: https://github.com/khizmax/libcds/issues/new
+Repository: https://github.com/khizmax/libcds.git
+Repository-Browse: https://github.com/khizmax/libcds
Debdiff
[The following lists of changes regard files as different if they have different names, permissions or owners.]
Files in second set of .debs but not in first
-rw-r--r-- root/root /usr/lib/debug/.build-id/63/373d899af44775830490e01a2f99250c635e71.debug
Files in first set of .debs but not in second
-rw-r--r-- root/root /usr/lib/debug/.build-id/82/534b5c9eb25e82b679c3ccf9f4fe1d8db6d07a.debug
No differences were encountered between the control files of package libcds-dev
No differences were encountered between the control files of package libcds2.3.3
Control files of package libcds2.3.3-dbgsym: lines which differ (wdiff format)
Build-Ids: 82534b5c9eb25e82b679c3ccf9f4fe1d8db6d07a 63373d899af44775830490e01a2f99250c635e71
Run locally
Try this locally (using the lintian-brush package):
debcheckout libcds
cd libcds
lintian-brush