[Pkg-gambas-commits] [SCM] gambas3 branch, master, updated. debian/2.99.3-1-15-g9071356

José L?=.=?UTF-8?Q? Redrejo Rodríguez jredrejo at debian.org
Fri May 4 12:01:53 UTC 2012


The following commit has been merged in the master branch:
commit 1952f05b8c278fb59a045aa5fb53dc9ac1f847fa
Author: José L. Redrejo Rodríguez <jredrejo at debian.org>
Date:   Fri May 4 13:58:03 2012 +0200

    fixing lintian errors in rules and control files

diff --git a/debian/control b/debian/control
index c88b4ef..8138760 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Homepage: http://gambas.sourceforge.net
 Maintainer: Gambas Debian Maintainers <pkg-gambas-devel at lists.alioth.debian.org> 
 Uploaders: Ian Haywood <ian at haywood.id.au>, David Paleino <dapal at debian.org>, José Luis Redrejo Rodríguez <jredrejo at debian.org>
 Build-Depends: debhelper (>> 7), dh-autoreconf, libpq-dev, libv4l-dev, libmysqlclient-dev, libbz2-dev, libglew-dev, libqt4-dev, libqt4-opengl-dev, libcurl4-openssl-dev, libsdl-mixer1.2-dev, libsqlite0-dev, libxml2-dev, libxslt1-dev, kdelibs5-dev, libssl-dev, zlib1g-dev, unixodbc-dev, libsqlite3-dev, libgtk2.0-dev, libxt-dev, pkg-config, mesa-common-dev, libsdl-sound1.2-dev, libsdl-image1.2-dev, libsdl-gfx1.2-dev, libsdl-ttf2.0-dev, libpcre3-dev, libsdl1.2-dev, libjpeg-dev, libpng12-dev, libpoppler-dev, libimlib2-dev, librsvg2-dev, bzip2, gettext, libxtst-dev, libffi-dev, libdbus-1-dev, libgnome-keyring-dev, libgtkglext1-dev, linux-libc-dev, libqtwebkit-dev
-Standards-Version: 3.9.1
+Standards-Version: 3.9.3
 
 Package: gambas3
 Architecture: all
@@ -52,7 +52,7 @@ Description: Gambas bindings for DBUS
  This package includes Gambas bindings for the DBUS system.
 
 Package: gambas3-gb-form-stock
-Architecture: any
+Architecture: all
 Section: devel
 Depends: ${misc:Depends}, gambas3-gb-form (>= ${binary:Version})
 Description: Gambas form stock icons
@@ -75,7 +75,7 @@ Package: gambas3-gb-chart
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-gui (>= ${binary:Version}), gambas3-gb-form (>= ${binary:Version})
-Description: The Gambas charting component
+Description: Gambas charting component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -85,7 +85,7 @@ Package: gambas3-gb-compress
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas compression component
+Description: Gambas compression component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -96,7 +96,7 @@ Package: gambas3-gb-compress-bzlib2
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-compress (>= ${binary:Version})
-Description: The Gambas bzlib2 component
+Description: Gambas bzlib2 component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -107,7 +107,7 @@ Package: gambas3-gb-compress-zlib
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-compress (>= ${binary:Version})
-Description: The Gambas zlib compression component
+Description: Gambas zlib compression component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -118,16 +118,16 @@ Package: gambas3-gb-crypt
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas crypt encription component
+Description: Gambas crypt encription component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
- This component allows to use the crypt() glib function in gambas.
+ This component allows one to use the crypt() glib function in gambas.
 
 Package: gambas3-gb-db
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-form  (>= ${binary:Version}), gambas3-gb-qt4-ext (>= ${binary:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-form  (>= ${source:Version}), gambas3-gb-qt4-ext (>= ${binary:Version})
 Description: Gambas database access common libraries
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
@@ -150,7 +150,7 @@ Package: gambas3-gb-db-mysql
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-db (>= ${binary:Version})
-Description: The MySQL driver for the Gambas database component
+Description: MySQL driver for the Gambas database component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -160,7 +160,7 @@ Package: gambas3-gb-db-odbc
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-db (>= ${binary:Version})
-Description: The Gambas ODBC driver database component
+Description: ODBC driver for the Gambas database component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -171,7 +171,7 @@ Package: gambas3-gb-db-postgresql
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-db (>= ${binary:Version})
-Description: The PostgreSQL driver for the Gambas database component
+Description: PostgreSQL driver for the Gambas database component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -181,7 +181,7 @@ Package: gambas3-gb-db-sqlite2
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-db (>= ${binary:Version})
-Description: The Gambas sqlite2 driver database component
+Description: Gambas sqlite2 driver database component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -192,7 +192,7 @@ Package: gambas3-gb-db-sqlite3
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-db (>= ${binary:Version})
-Description: The Gambas sqlite3 driver database component
+Description: Gambas sqlite3 driver database component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -202,7 +202,7 @@ Description: The Gambas sqlite3 driver database component
 Package: gambas3-gb-desktop
 Architecture: any
 Section: libdevel
-Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-form (>= ${binary:Version}), xdg-utils
+Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-form (>= ${source:Version}), xdg-utils
 Description: Gambas Portland project compatibility component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
@@ -214,7 +214,7 @@ Package: gambas3-gb-form
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-gui (>= ${binary:Version}), gambas3-gb-settings (>= ${binary:Version})
-Description: A gambas native form component
+Description: Gambas native form component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -224,7 +224,7 @@ Package: gambas3-gb-form-dialog
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-form (>= ${binary:Version})
-Description: A gambas native mdi form component
+Description: Gambas native mdi form component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -234,7 +234,7 @@ Package: gambas3-gb-form-mdi
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-form (>= ${binary:Version})
-Description: A gambas native mdi form component
+Description: Gambas native mdi form component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -244,7 +244,7 @@ Package: gambas3-gb-gtk
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas gtk component
+Description: Gambas gtk component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -254,7 +254,7 @@ Package: gambas3-gb-gui
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-qt4 (>= ${binary:Version}), gambas3-gb-gtk (>= ${binary:Version})
-Description: The graphical toolkit selector component
+Description: Gambas graphical toolkit selector component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -267,7 +267,7 @@ Package: gambas3-gb-pdf
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}) 
-Description: The Gambas pdf component
+Description: Gambas pdf component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -277,7 +277,7 @@ Package: gambas3-gb-image
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: A Gambas image effects component
+Description: Gambas image effects component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -290,7 +290,7 @@ Package: gambas3-gb-image-io
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-gb-image (>= ${binary:Version})
-Description: A Gambas image effects component: I/O
+Description: Gambas image effects component: I/O
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -300,7 +300,7 @@ Package: gambas3-gb-image-imlib
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-gb-image (>= ${binary:Version})
-Description: A Gambas image effects component: IMLIB bindings
+Description: Gambas image effects component: IMLIB bindings
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -310,7 +310,7 @@ Package: gambas3-gb-image-effect
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-gb-image (>= ${binary:Version})
-Description: A Gambas image effects component: effects
+Description: Gambas image effects component: effects
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -320,7 +320,7 @@ Package: gambas3-gb-net
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas networking component
+Description: Gambas networking component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -331,7 +331,7 @@ Package: gambas3-gb-net-curl
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-net (>= ${binary:Version})
-Description: The Gambas advanced networking component
+Description: Gambas advanced networking component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -354,7 +354,7 @@ Package: gambas3-gb-opengl
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The OpenGL component for Gambas
+Description: OpenGL component for Gambas
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -364,7 +364,7 @@ Package: gambas3-gb-opengl-glsl
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-gb-opengl (>= ${binary:Version}), gambas3-runtime (>= ${binary:Version})
-Description: The OpenGL component for Gambas: GL Shading Language subcomponent
+Description: OpenGL component for Gambas: GL Shading Language subcomponent
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -374,7 +374,7 @@ Package: gambas3-gb-opengl-glu
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-gb-opengl (>= ${binary:Version}), gambas3-runtime (>= ${binary:Version})
-Description: The Gambas opengl-glu component
+Description: Gambas opengl-glu component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -384,7 +384,7 @@ Package: gambas3-gb-pcre
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas regexp component
+Description: Gambas regexp component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -395,7 +395,7 @@ Package: gambas3-gb-qt4
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas Qt GUI component
+Description: Gambas Qt GUI component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -405,7 +405,7 @@ Package: gambas3-gb-qt4-ext
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-qt4 (>= ${binary:Version})
-Description: The Gambas extended Qt GUI component
+Description: Gambas extended Qt GUI component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -415,7 +415,7 @@ Package: gambas3-gb-qt4-webkit
 Architecture: any
 Section: kde
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-qt4 (>= ${binary:Version})
-Description: The Gambas WebKit component
+Description: Gambas WebKit component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -445,7 +445,7 @@ Package: gambas3-gb-sdl
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), libglew1.5
-Description: The Gambas SDL component
+Description: Gambas SDL component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -456,7 +456,7 @@ Package: gambas3-gb-sdl-sound
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version}), gambas3-gb-sdl (>= ${binary:Version})
-Description: The Gambas SDL component
+Description: Gambas SDL component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -478,7 +478,7 @@ Package: gambas3-gb-v4l
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas video for Linux component
+Description: Gambas video for Linux component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -488,7 +488,7 @@ Package: gambas3-gb-vb
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas to Visual Basic(tm) compatibility component
+Description: Gambas to Visual Basic(tm) compatibility component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -537,7 +537,7 @@ Description: Gambas XSLT component
  This component brings the power of the libxslt libraries to Gambas.  
 
 Package: gambas3-ide
-Architecture: any
+Architecture: all
 Section: devel
 Recommends: gambas3-examples, rpm
 Depends: debhelper, fakeroot, ${misc:Depends}, gambas3-gb-image-effect (>= ${binary:Version}), gambas3-dev (>= ${binary:Version}), gambas3-gb-db-form (>= ${binary:Version}), gambas3-gb-form-stock (>= ${binary:Version}), gambas3-gb-form (>= ${binary:Version}), gambas3-gb-form-dialog (>= ${binary:Version}), gambas3-gb-form-mdi (>= ${binary:Version}), gambas3-gb-db (>= ${binary:Version}), gambas3-gb-desktop (>= ${binary:Version}), gambas3-gb-qt4 (>= ${binary:Version}), gambas3-gb-qt4-ext (>= ${binary:Version}), gambas3-gb-settings (>= ${binary:Version}), gambas3-runtime (>= ${binary:Version}), gambas3-gb-qt4-webkit (>= ${binary:Version}), gambas3-gb-eval-highlight (>= ${binary:Version})
@@ -551,7 +551,7 @@ Package: gambas3-runtime
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, xdg-utils
-Description: The Gambas runtime
+Description: Gambas runtime interpreter
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -561,7 +561,7 @@ Package: gambas3-script
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-dev (>= ${binary:Version}), gambas3-runtime (>= ${binary:Version})
-Description: The Gambas scripter
+Description: Gambas scripter
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -571,7 +571,7 @@ Package: gambas3-gb-option
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas option component
+Description: Gambas option component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -581,7 +581,7 @@ Package: gambas3-gb-eval-highlight
 Architecture: all
 Section: libdevel
 Depends: ${misc:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas syntax highlighting component
+Description: Gambas syntax highlighting component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -591,7 +591,7 @@ Package: gambas3-gb-signal
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, ${shlibs:Depends}, gambas3-runtime (>= ${binary:Version})
-Description: The Gambas signal library
+Description: Gambas OS signal library
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
@@ -601,7 +601,7 @@ Package: gambas3-gb-mysql
 Architecture: any
 Section: libdevel
 Depends: ${misc:Depends}, gambas3-runtime (>= ${binary:Version}), ${shlibs:Depends}
-Description: The Gambas MySQL component
+Description: Gambas MySQL component
  Gambas is a free development environment based on a Basic interpreter
  with object extensions, like Visual Basic(tm) (but it is NOT a clone!).
  .
diff --git a/debian/rules b/debian/rules
index 59b1a8c..da7e796 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,12 @@ config.status: configure
 	CFLAGS="$(CFLAGS)" ./configure --host=$(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) --build=$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) -C --prefix=/usr --with-sdl-includes=/usr/include/SDL --with-sdl-libraries=/usr/lib --with-libxml-includes=/usr/include/libxml2 --with-xslt-includes=/usr/include/libxslt --disable-gsl
 	touch configure-stamp
 
-build: build-stamp
+
+build: build-arch build-indep
+
+build-arch: build-stamp
+
+build-indep: build-stamp
 
 build-stamp: config.status
 	dh_testdir
@@ -37,7 +42,6 @@ clean:
 	[ ! -f Makefile ] || $(MAKE) distclean
 	find . -name ".action" -print0 |xargs -0 rm -Rf
 	find . -name ".gambas" -print0 |xargs -0 rm -Rf
-#	find . -name ".deps" -print0 |xargs -0 rm -Rf
 	find . -name "*.gambas" -delete
 	find . -name "DISABLED" -delete
 	find . -name "warnings.log" -delete
@@ -55,7 +59,7 @@ install: build
 	find $(CURDIR)/debian/tmp/usr -name "*.la" -delete
 	find $(CURDIR)/debian/tmp/usr -name *.png -perm /ugo+x -exec chmod 644 \{} \;
 
-binary-indep: build install
+binary-indep: build-indep install
 
 	dh_install --sourcedir=debian/tmp -XCOPYING -XLicense -XLicence -i 
 	dh_fixperms -i
@@ -66,7 +70,7 @@ binary-indep: build install
 	dh_compress -i
 	dh_builddeb -i
 
-binary-arch: build install
+binary-arch: build-arch install
 
 	dh_install --sourcedir=debian/tmp -a
 	dh_installmime -a

-- 
Gambas 3



More information about the Pkg-gambas-commits mailing list