[Python-modules-commits] [python-blessed] 05/07: Standards-Version is now 4.1.3, and d/watch was erroneous

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Sun Dec 31 13:02:04 UTC 2017


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

peb-guest pushed a commit to branch master
in repository python-blessed.

commit d71e7af18bfc377fb0eec23a576e334fb61304c9
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Sun Dec 31 14:00:08 2017 +0100

    Standards-Version is now 4.1.3, and d/watch was erroneous
---
 debian/changelog | 6 +++---
 debian/control   | 2 +-
 debian/watch     | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eb222cc..ff434e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,13 @@
-python-blessed (1.14.1-2) unstable; urgency=medium
+python-blessed (1.14.2-1) unstable; urgency=medium
 
   * Team upload
   * Add a patch to remove a not reliable test assertion. (Closes: #864337)
   * d/control:
-    - Bump Standards-Version to 4.1.2.
+    - Bump Standards-Version to 4.1.3.
     - Change Build-Depends for debhelper to 11
     - Add a basic Testsuite
   * d/compat: Bump to 11
-  * d/watch: version bump to 4 and httpss link with uscan tags
+  * d/watch: version bump to 4 and https link with uscan tags
 
  -- Pierre-Elliott Bécue <becue at crans.org>  Sun, 31 Dec 2017 13:50:57 +0100
 
diff --git a/debian/control b/debian/control
index ea5d8da..64d2629 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>=11),
                python-pytest,
                python-setuptools,
                python-wcwidth,
-Standards-Version: 4.1.2
+Standards-Version: 4.1.3
 Testsuite: autopkgtest-pkg-python
 Homepage: https://github.com/jquast/blessed
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-blessed.git
diff --git a/debian/watch b/debian/watch
index 887f5d3..655c2f8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/@PACKAGE@/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
+https://pypi.debian.net/blessed/blessed@ANY_VERSION@@ARCHIVE_EXT@

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



More information about the Python-modules-commits mailing list