Size: 7423
Comment: add fullsearch for CategoryPackaging
|
Size: 11303
Comment: create new page for step by step guides in a single page for newbies
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[it/Packaging|Italiano]] - [[sv/Packaging|Svenska]] - [[ru/Packaging|Русский]]-~ <<BR>> ||<tablestyle="width: 100%; text-align: center; border: 0px hidden"> {{http://www.debian.org/logos/openlogo-nd-50.png}} {{http://www.debian.org/Pics/debian.png}}|| ||<style="border: 0px hidden">~+{{attachment:Portal/IDB/logo_portal.png}} Welcome to [[Debian]] '''packaging portal'''+~|| |
##For Translators - to have a constantly up to date translation header in you page, you can just add a line like the following (with the comment's character at the start of the line removed) ## <<Include(Packaging, ,from="^##TAG:TRANSLATION-HEADER-START",to="^##TAG:TRANSLATION-HEADER-END")>> ##TAG:TRANSLATION-HEADER-START ~-[[DebianWiki/EditorGuide#translation|Translation(s)]]: [[Packaging|English]] - [[es/Packaging|Español]] - [[pt_BR/Packaging|Português (Brasil)]] - [[it/Packaging|Italiano]] - [[sv/Packaging|Svenska]] - [[ru/Packaging|Русский]]-~ ##TAG:TRANSLATION-HEADER-END |
Line 7: | Line 8: |
{{attachment:Portal/IDB/icon-template-32x32.png}} This portal talk about ''' information relevant to developers wishing to package software for Debian.'''. | {{attachment:Portal/IDB/icon-wiki-portal.png}} |
Line 9: | Line 10: |
Debian packages are maintained by a community of Debian Developers and volunteers. <<BR>> If you were looking for '''information on installing and removing packages from your Debian system''',<<BR>> see the [[PackageManagement|package management]] pages instead. ---- |
Welcome to [[Debian]]'s '''packaging portal'''. {{attachment:Portal/IDB/icon-template-32x32.png}} This portal is about ''' information relevant to developers wishing to package [[Software|software]] for Debian.''' If you were looking for information on installing and removing packages from your Debian system, see the [[PackageManagement|package management]] page. Debian [[Software|packages]] are maintained by a community of Debian Developers and volunteers. {{{#!wiki debian If you're just starting out with Debian packaging, please read the official documentation first:<<BR>> [[https://www.debian.org/doc/manuals/debmake-doc/index.en.html|Guide for Debian Maintainers]] -- describes the building of a Debian package with many examples <<BR>> [[https://www.debian.org/doc/devel-manuals#packaging-tutorial|Debian Packaging Tutorial]] -- slides-based overview of Debian packaging<<BR>> [[https://www.debian.org/doc/debian-policy/|Debian Policy]] -- guiding rules<<BR>> [[https://www.debian.org/doc/manuals/developers-reference/|Developers Reference]] -- advanced guide etc.<<BR>> [[https://mentors.debian.net/intro-maintainers/| Introduction for maintainers: How will my package get into Debian?]]<<BR>> }}} |
Line 16: | Line 28: |
{{{#!wiki debian If you're just starting out with Debian packaging, please read the official documentation first: |
|
Line 19: | Line 29: |
* [[http://www.debian.org/doc/manuals/maint-guide/index.en.html|the Debian New Maintainers' Guide]] -- tutorial for simple package * [[http://www.debian.org/doc/devel-manuals#packaging-tutorial|Debian Packaging Tutorial]] -- slides-based overview of Debian packaging * [[http://www.debian.org/doc/debian-policy/|Debian Policy]] -- guiding rules * [[http://www.debian.org/doc/manuals/developers-reference/|Developers Reference]] -- advanced guide etc. }}} |
---- |
Line 31: | Line 38: |
* [[/Learn|Learn Debian Packaging in steps]] for new to advanced packaging levels (by JavaScript team). | |
Line 33: | Line 41: |
* [[http://www.debian.org/doc/manuals/maint-guide/index.en.html|the Debian New Maintainers' Guide]] describes the building of a Debian package to ordinary Debian users. * [[http://www.debian.org/doc/debian-policy/|the Debian Policy]] includes technical requirements that each package must satisfy. |
|
Line 36: | Line 42: |
Then, if you are looking for answers, you can come back here or read: * the interesting pdf file included in the package [[DebianPkg:packaging-tutorial|packaging-tutorial]]. * [[http://www.debian.org/doc/manuals/developers-reference/|The Developers Reference]] provides an overview of the recommended procedures and the available resources for Debian developers. |
* [[https://www.debian.org/doc/manuals/debmake-doc/index.en.html|Guide for Debian Maintainers]] describes the building of a Debian package with many examples (This replaces outdated [[https://www.debian.org/doc/manuals/maint-guide/index.en.html|the Debian New Maintainers' Guide]] ) * [[https://www.debian.org/doc/debian-policy/|the Debian Policy]] includes technical requirements that each package must satisfy. * More than anything, please also check the source code of existing recently updated packages of similar kinds. Then, if you are looking for answers, you can come back here or read: * the interesting pdf file included in the package [[DebianPkg:packaging-tutorial|packaging-tutorial]] or you can read it [[https://www.debian.org/doc/manuals/packaging-tutorial/|here]]. * [[https://www.debian.org/doc/manuals/developers-reference/|The Developers Reference]] provides an overview of the recommended procedures and the available resources for Debian developers. |
Line 42: | Line 53: |
Line 47: | Line 59: |
* [[AndroidTools]] - android tools * [[Fonts/PackagingPolicy|Fonts]] - packages * [[https://go-team.pages.debian.net/packaging.html|Go]] - libraries and applications * [[Teams/DebianHaskellGroup|Haskell]] - libraries * [[Java/Packaging|Java]] - libraries and applications * [[Javascript/Policy|JavaScript]] - libraries and applications * [[https://salsa.debian.org/lua-team|Lua]] - modules * [[Teams/DebianMonoGroup/NewPackage|Mono]] - libraries and applications * [[Teams/DebianMozExtTeam#Common_practices|Mozilla Extensions]] - XUL extensions * [[Teams/OCamlTaskForce|OCaml]] - libraries * [[Python/Packaging|Python]] - modules and applications * [[Teams/Ruby/Packaging|Ruby]] - modules and applications |
* [[AndroidTools]] - Android tools * [[Fonts/PackagingPolicy]] - Fonts * [[https://go-team.pages.debian.net/packaging.html]] - Golang libraries and applications * [[Teams/DebianHaskellGroup]] - Haskell environment and libraries * [[Java/Packaging]] - Java libraries and applications * [[Javascript/Policy]] - JavaScript libraries and applications * [[https://salsa.debian.org/lua-team]] - Lua modules * [[Teams/DebianMonoGroup/NewPackage]] - Mono libraries and applications * [[Teams/DebianMozExtTeam]] - Mozilla extensions * [[Teams/OCamlTaskForce]] - OCaml libraries * [[Python/Packaging]] - Python modules and applications * [[Teams/Ruby/Packaging]] - Ruby modules and applications * [[Teams/RustPackaging]] - Rust crates and applications |
Line 60: | Line 73: |
Line 63: | Line 77: |
* [[UsingQuilt|Quilt]] - patch management * [[PackagingWithDarcs|Darcs]] - version control * [[PackagingWithGit|Git]] - version control * [[Packaging/sbuild|sbuild]] - clean build tool * [[PbuilderTricks|Pbuilder]] - clean build tool * [[SecurePbuilder|Secure Pbuilder]] - builder tool * [[Packaging/ruby-team-meta-build|build scripts used by ruby team]] - helps testing reverse dependencies easily |
* [[PackagingWithDarcs]] - Darcs version control * [[Packaging/debspawn]] - debspawn clean build tool * [[PbuilderTricks]] - Pbuilder clean build tool * [[SecurePbuilder]] - Secure Pbuilder builder tool * [[Packaging/ruby-team-meta-build]] - build scripts used by ruby team, helps testing reverse dependencies easily === Suggested tools to create an environment for packaging === To create a packaging environment, you will need to install and learn how to use the following tools: * [[Packaging/sbuild]], clean build tool; install the DebianPkg:sbuild package. sbuild is used in the Debian build service ([[buildd]]). See also [[sbuild]]. * [[UsingQuilt|Quilt]], for patches management; install the DebianPkg:quilt package. * [[PackagingWithGit]], for Git management packaging; install the DebianPkg:git-buildpackage package. * [[piuparts]], for .deb package installation, upgrading, and removal testing tool; install the DebianPkg:piuparts package. * [[Lintian]], a comprehensive package checker for Debian packages; install the DebianPkg:lintian package. * Devscripts - scripts to make the life of a Debian Package maintainer easier; install the DebianPkg:devscripts package. * [[https://people.debian.org/~eriberto/README.package-tests.html|Autopkgtest]] - run tests found in Debian source packages; install the DebianPkg:autopkgtest package. * blhc - search for missing hardening flags; install the DebianPkg:blhc package. See [[https://eriberto.pro.br/blog/2015/09/07/debian-how-to-use-blhc-to-solve-hardening-issues-when-packaging/|Debian: how to use blhc to solve hardening issues when packaging]]. * dh-make - converts source archives into Debian package source; install the DebianPkg:dh-make package. * [[cowbuilder]] - really handy to build your project for many distributions at once; install the DebianPkg:cowbuilder package. Okay, now you have an environment ready to start learning how to package for Debian! |
Line 73: | Line 113: |
* [[AdvancedBuildingTips|some advanced building tips]] * [[Courses2005/BuildingWithoutHelper|How to make a Debian package without using a helper]] * [[/HackingDependencies|hacking dependencies]] |
* [[AdvancedBuildingTips]] - Advanced building tips * [[Courses2005/BuildingWithoutHelper]] - How to make a Debian package without using a helper * [[/HackingDependencies]] - hacking dependencies * [[/ComplexWebApps]] - Create debian packages for complex web applications |
Line 79: | Line 120: |
* [[PackagingFAQ|Packaging FAQ]] * [[Mentors|Mentors]] sponsors/mentors for packages in specific areas of Debian * [[Renaming_a_Package|Renaming a Package]] * [[PackageTransition|Package Transition]] * [[Adding and removing diversions]] |
* [[PackagingFAQ]] - Packaging FAQ * [[Mentors]] - sponsors/mentors for packages in specific areas of Debian * [[Renaming_a_Package]] - Renaming a Package * [[PackageTransition]] - Package Transition * [[DpkgDiversions]] |
Line 85: | Line 126: |
* [[PkgSplit|How to split a package into smaller packages]] | * [[PkgSplit]] - How to split a package into smaller packages |
Line 87: | Line 128: |
* [[DebugPackage|Debug Package]] * [[PackageArchitectureAlmostAny|Creating package without some particular architectures]] - for easy porting * [[ConfigPackages|Config Package]] * DpkgConffileHandling - Gracefully Handling conffiles * [[EditingBinaryPackageMetadata|Editing Binary Package Metadata]] * [[SoftwarePackaging|Software Packaging]] * [[SponsorChecklist|Sponsor Checklist]] * [[HowToPackageForDebian|How to package for Debian]] * [[Package]] * [[AutomaticPackagingTools|Automatic Packaging Tools]] * [[DEX|DEX]] - improving Debian and its derivatives through cross-community teamwork |
* [[DebugPackage]] - Debug Package * [[PackageArchitectureAlmostAny]] - Creating package without some particular architectures for easy porting * [[ConfigPackages]] - Config Package * [[DpkgConffileHandling]] - Gracefully Handling conffiles * [[EditingBinaryPackageMetadata]] - Editing Binary Package Metadata * [[SoftwarePackaging]] - Software Packaging * [[SponsorChecklist]] - Sponsor Checklist * [[HowToPackageForDebian]] - How to package for Debian * [[AutomaticPackagingTools]] - Automatic Packaging Tools * [[DEX]] - improving Debian and its derivatives through cross-community teamwork |
Line 100: | Line 140: |
* PackageConfigUpgrade : propose a new way to smoothly handle configuration upgrades during package upgrades | * [[PackageConfigUpgrade]] - propose a new way to smoothly handle configuration upgrades during package upgrades |
Line 103: | Line 143: |
* [[WNPP]] - ''Work-Needing and Prospective Packages'' list packages that have been requested for packaging, or need a new maintainer * [[Salsa]] - collaborative development server for Debian based on the GitLab software * [[CheckInstall]] - Build binary .deb packages from installation scripts (`make install`...) * [[SimpleBackportCreation]] - Backport a DebianUnstable package to DebianStable * [[SourceOnlyUpload]] - Source-only are uploads to the [[Services/Debian Archive|Debian archive]] that do not include a binary build of the Debian package |
|
Line 108: | Line 153: |
[[DebianWomen]] organise interesting [[DebianWomen/Projects/Events/TrainingSessions|training sessions]]. | [[DebianWomen]] organise [[DebianWomen/Projects/Events/TrainingSessions|training sessions]]. |
Line 110: | Line 155: |
<<Anchor(links)>> | |
Line 112: | Line 157: |
* http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Debian-Binary-Package-Building-HOWTO.html * http://qref.sourceforge.net/Debian/reference/ch-package.en.html * http://www.debian.org/doc/manuals/apt-howto/ and package apt-howto * http://www.debian.org/devel/wnpp/prospective - requested packages, and packages being worked on. * [[http://people.connexer.com/~roberto/howtos/debcustomize|Debian Package Customization HOWTO]] * [[http://feeding.cloud.geek.nz/posts/whats-in-a-debian-directory/|What's in a debian/ directory]] - detailed worked example * [[https://github.com/dod38fr/config-model/wiki/Managing-Debian-packages-with-cme|Managing Debian package files with cme]] * [[http://packaging.ubuntu.com/|Ubuntu Packaging Guide]] |
* https://feeding.cloud.geek.nz/posts/whats-in-a-debian-directory/ - What's in a debian/ directory * https://github.com/dod38fr/config-model/wiki/Managing-Debian-packages-with-cme - Managing Debian package files with cme * https://packaging.ubuntu.com/ - Ubuntu Packaging Guide * https://www.debian.org/doc/manuals/apt-howto/ - APT HOWTO (Obsolete Documentation) * https://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Debian-Binary-Package-Building-HOWTO.html Debian Binary Package Building HOWTO (2005) * [[https://about.gitlab.com/blog/2016/10/12/automated-debian-package-build-with-gitlab-ci/|How to build and deploy a Debian Package with GitLab CI]] * [[https://github.com/jordansissel/fpm|fpm]] can build .deb packages from various other package formats ([[https://github.com/jordansissel/fpm/wiki/ConvertingGems|rubygems]], [[https://github.com/jordansissel/fpm/wiki/ConvertingPython|pip]], pear, tar, npm, pacman...) * [[https://wiki.ubuntu.com/Packaging|Packaging - Ubuntu Wiki]] * [[https://www.eyrie.org/~eagle/notes/debian/build-tools.html|Debian build tools - Russ's Debian Notes]] * [[https://www.eyrie.org/~eagle/notes/debian/scripts.html|Packaging Scripts for Debian - Russ's Debian Notes]] |
Line 122: | Line 170: |
* http://www-128.ibm.com/developerworks/linux/library/l-debpkg.html : creating debian packages - high-level description of debian packaging . * WikiPedia:List_of_open-source_software_packages * [[http://www.debian-administration.org/articles/336]] Rolling your own debian packages. * [[http://vcs-pkg.org/|VCSPackaging]] * Autobuilding non-free packages: http://article.gmane.org/gmane.linux.debian.devel.announce/997 |
* [[https://www.debian-administration.org/articles/336|Debian adminstration - Rolling your own Debian packages (part 1)]] * [[https://lists.debian.org/msgid-search/20061129152824.GT2560@mails.so.argh.org|Autobuilding non-free packages]] * [[https://www.strangeparty.com/2010/06/17/a-debian-packaging-howto/|A Debian packaging howto (2010)]] * [[https://raphaelhertzog.com/2010/12/17/do-not-build-a-debian-package-with-dpkg-b/|Avoid a newbie packager mistake: don’t build your Debian packages with dpkg -b]] * [[Debuginfod|Debuginfod]] eliminates the need for users to install debuginfo packages in order to debug programs using GDB, systemtap or other tools * [[https://sources.debian.org|Browse through the source code of the Debian operating system]] |
Line 132: | Line 182: |
<<FullSearchCached(category:CategoryPackaging)>> | <<FullSearch(language:en category:CategoryPackaging)>> |
Translation(s): English - Español - Português (Brasil) - Italiano - Svenska - Русский
Welcome to Debian's packaging portal.
This portal is about information relevant to developers wishing to package software for Debian. If you were looking for information on installing and removing packages from your Debian system, see the package management page.
Debian packages are maintained by a community of Debian Developers and volunteers.
If you're just starting out with Debian packaging, please read the official documentation first:
Guide for Debian Maintainers -- describes the building of a Debian package with many examples
Debian Packaging Tutorial -- slides-based overview of Debian packaging
Debian Policy -- guiding rules
Developers Reference -- advanced guide etc.
Introduction for maintainers: How will my package get into Debian?
Contents
Introduction to Debian Packaging
To get a good grounding in Debian packaging:
first read the excellent introduction to Debian Packaging to build a package from scratch,
you can also look at the building tutorial to apply changes to an existing package.
if you are new to debian, then setting up debian unstable system can help you setup a development environment.
Learn Debian Packaging in steps for new to advanced packaging levels (by ?JavaScript team).
Now that you have seen the basics, it is highly recommended that you read some real stuff:
Guide for Debian Maintainers describes the building of a Debian package with many examples (This replaces outdated the Debian New Maintainers' Guide )
the Debian Policy includes technical requirements that each package must satisfy.
- More than anything, please also check the source code of existing recently updated packages of similar kinds.
Then, if you are looking for answers, you can come back here or read:
the interesting pdf file included in the package packaging-tutorial or you can read it here.
The Developers Reference provides an overview of the recommended procedures and the available resources for Debian developers.
What not to do:
There are no shortcuts to learning good packaging practices. Avoid equivs which is only useful for building trivial metapackages and does not teach you anything about packaging.
Packaging Procedures
Types / Formats
AndroidTools - Android tools
Fonts/PackagingPolicy - Fonts
https://go-team.pages.debian.net/packaging.html - Golang libraries and applications
Teams/DebianHaskellGroup - Haskell environment and libraries
Java/Packaging - Java libraries and applications
Javascript/Policy - ?JavaScript libraries and applications
https://salsa.debian.org/lua-team - Lua modules
Teams/DebianMonoGroup/NewPackage - Mono libraries and applications
Teams/DebianMozExtTeam - Mozilla extensions
Teams/OCamlTaskForce - OCaml libraries
Python/Packaging - Python modules and applications
Teams/Ruby/Packaging - Ruby modules and applications
Teams/RustPackaging - Rust crates and applications
RPM - repackaging RPM packages as .deb packages
Tools
PackagingWithDarcs - Darcs version control
Packaging/debspawn - debspawn clean build tool
PbuilderTricks - Pbuilder clean build tool
SecurePbuilder - Secure Pbuilder builder tool
Packaging/ruby-team-meta-build - build scripts used by ruby team, helps testing reverse dependencies easily
Suggested tools to create an environment for packaging
To create a packaging environment, you will need to install and learn how to use the following tools:
Packaging/sbuild, clean build tool; install the sbuild package.
sbuild is used in the Debian build service (buildd). See also sbuild.
PackagingWithGit, for Git management packaging; install the git-buildpackage package.
piuparts, for .deb package installation, upgrading, and removal testing tool; install the piuparts package.
Lintian, a comprehensive package checker for Debian packages; install the lintian package.
Devscripts - scripts to make the life of a Debian Package maintainer easier; install the devscripts package.
Autopkgtest - run tests found in Debian source packages; install the autopkgtest package.
blhc - search for missing hardening flags; install the blhc package. See Debian: how to use blhc to solve hardening issues when packaging.
dh-make - converts source archives into Debian package source; install the dh-make package.
cowbuilder - really handy to build your project for many distributions at once; install the cowbuilder package.
Okay, now you have an environment ready to start learning how to package for Debian!
Advanced Procedures
AdvancedBuildingTips - Advanced building tips
Courses2005/BuildingWithoutHelper - How to make a Debian package without using a helper
/HackingDependencies - hacking dependencies
/ComplexWebApps - Create debian packages for complex web applications
Useful Pages
PackagingFAQ - Packaging FAQ
Mentors - sponsors/mentors for packages in specific areas of Debian
Renaming_a_Package - Renaming a Package
PackageTransition - Package Transition
?PkgSplit - How to split a package into smaller packages
Repackage_srcrpm - creating a proper Debian source package while referencing the src.rpm package
DebugPackage - Debug Package
PackageArchitectureAlmostAny - Creating package without some particular architectures for easy porting
ConfigPackages - Config Package
DpkgConffileHandling - Gracefully Handling conffiles
EditingBinaryPackageMetadata - Editing Binary Package Metadata
SoftwarePackaging - Software Packaging
SponsorChecklist - Sponsor Checklist
HowToPackageForDebian - How to package for Debian
AutomaticPackagingTools - Automatic Packaging Tools
DEX - improving Debian and its derivatives through cross-community teamwork
Repacking - Collecting information about repacking
PackageConfigUpgrade - propose a new way to smoothly handle configuration upgrades during package upgrades
Diagrams - packaging related diagrams and sketches
WNPP - Work-Needing and Prospective Packages list packages that have been requested for packaging, or need a new maintainer
Salsa - collaborative development server for Debian based on the GitLab software
CheckInstall - Build binary .deb packages from installation scripts (make install...)
SimpleBackportCreation - Backport a DebianUnstable package to DebianStable
SourceOnlyUpload - Source-only are uploads to the Debian archive that do not include a binary build of the Debian package
Training Sessions
From Debian Women
DebianWomen organise training sessions.
External links
https://feeding.cloud.geek.nz/posts/whats-in-a-debian-directory/ - What's in a debian/ directory
https://github.com/dod38fr/config-model/wiki/Managing-Debian-packages-with-cme - Managing Debian package files with cme
https://packaging.ubuntu.com/ - Ubuntu Packaging Guide
https://www.debian.org/doc/manuals/apt-howto/ - APT HOWTO (Obsolete Documentation)
https://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Debian-Binary-Package-Building-HOWTO.html Debian Binary Package Building HOWTO (2005)
fpm can build .deb packages from various other package formats (rubygems, pip, pear, tar, npm, pacman...)
See also:
Debian adminstration - Rolling your own Debian packages (part 1)
Avoid a newbie packager mistake: don’t build your Debian packages with dpkg -b
Debuginfod eliminates the need for users to install debuginfo packages in order to debug programs using GDB, systemtap or other tools
Browse through the source code of the Debian operating system
Wiki pages
All pages related to packaging in Debian:
- AdvancedBuildingTips
- Alioth
- AndroidTools
- AutomakeTransition
- AutomaticPackagingTools
- BuildingFormalBackports
- BzrBuildpackage/DesignIdeas
- CheckInstall
- ConfigPackages
- CopyrightReviewTools
- Courses2005/BuildingWithoutHelper
- CreatePackageFromPPA
- DEX
- DataPackages
- DebianAstro/AstropyPackagingTutorial/Packaging
- DebianAstro/AstropyPackagingTutorial/Preparation
- DebianDevelopment
- DebianMentorsFaq
- DebianPackageManagement
- DebianPackaging-FAQs
- DebugPackage
- DevelopersCorner
- Diagrams
- Distcc
- DpkgConffileHandling
- DpkgDiversions
- EditingBinaryPackageMetadata
- EmacspeakTestingGuide
- FTBFS
- Fonts/PackagingPolicy
- Games
- Games/Sponsors/Queue
- GettingPorted
- GitPackaging
- GitPackagingSurvey
- GitPackagingSurvey/bare debian
- GitPackagingSurvey/bare debian monorepo
- GitPackagingSurvey/bare template
- GitPackagingSurvey/git-debcherry
- GitPackagingSurvey/git-debrebase
- GitPackagingSurvey/git-dpm
- GitPackagingSurvey/manually maintained applied
- GitPackagingSurvey/merging
- GitPackagingSurvey/modified orig plus further unapplied patches
- GitPackagingSurvey/rebasing
- GitPackagingSurvey/unapplied
- GitPackagingWorkflow
- GitPackagingWorkflow/DebConf11BOF
- GitSrc
- HardeningWalkthrough
- HowToPackageForDebian
- Java/Packaging
- Javascript/Policy
- Maintainers
- MediaWiki
- Mentors
- Mingw-W64
- NonMaintainerUpload
- PackageArchitectureAlmostAny
- PackageConfigUpgrade
- PackageTransition
- Packaging
- Packaging/BinaryPackage
- Packaging/HackingDependencies
- Packaging/Intro
- Packaging/Pre-Requisites
- Packaging/ruby-team-meta-build
- Packaging/sbuild
- PackagingFAQ
- PackagingWithDarcs
- PackagingWithDocker
- PackagingWithGit
- PbuilderTricks
- PkgExim4UserFAQ
- Projects/DebSrc3.0
- Python/DbgBuilds
- Python/LibraryStyleGuide
- Python/Policy
- RPM
- RenamingPackages
- Repackage_srcrpm
- Repacking
- ReproducibleBuilds
- Salsa
- SecurePbuilder
- SimpleBackportCreation
- SimplePackagingTutorial
- SoftwarePackaging
- SponsorChecklist
- Teams
- Teams/CUPS
- Teams/DebianHaskellGroup
- Teams/DebianMonoGroup/NewPackage
- Teams/DebianMozExtTeam
- Teams/Foo2zjs
- Teams/MySQL
- Teams/MySQL/MySQL-wsrep
- Teams/OCamlTaskForce
- Teams/Printing
- Teams/Ruby/Packaging
- UsingQuilt
- WNPP
- binNMU
- debian/patches
- debian/watch
- piuparts
- pt_PT/Teams
- sbuild
- udeb