Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dcpman
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
dcp
dcpman
Commits
309dbbbc
Commit
309dbbbc
authored
10 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Cleaing changelog (still figuring out dch and git-dch).
parent
61cbf53b
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+4
-28
4 additions, 28 deletions
debian/changelog
fabfile.py
+1
-1
1 addition, 1 deletion
fabfile.py
with
5 additions
and
29 deletions
debian/changelog
+
4
−
28
View file @
309dbbbc
dcpman (0.1.
3
) UNRELEASED; urgency=medium
dcpman (0.1.
2
) UNRELEASED; urgency=medium
[ Adar Nimrod ]
* Create debian changelog from git commits when building.
...
...
@@ -7,37 +7,13 @@ dcpman (0.1.3) UNRELEASED; urgency=medium
* Added output to log file on every verification.
* Revert "Added output to log file on every verification."
* Work on future feature (full ingest of DCP from removable media).
* Improved clean.
* modified: fabfile.py
* Added output to log file on every verification.
* Revert "Added output to log file on every verification."
* Work on future feature (full ingest of DCP from removable media).
[ Nimrod Adar ]
[ Adar Nimrod ]
* Improved clean.
* modified: fabfile.py
* Added output to log file on every verification.
* Revert "Added output to log file on every verification."
* Work on future feature (full ingest of DCP from removable media).
[ Nimrod Adar ]
[ Adar Nimrod ]
* Improved clean.
* modified: fabfile.py
* Added output to log file on every verification.
* Revert "Added output to log file on every verification."
* Work on future feature (full ingest of DCP from removable media).
[ Nimrod Adar ]
* Added output to syslog in manager.py.
-- Nimrod
Adar
<nimrod@shore.co.il> T
ue, 16
Sep 2014 1
1:01:4
9 +0300
--
Adar
Nimrod <nimrod@
nimrod.
shore.co.il> T
hu, 25
Sep 2014 1
2:46:2
9 +0300
dcpman (0.1) UNRELEASED; urgency=medium
* Initial release.
-- Nimrod
Adar
<nimrod@shore.co.il> Sun, 29 Jun 2014 16:19:53 +0300
--
Adar
Nimrod <nimrod@shore.co.il> Sun, 29 Jun 2014 16:19:53 +0300
This diff is collapsed.
Click to expand it.
fabfile.py
+
1
−
1
View file @
309dbbbc
...
...
@@ -11,7 +11,7 @@ def publish ():
@task
def
build
():
local
(
'''
git dch -a
'''
)
#
local ('''git dch -a''')
local
(
'''
dpkg-buildpackage
'''
)
@task
...
...
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