aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraham Inggs <ginggs@debian.org>2020-06-16 13:08:29 +0000
committerGraham Inggs <ginggs@debian.org>2020-06-16 13:08:29 +0000
commit4a1637330cf5ba22dda9551c4e68bbe513dfe9fb (patch)
tree787c40fa6ca5331b7a134eb7893a02d604bde9ce
parent23b71b60993106844426b7728072e018352f4717 (diff)
parent1e78a514bcb9fc4d2ac7e23853b2a9903b59bc07 (diff)
downloaddebian_htop-4a1637330cf5ba22dda9551c4e68bbe513dfe9fb.tar.gz
debian_htop-4a1637330cf5ba22dda9551c4e68bbe513dfe9fb.tar.bz2
debian_htop-4a1637330cf5ba22dda9551c4e68bbe513dfe9fb.zip
Merge branch 'lintian-fixes' into 'master'
Fix some issues reported by lintian See merge request debian/htop!1
-rw-r--r--debian/changelog10
-rw-r--r--debian/control2
-rw-r--r--debian/upstream/metadata4
3 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0e7ed80..d733672 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+htop (2.2.0-3) UNRELEASED; urgency=medium
+
+ * Set upstream metadata fields: Bug-Database, Repository, Repository-
+ Browse.
+ * Update standards version to 4.4.1, no changes needed.
+ * Set upstream metadata fields: Bug-Submit.
+ * Update standards version to 4.5.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk> Tue, 24 Dec 2019 20:00:59 +0000
+
htop (2.2.0-2) unstable; urgency=medium
* Switch to debhelper 12
diff --git a/debian/control b/debian/control
index b953fac..fa9ffe3 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 12),
libncursesw5-dev,
pkg-config,
python3-minimal:native
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://hisham.hm/htop/
Vcs-Browser: https://salsa.debian.org/debian/htop
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..2d8feed
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/hishamhm/htop/issues
+Bug-Submit: https://github.com/hishamhm/htop/issues/new
+Repository: https://github.com/hishamhm/htop.git
+Repository-Browse: https://github.com/hishamhm/htop

© 2014-2024 Faster IT GmbH | imprint | privacy policy