summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
-rw-r--r--debian/control5
-rw-r--r--debian/copyright26
3 files changed, 41 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 499a72a..2cd8918 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+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..35f3dc4 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,
@@ -34,10 +33,10 @@ Build-Depends:
meson,
ninja-build,
valac
-Standards-Version: 4.6.2.0
+Standards-Version: 4.7.0.1
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/shotwell.git
Vcs-Browser: https://git.jff.email/cgit/shotwell.git
Package: shotwell
diff --git a/debian/copyright b/debian/copyright
index ec4a2e4..9538b02 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -40,6 +40,14 @@ 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>
@@ -63,6 +71,24 @@ License: LGPL-2.1+
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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ 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: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by