summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2023-12-10 09:55:35 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2023-12-10 09:55:35 +0000
commitb5943c21b7a41b5d7981745b106b0e7f9728c09e (patch)
treeecf25db5fa485e49f7f94792ba15ab1aad7ab22c
parentMerging upstream version 2.5.31. (diff)
downloadidentify-b5943c21b7a41b5d7981745b106b0e7f9728c09e.tar.xz
identify-b5943c21b7a41b5d7981745b106b0e7f9728c09e.zip
Releasing debian version 2.5.31-1.debian/2.5.31-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
-rw-r--r--debian/changelog35
-rwxr-xr-xdebian/rules4
2 files changed, 3 insertions, 36 deletions
diff --git a/debian/changelog b/debian/changelog
index 42d9bea..2c73883 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,38 +1,9 @@
-identify (2.5.30-1) sid; urgency=medium
+identify (2.5.31-1) sid; urgency=medium
* Uploading to sid.
- * Merging upstream version 2.5.30.
+ * Merging upstream version 2.5.31.
- -- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 04 Oct 2023 14:11:17 +0200
-
-identify (2.5.29-1) sid; urgency=medium
-
- * Uploading to sid.
- * Merging upstream version 2.5.29.
-
- -- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 20 Sep 2023 11:18:28 +0200
-
-identify (2.5.28-1) sid; urgency=medium
-
- * Uploading to sid.
- * Merging upstream version 2.5.28.
-
- -- Daniel Baumann <daniel.baumann@progress-linux.org> Tue, 12 Sep 2023 10:27:00 +0200
-
-identify (2.5.27-1) sid; urgency=medium
-
- * Uploading to sid.
- * Merging upstream version 2.5.27.
-
- -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 04 Sep 2023 11:24:00 +0200
-
-identify (2.5.26-2) sid; urgency=medium
-
- * Uploading to sid.
- * Manually removing some files that pybuild doesn't clean up during
- build (Closes: #1048455).
-
- -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 14 Aug 2023 11:46:57 +0200
+ -- Daniel Baumann <daniel.baumann@progress-linux.org> Wed, 01 Nov 2023 05:31:40 +0100
identify (2.5.26-1) sid; urgency=medium
diff --git a/debian/rules b/debian/rules
index 74b845d..f9f3792 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,6 @@ export PYBUILD_NAME=identify
%:
dh ${@} --buildsystem=pybuild
-execute_after_dh_auto_clean:
- # help pybuild
- rm -rf *.egg-info
-
execute_after_dh_auto_install:
# manpage
mkdir -p debian/python3-identify/usr/share/man/man1