Skip to content

Debian/debsources

Folders and files

NameName
Last commit message
Last commit date
Mar 18, 2016
Aug 17, 2021
May 27, 2013
Apr 23, 2024
Apr 23, 2024
Jun 19, 2023
Apr 17, 2024
May 1, 2021
May 1, 2021
Nov 20, 2017
Apr 17, 2024
May 1, 2021
May 2, 2021
Dec 24, 2014
Apr 17, 2024
Apr 17, 2024
May 2, 2021
Apr 17, 2024

Repository files navigation

Development

  • source code is available using Git:

      $ git clone https://salsa.debian.org/qa/debsources.git
    

    or $ git clone git@salsa.debian.org:qa/debsources.git

    and browsable on the Web.

  • please report bugs to the Debian Bug Tracking System (short URL: http://deb.li/debsrcbugs), against the qa.debian.org pseudo-package, using a subject line that begins with "debsources:".

    If you use the standard Debian reportbug tool, please use the command line:

      $ reportbug -P "User: qa.debian.org@packages.debian.org" -P "Usertags: debsources" qa.debian.org
    

    (bin/debsources-reportbug in the Debsources' Git repo is a convenience script that does the above for you)

  • for discussions about Debsources please contact the debian-qa-debsources mailing list or the #debian-debsources IRC channel on OFTC

  • opportunities for new contributors (AKA easy hacks) are available as well (short URL: http://deb.li/debsrceasy)

To get started with Debsources development, have a look at the HACKING file.

Dependencies

Webapp

Debian packages:

  • apache2
  • diffstat
  • libapache2-mod-fcgid (for FastCGI deployment)
  • libapache2-mod-wsgi (for WSGI deployment)
  • libjs-highlight.js
  • libjs-jquery
  • python-debian
  • python-flask
  • python-flaskext.wtf
  • python-magic
  • tango-icon-theme

Infrastructure

(work in progress, likely incomplete)

Debian packages:

  • debmirror
  • dpkg-dev
  • exuberant-ctags
  • postgresql >= 9.1
  • python-apt
  • python-matplotlib
  • python-psycopg2
  • python-sqlalchemy
  • sloccount

Other

To re-generate the documentation:

  • graphviz
  • postgresql-autodoc