File: README.source

package info (click to toggle)
python-iptables 0.11.0-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 652 kB
  • ctags: 1,098
  • sloc: python: 2,709; makefile: 93; ansic: 77
file content (15 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
packaging guidelines
====================

the python modules team uses `git-dpm` for managing the repository.

See https://wiki.debian.org/Python/GitPackaging#git_workflows for a short
introduction and tips...


## Updating your quilt patch stack

   $ git-dpm checkout-patched
   $ git rebase -i upstream
   <edit>
   $ git-dpm update-patches