commit 1e703aad4b9b72f28af5ef4bb0ef7945b8393093 Author: alan Date: Fri Feb 2 06:45:43 2024 +0000 Initial commit. - Fixed lintian errors/recommendations diff --git a/changelog b/changelog new file mode 100644 index 0000000..4baec08 --- /dev/null +++ b/changelog @@ -0,0 +1,5 @@ +hyprland-protocols (0.2~20230811-1) UNRELEASED; urgency=low + + * Initial release. Closes: #1051806 + + -- Alan M Varghese (NyxTrail) Thu, 01 Feb 2024 19:19:45 +0000 diff --git a/control b/control new file mode 100644 index 0000000..1c6b51e --- /dev/null +++ b/control @@ -0,0 +1,23 @@ +Source: hyprland-protocols +Section: x11 +Priority: optional +Maintainer: Alan M Varghese (NyxTrail) +Build-Depends: debhelper-compat (= 13) +Standards-Version: 4.6.2 +Homepage: https://github.com/hyprwm/hyprland-protocols +Rules-Requires-Root: no +#Vcs-Git: https://salsa.debian.org/debian/hyprland-protocols.git +#Vcs-Browser: https://salsa.debian.org/debian/hyprland-protocols + +Package: hyprland-protocols +Architecture: any +Multi-Arch: foreign +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Wayland protocol extensions for Hyprland + hyprland protocols that add functionality not available in the + wayland-protocols package + . + It ships the following protocols: + hyprland_toplevel_export -> for exporting toplevel buffers (aka. windows) + for screensharing + hyprland_global_keybindings -> for managing global keybinds via D-Bus. diff --git a/copyright b/copyright new file mode 100644 index 0000000..2cc532b --- /dev/null +++ b/copyright @@ -0,0 +1,40 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: hyprland-protocols +Upstream-Contact: vaxerski +Source: https://github.com/hyprwm/hyprland-protocols + +Files: * +Copyright: 2022-2023 Hypr Development +License: BSD-3-Clause + +Files: debian/* +Copyright: + 2023 Matthias Geiger + 2024 Alan M Varghese +License: BSD-3-Clause + +License: BSD-3-Clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + . + 1. Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + . + 2. Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + . + 3. Neither the name of the copyright holder nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR + SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, + OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/files b/files new file mode 100644 index 0000000..fa3035f --- /dev/null +++ b/files @@ -0,0 +1,2 @@ +hyprland-protocols_0.2~20230811-1_amd64.buildinfo x11 optional +hyprland-protocols_0.2~20230811-1_amd64.deb x11 optional diff --git a/source/format b/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/upstream/metadata b/upstream/metadata new file mode 100644 index 0000000..80047ff --- /dev/null +++ b/upstream/metadata @@ -0,0 +1,8 @@ +# +# DEP-12: Per-package machine-readable metadata about Upstream +# Please check * https://dep-team.pages.debian.net/deps/dep12/ +# * https://wiki.debian.org/UpstreamMetadata +Bug-Database: https://github.com/hyprwm/hyprland-protocols/issues +Bug-Submit: https://github.com/hyprwm/hyprland-protocols/issues/new +Repository: https://github.com/hyprwm/hyprland-protocols +Repository-Browse: https://github.com/hyprwm/hyprland-protocols diff --git a/watch b/watch new file mode 100644 index 0000000..fc70498 --- /dev/null +++ b/watch @@ -0,0 +1,2 @@ +# You must remove unused comment lines for the released package. +version=4