FAQ

Differences between revisions 3 and 11 (spanning 8 versions)
Revision 3 as of 2006-07-13 11:46:36
Size: 564
Editor: i577B249E
Comment:
Revision 11 as of 2006-07-18 15:31:40
Size: 1331
Editor: c-68-84-69-12
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
=== How do I get my change to package X into Universe/Multiverse? === === How do I get my changed package X into Universe/Multiverse? ===
Line 9: Line 9:
If you have a patch or a suggestion for a package in Universe or Multiverse, simply file a bug report on the source package ({{{http://launchpad.net/distros/ubuntu/+source/<package>/+filebug}}}) and assign it to the `motureviewers` team.   * If you have a patch or a suggestion for a package in Universe or Multiverse, simply file a bug report on the source package ({{{http://launchpad.net/distros/ubuntu/+source/<package>/+filebug}}}) and assign it to the `motureviewers` team
(using "Subscribe Someone Else" button and enter "motureviewers")
.
Line 11: Line 12:
If it's important enough to be shipped in the stable distro, you might want to mention that and open a `dapper-udpates` task. ''NOTE : If it's important enough to be shipped in the stable distro, you might want to mention that and open a `dapper-updates` task.''
Line 14: Line 15:
=== What Version Should my Package Have ? / Should My Package have -0ubuntu1 appended to the End of the Version Number ? ===

 * Ubuntu and Debian have slightly different package versioning schemes, for an explanation see https://help.ubuntu.com/ubuntu/packagingguide/C/basic-scratch.html#id2577623

=== How can do I make multi pbuilders ? / How can I make a pbuilder for ( Edgy / Dapper / Breezy / Debian SID ) ? ===

 * You can Read about setting up pbuilder ( a system to easily build packages in a clean chroot environment ) at http://wiki.ubuntu.com/PbuilderHowto

=== What options do I need for debuild to make a source package including tar.gz? ===

 * `debuild -S -sa`

Frequently Asked Questions

The Archive

How do I get my changed package X into Universe/Multiverse?

  • If you have a patch or a suggestion for a package in Universe or Multiverse, simply file a bug report on the source package (http://launchpad.net/distros/ubuntu/+source/<package>/+filebug) and assign it to the motureviewers team

(using "Subscribe Someone Else" button and enter "motureviewers").

NOTE : If it's important enough to be shipped in the stable distro, you might want to mention that and open a dapper-updates task.

What Version Should my Package Have ? / Should My Package have -0ubuntu1 appended to the End of the Version Number ?

How can do I make multi pbuilders ? / How can I make a pbuilder for ( Edgy / Dapper / Breezy / Debian SID ) ?

What options do I need for debuild to make a source package including tar.gz?

  • debuild -S -sa


Back to [:MOTU].BRBR [:CategoryMOTU]

MOTU/FAQ (last edited 2022-11-23 15:53:53 by tartley)