Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Equivs-Build Question

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
theforkofjustice
Posts: 7
Joined: 2010-01-23 23:32

Equivs-Build Question

#1 Post by theforkofjustice »

Just created a metapackage for the first time.

Output in terminal produced this:

Code: Select all

dpkg-buildpackage: full upload; Debian-native package (full source is included)
Does that mean the package was uploaded to Debian or just ready to upload?

How do I upload to a Debian repository?

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 72 times

Re: Equivs-Build Question

#2 Post by stevepusser »

That means you created a package from scratch, and not from another "upstream" source. The package tools consider that a Debian native package...you did not upload it to Debian, and it can't get into Debian without a lengthy review and vetting of your package if you should choose to submit it.
theforkofjustice wrote:Just created a metapackage for the first time.

Output in terminal produced this:

Code: Select all

dpkg-buildpackage: full upload; Debian-native package (full source is included)
Does that mean the package was uploaded to Debian or just ready to upload?

How do I upload to a Debian repository?
MX Linux packager and developer

theforkofjustice
Posts: 7
Joined: 2010-01-23 23:32

Re: Equivs-Build Question

#3 Post by theforkofjustice »

Thank you very much :)

Post Reply