Bugzilla – Attachment 2822 Details for
Bug 5479
Update packaging scripts to account for the new version number
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to build 3.3 dev packages
0001-Bug-5479-Update-package-building-scripts.patch (text/plain), 698 bytes, created by
Robin Sheat
on 2010-12-09 01:27:11 UTC
(
hide
)
Description:
Patch to build 3.3 dev packages
Filename:
MIME Type:
Creator:
Robin Sheat
Created:
2010-12-09 01:27:11 UTC
Size:
698 bytes
patch
obsolete
>From 4ed7378b4e562c252867db78dda713c3fa05b5e6 Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Thu, 9 Dec 2010 14:23:55 +1300 >Subject: [PATCH] Bug 5479 - Update package building scripts > >--- > debian/build-git-snapshot | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/debian/build-git-snapshot b/debian/build-git-snapshot >index fd0f1df..4768719 100755 >--- a/debian/build-git-snapshot >+++ b/debian/build-git-snapshot >@@ -30,7 +30,7 @@ latest_sha1() { > } > > newversion() { >- printf '3.2.0-2~git%s.%s' $(date +%Y%m%d%H%M%S) $(latest_sha1) >+ printf '3.3-1~git%s.%s' $(date +%Y%m%d%H%M%S) $(latest_sha1) > } > > adjust_debian_changelog() { >-- >1.7.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 5479
: 2822