2014-06-01 12:15 GMT+04:00 Richard B. Kreckel <krec...@ginac.de>:
> Hello Igor,
>
> Thank you very much for submitting a patch.
>
> On 05/30/2014 10:16 AM, Игорь Пашев wrote:
>> Source: cln
>> Severity: important
>>
>> Dear Maintainer,
>>
>> clean target removes all directories under debian/ including patches and
>> source.
>>
>> Packages in sid/jessie are invalide, see
>> https://packages.debian.org/ru/source/jessie/cln, compare with
>> https://packages.debian.org/ru/source/squeeze/cln.
>
> Can you, please, explain what I am supposed to see there? What exactly
> makes the packages in sid/jessie invalid, as you say?

Well, in sid/jessie there two files, in squeeze - three :-)
Missing debian diff (or debian patch in case of 3.0 (quilt)) in sid.

I found this issue when tried to add a quilt patch: my patch was
removed when I run dpkg-buildpackage!

>
>> I've a fixed fixed, 3.0 (quilt) version:
>> http://apt.osdyson.org/pool/main/c/cln/
>
> I'll consider including your patch as soon as I understand a little
> better. Also, I would like to learn whether I should upload a new Debian
> package.

I did:

1. Fix (I hope) clean target in d/rules. now it is:
clean:
  dh_testdir
  dh_autoreconf_clean
  -rm -f build
  [ ! -f Makefile ] || ${MAKE} distclean
  dh_clean

2. Add d/source/format (3.0 (quilt))
3. Add Dyson specific patch (actually, a brute force fix for perror)


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to