Skip to content

dartsim/dart-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dart-debian

Debian meta files for DART PPA

Update changlog files using a script

Set following environment variables that are used in the changelog files:

$ export DEBEMAIL=<your_email>        # e.g., export [email protected]
$ export DEBFULLNAME=<your_fullname>  # e.g., export DEBEMAIL=Jeongseok Lee

To update changelogs and push a commit for the changes, run:

$ cd <dart_version_to_update>          # e.g., cd 6.13
$ ../changelog_spawn.sh <new_version>  # e.g., ../changelog_spawn.sh 1.0.0-0