summaryrefslogtreecommitdiff
path: root/debian/control
blob: 9ba04f33c4c227936b54a92ee6a5930d96188116 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# SPDX-License-Identifier: CC0-1.0

# Hydrilla's debian/control file
#
# Copyright (C) 2021 Wojtek Kosior
#
# Available under the terms of Creative Commons Zero v1.0 Universal.

Source: pydrilla
Maintainer: Wojtek Kosior <koszko@koszko.org>
Section: web
Priority: optional
Standards-Version: 4.3.0
Build-Depends: debhelper (>=11~), dh-python, python3-all, python3-setuptools, python3-flask, python3-pytest

Package: python3-pydrilla
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: serve Hachette packages
 Hydrilla (Pydrilla) implements repository server for independent website
 resources.
etwork configuration....Marius Bakke 2019-12-12linux-boot: Don't ignore flags when mounting root file system....Guillaume Le Vaillant 2019-12-07file-systems: Add support for 'strict-atime' and 'lazy-time' flags....Guillaume Le Vaillant 2019-12-01build: vm: Fix qemu-command procedure....Mathieu Othacehe 2019-11-22system: vm: Add arm64 support....Mathieu Othacehe 2019-11-22build: vm: Fix arm32 support....Mathieu Othacehe 2019-11-18linux-boot: Don't ignore options when mounting root file system....Guillaume Le Vaillant 2019-11-18linux-boot: Fix indentation....Maxim Cournoyer 2019-11-18file-systems: Fix docstring....Maxim Cournoyer 2019-09-27Merge branch 'master' into core-updatesMarius Bakke 2019-09-26shepherd: Ensure the log file has correct ownership....Ludovic Courtès 2019-09-26shepherd: 'make-forkexec-constructor/container' keeps the log file....Ludovic Courtès 2019-09-25linux-boot: Fix typo....Maxim Cournoyer 2019-09-25build: initrd: Fix "write-cpio-archive" return value....Maxim Cournoyer 2019-09-17Merge branch 'master' into core-updatesLudovic Courtès 2019-09-12linux-container: "run-container" scripts shows the container's PID....Ludovic Courtès 2019-09-12file-systems: Add /var/run/nscd to '%network-file-mappings'....Ludovic Courtès 2019-08-29Merge branch 'master' into core-updatesMark H Weaver 2019-08-28gnu: mingw-w64: Update to 6.0.0....David Thompson 2019-08-28accounts: Delete duplicate entries....Ludovic Courtès 2019-08-22Merge branch 'master' into core-updatesMark H Weaver 2019-08-16linux-modules: Define and use a module name database....Ludovic Courtès 2019-08-16linux-modules: Add 'load-linux-modules-from-directory'....Ludovic Courtès 2019-08-16linux-modules: Add "modules.devname" writer....Ludovic Courtès 2019-08-16linux-modules: Add "modules.alias" writer....Danny Milosavljevic 2019-08-14gnu: mingw: Add x86_64 support....Carl Dong 2019-07-12Merge branch 'master' into core-updates...Marius Bakke 2019-07-06linux-container: Mount a new /dev/pts instance in the container....Ludovic Courtès 2019-06-27Merge branch 'master' into core-updatesLudovic Courtès 2019-06-27accounts: Use 'fsync' instead of 'fdatasync'....Ludovic Courtès 2019-06-23linux-container: Remove dependency on (guix utils)....Ludovic Courtès 2019-06-17utils: Add 'invoke/quiet'....Ludovic Courtès 2019-06-13Merge branch 'master' into core-updatesLudovic Courtès 2019-06-07gnu: glibc-locales: Install symlinks using the normalized codeset....Ludovic Courtès 2019-06-07Add (gnu build locale)....Ludovic Courtès 2019-06-05accounts: Call 'fdatasync' when writing databases....Ludovic Courtès 2019-06-05accounts: Close database before renaming it....Ludovic Courtès 2019-06-05activation: Lock /etc/.pwd.lock before accessing databases....Ludovic Courtès 2019-06-03linux-boot: Fix e2fsck warning....Danny Milosavljevic 2019-05-25Merge branch 'staging' into core-updatesMarius Bakke 2019-05-18vm: Create installation media with MBR and HFS only, no GPT....Danny Milosavljevic 2019-05-15marionette: Add braces to the keystrokes....Ludovic Courtès