diff --git a/qtc_packaging/debian_harmattan/changelog b/qtc_packaging/debian_harmattan/changelog index b086b03..33451ec 100644 --- a/qtc_packaging/debian_harmattan/changelog +++ b/qtc_packaging/debian_harmattan/changelog @@ -2,4 +2,4 @@ hmtsu (0.1.0) unstable; urgency=low * Initial Release. - -- unknown <> Thu, 05 Sep 2013 13:26:01 +0400 + -- Lcferrum Thu, 05 Sep 2013 13:26:01 +0400 diff --git a/qtc_packaging/debian_harmattan/rules b/qtc_packaging/debian_harmattan/rules index c8ab243..eaa3617 100755 --- a/qtc_packaging/debian_harmattan/rules +++ b/qtc_packaging/debian_harmattan/rules @@ -17,6 +17,7 @@ configure: configure-stamp configure-stamp: dh_testdir touch configure-stamp +# lrelease hmtsu.pro # Uncomment this line for use without Qt Creator # qmake PREFIX=/usr # Uncomment this line for use without Qt Creator with debug disabled # qmake PREFIX=/usr CONFIG+=debug # Uncomment this line for use without Qt Creator with debug enabled @@ -27,7 +28,6 @@ build-stamp: configure-stamp dh_testdir # Add here commands to compile the package. -# lrelease hmtsu.pro # Uncomment this line for use without Qt Creator # $(MAKE) # Uncomment this line for use without Qt Creator #docbook-to-man debian/hmtsu.sgml > hmtsu.1