aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/control4
-rw-r--r--debian/dirs2
-rwxr-xr-xdebian/rules13
-rw-r--r--debian/templates2
4 files changed, 7 insertions, 14 deletions
diff --git a/debian/control b/debian/control
index ec0861d..2df0149 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,12 @@ Source: lcd4linux
Section: utils
Priority: extra
Maintainer: Samuel Mimram <samuel.mimram@ens-lyon.org>
-Build-Depends: debhelper (>= 4.0.0), debconf
+Build-Depends: debhelper (>= 4.0.0), xlibs-dev
Standards-Version: 3.6.0
Package: lcd4linux
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: xlibs, ${shlibs:Depends}
Description: Display informations on an external liquid crystal display
Grab informations from the kernel and some subsystems and display it on an
external liquid crystal display.
diff --git a/debian/dirs b/debian/dirs
index 527b78f..d1dc25f 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,2 +1,4 @@
usr/bin
usr/lib
+etc
+etc/init.d
diff --git a/debian/rules b/debian/rules
index 3bddf85..4edc889 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,7 +42,7 @@ clean:
dh_testroot
rm -f build-stamp
- $(MAKE) distclean
+ -$(MAKE) distclean
dh_clean
@@ -68,23 +68,14 @@ binary-arch: build install
dh_installdocs
# dh_installexamples
dh_install
-# dh_installmenu
dh_installdebconf
-# dh_installlogrotate
-# dh_installemacsen
-# dh_installpam
-# dh_installmime
dh_installinit
-# dh_installcron
-# dh_installinfo
# dh_installman
dh_link
dh_strip
dh_compress
dh_fixperms
-# dh_perl
-# dh_python
-# dh_makeshlibs
+ dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
diff --git a/debian/templates b/debian/templates
index 2be41c7..239b075 100644
--- a/debian/templates
+++ b/debian/templates
@@ -1,6 +1,6 @@
Template: lcd4linux/conf
Type: note
-Description: Your must configure lcd4linux
+Description: You must configure lcd4linux
By default, lcd4linux is not configured. You MUST configure it by editing
the /etc/lcd4linux.conf file, which holds all configuration.
.
> 2012-02-08Partial manual revert of move to libconfig*8.Jonathan McCrohan4-12/+12 2012-02-08Add my name to debian copyright.Jonathan McCrohan1-2/+3 2012-02-08Atomic commit. Rollback to libconfig8 packaging names.Jonathan McCrohan10-8/+8 2012-02-07Rename libconfig9 to libconfig8 to aid release teamJonathan McCrohan1-14/+14 2012-02-07Fix "closes typo"Jonathan McCrohan1-1/+1 2012-02-07Revert "Add symbols"Jonathan McCrohan3-739/+1 2012-02-07Revert "Fix b0rked symbol file."Jonathan McCrohan1-1/+1 2012-02-07Revert "Second attempt"Jonathan McCrohan2-0/+194 2012-01-29Second attemptJonathan McCrohan2-194/+0 2012-01-29Fix b0rked symbol file.Jonathan McCrohan1-1/+1 2012-01-29Add symbolsJonathan McCrohan3-1/+739 2012-01-26add examples properlyJonathan McCrohan1-0/+2 2012-01-26Update changelogJonathan McCrohan1-3/+6 2012-01-26fix typoJonathan McCrohan1-1/+1 2012-01-26fix accidental description changesJonathan McCrohan1-2/+2 2012-01-26more fucking around to please lintianJonathan McCrohan1-5/+2 2012-01-25Linitan fixesJonathan McCrohan2-3/+2 2012-01-25Split out debug packagesJonathan McCrohan2-1/+6 2011-12-31Fix debian/rulesJonathan McCrohan1-1/+1 2011-12-31Remove shlibsJonathan McCrohan1-2/+0 2011-12-31Remove NMU from changelogJonathan McCrohan1-1/+0 2011-12-31Lintian FixesJonathan McCrohan1-2/+4 2011-12-31Remove Makefile patchJonathan McCrohan1-1/+0 2011-12-31Update MakefilesJonathan McCrohan10-248/+8222 2011-12-31Updated makefilesJonathan McCrohan1-0/+1