[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#538925: add-sources.py: missing space between the two files



Package: edos-distcheck
Version: 1.4.2-4
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

given the following files, add-sources will not add a space between the
last package and the first source:

$ cat tests/tmp/Packages
Package: bin-a-indep
Version: 2
Architecture: all
Source: src-a

Package: bin-a-1
Version: 2
Architecture: amd64
Source: src-a
$ cat tests/tmp/Sources
Package: src-a
Version: 2
Architecture: any
Section: misc
Priority: standard
Binary: bin-a-indep,bin-a-1

Package: src-b
Version: 1
Architecture: any
Section: misc
Priority: standard
Build-Depends: bin-a-1 (>= 2)
Binary: bin-b
$ python /usr/share/edos-distcheck/add-sources.py  < tests/tmp/Packages tests/tmp/Sources  amd64
Package: bin-a-indep
Version: 2
Architecture: all
Source: src-a

Package: bin-a-1
Version: 2
Architecture: amd64
Source: src-a
Package: source---src-a
Version: 2
Priority: standard
Section: misc
Description: dummy counterpart of "src-a" source package
 I don't exist, go away.

Package: source---src-b
Version: 1
Priority: standard
Section: misc
Depends: bin-a-1 (>= 2)
Description: dummy counterpart of "src-b" source package
 I don't exist, go away.



Greetings,
Joachim


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages edos-distcheck depends on:
ii  libbz2-1.0             1.0.5-3           high-quality block-sorting file co
ii  libc6                  2.9-21            GNU C Library: Shared libraries
ii  libgdbm3               1.8.3-6           GNU dbm database routines (runtime
ii  libpcre3               7.8-2             Perl 5 Compatible Regular Expressi
ii  libpopt0               1.14-4            lib for parsing cmdline parameters
ii  librpm0                4.7.0-9           RPM shared library
ii  librpmio0              4.7.0-9           RPM IO shared library
ii  perl                   5.10.0-24         Larry Wall's Practical Extraction 
ii  python                 2.5.4-2           An interactive high-level object-o
ii  python-debian          0.1.14            Python modules to work with Debian
ii  zlib1g                 1:1.2.3.3.dfsg-14 compression library - runtime

edos-distcheck recommends no packages.

edos-distcheck suggests no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpuO1IACgkQ9ijrk0dDIGwsEwCfVvWY1wquKIomqhc7oqvst3Xk
QTEAnA4XuT4Vgwxp+UmY2gHkkMIPtldQ
=8oxT
-----END PGP SIGNATURE-----



Reply to: