From a6b254f26acfb282cef2ff1d8df4b6e59f0b7435 Mon Sep 17 00:00:00 2001 From: Lino Jorzick Date: Wed, 23 Nov 2022 23:16:24 +0100 Subject: [PATCH] Inserted Package Details --- LICENSE | 21 ++++++++++++ debian/control | 18 ++++++++++ debian/copyright | 34 +++++++++++++++++++ debian/rules | 4 +++ debian/source/format | 1 + debian/winst-gruelag-axure-rp-10.install | 1 + .../lintian/overrides/gruelag-axure-rp-10 | 2 ++ 7 files changed, 81 insertions(+) create mode 100644 LICENSE create mode 100644 debian/control create mode 100644 debian/copyright create mode 100755 debian/rules create mode 100644 debian/source/format create mode 100644 debian/winst-gruelag-axure-rp-10.install create mode 100644 usr/share/lintian/overrides/gruelag-axure-rp-10 diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..3857f4b --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2019 Felix Jacobi + +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. diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..f41219f --- /dev/null +++ b/debian/control @@ -0,0 +1,18 @@ +Source: gruelag-axure-rp-10 +Section: misc +Priority: optional +Maintainer: Gruelag GmbH +Build-Depends: debhelper-compat (= 13), + dh-sequence-iserv, + dh-sequence-iserv-winst, +Standards-Version: 4.4.1 +Homepage: https://www.gruelag.de +Rules-Requires-Root: no + +Package: gruelag-axure-rp-10 +Architecture: all +Depends: ${misc:Depends}, + ${perl:Depends}, + ${iserv:winst:Depends}, +Description: ${iserv:winst:Description} +Tag: suite::iserv:deploy, role::package diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..8766a99 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,34 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: gruelag-axure-rp-10 + +Files: data/* +Copyright: 2002-2022 Axure Software Solutions, Inc. All rights reserved. Axure, Axure RP and the stylized X logo are trademarks of Axure Software Solutions, Inc. +License: MIT + +Files: debian/* +Copyright: 2022 Gruelag GmbH +License: MIT + +License: MIT + 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. + +# +# If you need, there are some extra license texts available in two places: +# /usr/share/debhelper/dh_make/licenses/ +# /usr/share/common-licenses/ diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..2d33f6a --- /dev/null +++ b/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..af745b3 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (git) diff --git a/debian/winst-gruelag-axure-rp-10.install b/debian/winst-gruelag-axure-rp-10.install new file mode 100644 index 0000000..c976948 --- /dev/null +++ b/debian/winst-gruelag-axure-rp-10.install @@ -0,0 +1 @@ +LICENSE* usr/share/doc/gruelag-axure-rp-10 diff --git a/usr/share/lintian/overrides/gruelag-axure-rp-10 b/usr/share/lintian/overrides/gruelag-axure-rp-10 new file mode 100644 index 0000000..450278e --- /dev/null +++ b/usr/share/lintian/overrides/gruelag-axure-rp-10 @@ -0,0 +1,2 @@ +# by design +gruelag-axure-rp-10: extra-license-file usr/share/doc/gruelag-axure-rp-10/LICENSE