Skip to content
Snippets Groups Projects
Commit 309dbbbc authored by nimrod's avatar nimrod
Browse files

Cleaing changelog (still figuring out dch and git-dch).

parent 61cbf53b
No related branches found
No related tags found
No related merge requests found
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> Tue, 16 Sep 2014 11:01:49 +0300
-- Adar Nimrod <nimrod@nimrod.shore.co.il> Thu, 25 Sep 2014 12:46:29 +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
......@@ -11,7 +11,7 @@ def publish ():
@task
def build ():
local ('''git dch -a''')
#local ('''git dch -a''')
local ('''dpkg-buildpackage''')
@task
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment