Run of lintian-fixes for libdate-hijri-perl
Try this locally (using the lintian-brush package):
debcheckout libdate-hijri-perl
cd libdate-hijri-perl
lintian-brush
Merge these changes:
git pull https://janitor.debian.net/git/libdate-hijri-perl lintian-fixes/main
Summary
- Bump debhelper from old 10 to 12. (package-uses-old-debhelper-compat-version)
- Set debhelper-compat version in Build-Depends. (uses-debhelper-compat-file)
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-02-19 21:09:01 +0000
+++ b/debian/changelog 2019-12-11 18:59:42 +0000
@@ -6,6 +6,10 @@
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
+ [ Debian Janitor ]
+ * Bump debhelper from old 10 to 12.
+ * Set debhelper-compat version in Build-Depends.
+
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Feb 2018 15:09:37 +0100
libdate-hijri-perl (0.02-2) unstable; urgency=medium
=== removed file 'debian/compat'
--- a/debian/compat 2017-08-05 00:02:37 +0000
+++ b/debian/compat 1970-01-01 00:00:00 +0000
@@ -1,1 +0,0 @@
-10
=== modified file 'debian/control'
--- a/debian/control 2018-02-25 14:09:37 +0000
+++ b/debian/control 2019-12-11 18:59:42 +0000
@@ -4,7 +4,7 @@
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: perl
Standards-Version: 4.1.3
Homepage: https://metacpan.org/release/Date_Hijri
Publish History
- 2019-12-12T03:51: Merge proposal updated (Success)