diff options
author | B Stack <bgstack15@gmail.com> | 2019-07-01 19:45:50 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-07-01 19:45:50 -0400 |
commit | 017f040904b3a402f3e6504a92785128f877cda2 (patch) | |
tree | 944d5a7461fa91215febc7b20ce5109bdb70d244 /irfanview/debian | |
parent | add librsvg2-bin to irfanview build-deps (diff) | |
download | stackrpms-017f040904b3a402f3e6504a92785128f877cda2.tar.gz stackrpms-017f040904b3a402f3e6504a92785128f877cda2.tar.bz2 stackrpms-017f040904b3a402f3e6504a92785128f877cda2.zip |
WIP: porting dpkgs to obs
Diffstat (limited to 'irfanview/debian')
-rw-r--r-- | irfanview/debian/changelog | 3 | ||||
-rw-r--r-- | irfanview/debian/control | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/irfanview/debian/changelog b/irfanview/debian/changelog index a6edfd7..764161e 100644 --- a/irfanview/debian/changelog +++ b/irfanview/debian/changelog @@ -1,6 +1,9 @@ irfanview (4.53-2+devuan) manual; urgency=medium * The architecture of the invocation script has been split into common and arch-specific. + + -- B Stack <bgstack15@gmail.com> Sun, 19 May 2019 07:36:41 -0500 + irfanview (4.53-1+devuan) manual; urgency=medium - Version 4.53 Release date: 2019-05-15 diff --git a/irfanview/debian/control b/irfanview/debian/control index 7346355..0070ef4 100644 --- a/irfanview/debian/control +++ b/irfanview/debian/control @@ -3,7 +3,7 @@ Section: graphics Priority: optional Maintainer: B Stack <bgstack15@gmail.com> Build-Depends: debhelper (>=11~), - imagemagick + imagemagick, librsvg2-bin Standards-Version: 4.1.4 Homepage: https://irfanview.info/ |