lp://staging/~jhaitas/+junk/ppabot-scripts

Created by John Haitas and last modified
Get this branch:
bzr branch lp://staging/~jhaitas/+junk/ppabot-scripts
Only John Haitas can upload to this branch. If you are John Haitas please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
John Haitas
Status:
Development

Recent revisions

120. By John Haitas

sed -e 's/~\/bot/~\/src\/ppabot/g' -i daily.sh

119. By John Haitas

sed -e 's/\/data/~/g' -i daily.sh

118. By Fabien Tassin

* Introduce 'vpattern' in package config files, used by update-pkg.sh.
  It is a regular expression applied on the new version. It must match
  in order to continue with that new tarball. This is useful if you want
  to make sure that a versionned package stays bound. No default (no
  matching requested). For example, firefox-3.6 with a vpattern set to
  '^3\.6(\~|\.)' will match 3.6.x but not 3.7.
  - update update-pkg.sh
  - update README

117. By Fabien Tassin

* Add another flag to daily.sh to prevent the merge (and then the push).
  It is useful when we know that something in the new tarball will need
  work before being sent to the builders
  - update daily.sh
  - update README

116. By Fabien Tassin

* Add a new flag to prevent the final dput, it will grab the new tarball
  and merge the branches, but don't send anything to the builders. It is
  useful if a local build is necessary, to prevent an unwanted FTBFS
  - update daily.sh
  - update README

115. By Fabien Tassin

* Don't tweak build-deps on the main daily branch. Do it only in merge
  mode, i.e. in the dist branches
  - update sync-ppa.pl

114. By Fabien Tassin

* When forcing a sync, include the tarball as we have no way of knowing
  if it's already available to the builder or not
  - update sync-ppa.pl

113. By Fabien Tassin

* Add -f/--force flag to daily.sh forcing a sync. Useful for new projects
  to initiate the first push
  - update daily.sh
  - update README

112. By Fabien Tassin

* Introduce a system to dynamically add build-deps either globally, or per
  package, dists and arches
  - update sync-ppa.pl
  - update README

111. By Fabien Tassin

* Fix the double changelog entries when the last revision in the packaging
  branch was closed
  - update sync-ppa.pl

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers