Bug#819181: RFS: cl-asdf/3.1.7 - Another System Definition Facility

2016-04-06 Thread Kambiz Darabi
Hi Gianfranco, I have uploaded a new version with the changes. Thank you for looking into it. Kambiz

Bug#819181: RFS: cl-asdf/3.1.7 - Another System Definition Facility

2016-03-30 Thread Gianfranco Costamagna
Hi, >This sounds great, but can you describe to a newbie how to convert it? >Does git-buildpackage have an option to handle this? do the change on the source, dpkg-source --commit end. or wget of the patch file (upstream or whatever) or git format-patch of the patch add-patch filename.patch

Bug#819181: RFS: cl-asdf/3.1.7 - Another System Definition Facility

2016-03-30 Thread Kambiz Darabi
> no, you can add the commit as a patch, patches are applied *before* dh_clean > and removed after the build successful. > > I converted it as patch, removed the clean override, removed quilt from b-d-i. > > Success in my machine and in a real pbuilder clean environment. This sounds great, but can

Bug#819181: RFS: cl-asdf/3.1.7 - Another System Definition Facility

2016-03-30 Thread Gianfranco Costamagna
Hi, >Yes, definitely! I have already submitted a patch upstream which has >been merged: > >https://gitlab.common-lisp.net/asdf/asdf/commit/9b4f0d5ef957e92d1303c694027502c2a7a7ae96 > >But alas 3.1.7 is released without this change and I have to cope with >it somehow. So this is a temporary workar

Bug#819181: RFS: cl-asdf/3.1.7 - Another System Definition Facility

2016-03-30 Thread Kambiz Darabi
> how? I would suggest to patch the upstream make clean to not change source > files. Yes, definitely! I have already submitted a patch upstream which has been merged: https://gitlab.common-lisp.net/asdf/asdf/commit/9b4f0d5ef957e92d1303c694027502c2a7a7ae96 But alas 3.1.7 is released without thi

Bug#819181: RFS: cl-asdf/3.1.7 - Another System Definition Facility

2016-03-30 Thread Gianfranco Costamagna
Hi, >The reason is that the upstream 'make clean' deletes debian/patches >completely. So without this, I'm not able to patch anything. how? I would suggest to patch the upstream make clean to not change source files. (note: I'm *suggesting* stuff without looking at the code, I don't know a

Bug#819181: RFS: cl-asdf/3.1.7 - Another System Definition Facility

2016-03-30 Thread Kambiz Darabi
Hi Gianfranco, thank you for taking care of this. > +override_dh_clean: > + dh_quilt_patch > + dh_clean > > > why? The reason is that the upstream 'make clean' deletes debian/patches completely. So without this, I'm not able to patch anything. > also adding quilt to b-d-i seems usel

Bug#819181: RFS: cl-asdf/3.1.7 - Another System Definition Facility

2016-03-25 Thread Gianfranco Costamagna
control: owner -1 ! control: tags -1 moreinfo hi, +override_dh_clean: + dh_quilt_patch + dh_clean why? also adding quilt to b-d-i seems useless to me. cheers, G.

Bug#819181: RFS: cl-asdf/3.1.7 - Another System Definition Facility

2016-03-24 Thread Kambiz Darabi
Package: sponsorship-requests Severity: normal Dear mentors, I have packaged the new upstream release 3.1.7 of the Common Lisp ASDF software: Package name: cl-asdf Version : 2:3.1.7-1 Upstream Author : Robert P. Goldman URL : https://common-lisp.net/project/asdf/ L