On Tue, Oct 13, 2020 at 10:08:53PM +0200, Johann ELSASS wrote: > I don't understand. In a previous message you said you tried it and got an > error with "lazarus-project" dependency. Do you still get this error?
(It a while, but IIRC I didn't build the package. I just reviewed it on source level) > About the DSC file, someone else mentioned it. I don't know about this format > but this has been mentioned to me by someone. May be that's something done by > a package maintainer or something? dsc(5) (also https://wiki.debian.org/dsc) describes a source package. debuild should create one for you. (As well as a pdebuild). Dput that to mentors, as described here under Publish Package https://mentors.debian.net/intro-maintainers/. Send the RFS template on your personal mentors package page to this bug. (do _NOT_ open a new bug) With the help of a dsc someone can get the source / debian part exactly as you have intended it, with a simple dget(1). I'm currently having quitemuch on my plate, so I'm not giving guarantees that someone will be me. Cheers, -- tobi PS: Please do not use top-posting when replying. > -- > Johann ELSASS > circu...@operamail.com > > On Tue, Oct 13, 2020, at 8:27 PM, Tobias Frost wrote: > > On Tue, Oct 13, 2020 at 07:27:19PM +0200, Johann ELSASS wrote: > > > Interesting. I will consider using it. > > > > > > So have you tried with the dependency change? > > > > I'll need a .dsc file for that.