summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/copyright37
-rw-r--r--debian/source/lintian-overrides11
3 files changed, 41 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog
index 3fdd6a9..dfca554 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,9 @@ sane-backends (1.4.0-1) UNRELEASED; urgency=medium
+ debian/patches/0190-Fix_scanimage_help.patch
+ debian/patches/0205-ftbfs_with_GCC-15.patch
- Refresh debian/libsane1.symbols.
- - Refresh debian/copyright.
+ * debian/copyright:
+ - Refresh.
+ - Fix old FSF address.
-- Jörg Frings-Fürst <debian@jff.email> Mon, 09 Jun 2025 14:30:33 +0200
diff --git a/debian/copyright b/debian/copyright
index 12df7ad..49e0b10 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -61,7 +61,7 @@ License: Expat and/or GPL-2+
Files: backend/qcam.h
Copyright: 1997 David Mosberger-Tang
1996 Scott Laird
-License: Expat and/or GPL
+License: Expat and/or GPL-1
Files: backend/artec_eplus48u.*
Copyright: 2002 Michael Herder <crapsite@gmx.net>
@@ -1079,6 +1079,25 @@ License: Artistic
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+License: GPL-1
+ 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 the Free Software Foundation; either
+ version 1 of the License.
+ .
+ This program 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 General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see https://www.gnu.org/licenses/.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 1 can be found in the file
+ `/usr/share/common-licenses/GPL-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
@@ -1091,7 +1110,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, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see https://www.gnu.org/licenses/.
.
The complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-2 file.
@@ -1125,7 +1144,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, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see https://www.gnu.org/licenses/.
.
The complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-2 file.
@@ -1141,7 +1160,7 @@ License: GPL-3
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, see <http://www.gnu.org/licenses/>
+ along with this program. If not, see https://www.gnu.org/licenses/
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
@@ -1158,7 +1177,7 @@ License: GPL-3+
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, see <http://www.gnu.org/licenses/>
+ along with this program. If not, see https://www.gnu.org/licenses/.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
@@ -1176,8 +1195,7 @@ 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".
@@ -1912,8 +1930,7 @@ License: LGPL-2+
Lesser General Public License for more details.
.
You should have received a copy of the GNU Library 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 Library General Public License
version 2 can be found in "/usr/share/common-licenses/LGPL-2".
@@ -2263,7 +2280,7 @@ License: GPL-2+ with sane exception
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, see <http://www.gnu.org/licenses/>.
+ along with this program. If not, see https://www.gnu.org/licenses/.
.
The complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL-2 file.
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..ecec065
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,11 @@
+#
+# The license expat, gpl-1 and gpl-2+ are included
+#
+missing-license-paragraph-in-dep5-copyright
+#missing-license-paragraph-in-dep5-copyright expat and/or gpl-2+
+
+#
+# mutiple licenses are allowd
+#
+space-in-std-shortname-in-dep5-copyright
+#space-in-std-shortname-in-dep5-copyright expat and/or gpl-2+