From c778ea3eead08b4c95432b979af2859ad264462f Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 13 Nov 2023 22:39:23 -0800 Subject: [PATCH] remove old stdeb.cfg config --- deb_dist | 2 +- stdeb.cfg | 11 ----------- 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 stdeb.cfg diff --git a/deb_dist b/deb_dist index 88e4b7e5..92f8fe8f 160000 --- a/deb_dist +++ b/deb_dist @@ -1 +1 @@ -Subproject commit 88e4b7e5a6c8998f781e45be1e264c48f3ed5e65 +Subproject commit 92f8fe8f34bd5dabadb080676755e56fe5fcaf73 diff --git a/stdeb.cfg b/stdeb.cfg deleted file mode 100644 index a6ee7e69..00000000 --- a/stdeb.cfg +++ /dev/null @@ -1,11 +0,0 @@ -[DEFAULT] -Source: archivebox -Package: archivebox -Package3: archivebox -Suite: focal -Suite3: focal -Build-Depends: debhelper, dh-python, python3-all, python3-pip, python3-setuptools, python3-wheel, python3-stdeb -Depends3: nodejs, wget, curl, git, ffmpeg, yt-dlp, ripgrep, python3-all, python3-pip, python3-setuptools, python3-croniter, python3-crontab, python3-dateparser, python3-django, python3-django-extensions, python3-django-jsonfield, python3-mypy-extensions, python3-requests, python3-w3lib -X-Python3-Version: >= 3.9 -XS-Python-Version: >= 3.9 -Setup-Env-Vars: DEB_BUILD_OPTIONS=nocheck