summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-02-17 09:33:57 +0100
committerJörg Frings-Fürst <debian@jff.email>2023-02-17 09:33:57 +0100
commit95d323d21ebece74f6741bbd50cdf11003bb83ec (patch)
tree09e2da88b57987eeb665c4496241f16fd41ae882
parent81242a81e3be5806970cf68aa9fc075886b443ed (diff)
Revert "Switch from gtk2 to gtk-3"
This reverts commit 81242a81e3be5806970cf68aa9fc075886b443ed.
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 1 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog
index 1e8da84..ffc2877 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,3 @@
-sane-frontends (1.0.14-17) UNRELEASED; urgency=medium
-
- * Switch from gtk2 to gtk-3 (Closes: #967735):
- - debian/control: Change libgtk2.0-dev to libgtk-3-dev.
-
- -- Jörg Frings-Fürst <debian@jff.email> Fri, 25 Sep 2020 08:56:08 +0200
-
sane-frontends (1.0.14-16) unstable; urgency=medium
* debian/watch: Fix to new gitlab download structure.
diff --git a/debian/control b/debian/control
index 7ae4ffa..37890fb 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
Build-Depends:
debhelper-compat (= 13),
libgimp2.0-dev,
- libgtk-3-dev,
+ libgtk2.0-dev,
libsane-dev
Homepage: http://www.sane-project.org
Vcs-Git: git://jff.email/opt/git/sane-frontends.git