[Python-modules-commits] [jupyter-console] 01/01: Add d/watch rule for beta version

Gordon Ball chronitis-guest at moszumanska.debian.org
Tue Dec 13 13:00:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

chronitis-guest pushed a commit to branch master
in repository jupyter-console.

commit c0692d39bdbe859c5411cd8666e1d2b04cab07e1
Author: Gordon Ball <gordon at chronitis.net>
Date:   Tue Dec 13 14:00:23 2016 +0100

    Add d/watch rule for beta version
---
 debian/changelog | 6 ++++++
 debian/watch     | 1 +
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ce94a73..5ac82bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jupyter-console (5.0.0-2) UNRELEASED; urgency=medium
+
+  * Add uversionmangle rule to d/watch to correctly sort beta versions
+
+ -- Gordon Ball <gordon at chronitis.net>  Tue, 13 Dec 2016 13:59:28 +0100
+
 jupyter-console (5.0.0-1) unstable; urgency=medium
 
   * Initial release. (Closes: #842825)
diff --git a/debian/watch b/debian/watch
index 043aeb1..20d89b9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts=uversionmangle=s/b/~b/,dversionmangle=s/~b/b/ \
 http://pypi.debian.net/jupyter_console/jupyter_console-(.*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-console.git



More information about the Python-modules-commits mailing list