** Changed in: qtubuntu (Ubuntu)
   Importance: Undecided => Critical

** Changed in: qtubuntu (Ubuntu)
     Assignee: (unassigned) => Ricardo Mendoza (ricmm)

** No longer affects: qtubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtubuntu in Ubuntu.
https://bugs.launchpad.net/bugs/1271464

Title:
  The qubuntu library is not compiled when packaging

Status in qtubuntu package in Ubuntu:
  Fix Released

Bug description:
  The qtubuntu debian/rules tries to compile two packages, one for android with
    dh_auto_configure -- "CONFIG+=mirserver" "CONFIG+=mirclient" 
"CONFIG+=hybris" "QMAKE_CXXFLAGS=-g"
  and one for desktop with
    dh_auto_configure -- "CONFIG+=mirserver" "CONFIG+=mirclient" 
"QMAKE_CXXFLAGS=-g"

  But it seems that this does not work properly since if i run dpkg-
  buildpackage the resulting qtubuntu-
  android_0.53+14.04.20140114.1-0ubuntu1_amd64.deb does not contain the
  libqubuntu.so file

  But if i remove the
         dh $@ --builddirectory=$(DESKTOP_DIR) --parallel
         mkdir -p $(DESKTOP_DIR) && dh_auto_configure -- "CONFIG+=mirserver" 
"CONFIG+=mirclient" "QMAKE_CXXFLAGS=-g" $(CURDIR)
  lines from the debian/rules package the  libqubuntu.so does indeed end up in  
qtubuntu-android_0.53+14.04.20140114.1-0ubuntu1_amd64.deb

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1271464/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to