Skip to content
Snippets Groups Projects
Commit 42cb3feb authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Fixes in timeformat of debina changelog. The debian parser has gotten very

strict about formatting of time.
parent 94e2ff2c
No related branches found
No related tags found
No related merge requests found
moose (3.1.2ubuntu1) UNRELEASED; urgency=medium
* Nightly build of chamcham (3.1.x) series.
-- Dilawar Singh <dilawars@Gulgula> Mon, 08 May 2017 13:40:08 +0530
moose (3.0.2) unstable; urgency=low
* Initial release
......@@ -6,4 +12,4 @@ moose (3.0.2) unstable; urgency=low
* 3.0.2 relase.
* Just packed with SBML and GSL-1.6 support.
-- Dilawar <dilawars@ncbs.res.in> Sun, 05 July 2015 13:41:58 +0530
-- Dilawar Singh <dilawars@ncbs.res.in> Sun, 05 Jul 2015 13:41:58 +0530
......@@ -5,11 +5,11 @@
## Here goes the debian make.
%:
dh "$@" --with python2
dh "$@"
# Override clean target.
override_dh_auto_clean:
rm -rf $(BUILD_DIR_MOOSE)
dh_auto_clean --buildsystem=cmake
# consider using -DUSE_VERSIONED_DIR=ON if backporting
override_dh_auto_configure:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment