diff options
author | 2023-02-23 00:14:44 +0600 | |
---|---|---|
committer | 2023-02-23 00:30:12 +0600 | |
commit | 62a5eb03014a0630cc4e89b79c581e4a66bbd879 (patch) | |
tree | fb63f09c93dd891133360f7cfe7f7694e487c877 /debian/control | |
download | python-apt-common-shopno-62a5eb03014a0630cc4e89b79c581e4a66bbd879.tar.gz python-apt-common-shopno-62a5eb03014a0630cc4e89b79c581e4a66bbd879.zip |
Initial release
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..2c7d38c --- /dev/null +++ b/debian/control @@ -0,0 +1,26 @@ +Source: python-apt-common-shopno +Section: python +Origin: Shopno +Priority: optional +Maintainer: Mubashshir <ahm@jadupc.com> +Rules-Requires-Root: no +Standards-Version: 4.6.0 +Build-Depends: + debhelper-compat (= 13), + distro-info-data, + libwww-perl, + python3-apt, +Vcs-Git: https://builder.jadupc.com/deb-src/python-apt-common-shopno.git +Vcs-Browser: https://builder.jadupc.com/deb-src/python-apt-common-shopno + +Package: python-apt-common-shopno +Architecture: all +Depends: + ${misc:Depends}, +Enhances: + python-apt-common, +Multi-Arch: foreign +Description: Templates for aptitude + Definitions of Shopno OS releases and mirror list for synaptic. This package + contains database of Shopno OS mirrors and templates with definitions for + Shopno OS releases. |