[Python-modules-commits] [python-django-registration] 02/13: debian/README.source: Put some of previously local notes here.

Stephan Suerken absurd at moszumanska.debian.org
Tue Nov 29 11:49:57 UTC 2016


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

absurd pushed a commit to branch master
in repository python-django-registration.

commit c08fe0296f152323fbff6eba6b9f0d4a86873d22
Author: Stephan Sürken <absurd at olurdix.de>
Date:   Mon Nov 28 17:33:11 2016 +0000

    debian/README.source: Put some of previously local notes here.
---
 debian/README.source | 28 ++++++++++++++++++++++++++--
 1 file changed, 26 insertions(+), 2 deletions(-)

diff --git a/debian/README.source b/debian/README.source
index d002630..790959c 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,8 +1,32 @@
-Note: Please always use the release tarball as provided by the
+Note on Upstream tarball
+========================
+Please always use the release tarball as provided by the
 upstream author on pypi (as configured in the "debian/watch"
 file).
 
 There are release tarballs available via the the official git
 repo at github too, but they are not identical.
 
- -- Stephan Sürken <absurd at debian.org>, Fri, 29 Jul 2016 09:24:08 +0000
+Workflows (git-dpm)
+===================
+
+DPMT policy: http://python-modules.alioth.debian.org/policy.html
+
+Clone::
+
+	gbp clone git+ssh://git.debian.org/git/python-modules/packages/python-django-registration.git
+
+New upstream::
+
+	uscan
+	git-dpm import-new-upstream --pristine-tar-commit --rebase ../python-django-registration_X.Y.Z.orig.tar.gz
+	git-dpm dch -- -v X.Y.Z-1 "New upstream: X.Y.Z"
+
+Remove/Edit patches::
+
+	git-dpm checkout-patched
+	git rebase -i upstream
+	git-dpm dch -- -i
+
+
+ -- Stephan Sürken <absurd at olurdix.de>, Mon, 28 Nov 2016 17:32:47 +0000

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



More information about the Python-modules-commits mailing list