summaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2025-02-04 14:26:40 +0100
committerGitHub <noreply@github.com>2025-02-04 14:26:40 +0100
commit5e844d824b70c3995e4ccee025445d6dabb13be0 (patch)
treef846cee6029cd2f93a486746d6c799377d60b78f /debian
parent80939e370ea0289e20f4f81d786bb460958d231f (diff)
parentfaec62367524cfb8cce13f095476340400f994fe (diff)
Merge pull request #268 from stokito/fix-debian-lintian
debian: fix lintian warnings
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
-rw-r--r--debian/copyright2
-rw-r--r--debian/lintian-overrides1
4 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 66697c9..e87b0b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ucode (0.0.20220322-1) UNRELEASED; urgency=medium
+ucode (0.0.20220322) UNRELEASED; urgency=medium
* Initial release.
diff --git a/debian/control b/debian/control
index 30740b1..5f86076 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Section: interpreters
Priority: optional
Standards-Version: 4.5.0
Rules-Requires-Root: no
-Build-Depends: debhelper-compat (= 12), cmake, pkg-config, libjson-c-dev
+Build-Depends: debhelper-compat (= 12), cmake, pkgconf, libjson-c-dev
Homepage: https://github.com/jow-/ucode
Vcs-Browser: https://github.com/jow-/ucode
Vcs-Git: https://github.com/jow-/ucode.git
diff --git a/debian/copyright b/debian/copyright
index 4bbf4cc..4608cda 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,7 +10,7 @@ License: ISC
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
-
+ .
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
diff --git a/debian/lintian-overrides b/debian/lintian-overrides
new file mode 100644
index 0000000..7662288
--- /dev/null
+++ b/debian/lintian-overrides
@@ -0,0 +1 @@
+no-manual-page