Bugzilla – Attachment 52110 Details for
Bug 16676
advance default version in build-git-snapshot
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 16676: advance version in build-git-snapshot
Bug-16676-advance-version-in-build-git-snapshot.patch (text/plain), 976 bytes, created by
Galen Charlton
on 2016-06-07 02:34:13 UTC
(
hide
)
Description:
Bug 16676: advance version in build-git-snapshot
Filename:
MIME Type:
Creator:
Galen Charlton
Created:
2016-06-07 02:34:13 UTC
Size:
976 bytes
patch
obsolete
>From 6c70692d5da029f2a56970fec68aa70dcd36eb07 Mon Sep 17 00:00:00 2001 >From: Galen Charlton <gmcharlt@gmail.com> >Date: Tue, 7 Jun 2016 02:11:13 +0000 >Subject: [PATCH] Bug 16676: advance version in build-git-snapshot > >This patch updates the default version for git package guilds >to '16.06~git'. > >To test >------- >[1] Verify that when building master packages using debian/build-git-snapshot, > the version stamp defaults to starting with "16.06~git". > >Signed-off-by: Galen Charlton <gmcharlt@gmail.com> >--- > debian/build-git-snapshot | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/build-git-snapshot b/debian/build-git-snapshot >index b0c4bab..1c18459 100755 >--- a/debian/build-git-snapshot >+++ b/debian/build-git-snapshot >@@ -30,7 +30,7 @@ use POSIX qw/strftime/; > my $buildresult; > my $distribution='squeeze-dev'; > my $git_checks='all'; >-my $version='3.23~git'; >+my $version='16.06~git'; > my $auto_version=1; > my $need_help; > my $debug; >-- >2.1.4
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 16676
: 52110