summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2020-03-19 14:00:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2020-03-19 14:00:32 +0000
commite5cbe6d7fe39e950fb61272365ce88f9a3ca7953 (patch)
treebbe28d40cfc9dd88707539a4aad25ecaf9470b4b /debian/changelog
parentAdding upstream version 0.13.1. (diff)
downloadgitlint-e5cbe6d7fe39e950fb61272365ce88f9a3ca7953.tar.xz
gitlint-e5cbe6d7fe39e950fb61272365ce88f9a3ca7953.zip
Adding debian version 0.13.1-0.1.debian/0.13.1-0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..cddea91
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,34 @@
+gitlint (0.13.1-0.1) unstable; urgency=medium
+
+ * QA upload.
+ * New upstream release (Closes: #951996)
+ * Update std-version to 4.5.0, no changes required
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 18 Mar 2020 10:38:21 +0100
+
+gitlint (0.12.0-0.1) unstable; urgency=medium
+
+ * QA upload.
+ * New upstream release (Closes: #896070)
+ * Compat level is now 12
+ * Update std-version to 4.4.0, no changes required
+ * Switch to pylint
+ * Do not install qa directory, not in gitlint namespace
+ * Patch to replace readfp with read_file, since this package is Python3
+ * Force arrow runtime dependency, to avoid a pybuild failure in picking
+ up the requirements.txt file
+ * Drop all patches, upstream
+
+ -- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 26 Sep 2019 10:30:12 +0200
+
+gitlint (0.9.0-2) unstable; urgency=medium
+
+ * Add missing dependency python3-sh (Closes: #887789)
+
+ -- Patrik Hagedorn <patrik.hagedorn@gmx.net> Sun, 18 Feb 2018 22:48:41 +0100
+
+gitlint (0.9.0-1) unstable; urgency=medium
+
+ * Initial packaging (Closes: #886864)
+
+ -- Patrik Hagedorn <patrik.hagedorn@gmx.net> Mon, 15 Jan 2018 12:37:13 +0100