[texmaker] 61/103: Fully enable hardening and upload to unstable

Andreas Tille tille at debian.org
Sun Sep 10 17:38:30 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository texmaker.

commit 3749d0b0d1c445d2016115d9bc09f8a6d979e1e0
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jul 19 10:26:31 2012 +0000

    Fully enable hardening and upload to unstable
---
 debian/changelog | 2 +-
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 68013d4..c029b8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-texmaker (3.4-1) UNRELEASED; urgency=low
+texmaker (3.4-1) unstable; urgency=low
 
   * New upstream version
   * debian/rules:
diff --git a/debian/rules b/debian/rules
index 262c6f1..b20fa6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_auto_clean:
 	dh_auto_clean
 
 override_dh_auto_build:
-	qmake-qt4 -unix PREFIX=/usr QMAKE_CFLAGS="$(CPPFLAGS)" QMAKE_CXXFLAGS="$(CXXFLAGS)" QMAKE_LDFLAGS="$(LDFLAGS)" texmaker.pro
+	qmake-qt4 -unix PREFIX=/usr QMAKE_CFLAGS="$(CPPFLAGS)" QMAKE_CXXFLAGS="$(CXXFLAGS)" QMAKE_LFLAGS="$(LDFLAGS)" texmaker.pro
 
 override_dh_auto_test:
 	# do not try testing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/texmaker.git



More information about the debian-science-commits mailing list