Skip to content

Commit

Permalink
# Version 0.1.0
Browse files Browse the repository at this point in the history
 -  Tweak/beautified the VCS collector for issue #111 - roseswe
 -  should fix one part of issue #124 - roseswe
 -  Add comments about issue #38 - roseswe
 -  Hopefully the next fix for issue #35
    Regression from OBS build:
    [   79s] dpkg-source: warning: extracting unsigned source package
    (/usr/src/packages/SOURCES.DEB/cfg2html_6.33_8_gfed2d16-0git201802082250.dsc)
    [   79s] dpkg-source: error: version number contains illegal character `_'
            roseswe
 -  enhanced the issue tracker section - roseswe
 -  Experimental build nummer using git describe - roseswe
 -  Successfully builds on a standalone Debian 8 box => cfg2html_6.33-3_all.deb - Ralph Roth
 -  Hopefully a bug fix for issue #35 - roseswe
 -  Delete gitupdate.sh
    Not related to be project
            GitHub
 -  GPG sign test v2, bumped version number - roseswe
 -  Fixed Vim modeline, test for signed GPG commits #3 (GPG2) - roseswe
 -  Fixed Vim modeline, test for signed GPG commits - roseswe
 -  remove the empty line from debian/compat - Gratien D'haese
 -  Bumped package file to 6.33 - Ralph Roth
 -  try to fix issue #35 - roseswe
 -  tabs -> spaces
    small reformatting
            roseswe
 -  TODO added.
    Spelling fixes.
            roseswe
 -  bumped release date - roseswe
 -  CVS keyword bumped to major version 6.33 - roseswe
 -  Small changes, mainly spelling errors - Ralph Roth
 -  fixes for wrong URL - Ralph Roth
 -  Added an comment about pre-build releases. - Ralph Roth
 -  Improved the README, also adding more MD formatting - Ralph Roth
 -  Fixes (hopefully for which commands)
    Source beautified
    Changed CVS header & Year
    Signed-off-by: Ralph Roth <rroth>
            Ralph Roth
 -  	modified:   linux/cfg2html-linux.sh - Ralph Roth
 -  	modified:   linux/cfg2html-linux.sh - Ralph Roth
 -  	modified:   cfg2html-linux.sh - Ralph Roth
 -  	modified:   linux/cfg2html-linux.sh - Ralph Roth
 -  added zypper patch log
    fixes for vim
    merged into CVS stream
            Ralph Roth
 -  Reference to Issue #6 added - Ralph Roth
  • Loading branch information
roseswe committed Feb 22, 2018
1 parent 5e6e845 commit b2dfe6f
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 0 deletions.
50 changes: 50 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Version 0.1.0
- Tweak/beautified the VCS collector for issue #111 - roseswe
- should fix one part of issue #124 - roseswe
- Add comments about issue #38 - roseswe
- Hopefully the next fix for issue #35
Regression from OBS build:
[ 79s] dpkg-source: warning: extracting unsigned source package
(/usr/src/packages/SOURCES.DEB/cfg2html_6.33_8_gfed2d16-0git201802082250.dsc)
[ 79s] dpkg-source: error: version number contains illegal character `_'
roseswe
- enhanced the issue tracker section - roseswe
- Experimental build nummer using git describe - roseswe
- Successfully builds on a standalone Debian 8 box => cfg2html_6.33-3_all.deb - Ralph Roth
- Hopefully a bug fix for issue #35 - roseswe
- Delete gitupdate.sh
Not related to be project
GitHub
- GPG sign test v2, bumped version number - roseswe
- Fixed Vim modeline, test for signed GPG commits #3 (GPG2) - roseswe
- Fixed Vim modeline, test for signed GPG commits - roseswe
- remove the empty line from debian/compat - Gratien D'haese
- Bumped package file to 6.33 - Ralph Roth
- try to fix issue #35 - roseswe
- tabs -> spaces
small reformatting
roseswe
- TODO added.
Spelling fixes.
roseswe
- bumped release date - roseswe
- CVS keyword bumped to major version 6.33 - roseswe
- Small changes, mainly spelling errors - Ralph Roth
- fixes for wrong URL - Ralph Roth
- Added an comment about pre-build releases. - Ralph Roth
- Improved the README, also adding more MD formatting - Ralph Roth
- Fixes (hopefully for which commands)
Source beautified
Changed CVS header & Year
Signed-off-by: Ralph Roth <rroth>
Ralph Roth
- modified: linux/cfg2html-linux.sh - Ralph Roth
- modified: linux/cfg2html-linux.sh - Ralph Roth
- modified: cfg2html-linux.sh - Ralph Roth
- modified: linux/cfg2html-linux.sh - Ralph Roth
- added zypper patch log
fixes for vim
merged into CVS stream
Ralph Roth
- Reference to Issue #6 added - Ralph Roth

10 changes: 10 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "cfg2html",
"version": "0.1.0",
"author": "Ralph Roth",
"summary": "SAP BP",
"license": "GPLv3",
"source": "https://github.com/cfg2html/cfg2html",
"project_page": "https://github.com/cfg2html/cfg2html",
"issues_url": "https://github.com/cfg2html/cfg2html/issues"
}

0 comments on commit b2dfe6f

Please sign in to comment.