From f918951b08c7e9b7a9f6ab70d6644a65d66c8572 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 2 Jul 2019 12:33:34 +0200 Subject: [PATCH] add package for hotfix repository (#17322) --- debian-stretch/control | 8 ++++++++ debian-stretch/entrouvert-repository-hotfix.install | 1 + stretch/sources.list.d/entrouvert-hotfix.list | 2 ++ 3 files changed, 11 insertions(+) create mode 100644 debian-stretch/entrouvert-repository-hotfix.install create mode 100644 stretch/sources.list.d/entrouvert-hotfix.list diff --git a/debian-stretch/control b/debian-stretch/control index 64fdcde..fec8b9a 100644 --- a/debian-stretch/control +++ b/debian-stretch/control @@ -35,6 +35,14 @@ Description: Entr'ouvert eobuilder repository entry and associated apt preferenc Install this package if you want to install packages from Entr'ouvert development repository. +Package: entrouvert-repository-hotfix +Architecture: all +Depends: ${misc:Depends}, entrouvert-repository +Conflicts: entrouvert-repository-testing +Description: Entr'ouvert hotfix repository entry + Install this package if you want to install packages from Entr'ouvert hotfix + repository. + Package: entrouvert-unattended-upgrades Architecture: all Description: Automatic packages upgrades from Entr'ouvert repositories diff --git a/debian-stretch/entrouvert-repository-hotfix.install b/debian-stretch/entrouvert-repository-hotfix.install new file mode 100644 index 0000000..6e59401 --- /dev/null +++ b/debian-stretch/entrouvert-repository-hotfix.install @@ -0,0 +1 @@ +stretch/sources.list.d/entrouvert-hotfix.list etc/apt/sources.list.d diff --git a/stretch/sources.list.d/entrouvert-hotfix.list b/stretch/sources.list.d/entrouvert-hotfix.list new file mode 100644 index 0000000..5d9040a --- /dev/null +++ b/stretch/sources.list.d/entrouvert-hotfix.list @@ -0,0 +1,2 @@ +# this file is installed by package entrouvert-archive, do not edit +deb http://deb.entrouvert.org/ stretch-hotfix main