From 5c28c4c333fff0c623d0d5b8e96f4d1b02a0a40c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 22:33:00 +0200 Subject: Adding debian version 2.23.7. Signed-off-by: Daniel Baumann --- debian/control | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 167 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..949ab64 --- /dev/null +++ b/debian/control @@ -0,0 +1,167 @@ +Source: devscripts +Section: devel +Priority: optional +Maintainer: Devscripts Maintainers +Uploaders: + Mattia Rizzolo , + Benjamin Drung , +Build-Depends: + autodep8 , + bash-completion, + black , + debhelper-compat (= 13), + dh-sequence-python3, + docbook-xsl, + dpkg-dev (>= 1.19.1), + faketime , + file , + git (>= 1:2.7.0) , + gnupg | gnupg2 , + help2man, + isort , + libdistro-info-perl , + libdpkg-perl , + libfile-desktopentry-perl , + libfile-dirlist-perl , + libfile-homedir-perl , + libfile-touch-perl , + libfile-which-perl , + libgit-wrapper-perl , + libgitlab-api-v4-perl (>= 0.13) , + libipc-run-perl , + libjson-perl , + liblist-compare-perl , + libmoo-perl , + libstring-shellquote-perl , + libtest-output-perl , + libtimedate-perl , + libtry-tiny-perl , + liburi-perl , + libwww-perl , + lsb-release , + perl:any, + perltidy , + pkg-config, + po4a, + pylint (>= 2.2.2-2) | pylint3 , + python3-all:any, + python3-apt , + python3-debian , + python3-flake8 , + python3-magic , + python3-pycurl , + python3-pyftpdlib , + python3-requests , + python3-setuptools, + python3-unidiff , + python3-xdg , + shunit2 , + subversion [!i386] , + unzip , + wdiff , + xsltproc, + xz-utils , + zip , + zstd , +Standards-Version: 4.6.2 +Rules-Requires-Root: no +Vcs-Browser: https://salsa.debian.org/debian/devscripts +Vcs-Git: https://salsa.debian.org/debian/devscripts.git + +Package: devscripts +Architecture: all +Multi-Arch: foreign +Depends: + dpkg-dev (>= 1.18.19), + file, + gnupg | gnupg2, + gpgv | gpgv2, + libfile-dirlist-perl, + libfile-homedir-perl, + libfile-touch-perl, + libfile-which-perl, + libipc-run-perl, + libmoo-perl, + libwww-perl, + patchutils, + sensible-utils, + wdiff, + ${misc:Depends}, + ${perl:Depends}, + ${python3:Depends}, + ${shlibs:Depends}, +Recommends: + apt (>= 1.3~pre3), + dctrl-tools, + dput | dupload, + libdistro-info-perl, + libdpkg-perl, + libencode-locale-perl, + libgit-wrapper-perl, + libjson-perl, + liblist-compare-perl, + libstring-shellquote-perl, + libtry-tiny-perl, + liburi-perl, + licensecheck, + lintian, + man-db, + patch, + python3-apt, + python3-debian (>= 0.1.15), + python3-magic, + python3-requests, + python3-unidiff, + python3-xdg, + strace, + unzip, + wget | curl, + xz-utils, + ${vendor:Recommends}, +Suggests: + adequate, + at, + autopkgtest, + bls-standalone, + bsd-mailx | mailx, + build-essential, + check-all-the-things, + cvs-buildpackage, + debhelper, + diffoscope, + disorderfs, + dose-extra (>= 4.0), + duck, + elpa-devscripts, + faketime, + gnuplot, + how-can-i-help, + libauthen-sasl-perl, + libdbd-pg-perl, + libfile-desktopentry-perl, + libterm-size-perl, + libtimedate-perl, + libyaml-syck-perl, + mmdebstrap, + mutt, + piuparts, + postgresql-client, + pristine-lfs, + quilt, + ratt, + reprotest, + ssh-client, + svn-buildpackage, + w3m, + ${vendor:Suggests}, +Breaks: + hardening-includes, + ubuntu-dev-tools (<< 0.147~), +Replaces: + hardening-includes, + ubuntu-dev-tools (<< 0.124~), +Description: scripts to make the life of a Debian Package maintainer easier + Contains the following scripts, dependencies/recommendations shown in + brackets afterwards: + . + ${devscripts:LongDesc} -- cgit v1.2.3