r45262 - in /packages/texmaker/trunk/debian: changelog rules

tille at users.alioth.debian.org tille at users.alioth.debian.org
Thu Jul 19 10:26:31 UTC 2012


Author: tille
Date: Thu Jul 19 10:26:31 2012
New Revision: 45262

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=45262
Log:
Fully enable hardening and upload to unstable

Modified:
    packages/texmaker/trunk/debian/changelog
    packages/texmaker/trunk/debian/rules

Modified: packages/texmaker/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/texmaker/trunk/debian/changelog?rev=45262&op=diff
==============================================================================
--- packages/texmaker/trunk/debian/changelog (original)
+++ packages/texmaker/trunk/debian/changelog Thu Jul 19 10:26:31 2012
@@ -1,4 +1,4 @@
-texmaker (3.4-1) UNRELEASED; urgency=low
+texmaker (3.4-1) unstable; urgency=low
 
   * New upstream version
   * debian/rules:

Modified: packages/texmaker/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/texmaker/trunk/debian/rules?rev=45262&op=diff
==============================================================================
--- packages/texmaker/trunk/debian/rules (original)
+++ packages/texmaker/trunk/debian/rules Thu Jul 19 10:26:31 2012
@@ -12,7 +12,7 @@
 	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




More information about the debian-science-commits mailing list