[Python-modules-commits] [django-q] 01/01: d/gbp.conf: Added, set pristine-tar = True

Jonas Meurer mejo at moszumanska.debian.org
Wed Dec 13 12:25:17 UTC 2017


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

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

commit aa1ff60889987f7c08875bbfdeb52727cdfbe21f
Author: Jonas Meurer <jonas at freesources.org>
Date:   Wed Dec 13 13:17:57 2017 +0100

    d/gbp.conf: Added, set pristine-tar = True
---
 debian/changelog | 6 +++++-
 debian/gbp.conf  | 2 ++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e5657be..de23e4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 django-q (0.8.1-1) unstable; urgency=medium
 
+  [ Pierre-Elliott Bécue ]
   * New upstream release 0.8.1
   * d/copyright:
     - Add myself to debian/* copyright
@@ -12,7 +13,10 @@ django-q (0.8.1-1) unstable; urgency=medium
     /usr/share/doc/python-django-q instead of
     /usr/share/doc/python-django-q-doc.
 
- -- Pierre-Elliott Bécue <becue at crans.org>  Tue, 12 Dec 2017 14:55:43 +0100
+  [ Jonas Meurer ]
+  * d/gbp.conf: Add gbp.conf setting pristine-tar = True.
+
+ -- Jonas Meurer <mejo at debian.org>  Wed, 13 Dec 2017 13:18:27 +0100
 
 django-q (0.8.0-1) unstable; urgency=medium
 
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..cec628c
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+pristine-tar = True

-- 
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