forked from maratona-linux/maratona-linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to match Maratona Linux 2018 rc1
Modules maratona-{background,firewall,meta} were updated and module maratona-team-tools was added. Signed-off-by: Bruno Cesar Ribas <[email protected]>
- Loading branch information
Showing
5 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,3 +14,7 @@ | |
path = maratona-submission | ||
url = [email protected]:maratona-linux/maratona-submission.git | ||
branch = master | ||
[submodule "maratona-team-tools"] | ||
path = maratona-team-tools | ||
url = [email protected]:maratona-linux/maratona-team-tools.git | ||
branch = master |
Submodule maratona-firewall
updated
3 files
+22 −0 | debian/changelog | |
+18 −23 | debian/postinst | |
+3 −0 | debian/rules |
Submodule maratona-meta
updated
13 files
+34 −0 | debian/changelog | |
+0 −25 | debian/control | |
+8 −9 | debian/maratona-usuario-icpc.postinst | |
+2 −10 | debian/rules | |
+0 −8 | icones-desktop/cppreference.desktop | |
+0 −8 | icones-desktop/javadoc.desktop | |
+0 −8 | icones-desktop/python2doc.desktop | |
+0 −8 | icones-desktop/python3doc.desktop | |
+0 −13 | icons/cpp_logo.svg | |
+0 −80 | icons/java.svg | |
+0 −64 | icons/python.svg | |
+6 −6 | maratona-profile/maratona-desktop-profile.sh | |
+22 −8 | scripts-administrativos/zera-home-icpc |
Submodule maratona-team-tools
added at
e0e242