[Debian-med-packaging] [ericmaeker-guest at alioth.debian.org: r5671 - trunk/packages/freediams/trunk/debian]

Andreas Tille andreas at an3as.eu
Sun Jan 16 21:54:06 UTC 2011


Hi Eric,

the patch for the rules file makes things even worse - now compilation
does not even start:


Updating 'global_resources/translations/xmlio_fr.qm'...
    Generated 0 translation(s) (0 finished and 0 unfinished)

    Ignored 881 untranslated source text(s)
make[1]: Leaving directory `/tmp/buildd/freediams-0.5.4'
   dh_auto_build
make[1]: Entering directory `/tmp/buildd/freediams-0.5.4'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/tmp/buildd/freediams-0.5.4'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


Kind regards

     Andreas.

----- Forwarded message from Eric Maeker <ericmaeker-guest at alioth.debian.org> -----

Date: Sun, 16 Jan 2011 21:06:54 +0000
To: debian-med-commit at lists.alioth.debian.org
From: Eric Maeker <ericmaeker-guest at alioth.debian.org>
X-Spam_score: -3.6
Subject: r5671 - trunk/packages/freediams/trunk/debian

Author: ericmaeker-guest
Date: 2011-01-16 21:06:47 +0000 (Sun, 16 Jan 2011)
New Revision: 5671

Modified:
   trunk/packages/freediams/trunk/debian/changelog
   trunk/packages/freediams/trunk/debian/rules
Log:
new upstream for FreeDiams

Modified: trunk/packages/freediams/trunk/debian/changelog
===================================================================
--- trunk/packages/freediams/trunk/debian/changelog	2011-01-16 20:27:40 UTC (rev 5670)
+++ trunk/packages/freediams/trunk/debian/changelog	2011-01-16 21:06:47 UTC (rev 5671)
@@ -1,3 +1,11 @@
+freediams (0.5.4-1) unstable; urgency=low
+
+  [ Eric Maeker ]
+  * New upstream version
+  * Updating rules to the 0.5.x build specifications
+
+ -- Eric Maeker <eric.maeker at gmail.com>  Sun, 16 Jan 2011 22:06:00 +0100
+
 freediams (0.5.0-1) unstable; urgency=low
 
   [ Eric Maeker ]

Modified: trunk/packages/freediams/trunk/debian/rules
===================================================================
--- trunk/packages/freediams/trunk/debian/rules	2011-01-16 20:27:40 UTC (rev 5670)
+++ trunk/packages/freediams/trunk/debian/rules	2011-01-16 21:06:47 UTC (rev 5671)
@@ -5,7 +5,7 @@
 
 override_dh_auto_configure:
 	lrelease global_resources/translations/*.ts
-	qmake-qt4 -r -config release "CONFIG+=LINUX_INTEGRATED" "INSTALL_ROOT_PATH=$(CURDIR)/debian/tmp/usr/" freediams.pro
+        qmake-qt4 -r -config release "CONFIG+=LINUX_INTEGRATED" "INSTALL_ROOT_PATH=$(CURDIR)/debian/tmp/usr/" LOWERED_APPNAME="freediams" freediams.pro
 
 # Upstream does not seem to provide a proper clean target - clean up here
 override_dh_auto_clean:


_______________________________________________
debian-med-commit mailing list
debian-med-commit at lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit


----- End forwarded message -----

-- 
http://fam-tille.de



More information about the Debian-med-packaging mailing list