summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/copyright71
-rw-r--r--debian/lrc.config6
3 files changed, 75 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 501b93a..369cfe2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ xsd (4.0.0-10) UNRELEASED; urgency=medium
- Change Vcs-* to new URL.
* debian/copyright:
- Add year 2025 to myself.
+ - Rewrite to make lrc happy.
* debian/patches/0110-xerces-c3.2.patch:
- Remove Bug-Field.
diff --git a/debian/copyright b/debian/copyright
index afe8604..b9e2bb7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,8 +4,31 @@ Upstream-Contact: xsd-user Maillist <xsd-users@codesynthesis.com>
Source: https://www.codesynthesis.com/download/xsd/
Files: *
-Copyright: Copyright (©) 2005-2014 CODE SYNTHESIS TOOLS CC
-License: GPL-2+ and FLOSS
+Copyright: 2005-2014 CODE SYNTHESIS TOOLS CC
+License: GPL-2
+
+Files: libcutl/*
+ libxsd-frontend/build/import/libcutl/configuration-rules.make
+ libxsd-frontend/build/import/libcutl/configure
+ libxsd-frontend/build/import/libcutl/stub.make
+ xsd/build/import/cli/cli-cxx.make
+ xsd/build/import/cli/configuration-rules.make
+ xsd/build/import/cli/configure
+ xsd/build/import/cli/LICENSE
+ xsd/build/import/cli/stub.make
+ xsd/build/import/libcutl/configuration-rules.make
+ xsd/build/import/libcutl/configure
+ xsd/build/import/libcutl/stub.make
+Copyright: 2005-2014 CODE SYNTHESIS TOOLS CC
+License: Expat
+
+Files: libcutl/m4/threads.m4
+Copyright: 2005-2014 CODE SYNTHESIS TOOLS CC
+License: GPL-2
+
+Files: build-0.3/install/install-sh
+Copyright: 1994 X Consortium
+License: X11
Files: xsd/doc/custom-literals.xsd
xsd/examples/cxx/parser/generated/library.*
@@ -83,6 +106,7 @@ Files: xsd/doc/cxx/tree/guide/cxx-tree-guide.*
xsd/doc/cxx/parser/guide/index.xhtml
xsd/doc/cxx/parser/guide/guide.html2ps
xsd/doc/xsd.*
+ xsd/doc/xsd-epilogue.1
Copyright: 2005-2014 CODE SYNTHESIS TOOLS CC
License: GFDL-1.2
@@ -91,7 +115,6 @@ Copyright: 2008 Raphael Bossek <bossekr@debian.org>
2014-2025 Jörg Frings-Fürst <debian@jff.email>
License: GPL-1+
-
License: GFDL-1.2
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
@@ -232,3 +255,45 @@ License: FLOSS
You may choose to redistribute a copy of the Program exclusively under
the terms of the GPL by removing the FLOSS Exception notice from that
copy of the Program.
+
+License: X11
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to
+ deal in the Software without restriction, including without limitation the
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
+ TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of the X Consortium shall not
+ be used in advertising or otherwise to promote the sale, use or other deal-
+ ings in this Software without prior written authorization from the X Consor-
+ tium.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file
diff --git a/debian/lrc.config b/debian/lrc.config
new file mode 100644
index 0000000..44d7e61
--- /dev/null
+++ b/debian/lrc.config
@@ -0,0 +1,6 @@
+libcutl/LICENSE
+libxsd-frontend/build/import/libcutl/LICENSE
+xsd/build/import/libcutl/LICENSE
+xsd/FLOSSE
+xsd/libxsd/FLOSSE
+