aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-05-19Bump dh to v9Jonathan McCrohan1-78/+5
Switch to dh-style debian/rules
2012-05-17d/rules: Add get-orig-source targetJonathan McCrohan1-0/+3
2011-12-27 - raw port I/O in generic_parport driver disabled. Fixes FTBFS Jonathan McCrohan1-0/+2
issues on mipsel, powerpc, s390x and sparc. * debian/NEWS added to announce change in generic_parport driver
2011-08-28* New upstream snapshotJonathan McCrohan1-1/+6
* Make lcd4linux linux specific (requested by kFreeBSD team) * Add optional build targets build-indep and build-dep (thanks to lintian for catching this)
2011-04-29fix order of calling dh_autoreconf_cleansiretart@tauware.de1-1/+1
avoids leftover debhelper log file
2011-04-27No longer compile against Python. Python 2.6 now links against libssl,Reinhard Tartler1-2/+1
which is in conflicts with the package license GPL.
2011-04-27use dh-autoreconfReinhard Tartler1-2/+4
also drop rpath hack
2010-03-16--disable-rpath, but add fake config.rpath fileReinhard Tartler1-1/+3
2010-03-16tidy up clean rule, thank you lintianReinhard Tartler1-3/+2
2010-03-16prefer dh_prep over dh_cleanReinhard Tartler1-1/+1
found by lintian
2010-03-16disable switch --disable-mpd, it is not recognized anywaysReinhard Tartler1-1/+0
2010-02-28fix typo, don't disable python supportReinhard Tartler1-1/+1
2010-02-28disable mpd plugin. According to bugreports, it makes lcd4linuxReinhard Tartler1-0/+1
unusable for non-mpd users. Please consider co-maintaining the package if you want to see it coming back. Closes: #500068, #499055
2006-08-27install new manpageReinhard Tartler1-1/+1
2006-08-27more cleanups. Reinhard Tartler1-14/+2
2006-08-27install lcd4linux.conf.sample to usr/share/docReinhard Tartler1-1/+0
2006-08-26make the package itself buildableReinhard Tartler1-0/+1
2006-08-26import new debianisationReinhard Tartler1-0/+99
2006-08-26remove old debinisationReinhard Tartler1-86/+0
2004-01-06[lcd4linux @ 2004-01-06 21:14:51 by reinelt]reinelt1-11/+2
more debianizing
2004-01-02[lcd4linux @ 2004-01-02 14:20:15 by reinelt]reinelt1-0/+95
debianization added