<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,7 +36,7 @@ git remote add src $default_git_base
 git fetch src
 git checkout -q refs/remotes/src/master
 
-describe_ver=&quot;$(git-describe --tags)&quot;
+describe_ver=&quot;$(git-describe --tags)-$ppasuffix&quot;
 raw_ver=&quot;$(git-log -1 --pretty=format:\%H)&quot;
 echo &quot;=== Checked out version $describe_ver ===&quot;
 
@@ -57,7 +57,7 @@ for suite in $suites; do
 	suiteidx=$(($suiteidx + 1))
 	pushd $checkout/debian
 	cp -f $tempdir/changelog.orig changelog
-	debversion=&quot;$describe_ver&quot;&quot;-1~${ppasuffix}+$suiteidx$suite&quot;
+	debversion=&quot;$describe_ver&quot;&quot;-1~$suiteidx$suite&quot;
 	debchange -v $debversion -D UNRELEASED -b &quot;Automatic checkout of commit $raw_ver&quot;
 	cd ..
 	dpkg-buildpackage -sa -rfakeroot -S -us -uc</diff>
      <filename>debian/ppabuild</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>01dfdc165053774e8d89f582b5755c1293990e75</id>
    </parent>
  </parents>
  <author>
    <name>Bryan Donlan</name>
    <email>bdonlan@gmail.com</email>
  </author>
  <url>http://github.com/ccdevnet/openc2e/commit/3455ef2a2191aa53e751048548dd9fc09ec7038d</url>
  <id>3455ef2a2191aa53e751048548dd9fc09ec7038d</id>
  <committed-date>2009-02-01T20:41:17-08:00</committed-date>
  <authored-date>2009-02-01T20:41:17-08:00</authored-date>
  <message>Change orig.tar.gz version when we change the ppa suffix</message>
  <tree>f54964f65cecae634b661d764288fdbaf2c01dc3</tree>
  <committer>
    <name>Bryan Donlan</name>
    <email>bdonlan@gmail.com</email>
  </committer>
</commit>
