Codebase list sakis3g / 28b70e2
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Kali Janitor 3 years ago
3 changed file(s) with 6 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
2626
2727 sakis3g (0.2.0e-1kali0) kali; urgency=low
2828
29 * Initial release
29 * Initial release
3030
3131 -- Devon Kearns <[email protected]> Sat, 29 Dec 2012 08:25:47 -0700
1111 Architecture: any
1212 Depends: ${shlibs:Depends}, ${misc:Depends}, libusb-1.0-0, bzip2
1313 Description: Tool for establishing 3G connections
14 Sakis3G is a tweaked shell script which is supposed to work
15 out-of-the-box for establishing a 3G connection with any
16 combination of modem or operator. It automagically setups
17 your USB or Bluetoothâ„¢ modem, and may even detect operator
14 Sakis3G is a tweaked shell script which is supposed to work
15 out-of-the-box for establishing a 3G connection with any
16 combination of modem or operator. It automagically setups
17 your USB or Bluetoothâ„¢ modem, and may even detect operator
1818 settings. You should try it when anything else fails.
99 #export DH_VERBOSE=1
1010
1111 %:
12 dh $@
12 dh $@
1313
1414 override_dh_auto_build:
1515 if [ ! -d "build" ]; then mkdir build; fi