[Python-modules-commits] [django-jinja] 03/03: New upstream release.

Edward Betts edward at moszumanska.debian.org
Tue Jan 16 16:24:33 UTC 2018


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

edward pushed a commit to branch debian/master
in repository django-jinja.

commit 441b9146f796ffb93a6b776855d020f8d6ba5213
Author: Edward Betts <edward at 4angle.com>
Date:   Tue Jan 16 10:30:24 2018 +0000

    New upstream release.
    
      * Update Standards-Version (no changes).
      * Update debian/compat to 11.
      * Use https in debian/watch.
      * Remove trailing space from debian/changelog entry.
      * Update years in debian/copyright.
---
 debian/changelog | 15 +++++++++++++--
 debian/compat    |  2 +-
 debian/control   |  4 ++--
 debian/copyright |  2 +-
 debian/watch     |  2 +-
 5 files changed, 18 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0be6816..30d3784 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+django-jinja (2.4.1-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Update Standards-Version (no changes).
+  * Update debian/compat to 11.
+  * Use https in debian/watch.
+  * Remove trailing space from debian/changelog entry.
+  * Update years in debian/copyright.
+
+ -- Edward Betts <edward at 4angle.com>  Tue, 16 Jan 2018 10:27:06 +0000
+
 django-jinja (2.3.1-1) unstable; urgency=medium
 
   * New upstream release.
@@ -32,14 +43,14 @@ django-jinja (2.1.3-1) unstable; urgency=low
 
 django-jinja (2.1.2-2) unstable; urgency=low
 
-  * debian/rules: fix invalid Vcs-Git URL 
+  * debian/rules: fix invalid Vcs-Git URL
 
  -- Edward Betts <edward at 4angle.com>  Tue, 23 Feb 2016 07:34:46 +0000
 
 django-jinja (2.1.2-1) unstable; urgency=low
 
   * New upstream release.
-  * debian/control: no need for version on python-all Build-Depends 
+  * debian/control: no need for version on python-all Build-Depends
   * debian/control: Vcs-Git: switch to https
   * debian/control: update Standards-Version (no changes)
 
diff --git a/debian/compat b/debian/compat
index ec63514..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11
diff --git a/debian/control b/debian/control
index 1cc88f9..667148f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,13 +3,13 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Edward Betts <edward at 4angle.com>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 11),
                dh-python,
                python-all,
                python-setuptools,
                python3-all,
                python3-setuptools
-Standards-Version: 4.1.1
+Standards-Version: 4.1.2
 Homepage: https://github.com/niwibe/django-jinja
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/django-jinja.git
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/django-jinja.git
diff --git a/debian/copyright b/debian/copyright
index c418d55..f50cf9d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2012-2013, Andrey Antukh <niwi at niwi.be>
 License: BSD-3-clause
 
 Files: debian/*
-Copyright: 2015, Edward Betts <edward at 4angle.com>
+Copyright: 2015-2018, Edward Betts <edward at 4angle.com>
 License: BSD-3-clause
 
 
diff --git a/debian/watch b/debian/watch
index e52d16a..317dd06 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # please also check http://pypi.debian.net/django-jinja/watch
 version=3
 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-http://pypi.debian.net/django-jinja/django-jinja-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
+https://pypi.debian.net/django-jinja/django-jinja-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Python-modules-commits mailing list