From 3f5ae276aa244cf4cf555a4dda10faed64279671 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 05:05:51 +0200 Subject: Adding debian version 1.27.2-1. Signed-off-by: Daniel Baumann --- debian/changelog | 10 +++++----- debian/control | 2 +- debian/copyright | 6 +++--- debian/rules | 4 ---- 4 files changed, 9 insertions(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index 40f5e66..3376f44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -mycli (1.27.0-1) sid; urgency=medium +mycli (1.27.2-1) sid; urgency=medium * Uploading to sid. - * Merging upstream version 1.27.0. - * Manually removing some files that pybuild doesn't clean up during - build (Closes: #1046786). + * Merging upstream version 1.27.2. + * Updating copyright for 2024. + * Updating to standards-version 4.7.0. - -- Daniel Baumann Mon, 14 Aug 2023 11:53:38 +0200 + -- Daniel Baumann Mon, 08 Apr 2024 10:07:53 +0200 mycli (1.26.1-3) sid; urgency=medium diff --git a/debian/control b/debian/control index 74a5599..ed53492 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: python3, python3-setuptools, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://www.mycli.net Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/mycli Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/mycli diff --git a/debian/copyright b/debian/copyright index 5e8e28d..a0e153b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,12 +4,12 @@ Upstream-Contact: Amjith Ramanujam Source: https://www.mycli.net Files: * -Copyright: 2015-2022 Amjith Ramanujam +Copyright: 2015-2024 Amjith Ramanujam License: BSD-3-clause Files: debian/* -Copyright: 2015-2020 Lennart Weller - 2021-2022 Daniel Baumann +Copyright: 2021-2024 Daniel Baumann + 2015-2020 Lennart Weller License: BSD-3-clause License: BSD-3-clause diff --git a/debian/rules b/debian/rules index ddb44a6..1a5b985 100755 --- a/debian/rules +++ b/debian/rules @@ -5,10 +5,6 @@ export PYBUILD_NAME=mycli %: dh ${@} --buildsystem=pybuild -execute_after_dh_auto_clean: - # help pybuild - rm -rf *.egg-info - execute_after_dh_auto_install: # removing useless files rm -f debian/mycli/usr/lib/python3/dist-packages/mycli/AUTHORS -- cgit v1.2.3