[Python-modules-commits] [django-environ] 01/01: Convert from git-dpm to patches unapplied format

Brian May bam at moszumanska.debian.org
Thu Jul 6 07:06:19 UTC 2017


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

bam pushed a commit to branch debian/master
in repository django-environ.

commit 1cc167eabf3bd76861ade24e337a4eb7d6871263
Author: Brian May <bam at moszumanska.debian.org>
Date:   Thu Jul 6 07:06:19 2017 +0000

    Convert from git-dpm to patches unapplied format
---
 debian/.git-dpm      | 11 -----------
 debian/gbp.conf      |  2 ++
 environ/test_env.txt | 29 -----------------------------
 3 files changed, 2 insertions(+), 40 deletions(-)

diff --git a/debian/.git-dpm b/debian/.git-dpm
deleted file mode 100644
index e87e6a1..0000000
--- a/debian/.git-dpm
+++ /dev/null
@@ -1,11 +0,0 @@
-# see git-dpm(1) from git-dpm package
-860209d6de299bd9cd2e0f0ac1cd50f944da502a
-860209d6de299bd9cd2e0f0ac1cd50f944da502a
-9520c121f4db5a3d2bc32cde71ac10a4289d040f
-9520c121f4db5a3d2bc32cde71ac10a4289d040f
-django-environ_0.4.0.orig.tar.gz
-9b20ce688bf7faf8a4e9e027ea73d8a4b629a846
-16911
-debianTag="debian/%e%v"
-patchedTag="patched/%e%v"
-upstreamTag="upstream/%e%u"
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..3879982
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,2 @@
+[DEFAULT]
+debian-branch=debian/master
diff --git a/environ/test_env.txt b/environ/test_env.txt
deleted file mode 100644
index f4c39ca..0000000
--- a/environ/test_env.txt
+++ /dev/null
@@ -1,29 +0,0 @@
-DICT_VAR=foo=bar,test=on
-BOOL_FALSE_VAR2=False
-DATABASE_MYSQL_URL=mysql://bea6eb0:69772142@us-cdbr-east.cleardb.com/heroku_97681?reconnect=true
-DATABASE_MYSQL_GIS_URL=mysqlgis://user:password@127.0.0.1/some_database
-CACHE_URL=memcache://127.0.0.1:11211
-CACHE_REDIS=rediscache://127.0.0.1:6379:1?client_class=django_redis.client.DefaultClient&password=secret
-EMAIL_URL=smtps://user@domain.com:password@smtp.example.com:587
-URL_VAR=http://www.google.com/
-PATH_VAR=/home/dev
-BOOL_FALSE_VAR=0
-BOOL_TRUE_VAR2=True
-DATABASE_SQLITE_URL=sqlite:////full/path/to/your/database/file.sqlite
-JSON_VAR={"three": 33.44, "two": 2, "one": "bar"}
-BOOL_TRUE_VAR=1
-DATABASE_URL=postgres://uf07k1:wegauwhg@ec2-107-21-253-135.compute-1.amazonaws.com:5431/d8r82722
-FLOAT_VAR=33.3
-FLOAT_COMMA_VAR=33,3
-FLOAT_STRANGE_VAR1=123,420,333.3
-FLOAT_STRANGE_VAR2=123.420.333,3
-PROXIED_VAR=$STR_VAR
-EMPTY_LIST=
-INT_VAR=42
-STR_LIST_WITH_SPACES= foo,  bar
-STR_VAR=bar
-INT_LIST=42,33
-CYRILLIC_VAR=фуубар
-INT_TUPLE=(42,33)
-DATABASE_ORACLE_TNS_URL=oracle://user:password@sid
-DATABASE_ORACLE_URL=oracle://user:password@host:1521/sid

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



More information about the Python-modules-commits mailing list