summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2024-07-06 21:08:16 +0200
committerJörg Frings-Fürst <debian@jff.email>2024-07-06 21:08:16 +0200
commit80aa3fe15f6346102c29b9c4236fe1e89c283d3b (patch)
treece74f3643b6d3e03050df0940e484d12235f9949 /debian
parent79a133306dee3c727edf09655767987ec11e2c4f (diff)
parentdf7f03cb7f772b9a87896bfa189bccd4068d1963 (diff)
Merge branch 'release/debian/0.32.7-1'HEADdebian/0.32.7-1master
Diffstat (limited to 'debian')
-rw-r--r--debian/.gitignore1
-rw-r--r--debian/changelog13
-rw-r--r--debian/control3
-rw-r--r--debian/files1
4 files changed, 16 insertions, 2 deletions
diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644
index 0000000..027271b
--- /dev/null
+++ b/debian/.gitignore
@@ -0,0 +1 @@
+files
diff --git a/debian/changelog b/debian/changelog
index 42794d5..499a72a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+shotwell (0.32.7-1) unstable; urgency=medium
+
+ * New upstream release (Closes: ##1074582).
+ * debian/control:
+ - Add Depends (Closes: #1074575):
+ + heif-gdk-pixbuf
+ + heif-thumbnailer
+ - Remove obsolate Build-Depend (Closes: #1074576):
+ + python3-distutils
+ * New debian/.gitignore.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Tue, 02 Jul 2024 13:36:52 +0200
+
shotwell (0.32.6-2) unstable; urgency=medium
* debin/control:
diff --git a/debian/control b/debian/control
index 1184de5..6d98f24 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,6 @@ Build-Depends:
libwebkit2gtk-4.1-dev,
libwebp-dev,
libxml2,
- python3-distutils,
meson,
ninja-build,
valac
@@ -49,6 +48,8 @@ Depends:
shotwell-common (= ${source:Version}),
dconf-cli,
default-dbus-session-bus | dbus-session-bus,
+ heif-gdk-pixbuf,
+ heif-thumbnailer,
libavif-gdk-pixbuf,
libjxl-gdk-pixbuf,
librsvg2-common,
diff --git a/debian/files b/debian/files
deleted file mode 100644
index b091e81..0000000
--- a/debian/files
+++ /dev/null
@@ -1 +0,0 @@
-shotwell_0.32.6-2_source.buildinfo gnome optional