When you say "write a proper source package ", are you referring to the
actual ".deb" package ? or something else ?
Bottom line : What is actually needed ? I mean, in concrete terms ?
Something I can actually type on a command line ?
On 2020-07-04 21:23, Andrey Rahmatullin wrote:
On Sat, Jul
Hello,
Concretely:
(1) As a "software provider", what files are expected (besides the
sources, the Makefile and the binary) ? ( please kindly refer to :
https://github.com/grosjo/tomboy-reborn )
(2) As a "package maintainer" , the error below keeps poping up, so most
probably I am missing s
On Sat, Jul 04, 2020 at 09:35:15PM +0100, Joan Moreau wrote:
> When you say "write a proper source package ", are you referring to the
> actual ".deb" package ? or something else ?
I'm referring to a Debian source package. I've already linked you to
https://wiki.debian.org/Packaging/SourcePackage.
Input file sare visibles on
https://github.com/grosjo/tomboy-reborn/tree/master/packages
This is the exact ouptut I get (from debuild -d)
I: check_all_licenses completed for 32 files.
I: bunch_all_licenses
I: format_all_licenses
I: make debian/* template files
I: found "debian/changelog"
I: d
Is there a web page stating the steps to go through, without all this
complexity ?
similar to the Arch :
https://wiki.archlinux.org/index.php/AUR_submission_guidelines
On 2020-07-04 17:43, Andrey Rahmatullin wrote:
On Sat, Jul 04, 2020 at 05:38:05PM +0100, Joan Moreau wrote:
Let's imagi
Let's imagine I found it (using lazbuild most probably), then where
should I put that command ?
How to specifiy the options needed ? where to put lazarus is required ?
Following
https://www.debian.org/doc/manuals/debmake-doc/ch04.en.html#step-upstream,
I am getting the error "Please specify t
On Sat, Jul 04, 2020 at 08:39:36PM +0100, Joan Moreau wrote:
> (1) As a "software provider", what files are expected (besides the
> sources, the Makefile and the binary) ? ( please kindly refer to :
> https://github.com/grosjo/tomboy-reborn )
The sources and the build system to build them. Binaries
Hi Boyuan,
Thank you so much for your feedback.
The program is to be compiled with Lazarus
(https://packages.debian.org/buster/lazarus-ide ), this is pretty
straighforward for anyone willing to compile from source.
SHould I put "lazarus" somewhere ? where ?
Thank you
On 2020-07-04 16:28
On Sat, Jul 04, 2020 at 06:06:05PM +0100, Joan Moreau wrote:
> Input file sare visibles on
> https://github.com/grosjo/tomboy-reborn/tree/master/packages
You are supposed to include thesoftware source in the package, not this.
So debian/ should be in the root of the repo.
> This is the exact ouptu
On Sat, Jul 04, 2020 at 05:57:51PM +0100, Joan Moreau wrote:
> Is there a web page stating the steps to go through, without all this
> complexity ?
>
> similar to the Arch :
> https://wiki.archlinux.org/index.php/AUR_submission_guidelines
https://mentors.debian.net/intro-maintainers is similar t
On Sat, Jul 04, 2020 at 05:38:05PM +0100, Joan Moreau wrote:
> Let's imagine I found it (using lazbuild most probably), then where
> should I put that command ?
override_dh_auto_build, assuming you use dh(1)
> How to specifiy the options needed ?
As usual in the command arguments.
> where to put
Hi Evangelos
Found also this page
https://coderwall.com/p/urkybq/how-to-create-debian-package-from-source
But I am not getting anywhere.
My tentative package is however extremely simple
It contains 3 files
- the binary (to go into /usr/bin)
- the icon
- the .desktop file
The source
On Sat, Jul 04, 2020 at 04:57:37PM +0100, Joan Moreau wrote:
> Hi Boyuan,
>
> Thank you so much for your feedback.
>
> The program is to be compiled with Lazarus
> (https://packages.debian.org/buster/lazarus-ide ), this is pretty
> straighforward for anyone willing to compile from source.
>
> SH
On 2020-07-04 at 11:28, Boyuan Yang wrote:
> In your case, I do not see any build system in your source code
> repository. There is a built binary file but there's no script or
> instructions describing how the built binary was generated. I have
> absolutely no idea how you were building the Pa
Hi Joan,
在 2020-07-04星期六的 13:23 +0100,Joan Moreau写道:
> Hi Evangelos
>
> Found also this page
> https://coderwall.com/p/urkybq/how-to-create-debian-package-from-source
>
> It contains 3 files
> - the binary (to go into /usr/bin)
> - the icon
> - the .desktop file
>
>
> The sources are here : h
15 matches
Mail list logo