diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:01:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 03:01:25 +0000 |
commit | e6e39b4ab72cfe5b1342f25602ab59eb1675b331 (patch) | |
tree | 7e31b088533d46e20aa7c70f9756c2192cb95aaf | |
parent | Adding upstream version 1.14.1. (diff) | |
download | iredis-e6e39b4ab72cfe5b1342f25602ab59eb1675b331.tar.xz iredis-e6e39b4ab72cfe5b1342f25602ab59eb1675b331.zip |
Adding debian version 1.14.1-1.debian/1.14.1-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/TODO | 7 | ||||
-rw-r--r-- | debian/changelog | 131 | ||||
-rw-r--r-- | debian/control | 31 | ||||
-rw-r--r-- | debian/copyright | 38 | ||||
-rwxr-xr-x | debian/rules | 13 | ||||
-rw-r--r-- | debian/source/format | 1 | ||||
-rw-r--r-- | debian/watch | 3 |
7 files changed, 224 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 0000000..7a212a0 --- /dev/null +++ b/debian/TODO @@ -0,0 +1,7 @@ +TODO +==== + + * create manpage and upstream it. + * create bash-completion and upstream it. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 08 Feb 2021 12:55:51 +0100 diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..db2a6d1 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,131 @@ +iredis (1.14.1-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 1.14.1. + * Updating copyright for 2024. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 20 Feb 2024 10:32:15 +0100 + +iredis (1.14.0-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 1.14.0. + + -- Daniel Baumann <mail@daniel-baumann.ch> Sat, 04 Nov 2023 19:52:23 +0100 + +iredis (1.13.1-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 1.13.1. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 09 Jul 2023 06:11:50 +0200 + +iredis (1.13.0-3) sid; urgency=medium + + * Uploading to sid. + * Uploading without changes after bookworm release. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 11 Jun 2023 14:23:00 +0200 + +iredis (1.13.0-2) experimental; urgency=medium + + * Uploading to experimental. + * Removing hacks for PEP517 support from before a pybuild plugin was + available. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 12 May 2023 11:22:36 +0200 + +iredis (1.13.0-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 1.13.0. + * Updating to standards version 4.6.2. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 04 Jan 2023 08:20:09 +0100 + +iredis (1.12.1-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 1.12.1. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 15 Aug 2022 14:04:54 +0200 + +iredis (1.12.0-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 1.12.0. + * Updating to standards version 4.6.1. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 04 Jul 2022 09:59:13 +0200 + +iredis (1.11.1-2) sid; urgency=medium + + * Uploading to experimental. + * Shortening mistune depends. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 01 Apr 2022 05:36:09 +0200 + +iredis (1.11.1-1) experimental; urgency=medium + + * Uploading to experimental. + * Merging upstream version 1.11.1. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 11 Mar 2022 06:59:46 +0100 + +iredis (1.11.0-1) experimental; urgency=medium + + * Uploading to experimental. + * Merging upstream version 1.11.0: + - compatible with mistune 2.0 (Closes: #1003572). + * Adding versioned depends for mistune 2.0. + * Updating copyright for 2022. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 25 Jan 2022 21:06:35 +0100 + +iredis (1.10.0-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 1.10.0. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 28 Dec 2021 19:30:36 +0100 + +iredis (1.9.4-2) sid; urgency=medium + + * Uploading to sid. + * Updating watch file. + * Updating to standards version 4.6.0. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 09 Oct 2021 10:18:03 +0200 + +iredis (1.9.4-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 1.9.4. + * Updating python debhelper sequence. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sat, 17 Jul 2021 09:35:00 +0200 + +iredis (1.9.1-3) sid; urgency=medium + + * Uploading to sid. + * Adding README.source. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Fri, 26 Feb 2021 09:42:53 +0100 + +iredis (1.9.1-2) sid; urgency=medium + + * Uploading to sid. + * Manually sorting control fields. + * Adding testsuite field. + * Repeating section per binary package in control for consistency reasons. + * Harmonizing package description. + * Harmonizing comments in rules. + * Adding TODO file. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 08 Feb 2021 13:29:15 +0100 + +iredis (1.9.1-1) sid; urgency=medium + + * Initial upload to sid (Closes: #954408). + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Sun, 07 Feb 2021 12:17:57 +0100 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..b8d06e2 --- /dev/null +++ b/debian/control @@ -0,0 +1,31 @@ +Source: iredis +Section: database +Priority: optional +Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> +Build-Depends: + debhelper-compat (= 13), + dh-sequence-python3, + pybuild-plugin-pyproject, + python3, + python3-poetry, + python3-setuptools, +Rules-Requires-Root: no +Standards-Version: 4.6.2 +Homepage: https://iredis.io +Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/iredis +Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/iredis +Testsuite: autopkgtest-pkg-python + +Package: iredis +Section: database +Architecture: all +Depends: + python3-importlib-resources, + python3-mistune (>= 2.0.2), + python3-pendulum, + python3-pytzdata, + ${misc:Depends}, + ${python3:Depends}, +Description: CLI for Redis with auto-completion and syntax highlighting + IRedis is a command line interface for Redis with auto-completion and + syntax highlighting. It is also capable of pretty printing tabular data. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..64b7faa --- /dev/null +++ b/debian/copyright @@ -0,0 +1,38 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: IRedis +Upstream-Contact: laixintao <laixintaoo@gmail.com> +Source: https://github.com/laixintao/iredis/releases + +Files: * +Copyright: 2019-2024 laixintao <laixintaoo@gmail.com> +License: BSD-3-clause + +Files: debian/* +Copyright: 2021-2024 Daniel Baumann <daniel.baumann@progress-linux.org> +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: + . + * Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + . + * 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. + . + * Neither the name of dbcli 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/debian/rules b/debian/rules new file mode 100755 index 0000000..238e44f --- /dev/null +++ b/debian/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f + +export PYBUILD_NAME=iredis + +%: + dh ${@} --buildsystem=pybuild + +execute_after_dh_auto_install: + mkdir -p debian/iredis/usr/lib/python3/dist-packages/iredis/data + cp iredis/data/iredisrc debian/iredis/usr/lib/python3/dist-packages/iredis/data/iredisrc + +override_dh_auto_test: + # disabled, doesn't work yet diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..260589a --- /dev/null +++ b/debian/watch @@ -0,0 +1,3 @@ +version=4 +opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/iredis-$1\.tar\.gz/ \ +https://github.com/laixintao/iredis/tags .*/v?(\d\S+)\.tar\.gz |