Package: stdeb / 0.6.0+20100620-2

Metadata

Package Version Patches format
stdeb 0.6.0+20100620-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 remove pycentral options.patch | (download)

stdeb/command/common.py | 16 0 + 16 - 0 !
stdeb/util.py | 86 5 + 81 - 0 !
2 files changed, 5 insertions(+), 97 deletions(-)

 [patch 1/7] remove workaround-548392 and pycentral-backwards-compatibility options

closes: #597137

0002 pass buildsystem to the sequencer rather than to DH_OPTIONS.patch | (download)

stdeb/util.py | 11 7 + 4 - 0 !
1 file changed, 7 insertions(+), 4 deletions(-)

 [patch 2/7] pass buildsystem to the sequencer rather than to dh_options

closes: #597128

0003 do not reset environment options in debian rules.patch | (download)

stdeb/util.py | 8 0 + 8 - 0 !
1 file changed, 8 deletions(-)

 [patch 3/7] do not reset environment options in debian/rules


0004 replace tabs with spaces.patch | (download)

stdeb/util.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch 4/7] replace tabs with spaces


0005 use dh_python2 instead of dh_pysupport.patch | (download)

stdeb/command/common.py | 8 0 + 8 - 0 !
stdeb/util.py | 39 15 + 24 - 0 !
2 files changed, 15 insertions(+), 32 deletions(-)

 [patch 5/7] use dh_python2 instead of dh_pysupport


0006 change default source package format to 3.0 quilt.patch | (download)

stdeb/command/sdist_dsc.py | 3 2 + 1 - 0 !
stdeb/util.py | 6 2 + 4 - 0 !
2 files changed, 4 insertions(+), 5 deletions(-)

 [patch 6/7] change default source package format to 3.0 (quilt)


0007 adjust debian control template to latest changes in policy.patch | (download)

stdeb/util.py | 15 7 + 8 - 0 !
1 file changed, 7 insertions(+), 8 deletions(-)

 [patch 7/7] adjust debian/control template to latest changes in policy


replace_underscore_with_a_dash_in_package_names.patch | (download)

stdeb/util.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---