diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 25 | ||||
-rw-r--r-- | debian/control | 10 | ||||
-rw-r--r-- | debian/copyright | 99 | ||||
-rw-r--r-- | debian/files | 1 | ||||
-rw-r--r-- | debian/lrc.config | 1 |
5 files changed, 129 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 88d8da0..1be7137 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +simple-scan (46.0-2) unstable; urgency=medium + + * debian/control: + - Update homepage (Closes: #1078348). + - Add appstream <!nocheck> to Build-Depends Closes: #1076200). + * debian/changelog: + - Add year 2025 to myself. + - Rewrite (Closes: #1076227). + * Declare compliance with Debian Policy 4.7.2 (No changes needed). + * debian/control: + - Change Vcs-Git from git: to https:. + + -- Jörg Frings-Fürst <debian@jff.email> Tue, 18 Mar 2025 19:38:35 +0100 + +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..a48a67d 100644 --- a/debian/control +++ b/debian/control @@ -2,21 +2,23 @@ Source: simple-scan Section: gnome Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> -Standards-Version: 4.6.2.0 +Standards-Version: 4.7.2 Rules-Requires-Root: no Build-Depends: + appstream <!nocheck>, debhelper-compat (= 13), dh-sequence-gnome, dh-sequence-scour, 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), @@ -33,8 +35,8 @@ Build-Depends: scour, valac, zlib1g-dev -Homepage: https://gitlab.gnome.org/GNOME/simple-scan -Vcs-Git: git://git.jff.email/simple-scan.git +Homepage: https://apps.gnome.org/SimpleScan/ +Vcs-Git: https://git.jff.email/cgit/simple-scan.git Vcs-Browser: https://git.jff.email/cgit/simple-scan.git Package: simple-scan diff --git a/debian/copyright b/debian/copyright index 6abd9b6..8054cc2 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,7 +5,102 @@ 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: po/af.po + po/am.po + po/ar.po + po/ast.po + po/az.po + po/ca.po + po/ca@valencia.po + po/da.po + po/de.po + po/el.po + po/en_GB.po + po/es.po + po/et.po + po/eu.po + po/fi.po + po/fr.po + po/gd.po + po/gl.po + po/he.po + po/hr.po + po/hy.po + po/id.po + po/ja.po + po/kk.po + po/km.po + po/ko.po + po/ku.po + po/ky.po + po/lt.po + po/lv.po + po/mhr.po + po/ms.po + po/my.po + po/nl.po + po/oc.po + po/pa.po + po/pt_BR.po + po/pt.po + po/ro.po + po/ru.po + po/sd.po + po/se.po + po/shn.po + po/sk.po + po/sl.po + po/sq.po + po/sr@latin.po + po/sr.po + po/sv.po + po/ta.po + po/te.po + po/th.po + po/tr.po + po/ug.po + po/uk.po + po/ur.po + po/uz.po + po/vi.po + po/zh_CN.po + po/zh_HK.po + po/zh_TW.po +Copyright: 2009-2015 Rosetta Contributors and Canonical Ltd +License: GPL-3+ + +Files: po/bg.po +Copyright: 2009 Rosetta Contributors and Canonical Ltd + 2021-2023 Alexander Shopov. +License: GPL-3+ + +Files: po/eo.po + po/hu.po + po/mjw.po +Copyright: 2010-2024 Free Software Foundation, Inc. +License: GPL-3+ + +Files: po/it.po +Copyright: 2017-2020 Free Software Foundation, Inc. + 2009 Rosetta Contributors and Canonical Ltd +License: GPL-3+ + +Files: po/be.po +Copyright: 2018 Uladzimir Manulenka <vlma@tut.by> +License: GPL-3+ + +Files: src/simple-scan-postprocessing.sh + src/postprocessor.vala +Copyright: 2022 Alexander Vogt <a.vogt@fulguritus.com> +License: GPL-3+ + +Files: src/reorder-pages-dialog.vala + src/page-texture.vala + src/drivers-dialog.vala +Copyright: 2023 Bartłomiej Maryńczak <marynczakbartlomiej@gmail.com> License: GPL-3+ Files: src/screensaver.vala @@ -22,7 +117,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-2025 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 diff --git a/debian/lrc.config b/debian/lrc.config new file mode 100644 index 0000000..acec3b5 --- /dev/null +++ b/debian/lrc.config @@ -0,0 +1 @@ +meson.build |