[Python-modules-commits] [python-isoweek] 01/01: New upstream release.

Hugo Lefeuvre hle at moszumanska.debian.org
Fri Jun 9 18:11:13 UTC 2017


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

hle pushed a commit to branch master
in repository python-isoweek.

commit d6071f0981b23d80a0f456df57e9e544fc884834
Author: Hugo Lefeuvre <hle at debian.org>
Date:   Fri Jun 9 19:43:58 2017 +0200

    New upstream release.
    
    * New upstream release.
    * Bump compat level to 10, update debhelper dependency accordingly.
    * debian/copyright:
      - Bump copyright years.
      - Update Hugo Lefeuvre's e-mail address.
---
 debian/changelog | 10 ++++++++++
 debian/compat    |  2 +-
 debian/control   |  2 +-
 debian/copyright |  4 ++--
 4 files changed, 14 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a66d6b7..dcdd4f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+python-isoweek (1.3.2-1) experimental; urgency=low
+
+  * New upstream release.
+  * Bump compat level to 10, update debhelper dependency accordingly.
+  * debian/copyright:
+    - Bump copyright years.
+    - Update Hugo Lefeuvre's e-mail address.
+
+ -- Hugo Lefeuvre <hle at debian.org>  Fri, 09 Jun 2017 19:40:36 +0200
+
 python-isoweek (1.3.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index dadf568..fee7793 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Hugo Lefeuvre <hle at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                python-all (>= 2.6.6),
                python-setuptools,
diff --git a/debian/copyright b/debian/copyright
index 9e2599d..a2064cf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,11 +3,11 @@ Upstream-Name: isoweek
 Source: https://github.com/gisle/isoweek
 
 Files: *
-Copyright: 2011-2016 Gisle Aas <gisle at aas.no>
+Copyright: 2011-2017 Gisle Aas <gisle at aas.no>
 License: BSD-2-clause
 
 Files: debian/*
-Copyright: 2014-2016 Hugo Lefeuvre <hugo6390 at orange.fr>
+Copyright: 2014-2017 Hugo Lefeuvre <hle at debian.org>
 License: BSD-2-clause
 
 License: BSD-2-clause

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



More information about the Python-modules-commits mailing list