Package: git-debrebase
Version: 5.2
Severity: normal
The changelog entry generated by `git debrebase new-upstream` does not
contain a Debian revision. It should append -1 to the upstream version
number, since git-debrebase packages are always non-native.
spwhitton@iris:~/src/helm>git show ec5a7653
commit ec5a76530e40124395932358ac1e359027f64dd9
Author: Sean Whitton <[email protected]>
Date: Fri Jul 6 15:31:44 2018 +0100
Update changelog for new upstream 2.9.7
[git-debrebase: new upstream 2.9.7, changelog]
diff --git a/debian/changelog b/debian/changelog
index 9ef2ee5c..f7524cae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+helm (2.9.7) UNRELEASED; urgency=medium
+
+ * Update to new upstream version 2.9.7.
+
+ -- Sean Whitton <[email protected]> Fri, 6 Jul 2018 15:31:44 +0100
+
helm (2.9.6-1) unstable; urgency=medium
* New upstream release.
--
Sean Whitton