Run of lintian-fixes for osmo-libasn1c
Try this locally (using the lintian-brush package):
debcheckout osmo-libasn1c
cd osmo-libasn1c
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/osmo-libasn1c lintian-fixes/main
Summary
- Bump debhelper from old 11 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
- Drop unnecessary dependency on dh-autoreconf. (useless-autoreconf-build-depends)
- Update standards version to 4.5.0, no changes needed. (out-of-date-standards-version)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-12-09 02:35:10 +0000
+++ b/debian/changelog 2020-07-19 19:43:54 +0000
@@ -1,3 +1,12 @@
+osmo-libasn1c (0.9.32-2) UNRELEASED; urgency=low
+
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Drop unnecessary dependency on dh-autoreconf.
+ * Update standards version to 4.5.0, no changes needed.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sun, 19 Jul 2020 19:41:25 -0000
+
osmo-libasn1c (0.9.32-1) unstable; urgency=medium
* New upstream release
=== removed file 'debian/compat'
--- a/debian/compat 2018-02-20 18:41:14 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-11
=== modified file 'debian/control'
--- a/debian/control 2019-12-09 02:35:10 +0000
+++ b/debian/control 2020-07-19 19:43:54 +0000
@@ -3,9 +3,8 @@
Priority: optional
Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
-Build-Depends: debhelper (>=11),
- libtalloc-dev
-Standards-Version: 4.4.1
+Build-Depends: debhelper-compat (= 12), libtalloc-dev
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmo-libasn1c
Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmo-libasn1c.git
Homepage: https://projects.osmocom.org/projects/libasn1c
=== modified file 'debian/rules'
--- a/debian/rules 2018-02-20 18:41:08 +0000
+++ b/debian/rules 2020-07-19 19:43:11 +0000
@@ -42,4 +42,4 @@
# main packaging script based on dh7 syntax
%:
- dh $@ --with autoreconf
+ dh $@
Debdiff
File lists identical (after any substitutions)
No differences were encountered between the control files of package osmo-libasn1c-dev
No differences were encountered between the control files of package osmo-libasn1c1
No differences were encountered between the control files of package osmo-libasn1c1-dbgsym