Differences between revisions 30 and 32 (spanning 2 versions)
Revision 30 as of 2012-10-07 04:35:29
Size: 3590
Editor: PaulWise
Comment: link to the old summit page
Revision 32 as of 2014-09-08 11:18:17
Size: 3966
Editor: GuillemJover
Comment: Add references to deb and dsc support pages
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
The team is in charge of the dpkg package manager. It maintains it and develop new features. The team is in charge of the dpkg package manager. It maintains it and develops new features.
Line 11: Line 11:
 * '''Functional test-suite''': {{{git clone git://git.debian.org/git/dpkg/pkg-tests.git}}} ([[http://git.debian.org/?p=dpkg/pkg-tests.git;a=summary|Web interface]])  * '''Functional test suite''': {{{git clone git://git.debian.org/git/dpkg/pkg-tests.git}}} ([[http://git.debian.org/?p=dpkg/pkg-tests.git;a=summary|Web interface]])
 * '''Unit test suite code coverage''': http://dpkg.alioth.debian.org/coverage/
Line 13: Line 14:
 * '''Packages autobuilt from Git''': [[http://jenkins.grml.org/view/Debian/job/dpkg-binaries/|Master branch]] / [[http://jenkins.grml.org/view/Debian/job/dpkg-test-binaries/|Raphael's test-build branch]]  * '''Packages autobuilt from git''': [[http://jenkins.grml.org/view/Debian/job/dpkg-binaries/|Master branch]] / [[http://jenkins.grml.org/view/Debian/job/dpkg-test-binaries/|Raphael's test-build branch]]
Line 17: Line 18:
 * '''Discussion mailing list''': <<MailTo(debian-dpkg AT lists DOT debian DOT org)>> ([[http://lists.debian.org/debian-dpkg/|subscribe form]])  * '''Development mailing list''': <<MailTo(debian-dpkg AT lists DOT debian DOT org)>> ([[http://lists.debian.org/debian-dpkg/|subscribe form]])
Line 19: Line 20:
 * '''Public IRC channel''': #debian-dpkg on irc.debian.org (OFTC)  * '''Public IRC channel''': #debian-dpkg on irc.debian.org (OFTC), but please use the mailing list or the bug tracking system.
Line 27: Line 28:
 * GuillemJover (braindmg) is the team leader, he tends to concentrate on dpkg itself.  * GuillemJover (guillem) is the primary developer.
Line 33: Line 34:
== More stuff == == Documentation ==
Line 35: Line 36:
 * [[/ReviewMergeQueue|ReviewMergeQueue]]: patches/branches to be reviewed, updated and merged.  * [[/FAQ|Frequently Asked Questions]].
 * [[/DscSupport|Source package (.dsc) support in software]].
 * [[/DebSupport]Binary package (.deb) support in software]].
 * [[http://www.seanius.net/blog/2009/09/dpkg-triggers-howto/|Triggers HOWTO]] by Sean Finney.
 * [[http://git.debian.org/?p=dpkg/dpkg.git;a=blob;f=doc/coding-style.txt|Coding style]].
 * [[http://dpkg.alioth.debian.org/doc/|libdpkg API documentation]].
Line 37: Line 43:
 * [[http://git.debian.org/?p=dpkg/dpkg.git;a=blob;f=doc/coding-style.txt|Coding style]]: the coding style documentation
 * [[http://qa.debian.org/data/bts/graphs/d/dpkg.png|Graphic of the evolution of number of dpkg bugs]]
 * When we switched to Git, we tried to integrate as much history as possible. You'll find the data and scripts used for that purpose [[http://dpkg.alioth.debian.org/dpkg-history/|here]].
 * [[http://www.seanius.net/blog/2009/09/dpkg-triggers-howto/|Triggers HOWTO]] by Sean Finney.
 * [[http://dpkg.alioth.debian.org/stats/|VCS statistics]].
 * [[http://qa.debian.org/data/bts/graphs/d/dpkg.png|Bug graphics and statistics]].
Line 42: Line 46:
 * [[dpkg_Summit|dpkg summit]]
Line 51: Line 54:
   * [[/PerlAPICleanup]]: what we want to do to finalize the perl API.
   * [[/DebianRules]]: a problem to solve
Line 53: Line 58:
   * [[/DebianRules]]: a problem to solve
Line 55: Line 59:
   * [[/PerlAPICleanup]]: what we want to do to finalize the perl API  * [[/ReviewMergeQueue|ReviewMergeQueue]]: patches/branches to be reviewed, updated and merged.

== Historic ==

 * When we switched to git, we tried to integrate as much history as possible. You'll find the data and scripts used for that purpose [[http://dpkg.alioth.debian.org/history/|here]].
 * [[dpkg_Summit|dpkg summit]]

Dpkg Team

Task description

The team is in charge of the dpkg package manager. It maintains it and develops new features.

Infrastructure

Interacting with the team

Get involved

See the Contribute page.

Usual roles

  • GuillemJover (guillem) is the primary developer.

  • RaphaelHertzog (buxy) contributed a lot to dpkg-dev but has worked on dpkg itself too.

  • Christian Perrier (bubulle) coordinates the translations.
  • Many other translators have commit access to maintain their translations.
  • Several other contributors provide occasional patches/branches.

Documentation

Projects tracked on the wiki

Historic

  • When we switched to git, we tried to integrate as much history as possible. You'll find the data and scripts used for that purpose here.

  • ?dpkg summit


CategoryTeams CategoryPermalink