Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
octonet
Manage
Activity
Members
Labels
Plan
Issues
13
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FUSS
octonet
Commits
c5dc3645
Commit
c5dc3645
authored
8 years ago
by
Enrico Zini
Browse files
Options
Downloads
Plain Diff
Sync with master. refs:
#73
parents
f1d12ee1
6ecafac6
Branches
t73
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
MANIFEST.in
+1
-0
1 addition, 0 deletions
MANIFEST.in
debian/changelog
+12
-0
12 additions, 0 deletions
debian/changelog
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
14 additions
and
1 deletion
MANIFEST.in
+
1
−
0
View file @
c5dc3645
...
...
@@ -13,3 +13,4 @@ recursive-include hostqueue/templates *
recursive-include octonet/templates *
recursive-include polygen/templates *
recursive-include upgrade/templates *
recursive-include asterisk/templates *
This diff is collapsed.
Click to expand it.
debian/changelog
+
12
−
0
View file @
c5dc3645
octonet (0.1.2-2) UNRELEASED; urgency=medium
* Version bump for repository
-- Christopher R. Gabriel <cgabriel@truelite.it> Mon, 19 Dec 2016 17:20:59 +0100
octonet (0.1.2-1) unstable; urgency=medium
* New updated version for testing distribution
-- Christopher R. Gabriel <cgabriel@truelite.it> Tue, 19 Dec 2016 16:56:12 +0100
octonet (0.1.1-1) unstable; urgency=medium
* Fixed missing python3-whitenoise deps
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
c5dc3645
...
...
@@ -13,7 +13,7 @@ def list_locale_files():
setup
(
name
=
'
octonet
'
,
description
=
'
OctoNet
'
,
version
=
'
0.1.
1
'
,
version
=
'
0.1.
2
'
,
license
=
'
GPL3
'
,
author
=
'
Truelite S.r.l.
'
,
author_email
=
'
info@truelite.it
'
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment