From: Bdale Garbee Date: Sun, 18 Mar 2012 20:22:11 +0000 (+0100) Subject: try again X-Git-Tag: debian/12.03-1~7 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=86ebe02aaf628f272fcc1fc50be101b59e524f66;p=debian%2Fopenrocket try again --- diff --git a/core/resources/build.properties b/core/resources/build.properties index 4897a420..d12cc3a3 100644 --- a/core/resources/build.properties +++ b/core/resources/build.properties @@ -8,9 +8,9 @@ build.version=12.03 # distribution (Debian, Fedora etc.), this should be changed appropriately! # This is included in bug reports to identify the source of the software. -build.source=Debian +build.source=default # Whether checking for updates is enabled by default. -build.checkupdates=false +build.checkupdates=true diff --git a/debian/patches/debian-build.source.diff b/debian/patches/debian-build.source.diff index a0d51cc8..cd650675 100644 --- a/debian/patches/debian-build.source.diff +++ b/debian/patches/debian-build.source.diff @@ -14,21 +14,3 @@ index d12cc3a..4897a42 100644 -build.checkupdates=true +build.checkupdates=false -diff --git a/debian/patches/debian-build.source.diff b/debian/patches/debian-build.source.diff -index 2152340..e69de29 100644 ---- a/debian/patches/debian-build.source.diff -+++ b/debian/patches/debian-build.source.diff -@@ -1,13 +0,0 @@ --diff --git a/core/resources/build.properties b/core/resources/build.properties --index 73ec3d0..e0cd5fa 100644 ----- a/core/resources/build.properties --+++ b/core/resources/build.properties --@@ -8,7 +8,7 @@ build.version=1.0.0 -- # distribution (Debian, Fedora etc.), this should be changed appropriately! -- # This is included in bug reports to identify the source of the software. -- ---build.source=default --+build.source=Debian -- -- -- # Whether checking for updates is enabled by default.