1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: debian-timeline
Maintainer: Debian publicity team <debian-publicity@lists.debian.org>
Uploaders: Paul Wise <pabs@debian.org>
Section: web
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: libjs-simile-timeline,
libjs-jquery,
python3:any,
python3-dateutil,
python3-debian,
Rules-Requires-Root: no
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/publicity-team/debian-timeline
Vcs-Git: https://salsa.debian.org/publicity-team/debian-timeline.git
Homepage: https://timeline.debian.net/
Package: debian-timeline
Architecture: all
Depends: libjs-simile-timeline,
libjs-jquery,
${misc:Depends}
Description: Web-based timeline of the Debian Project
The Debian Project timeline is a HTML and Javascript-based interactive
timeline of the Debian Project. It includes the dates of:
.
* All Debian releases, including point releases and freeze windows
* Infrastructure changes
* Conferences and bug-squashing parties
* General resolution and DPL votes
* Important releases of Debian-specific and third-party software
* Curiosa items such as anniversaries and bug number milestones
* (and more)
|