From e85b8836966eadbf6a87440e0e97d5ed9196acd5 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Mon, 23 Nov 2020 18:19:27 -0500 Subject: [PATCH] force binary name to be just archivebox --- stdeb.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/stdeb.cfg b/stdeb.cfg index 80d24a29..d1184f0e 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -1,6 +1,9 @@ [DEFAULT] +Source: archivebox Package: archivebox +Package3: archivebox Suite: focal +Suite3: focal Build-Depends: dh-python, python3-pip, python3-setuptools, python3-wheel, python3-stdeb -Depends: nodejs, chromium-browser, wget, curl, git, ffmpeg, youtube-dl, python3-atomicwrites, python3-croniter, python3-crontab, python3-dateparser, python3-django, python3-django-extensions, python3-mypy-extensions, python3-requests, python3-w3lib +Depends3: nodejs, chromium-browser, wget, curl, git, ffmpeg, youtube-dl, python3-atomicwrites, python3-croniter, python3-crontab, python3-dateparser, python3-django, python3-django-extensions, python3-mypy-extensions, python3-requests, python3-w3lib XS-Python-Version: >= 3.7