~ubuntu-branches/ubuntu/intrepid/git-core/intrepid-updates

« back to all changes in this revision

Viewing changes to debian/changelog.upstream.sh

  • Committer: Package Import Robot
  • Author(s): Gerrit Pape
  • Date: 2007-10-04 08:27:01 UTC
  • mfrom: (1.1.23)
  • Revision ID: package-import@ubuntu.com-20071004082701-rsd058ontoqz4i30
Tags: 1:1.5.3.4-1
new upstream point release (closes: #445188).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  echo "Version $new; changes since $old:"
8
8
  echo "Version $new; changes since $old:" |tr '[:print:]' -
9
9
  echo
10
 
  git shortlog "$old".."$new"
 
10
  git shortlog --no-merges "$old".."$new"
11
11
  echo
12
12
  cat debian/changelog.upstream
13
13
  mv debian/changelog.upstream."$new" debian/changelog.upstream