Codebase list ibus-array / debian/0.0.2-5
Imported Debian patch 0.0.2-5 Keng-Yu Lin authored 13 years ago Osamu Aoki committed 10 years ago
2 changed file(s) with 10 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 ibus-array (0.0.2-5) unstable; urgency=low
1
2 [ Bhavani Shankar ]
3
4 * link against -ldl to fix FTBFS (Closes: bug#615732)
5
6 -- Keng-Yu Lin <kengyu@lexical.tw> Wed, 23 Mar 2011 21:08:01 +0800
7
08 ibus-array (0.0.2-4) unstable; urgency=low
19
210 * removed build-depends on quilt and README.source
00 #!/usr/bin/make -f
11 # -*- makefile -*-
2
3 LDFLAGS+=-ldl
24
35 # Uncomment this to turn on verbose mode.
46 #export DH_VERBOSE=1