[Python-modules-commits] [python-django-extensions] 08/08: update debian/patches directory

Brian May bam at moszumanska.debian.org
Sat Oct 24 03:44:51 UTC 2015


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

bam pushed a commit to branch master
in repository python-django-extensions.

commit 9fdc5571854fc628b0fa47aac8b5439b6e872dd6
Author: Brian May <brian at linuxpenguins.xyz>
Date:   Sat Oct 24 14:35:26 2015 +1100

    update debian/patches directory
---
 debian/.git-dpm                                             |  2 +-
 ...eug-package.diff => 0001-01-werkzeug-package.diff.patch} | 13 +++++++++++--
 debian/patches/series                                       |  2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/.git-dpm b/debian/.git-dpm
index e16ae27..0e96669 100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@ -1,5 +1,5 @@
 # see git-dpm(1) from git-dpm package
-NONE
+3ccc519ec4ee393437b2a39144be150eff85cf8f
 3ccc519ec4ee393437b2a39144be150eff85cf8f
 71fba97c97ae2d4188f72fdee179d65c5e0619ef
 71fba97c97ae2d4188f72fdee179d65c5e0619ef
diff --git a/debian/patches/01-werkzeug-package.diff b/debian/patches/0001-01-werkzeug-package.diff.patch
similarity index 56%
rename from debian/patches/01-werkzeug-package.diff
rename to debian/patches/0001-01-werkzeug-package.diff.patch
index 735364b..8d53f6c 100644
--- a/debian/patches/01-werkzeug-package.diff
+++ b/debian/patches/0001-01-werkzeug-package.diff.patch
@@ -1,11 +1,20 @@
-Author: Chris Lamb <lamby at debian.org>
+From 3ccc519ec4ee393437b2a39144be150eff85cf8f Mon Sep 17 00:00:00 2001
+From: Chris Lamb <lamby at debian.org>
+Date: Sat, 24 Oct 2015 14:34:26 +1100
+Subject: 01-werkzeug-package.diff
+
 Description:
  Point people towards installing the python-werzeug package, not to download
  random files from the internet.
+---
+ django_extensions/management/commands/runserver_plus.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
+diff --git a/django_extensions/management/commands/runserver_plus.py b/django_extensions/management/commands/runserver_plus.py
+index bbbe298..9090501 100644
 --- a/django_extensions/management/commands/runserver_plus.py
 +++ b/django_extensions/management/commands/runserver_plus.py
-@@ -129,7 +129,7 @@ class Command(BaseCommand):
+@@ -143,7 +143,7 @@ class Command(BaseCommand):
                      pass
  
          except ImportError:
diff --git a/debian/patches/series b/debian/patches/series
index 1dae2af..a5b8584 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-01-werkzeug-package.diff
+0001-01-werkzeug-package.diff.patch

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



More information about the Python-modules-commits mailing list