~ubuntu-branches/ubuntu/raring/dh-ocaml/raring-proposed

« back to all changes in this revision

Viewing changes to tools/dom-new-git-repo

  • Committer: Package Import Robot
  • Author(s): Stéphane Glondu
  • Date: 2011-08-07 00:43:36 UTC
  • mfrom: (1.1.10 sid)
  • Revision ID: package-import@ubuntu.com-20110807004336-vevguxeu6rck9l79
Tags: 1.0.2
* dom-new-git-repo: use git.debian.org for ssh host (Closes: #632246)
* dh_ocaml: set umask to 0022 (Closes: #636906)

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
  INJECT_TARBALL="yes"
17
17
fi
18
18
 
19
 
ALIOTH="alioth.debian.org"
 
19
ALIOTH="git.debian.org"
20
20
REPODIR="/git/pkg-ocaml-maint/packages/$PACKAGE.git"
21
21
 
22
22