Size: 3793
Comment: Further cleanups: new tracker url, deprecate the IRC channel, drop dpkg-test-binaries repository
|
Size: 6065
Comment: Add important announcements and other historic information
|
Deletions are marked like this. | Additions are marked like this. |
Line 48: | Line 48: |
* /RoadMap | |
Line 50: | Line 49: |
* /RoadMap * /CompatSymlinks * /StringsReview: i18ned strings review/uniformization * Proposals: |
|
Line 51: | Line 54: |
* [[/StringsReview]]: i18ned strings review/uniformization | * DpkgDebconfIntegration |
Line 53: | Line 56: |
* [[https://lists.debian.org/debian-devel-announce/1999/07/msg00012.html|DpkgV2 specs]]. * [[http://multiarch.alioth.debian.org/dpkg2.pdf|dpkg 2.0]]. |
|
Line 54: | Line 59: |
* [[/DebianRules]]: a problem to solve | * [[/DebianRules]]: a problem to solve. |
Line 62: | Line 67: |
=== Announcements === * [[https://lists.debian.org/debian-devel-announce/2000/01/msg00020.html|dpkg CVS warning (Re: Installed tiff 3.5.4-4 (source i386))]] * [[https://lists.debian.org/debian-devel-announce/2000/11/msg00002.html|dpkg 1.7.0 warning]] * [[https://lists.debian.org/debian-devel-announce/2000/11/msg00003.html|new features in dpkg 1.7.1]] * [[https://lists.debian.org/debian-devel-announce/2001/01/msg00004.html|transition from suidmanager to dpkg-statoverride]] * [[https://lists.debian.org/debian-devel-announce/2001/04/msg00016.html|dpkg 1.9.0 release]] * [[https://lists.debian.org/debian-devel-announce/2005/01/msg00006.html|Bits from the dpkg maintainer]] (dpkg 1.13.x upload to experimental) * [[https://lists.debian.org/debian-devel-announce/2005/06/msg00010.html|Bits from the dpkg maintainer]] (dpkg 1.10.18.1 to 1.13.9) * [[https://lists.debian.org/debian-devel-announce/2007/09/msg00004.html|New dpkg in experimental]] (dpkg 1.14.7~newshlib) * [[https://lists.debian.org/debian-devel-announce/2007/11/msg00006.html|Misc development news]] (dpkg 1.14.6 to 1.14.8) * [[https://lists.debian.org/debian-devel-announce/2008/04/msg00004.html|Important changes in dpkg 1.14.18 in sid]] * [[https://lists.debian.org/debian-devel-announce/2010/03/msg00011.html|Bits from the dpkg team]] (dpkg 1.13.11.1 to 1.15.6.1) * [[https://lists.debian.org/debian-devel-announce/2010/05/msg00010.html|Recent changes in dpkg]] (dpkg 1.15.6 to 1.15.7) * [[https://lists.debian.org/debian-devel-announce/2011/09/msg00001.html|Bits from dpkg developers - dpkg 1.16.1]] * [[https://lists.debian.org/debian-devel-announce/2012/03/msg00005.html|Important information regarding upcoming dpkg 1.16.2 upload]] === Sprints, Summits === * [[https://wiki.debian.org/DebianEmbeddedWorkSessionExtremadura2006|Embedded Debian work session (Extremadura 2006)]] * [[/Summit|dpkg summit]] (around 2007, never happened) * [[https://lists.debian.org/debian-devel-announce/2014/08/msg00013.html|Bootstrap/Crossbuild Sprint (Paris 2014)]] === VCS === |
|
Line 63: | Line 93: |
* [[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
Alioth Project: http://alioth.debian.org/projects/dpkg
Source code: git clone git://anonscm.debian.org/dpkg/dpkg.git (Web interface)
Functional test suite: git clone git://anonscm.debian.org/dpkg/dpkg-tests.git (Web interface)
Unit test suite code coverage: http://dpkg.alioth.debian.org/coverage/
Package Tracker: https://tracker.debian.org/pkg/dpkg
Packages autobuilt from git: Master branch
Interacting with the team
Development mailing list: <debian-dpkg AT lists DOT debian DOT org> (subscribe form)
Request tracker: default view / by program / by class of problem / old view
Public IRC channel: there is #debian-dpkg on irc.debian.org (OFTC) but none of the dpkg maintainers are there, thus please use the mailing list or the bug tracking system.
Usual roles
GuillemJover (guillem) is the primary developer.
- Many other translators have commit access to maintain their translations.
- Several other contributors provide occasional patches/branches.
Get involved
See the Contribute page, and check the following links:
GitUsage: recommendations for handling the Git repository
Documentation
Downstream: list of downstream distributions shipping dpkg.
Triggers HOWTO by Sean Finney.
Projects tracked on the wiki
- Current projects:
- Proposals:
- Old projects:
?/PerlAPICleanup: what we want to do to finalize the perl API.
/DebianRules: a problem to solve.
ReviewMergeQueue: patches/branches to be reviewed, updated and merged.
Historic
Announcements
Bits from the dpkg maintainer (dpkg 1.13.x upload to experimental)
Bits from the dpkg maintainer (dpkg 1.10.18.1 to 1.13.9)
New dpkg in experimental (dpkg 1.14.7~newshlib)
Misc development news (dpkg 1.14.6 to 1.14.8)
Bits from the dpkg team (dpkg 1.13.11.1 to 1.15.6.1)
Recent changes in dpkg (dpkg 1.15.6 to 1.15.7)
Sprints, Summits
dpkg summit (around 2007, never happened)
VCS
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.