Codebase list filetraq / 11fcfee
debian/rules: drop cdbs simple-patchsys usage, debhelper.mk will do fine now. Joost van Baal-Ilić 5 years ago
2 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1010 - debian/patches/01_filetraq.patch,
1111 debian/patches/02_filetraq.conf.patch: no longer shipped, since included
1212 in upstream 0.3
13 - debian/rules: drop cdbs simple-patchsys usage, debhelper.mk will do fine now.
1314
1415 * TODO contacted upstream, lintian, find, copyright, manpage, ...
1516
00 #!/usr/bin/make -f
11 # -*- mode: makefile; coding: utf-8 -*-
22 # Copyright © 2006 Sergio Talens-Oliag <sto@debian.org>
3 include /usr/share/cdbs/1/rules/simple-patchsys.mk
43 include /usr/share/cdbs/1/rules/debhelper.mk