diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2024-03-03 13:06:49 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2024-03-03 13:06:49 +0100 | 
| commit | 6957c1e5e3382110ddaab8168c4db81822688b40 (patch) | |
| tree | d859903b25c777c295085602f5474c3c00170652 | |
| parent | ed3683d8bc7085034c42096cd7ef5ebb88cbe567 (diff) | |
d/copyright: Add 2024 to myself; New po/zh_CN.po
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/copyright | 6 | 
2 files changed, 9 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 46709e5..82dbd36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,12 +2,16 @@ sane-backends (1.3.0-1) UNRELEASED; urgency=medium    * New upstream release.      - debian/sane-utils.install: Install new saned.install.md. +    - Refresh patches.    * debian/control:      - Replace obsolete pkg-config with pkgconf.    * New debian/patches/0610-fix_groff_font_warnings.patch:      - Fix missing font messages.    * Install saned.service mask symlink into /usr (Closes: #1059186).      - Thanks to Chris Hofstaedtler <zeha@debian.org>. +  * debian/copyright: +    - Add 2024 to mysqlf. +    - New po/zh_CN.po.   -- Jörg Frings-Fürst <debian@jff.email>  Sun, 03 Mar 2024 09:55:25 +0100 diff --git a/debian/copyright b/debian/copyright index 556e112..b5be539 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,7 +15,7 @@ Copyright: 1997-2002 Kevin Dalley <kevind@rahul.net>             2013      Mark Buda <hermit@acm.org>             2018      Laurent Bigonville <bigon@debian.org>             2019      John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> -           2014-2023 Jörg Frings-Fürst <debian@jff.email> +           2014-2024 Jörg Frings-Fürst <debian@jff.email>  License: GPL-2+ with sane exception  Files: backend/abaton.* @@ -747,6 +747,10 @@ Copyright: 2002      Frank Zago <fzago@austin.rr.com>             2003-2010 Yann E. MORIN <yann.morin.1998@anciens.enib.fr>  License: GPL-2+ with sane exception +Files: po/zh_CN.po +Copyright: 2021-2024 Tyson Tan <tysontan@tysontan.com> +License: GPL-2+ with sane exception +  Files: frontend/saned.c  Copyright: 1997      Andreas Beck             2001-2004 Henning Meier-Geinitz | 
