summaryrefslogtreecommitdiff
path: root/irfanview/debian/changelog
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-06-16 19:08:29 -0400
committerB Stack <bgstack15@gmail.com>2019-06-16 19:08:29 -0400
commitb7690d916e5f6c39db4aa1d57f712f9df11112a4 (patch)
treecd5d27a900f0d3399745c246668a7092eae8deab /irfanview/debian/changelog
parentirfanview 4.53-2: fix #7 invocation problem for rpm (diff)
downloadstackrpms-b7690d916e5f6c39db4aa1d57f712f9df11112a4.tar.gz
stackrpms-b7690d916e5f6c39db4aa1d57f712f9df11112a4.tar.bz2
stackrpms-b7690d916e5f6c39db4aa1d57f712f9df11112a4.zip
irfanview 4.53-2 dpkg rc1
Split the calling script like the rpm. Still need to fix the icon png generation. I suspect the svg just needs to be rebuilt.
Diffstat (limited to 'irfanview/debian/changelog')
-rw-r--r--irfanview/debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/irfanview/debian/changelog b/irfanview/debian/changelog
index 5f71d4f..a6edfd7 100644
--- a/irfanview/debian/changelog
+++ b/irfanview/debian/changelog
@@ -1,3 +1,6 @@
+irfanview (4.53-2+devuan) manual; urgency=medium
+
+ * The architecture of the invocation script has been split into common and arch-specific.
irfanview (4.53-1+devuan) manual; urgency=medium
- Version 4.53 Release date: 2019-05-15
bgstack15