Control: tags -1 patch
Here's a patch that moves that binary into another package.
--
Piper McCorkle (transitioning s/Zeb(ulon)?/Piper/)
zebmccorkle@asymptote.club | https://keybase.io/zebMcCorkle
803A 0F47 82AD DDEA 46BE 055F F8F9 DB8C 1A54 6398
|
|
__/
__ Asymptote Club
/ (bad ASCII graph by yours truly)
|
|
From 05c9d9e72ae231cfc79e7693091aa9d7ef436ebd Mon Sep 17 00:00:00 2001
From: Piper McCorkle <zebmccorkle@asymptote.club>
Date: Thu, 1 Nov 2018 02:41:26 +0000
Subject: [PATCH] Split ilur into another package (fixes #709111)
---
debian/control | 19 +++++++++++++++++++
debian/devil-ilur.install | 1 +
debian/libdevil1c2.install | 1 -
3 files changed, 20 insertions(+), 1 deletion(-)
create mode 100644 debian/devil-ilur.install
diff --git a/debian/control b/debian/control
index 9f6c2b2..9453fda 100644
--- a/debian/control
+++ b/debian/control
@@ -59,3 +59,22 @@ Description: Cross-platform image loading and manipulation toolkit
left to the developer.
.
This package contains the development files.
+
+Package: devil-ilur
+Section: graphics
+Architecture: any
+Pre-Depends:
+ ${misc:Depends}
+Depends:
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: Cross-platform image loading and manipulation toolkit
+ Developer's Image Library (DevIL) is a programmer's toolkit which can
+ load, save and convert a wide variety of image formats. It also offers
+ basic manipulation and filtering capabilities.
+ .
+ DevIL presents a simple programming interface similar to OpenGL's, which is
+ easy for a developer to learn and use. Ultimate control of the images is
+ left to the developer.
+ .
+ This package contains the command line ILU frontend.
diff --git a/debian/devil-ilur.install b/debian/devil-ilur.install
new file mode 100644
index 0000000..d746186
--- /dev/null
+++ b/debian/devil-ilur.install
@@ -0,0 +1 @@
+usr/bin/ilur
diff --git a/debian/libdevil1c2.install b/debian/libdevil1c2.install
index f965540..3de3b10 100644
--- a/debian/libdevil1c2.install
+++ b/debian/libdevil1c2.install
@@ -1,2 +1 @@
-usr/bin/ilur
usr/lib/*/*.so.*
--
2.19.1
Attachment:
signature.asc
Description: PGP signature