Bugzilla – Attachment 16880 Details for
Bug 8816
add WARNING to debian/control file, to not manually edit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8816: Add warning about manual edits to top of debian/control
Bug-8816-Add-warning-about-manual-edits-to-top-of-.patch (text/plain), 1.71 KB, created by
Mason James
on 2013-03-26 07:09:15 UTC
(
hide
)
Description:
Bug 8816: Add warning about manual edits to top of debian/control
Filename:
MIME Type:
Creator:
Mason James
Created:
2013-03-26 07:09:15 UTC
Size:
1.71 KB
patch
obsolete
>From 8fe9ca2fae0ce7e900fb2b0222a0567e49608ac9 Mon Sep 17 00:00:00 2001 >From: Aaron Wells <aaronw@catalyst.net.nz> >Date: Mon, 25 Mar 2013 17:24:59 +1300 >Subject: [PATCH] Bug 8816: Add warning about manual edits to top of debian/control >Content-Type: text/plain; charset="utf-8" > >And we need to add it to control.in as well, because control is >created from control.in (which is the whole point of the warning ;) > >Signed-off-by: Mason James <mtj@kohaaloha.com> >--- > debian/control | 3 +++ > debian/control.in | 3 +++ > 2 files changed, 6 insertions(+), 0 deletions(-) > >diff --git a/debian/control b/debian/control >index be19e0c..bf3f72e 100644 >--- a/debian/control >+++ b/debian/control >@@ -3,6 +3,9 @@ Maintainer: Robin Sheat <robin@catalyst.net.nz> > Section: web > Priority: optional > Standards-Version: 3.8.4 >+# WARNING: The "control" file is manually generated from the "control.in" file. >+# Do not manually edit "control" or your changes will be clobbered when you >+# run update-control > # NOTA BENE: Build dependencies end up as runtime dependencies as well. > # See debian/rules, the override_dh_gencontrol rules. > # There are some exceptions. >diff --git a/debian/control.in b/debian/control.in >index a30aeed..a4895a2 100644 >--- a/debian/control.in >+++ b/debian/control.in >@@ -3,6 +3,9 @@ Maintainer: Robin Sheat <robin@catalyst.net.nz> > Section: web > Priority: optional > Standards-Version: 3.8.4 >+# WARNING: The "control" file is manually generated from the "control.in" file. >+# Do not manually edit "control" or your changes will be clobbered when you >+# run update-control > # NOTA BENE: Build dependencies end up as runtime dependencies as well. > # See debian/rules, the override_dh_gencontrol rules. > # There are some exceptions. >-- >1.7.2.5
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 8816
:
16847
|
16880
|
16901
|
17068