Lintian Fixes - falcosecurity-libs

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index fd4236c..5cfab04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,7 +35,7 @@ falcosecurity-libs (0.1.1dev+git20220316.e5c53d64-2) unstable; urgency=medium
 
   * Fix FTBFS on riscv64 (Closes: #991115)
     Thanks to Thorsten Alteholz <debian@alteholz.de>!
-  
+
  -- Dima Kogan <dkogan@debian.org>  Mon, 13 Jun 2022 20:00:19 -0700
 
 falcosecurity-libs (0.1.1dev+git20220316.e5c53d64-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 5fa2721..fc34852 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: cmake,
                libre2-dev
 Build-Depends-Indep: dh-sequence-dkms
 Testsuite: autopkgtest-pkg-dkms
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
 Homepage: https://github.com/falcosecurity/libs
 Vcs-Git: https://salsa.debian.org/debian/falcosecurity-libs.git
 Vcs-Browser: https://salsa.debian.org/debian/falcosecurity-libs
@@ -50,7 +50,6 @@ Description: Core libraries for Falco and Sysdig
  driver.
 
 Package: libfalcosecurity0-dev
-Section: libdevel
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, libfalcosecurity0 (= ${binary:Version})
@@ -78,4 +77,3 @@ Description: Kernel driver for Falco and Sysdig
  .
  This package contains the sources for the kernel driver used by Falco and
  Sysdig to collect data
-
diff --git a/debian/copyright b/debian/copyright
index 53810db..69c1546 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: falcosecurity-libs
 Upstream-Contact: https://falco.org
 Source: https://github.com/falcosecurity/libs
@@ -107,31 +107,6 @@ License: BSD-2
  (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-License: BSD-3
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
- .
-   1. Redistributions of source code must retain the above copyright notice,
-      this list of conditions and the following disclaimer.
- .
-   2. Redistributions in binary form must reproduce the above copyright
-      notice, this list of conditions and the following disclaimer in the
-      documentation and/or other materials provided with the distribution.
- .
-   3. The name of the author may be used to endorse or promote products
-      derived from this software without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
- WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
- EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
- OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
- WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
- OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
- ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
 License: MIT
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the
diff --git a/debian/rules b/debian/rules
index 44b00dd..aa3df9d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -38,4 +38,3 @@ endif
 # don't do it
 override_dh_compress:
 	dh_compress -X.c -X.h -XCMakeLists.txt -XREADME
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..1022689
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+---
+Bug-Database: https://github.com/falcosecurity/libs/issues
+Bug-Submit: https://github.com/falcosecurity/libs/issues/new
+Repository-Browse: https://github.com/falcosecurity/libs

Run locally

More details

Full run details

Historical runs