Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-image-creator
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
itminedu
snf-image-creator
Commits
e236eef4
Commit
e236eef4
authored
12 years ago
by
Nikos Skalkotos
Browse files
Options
Downloads
Patches
Plain Diff
Bump ubuntu version to 0.2.3-0ubuntu1
parent
67b35e8e
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/docs
+1
-0
1 addition, 0 deletions
debian/docs
debian/rules
+7
-1
7 additions, 1 deletion
debian/rules
with
14 additions
and
1 deletion
debian/changelog
+
6
−
0
View file @
e236eef4
snf-image-creator (0.2.3-0ubuntu1) precise; urgency=low
* New upstream version
-- Nikos Skalkotos <skalkoto@grnet.gr> Wed, 30 Jan 2013 16:01:38 +0200
snf-image-creator (0.2.2-0ubuntu1) precise; urgency=low
* New upstream version
...
...
This diff is collapsed.
Click to expand it.
debian/docs
+
1
−
0
View file @
e236eef4
docs/_build/html
AUTHORS
This diff is collapsed.
Click to expand it.
debian/rules
+
7
−
1
View file @
e236eef4
...
...
@@ -4,4 +4,10 @@
dh $@ --with python2
override_dh_auto_build:
cd docs && make html
cd docs && make html && make man && rm -rf _build/html/man && rm -rf _build/doctrees
override_dh_installman:
dh_installman docs/_build/man/*.1
override_dh_installchangelogs:
dh_installchangelogs ChangeLog
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