diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 11 | ||||
| -rw-r--r-- | debian/control | 3 | ||||
| -rw-r--r-- | debian/copyright | 4 | ||||
| -rw-r--r-- | debian/files | 1 | 
4 files changed, 15 insertions, 4 deletions
| diff --git a/debian/changelog b/debian/changelog index 88d8da0..b897572 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +simple-scan (46.0-1) unstable; urgency=medium + +  * New upstream release. +    - Add Build-Depends libadwaita-1-dev. +    - Change Build-Depends from libgtk-3-dev to libgtk-4-dev. +  * debian/changelog: +    - Add year 2024 to myself. +    - Rebase to new release. + + -- Jörg Frings-Fürst <debian@jff.email>  Sun, 30 Jun 2024 21:50:18 +0200 +  simple-scan (44.0-1) unstable; urgency=medium    * New upstream release. diff --git a/debian/control b/debian/control index bd61524..6fe830c 100644 --- a/debian/control +++ b/debian/control @@ -11,12 +11,13 @@ Build-Depends:   gettext,   gir1.2-rsvg-2.0,   itstool, + libadwaita-1-dev,   libcairo2-dev,   libcolord-dev,   libfribidi-dev,   libglib2.0-dev,   libgirepository1.0-dev, - libgtk-3-dev, + libgtk-4-dev,   libgdk-pixbuf-2.0-dev,   libgusb-dev,   libhandy-1-dev (>= 1.6.0), diff --git a/debian/copyright b/debian/copyright index 6abd9b6..bd02843 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,7 @@ Source: https://gitlab.gnome.org/GNOME/simple-scan  Files: *  Copyright: 2009-2018 Canonical Ltd -           2017-2023 the simple-scan authors +           2017-2024 the simple-scan authors  License: GPL-3+  Files: src/screensaver.vala @@ -22,7 +22,7 @@ License: GPL-3+  Files: debian/*  Copyright: 2009-2012 Alessio Treglia <alessio@debian.org>             2009      Robert Ancell <robert.ancell@canonical.com> -           2014-2023 Jörg Frings-Fürst <debian@jff.email> +           2014-2024 Jörg Frings-Fürst <debian@jff.email>  License: GPL-3+  License: GPL-3+ diff --git a/debian/files b/debian/files deleted file mode 100644 index ca454e2..0000000 --- a/debian/files +++ /dev/null @@ -1 +0,0 @@ -simple-scan_44.0-1_source.buildinfo gnome optional | 
