summaryrefslogtreecommitdiff
path: root/debian/new-upstream-snapshot
AgeCommit message (Collapse)Author
2018-03-28debian/new-upstream-snapshot: remove from package.Scott Moser
This is no longer managed in the packaging branches.
2017-10-05debian/new-upstream-snapshot: use --abbrev=8 for git-describe.Scott Moser
The tools that use "git describe" were just assuming a consisent number of characters in the hash. It seems ubuntu 16.04 would use 7 and later versions use 8. To avoid that discrepency in developer environments, set it to 8.
2017-07-31debian/new-upstream-snapshot: fix bug in single line entries.Scott Moser
2017-07-31debian/new-upstream-snapshot: wrap changelog lines better.Scott Moser
This just steamlines use of new-upstream-snapshot. It will now ignore Author of 'Scott Moser' and wrap long lines so that author entry in [] is not broken.
2016-12-01debian/cherry-pick: add cherry picking toolScott Moser
* Add a cherry picking tool. * add support for removing cherry picks to new-upstream-snapshot. * remove bzr version of script debian/cherry-pick-rev
2016-08-26debian/new-upstream-snapshot: small fixes.Scott Moser
2016-08-18debian/new-upstream-snapshot: update to use git and packaging branches.Scott Moser
2016-08-08add debian directory from current yakketyScott Moser