diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 31 | ||||
-rw-r--r-- | debian/control | 6 | ||||
-rw-r--r-- | debian/copyright | 33 |
3 files changed, 61 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index 499a72a..29c56b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +shotwell (0.32.13-2) unstable; urgency=medium + + * debian/control: + - Remove Build-Depend libxml2 (Closes: #1111632). + * debian/copyright: + - Remove old FSF address. + - Add year 2025 to myself. + * Declare compliance with Debian Policy 4.7.2.0 (No changes needed). + + -- Jörg Frings-Fürst <debian@jff.email> Wed, 20 Aug 2025 14:41:44 +0200 + +shotwell (0.32.13-1) unstable; urgency=medium + + * New upstream release (Closes: #1107513). + * debian/control: Correct Vcs-Git. + + -- Jörg Frings-Fürst <debian@jff.email> Mon, 09 Jun 2025 11:47:21 +0200 + +shotwell (0.32.10-1) unstable; urgency=medium + + * New upstream release (Closes: #1078709, #1085721, #1083041). + * debian/copyright: + - Rewrite to make lrc happy. + + 2 Files not changed to LGPL-2.1 because the name is LGPLv2.1-or-later. + * Declare compliance with Debian Policy 4.7.0.1 (No changes needed). + * debian/control: + - Change VCS-Git from git to https. + - Remove obsolate libgdata-dev (Closes: #1082015). + + -- Jörg Frings-Fürst <debian@jff.email> Mon, 11 Nov 2024 17:54:18 +0100 + shotwell (0.32.7-1) unstable; urgency=medium * New upstream release (Closes: ##1074582). diff --git a/debian/control b/debian/control index 6d98f24..0bc3296 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends: libappstream-glib-dev, libexif-dev, libgcr-3-dev, - libgdata-dev, libgee-0.8-dev, libgexiv2-dev, libglib2.0-dev, @@ -30,14 +29,13 @@ Build-Depends: libsqlite3-dev, libwebkit2gtk-4.1-dev, libwebp-dev, - libxml2, meson, ninja-build, valac -Standards-Version: 4.6.2.0 +Standards-Version: 4.7.2.0 Rules-Requires-Root: binary-targets Homepage: https://wiki.gnome.org/Apps/Shotwell -Vcs-Git: git://git.jff.email/shotwell.git +Vcs-Git: https://git.jff.email/cgit//shotwell.git Vcs-Browser: https://git.jff.email/cgit/shotwell.git Package: shotwell diff --git a/debian/copyright b/debian/copyright index ec4a2e4..9c2864c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -40,9 +40,17 @@ Copyright: 2016 Software Freedom Conservancy Inc. 2019 Jens Georg <mail@jensge.org> License: LGPL-2.1+ +Files: po/ia.po + po/km.po + po/kn.po +Copyright: 2011 Emilio Sepúlveda <djfunkinmixer@gmail.com> + 2012 <gospeltocambodia@gmail.com> + 2012 Shankar Prasad <svenkate@redhat.com> +License: LGPL-2.1 + Files: debian/* Copyright: 2009-2011 Devid Antonio Filoni <d.filoni@ubuntu.com> - 2014-2024 Jörg Frings-Fürst <debian@jff.email> + 2014-2025 Jörg Frings-Fürst <debian@jff.email> License: GPL-2+ License: LGPL-2.1+ @@ -57,8 +65,24 @@ License: LGPL-2.1+ Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public - License along with this library; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + License along with this library; if not, see https://www.gnu.org/licenses/. + . + On Debian systems, the complete text of the GNU Lesser General Public License + version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". + +License: LGPL-2.1 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, see https://www.gnu.org/licenses/. . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". @@ -75,8 +99,7 @@ License: GPL-2+ GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + along with this program; if not, see https://www.gnu.org/licenses/. . On Debian systems, the complete text of the GNU General Public License can be found in the file `/usr/share/common-licenses/GPL-2'. |