severity 581484 serious
thanks

* Raphael Geissert <[email protected]>, 2010-05-12, 22:55:
While performing an archive wide checkbashisms (from the 'devscripts'
package) check I've found your package's debian/rules making use of a
bashism.

checkbashisms' output:
possible bashism in rules line 19 (brace expansion):
        dh_installdirs usr/share/doc/{shapetools,$(pkg)}

shapetools-tutorial fails to build from source because of this bug:

|  fakeroot debian/rules binary
| true
| dh_testdir
| dh_testroot
| dh_installdirs usr/share/doc/{shapetools,shapetools-tutorial}
| dh_installdirs: Compatibility levels before 5 are deprecated.
| dh_installdocs tutorial.ps
| dh_installdocs: Compatibility levels before 5 are deprecated.
| ln -s ../shapetools-tutorial/tutorial.ps 
debian/tmp/usr/share/doc/shapetools/tutorial.ps
| ln: creating symbolic link `debian/tmp/usr/share/doc/shapetools/tutorial.ps': 
No such file or directory
| make: *** [binary-indep] Error 1

--
Jakub Wilk



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to