diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2013-06-19 11:48:14 -0700 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2013-06-19 11:48:14 -0700 |
commit | ca00079d2bb5cf8c2e4ae0e76167d3f9a25679c3 (patch) | |
tree | 4573b334c472b30ddb2a875501b291f31e52db04 | |
parent | d406cc83fa9f080e35ffdacb7110cc98c8de36c1 (diff) | |
parent | b10d3cc127e45382651eda388d6a22c004bd9189 (diff) | |
download | sos-ca00079d2bb5cf8c2e4ae0e76167d3f9a25679c3.tar.gz |
Merge pull request #157 from battlemidget/patch-deb-updation
Make debian packaging 'non-native'
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/source/format | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index a7dde420..445bfafc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -sosreport (2.3-0~git20130509) unstable; urgency=low +sosreport (2.3~git20130509-1) unstable; urgency=low * Package updated from git rev 395ad13da8 Closes: #698329 - -- Adam Stokes <adam.stokes@ubuntu.com> Thu, 09 May 2013 20:06:50 -0400 + -- Adam Stokes <adam.stokes@ubuntu.com> Fri, 31 May 2013 12:12:46 -0400 diff --git a/debian/source/format b/debian/source/format index d3827e75..163aaf8d 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -1.0 +3.0 (quilt) |