[SCM] okteta packaging branch, master, updated. debian/4%17.08.1-1-8-g899099b

Pino Toscano pino at moszumanska.debian.org
Tue Dec 5 05:08:27 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/okteta.git;a=commitdiff;h=899099b

The following commit has been merged in the master branch:
commit 899099b6433a5cd6c9caf93bc0d50fbb51666026
Author: Pino Toscano <pino at debian.org>
Date:   Mon Dec 4 23:16:08 2017 +0100

    remove extra build flags
    
    this is applied for the second time, since whoever is merging from other
    distributions does not care about not reintroducing crap
---
 debian/changelog | 2 ++
 debian/rules     | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 115150f..9103898 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ okteta (4:17.08.3-0r1) UNRELEASED; urgency=medium
   * New upstream release.
   * Bump Standards-Version to 4.1.1, no changes required.
   * Simplify watch file, and switch it to https.
+  * Remove DEB_CFLAGS_MAINT_STRIP and DEB_CXXFLAGS_MAINT_STRIP from rules,
+    as not much useful and most likely some workaround for an old bug.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 31 Oct 2017 18:03:58 +0100
 
diff --git a/debian/rules b/debian/rules
index 7dce724..7ea58e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,9 +2,6 @@
 
 l10npkgs_firstversion_ok := 4:17.04.3-2~
 
-export DEB_CFLAGS_MAINT_STRIP = -O3
-export DEB_CXXFLAGS_MAINT_STRIP = -O3
-
 dh = --with sodeps
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk

-- 
okteta packaging



More information about the pkg-kde-commits mailing list