Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 542 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 542 Bytes

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