
libfap (1.5-2) unstable; urgency=medium . * debian/control: - Fixed the Vcs-Git and Vcs-Browser URLs - libfap-dev now Breaks+Replaces libfap5-dev . libfap (1.5-1) unstable; urgency=medium . * Initial release. (Closes: #771475) - This package is based on the previous libfap5 package.
6 lines
49 B
Makefile
Executable file
6 lines
49 B
Makefile
Executable file
#!/usr/bin/make -f
|
|
|
|
%:
|
|
dh $@ --with autoreconf
|
|
|