diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2024-06-30 21:48:40 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2024-06-30 21:48:40 +0200 | 
| commit | 6a946562e1fa628fe2ab051667b1288c77d46b94 (patch) | |
| tree | 4f25b4f1c729b99934f6c399a46ea3fe16bdcc34 | |
| parent | 904d917acb6119353d9d4798bf2a2a59004821bb (diff) | |
d/changelog: Rebase
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/copyright | 4 | 
2 files changed, 5 insertions, 2 deletions
| diff --git a/debian/changelog b/debian/changelog index 2d12870..7c5c922 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ simple-scan (46.0-1) UNRELEASED; 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 20:46:24 +0200 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+ | 
