Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in / Register
Toggle navigation
Menu
Open sidebar
packages
parrot
parrot-tools
Commits
0bb19e61
Commit
0bb19e61
authored
Jan 12, 2019
by
Lorenzo "Palinuro" Faletra
Browse files
add devel metapackages
parent
2b015d3e
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
0bb19e61
parrot-tools (4.2+parrot1) testing; urgency=medium
* Create parrot-devel and parrot-devel-tools metapackages.
-- Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org> Sat, 12 Jan 2019 00:43:33 +0100
parrot-tools (4.1+parrot1) testing; urgency=medium
* Create parrot-privacy metapackage.
...
...
debian/control
View file @
0bb19e61
...
...
@@ -3,7 +3,7 @@ Priority: optional
Maintainer: Lisetta "Sheireen" Ferrero <sheireen@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>,
Lisetta "Sheireen" Ferrero <sheireen@parrotsec.org>
Standards-Version: 4.
2
.0
Standards-Version: 4.
3
.0
Section: info
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: pkg-config
...
...
@@ -41,6 +41,36 @@ Description: Parrot Privacy Protection Tools
This metapackage provides the privacy protection tools.
Package: parrot-devel-tools
Architecture: all
Depends: gcc, g++, python3, ruby
Recommends: default-jdk, cython3, golang, cargo, valac, mono-devel, mono-runtime, nodejs, npm, php-cli, perl6
Suggests: gdb, clang
Section: metapackages
Priority: optional
Homepage: https://www.parrotsec.org
Description: Parrot Development tools (compilers & tools)
This is Parrot Security,
a security focused GNU/Linux distribution.
.
This metapackage provides the compilers, interpreters and tools
for various programming languages.
Package: parrot-devel
Architecture: all
Depends: geany
Recommends: parrot-devel-tools, vscodium, zeal, git-cola, meld, tora
Suggests: atom, qtcreator, kdevelop, edb-debugger, jad, flasm, nasm, radare2
Section: metapackages
Priority: optional
Homepage: https://www.parrotsec.org
Description: Parrot Development Tools (IDEs & utilities)
This is Parrot Security,
a security focused GNU/Linux distribution.
.
This metapackage provides the development environments for
various programming languages.
Package: parrot-tools
Architecture: all
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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