aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/lintian_deprecated_error.patch
diff options
context:
space:
mode:
authorLibravatar Mubashshir <ahm@jadupc.com>2023-08-03 16:33:41 +0600
committerLibravatar Mubashshir <ahm@jadupc.com>2023-08-03 16:33:41 +0600
commit70faa8e9a0ff3cba74b4f753e257d56b768fcbd2 (patch)
tree3a49460715f7319d100e0cc9c1a278758500c7c8 /debian/patches/lintian_deprecated_error.patch
downloadaptdaemon-70faa8e9a0ff3cba74b4f753e257d56b768fcbd2.tar.gz
aptdaemon-70faa8e9a0ff3cba74b4f753e257d56b768fcbd2.zip
Import Upstream version 1.1.1+bzr982
Diffstat (limited to '')
-rw-r--r--debian/patches/lintian_deprecated_error.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/patches/lintian_deprecated_error.patch b/debian/patches/lintian_deprecated_error.patch
new file mode 100644
index 0000000..a9b0309
--- /dev/null
+++ b/debian/patches/lintian_deprecated_error.patch
@@ -0,0 +1,20 @@
+Description: don't list deprecated lintian case
+Author: Sebastien Bacher <seb128@ubuntu.com>
+Forwarded: https://code.launchpad.net/~seb128/aptdaemon/lintian-upx-deprecated/+merge/272924
+Bug-Ubuntu: https://launchpad.net/bugs/1490169
+=== modified file 'aptdaemon/data/lintian/ubuntu/aptdaemon.profile'
+Index: aptdaemon-1.1.1+bzr982/data/lintian/ubuntu/aptdaemon.profile
+===================================================================
+--- aptdaemon-1.1.1+bzr982.orig/data/lintian/ubuntu/aptdaemon.profile
++++ aptdaemon-1.1.1+bzr982/data/lintian/ubuntu/aptdaemon.profile
+@@ -5,9 +5,8 @@ Disable-Tags:
+ FSSTND-dir-in-usr,
+ FSSTND-dir-in-var,
+ arch-dependent-file-in-usr-share,
+- binary-file-compressed-with-upx,
+ binary-or-shlib-defines-rpath,
+- control-interpreter-in-usr-local,
++ control-interpreter-in-usr-local,
+ copyright-contains-dh_make-todo-boilerplate,
+ copyright-file-compressed,
+ copyright-file-is-symlink,