File: changelog

package info (click to toggle)
imv 4.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 612 kB
  • sloc: ansic: 6,797; sh: 10; makefile: 8
file content (144 lines) | stat: -rw-r--r-- 5,990 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
imv (4.5.0-1) unstable; urgency=medium

  * Team upload
  * New upstream version
  * d/control:
      - Build-Depends add libturbojpeg0-dev
      - Build-Depends add libjxl-dev, enable libjxl Backends
      - Bump Standards-Version: 4.7.0, no changes needed
  * d/copyright: update year info to 2024
  * d/gbp.conf: update to use default upstream-branch
  * d/u/metadata: Remove obsolete fields Contact, Name.
    Already present in machine-readable debian/copyright.
  * d/salsa-ci.yml: add salsa-ci file with the salsa pipeline (routine-update)

 -- xiao sheng wen <atzlinux@sina.com>  Fri, 14 Jun 2024 18:49:21 +0800

imv (4.4.0-1) unstable; urgency=medium

  * Team upload

  [ Martin Dosch ]
  * Update project homepage and git repo (Closes: #1009303)

  [ xiao sheng wen ]
  * New upstream version 4.4.0 (Closes: #1029239 )
  * d/control: fix typo, x11-wayland --> imv-wayland (Closes: #1024204)
  * Bump Standards-Version: 4.6.2
  * d/copyright:
      - add xiao sheng wen for debian/*, update year info to 2023
      - update Source to new git repo url
  * d/u/metadata: update upstream new git repo infos
  * delete d/p/0002-Fix-segfault-with-latest-wlroots.patch, new upstream applied
  * Update d/p/call-imv-from-libexec.patch,
    patch new upstream contrib/imv-dir file

 -- xiao sheng wen <atzlinux@sina.com>  Tue, 05 Sep 2023 15:31:18 +0800

imv (4.3.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * d/patches: add 0002-Fix-segfault-with-latest-wlroots.patch to fix
    segfault with newer wlroots (Closes: #1006543)

 -- Gard Spreemann <gspr@nonempty.org>  Thu, 07 Apr 2022 09:15:36 +0200

imv (4.3.0-1) unstable; urgency=medium

  * New upstream version 4.3.0.
  * d/control: bump Standards-Version to 4.6.0, no changes needed
  * d/control: drop Build-Dep on libturbojpeg
  * d/patches: drop 0003-fix-flickering-in-wayland.patch (upstreamed)
  * d/patches: add call-imv-from-libexec.patch.
    The patch supersedes 0002-desktop-file-call-imv-x11.patch.
  * debian/*: wrap-and-sort -bast (cosmetic)

 -- Paride Legovini <paride@debian.org>  Sun, 31 Oct 2021 16:53:45 +0000

imv (4.2.0-1) unstable; urgency=medium

  * New upstream version 4.2.0.
  * Use the upstream installer and handle the imv name clash in d/rules.
    Install `imv` in /usr/lib/imv/ and patch imv.desktop accordingly.
    Stop installing the `imvr` legacy symlink.
  * d/NEWS: warn that the `imvr` legacy symlink is not installed anymore.
  * d/control:
    - Update Build-Depends:
      + replace asciidoc with asciidoc-base
      + drop dh-exec, docbook-xsl, xsltproc: not needed anymore
      + drop libfontconfig1-dev: already a dependency via libpango1.0-dev
      + add libheif-dev for HEIF support
      + add libturbojpeg0-dev for SIMD-accellerated JPEG handling
      + add meson, as upstream switched to this build system.
    - Update the package description.
    - Use @alioth-lists.debian.net in the team mailing list address.
  * d/patches:
    - drop 0001-Build-against-the-Debian-packaged-libinih.patch.
      Build with system inih is now supported upstream.
    - d/patches: add debian/patches/0003-fix-flickering-in-wayland.patch.
      Fixes https://github.com/eXeC64/imv/issues/305.
  * d/imv.docs: install upstream's README.md. Contains useful examples.
  * d/copyright:
    - Drop paragraph for libinih, not vendored anymore.
    - Update copyright holders.
    - Update copyright years for debian/*.
  * d/gbp.conf: set debian-branch = debian/latest (DEP14).
  * debian/*: pl@ninthfloor.org -> paride@debian.org.

 -- Paride Legovini <paride@debian.org>  Sun, 31 Jan 2021 12:03:12 +0000

imv (4.1.0-1) unstable; urgency=medium

  * New upstream version 4.1.0 (closes: #959095).
  * Install the /etc/imv_config file.
  * d/control:
    - Bump Standards-Version to 4.5.0 (no changes needed).
    - Bump the dh compat level to 13.
    - Do not disable dh_auto_test: the tests now pass in a schroot
      environment (sbuild), let's try enabling them.
    - Drop `make doc` from override_dh_auto_install: not needed as the `all`
      target already builds `doc`.
    - Use the paride@debian.org alias in Uploaders.
  * Drop upstreamed patches:
    - 0002-Fix-typo-in-manpages.patch
    - 0003-Fix-the-name-of-the-GNU-LGPL.patch
  * Switch to a "patches applied + git debcherry" packaging workflow.

 -- Paride Legovini <paride@debian.org>  Sun, 17 May 2020 22:22:50 +0000

imv (4.0.1-1) unstable; urgency=medium

  * New upstream version 4.0.1 (closes: #905693).
  * Upstream switched from dual licensing (Expat and GPL-2+) to Expat only.
    Update d/copyright accordingly.
  * d/copyright: add the new contributors.
  * Bump Standards-Version to 4.4.1 (no changes needed).
  * Build-Depend on debhelper-compat and drop d/compat.
  * d/rules: drop DEB_BUILD_MAINT_OPTIONS = hardening=+all.
    ld --as-needed is enabled by default on Debian development versions.
  * Update Build-Depends due to upstream changes:
     - add: libegl1-mesa-dev, libglu1-mesa-dev, librsvg2-dev,
            libwayland-dev, libxkbcommon-x11-dev;
     - del: libsdl2-dev, libsdl2-ttf-dev.
  * Skip the install target and install everything with debhelper.
    New Build-Depend: dh-exec.
  * d/control: add Rules-Requires-Root: no
  * Explain the new way to invoke imv. Changes:
     - update d/README.Debian;
     - update the package description in d/control; and
     - add d/NEWS explaining how the binaries are named.
  * Provide a imvr -> imv-x11 symlink for legacy support.
  * Refresh and add new patches. Refreshed:
     - 0001-Build-against-the-Debian-packaged-libinih.patch
    New:
     - 0002-Fix-typo-in-manpages.patch (cherry-picked)
     - 0003-Fix-the-name-of-the-GNU-LGPL.patch (submitted upstream)
     - 0004-desktop-file-call-imv-x11.patch

 -- Paride Legovini <pl@ninthfloor.org>  Sat, 30 Nov 2019 18:46:48 +0000

imv (3.0.0-1) unstable; urgency=medium

  * Initial release (Closes: #898220)

 -- Paride Legovini <pl@ninthfloor.org>  Mon, 07 May 2018 15:41:49 +0000