Source: socklog
Version: 2.1.0-8
Severity: serious

building binary-indep with dpkg-buildpackage -A leads to
changelog.Debian to be renamed to just changelog, as this code in
debian/implicit does the wrong thing:

        @sh -cx 'install -m0644 debian/changelog \
          debian/$*/usr/share/doc/$*/changelog.Debian'
        @test ! -r changelog || \
          sh -cx 'install -m0644 changelog debian/$*/usr/share/doc/$*/'
        @test -r debian/$*/usr/share/doc/$*/changelog || \
          sh -cx 'mv debian/$*/usr/share/doc/$*/changelog.Debian \
            debian/$*/usr/share/doc/$*/changelog'

I couldn't completely get what was going on and why this is not
happening during a full or arch-dep build, and I refuse to wrap my mind
around that make for more than 2 minutes.


In any case, this could easily be fixed by shipping that tarball
unpacked properly, and switching to debhelper…..

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to