[Python-modules-commits] [django-uwsgi] 02/05: Initialize git-dpm

Michael Fladischer fladi at moszumanska.debian.org
Mon Oct 26 19:13:03 UTC 2015


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

fladi pushed a commit to branch master
in repository django-uwsgi.

commit 1efcd2611b6cbcd5eee130575bd365f8426f703f
Merge: ee1a194 4e121dd
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Oct 26 20:04:39 2015 +0100

    Initialize git-dpm

 debian/.git-dpm             |  8 ++++++++
 debian/patches/sphinx.patch | 22 +++++++++++++++-------
 docs/conf.py                |  8 ++++----
 3 files changed, 27 insertions(+), 11 deletions(-)

diff --cc debian/.git-dpm
index 0000000,0000000..3b45726
new file mode 100644
--- /dev/null
+++ b/debian/.git-dpm
@@@ -1,0 -1,0 +1,8 @@@
++# see git-dpm(1) from git-dpm package
++4e121dd101fd3b50fbe70d5cf12433e2ef520505
++4e121dd101fd3b50fbe70d5cf12433e2ef520505
++3c43c0552f6269504ef1307f133cf65187e59bd4
++3c43c0552f6269504ef1307f133cf65187e59bd4
++django-uwsgi_0.1.3.orig.tar.gz
++0322047a6f379e841e552f2c6c631a1841178bd5
++259966
diff --cc debian/patches/sphinx.patch
index db51656,0000000..4508f27
mode 100644,000000..100644
--- a/debian/patches/sphinx.patch
+++ b/debian/patches/sphinx.patch
@@@ -1,24 -1,0 +1,32 @@@
- Description: Disable sphinx extensions that are not packaged yet
- Author: Michael Fladischer <fladi at debian.org>
++From 4e121dd101fd3b50fbe70d5cf12433e2ef520505 Mon Sep 17 00:00:00 2001
++From: Michael Fladischer <fladi at debian.org>
++Date: Mon, 26 Oct 2015 20:04:39 +0100
++Subject: Disable sphinx extensions that are not packaged yet
++
 +Last-Update: 2015-09-14
 +Forwarded: not-needed
 +
- Index: django-uwsgi/docs/conf.py
- ===================================================================
- --- django-uwsgi.orig/docs/conf.py	2015-09-14 17:06:42.636683829 +0200
- +++ django-uwsgi/docs/conf.py	2015-09-14 18:01:46.048072814 +0200
- @@ -13,10 +13,10 @@
++Patch-Name: sphinx.patch
++---
++ docs/conf.py | 8 ++++----
++ 1 file changed, 4 insertions(+), 4 deletions(-)
++
++diff --git a/docs/conf.py b/docs/conf.py
++index 0ee8952..21d7bad 100755
++--- a/docs/conf.py
+++++ b/docs/conf.py
++@@ -13,10 +13,10 @@ sys.path.insert(0, os.path.abspath('..'))
 + from django_uwsgi import __version__
 + 
 + 
 +-extensions = [
 +-    'sphinx.ext.intersphinx',
 +-    'releases',
 +-]
 ++#extensions = [
 ++#    'sphinx.ext.intersphinx',
 ++#    'releases',
 ++#]
 + 
 + releases_issue_uri = "https://github.com/unbit/django-uwsgi/issues/%s"
 + releases_release_uri = "https://github.com/unbit/django-uwsgi/tree/%s"

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



More information about the Python-modules-commits mailing list