Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
packages
tools
bashfuscator
Commits
c426cb96
Verified
Commit
c426cb96
authored
Feb 11, 2020
by
Nong Hoang Tu
Browse files
Upload version to nest with fixed Debian standard sections
parent
0654fba6
Changes
4
Hide whitespace changes
Inline
Side-by-side
.gitignore
0 → 100644
View file @
c426cb96
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
db.sqlite3
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/build/
docs/source/_build/
docs/source/_static
docs/source/_templates
# PyBuilder
target/
# Jupyter Notebook
.ipynb_checkpoints
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# SageMath parsed files
*.sage.py
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
# Spyder project settings
.spyderproject
.spyproject
# Rope project settings
.ropeproject
# mkdocs documentation
/site
# mypy
.mypy_cache/
# vscode stuff
.vscode/
# bash scripts
*.sh
# failing output
test/failing/
debian/changelog
View file @
c426cb96
bashfuscator (0.0.1-parrot2) testing; urgency=medium
* Update debian standard sections
-- dmknght <dmknght@parrotsec.org> Tue, 11 Feb 2020 11:17:32 +0700
bashfuscator (0.0.1-parrot0) unstable; urgency=medium
* Initial release
...
...
debian/control
View file @
c426cb96
Source: bashfuscator
Section: devel
Priority: optional
Maintainer: dmknght <dmknght@parrotsec.org>
Maintainer: Parrot Team <team@parrotsec.org>
Uploaders: dmknght <dmknght@parrotsec.org>
Build-Depends: debhelper (>= 11), python3, dh-python, python3-setuptools, python3-pip
Standards-Version: 4.1.3
Homepage: https://github.com/Bashfuscator/Bashfuscator
...
...
debian/copyright
View file @
c426cb96
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: bashfuscator
Source:
<url://example.com>
Source:
https://github.com/Bashfuscator/Bashfuscator
Files: *
Copyright: <years> <put author's name and email here>
<years> <likewise for another author>
Copyright: 2019, Andrew "capnspacehook" LeFevre
License: MIT
Files: debian/*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment