[Python-modules-commits] [django-q] 03/11: New upstream release and add myself in debian/c files

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Tue Dec 12 13:58:44 UTC 2017


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

peb-guest pushed a commit to branch master
in repository django-q.

commit 29b1ede6155cb5bbbcecf2685d61299869faee8a
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Tue Dec 12 14:23:02 2017 +0100

    New upstream release and add myself in debian/c files
    
     * New upstream release
     * d/copyright:
       - Add myself to debian/* copyright
     * d/control:
       - Add myself to Uploaders
---
 debian/changelog | 10 ++++++++++
 debian/control   |  3 ++-
 debian/copyright |  1 +
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 93a4a91..82866a4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+django-q (0.8.1-1) unstable; urgency=medium
+
+  * New upstream release
+  * d/copyright:
+    - Add myself to debian/* copyright
+  * d/control:
+    - Add myself to Uploaders
+
+ -- Pierre-Elliott Bécue <becue at crans.org>  Tue, 12 Dec 2017 14:03:08 +0100
+
 django-q (0.8.0-1) unstable; urgency=medium
 
   * Initial release. (closes: #875923)
diff --git a/debian/control b/debian/control
index a8765dc..dc5736e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,7 @@
 Source: django-q
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Jonas Meurer <mejo at debian.org>
+Uploaders: Jonas Meurer <mejo at debian.org>,
+           Pierre-Elliott Bécue <becue at crans.org>
 Section: python
 Priority: optional
 Build-Depends: debhelper (>= 9),
diff --git a/debian/copyright b/debian/copyright
index e652f2d..d5e3c1c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,6 +8,7 @@ License: MIT
 
 Files: debian/*
 Copyright: © 2017 Jonas Meurer <mejo at debian.org>
+           © 2017 Pierre-Elliott Bécue <becue at crans.org>
 License: GPL-2
 
 License: MIT

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



More information about the Python-modules-commits mailing list