summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2020-10-15 22:15:33 -0400
committerGravatar Benjamin Barenblat <bbaren@debian.org>2020-10-15 22:15:33 -0400
commitffd5180bf4aef7232d80245ec4c59d09974f4275 (patch)
treecb09b43c621455360e87627ce0263f3a0c5c3b2a /debian
parent9d6c51fe4a28848e7ad15afe4a67f8a90972e1d6 (diff)
Start packaging 1.3.4-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 42e5b94..5390f3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rcm (1.3.4-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Benjamin Barenblat <bbaren@debian.org> Thu, 15 Oct 2020 22:12:17 -0400
+
rcm (1.3.3-3) unstable; urgency=medium
* Use Python 3 for tests. (Closes: #943249)