[Debian-med-packaging] Using debconf in your package

Andreas Tille andreas at an3as.eu
Sat Jan 29 22:10:45 UTC 2011


HI,

just in case somebody wonders why the debconf files template and config
are not installed into the package - here is the solution in the example
of the ensembl packaging.  I always forgte myself ...  However, it might
be that simply using short dh rules files will be helpful here.

Kind regards and thanks to Richard to tackle this beast

    Andreas.

----- Forwarded message from Andreas Tille <tille at alioth.debian.org> -----

Date: Sat, 29 Jan 2011 22:05:06 +0000
To: debian-med-commit at lists.alioth.debian.org
From: Andreas Tille <tille at alioth.debian.org>
X-Spam_score: -3.6
Subject: r5783 - trunk/packages/ensembl/ensembl/57/debian

Author: tille
Date: 2011-01-29 22:05:00 +0000 (Sat, 29 Jan 2011)
New Revision: 5783

Modified:
   trunk/packages/ensembl/ensembl/57/debian/rules
Log:
Add  dh_installdebconf to debian/roles which finally does the trick to install templates and config into the package


Modified: trunk/packages/ensembl/ensembl/57/debian/rules
===================================================================
--- trunk/packages/ensembl/ensembl/57/debian/rules	2011-01-29 21:57:35 UTC (rev 5782)
+++ trunk/packages/ensembl/ensembl/57/debian/rules	2011-01-29 22:05:00 UTC (rev 5783)
@@ -141,6 +141,7 @@
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs
+	dh_installdebconf
 	dh_installdocs
 	dh_installexamples
 	dh_install


_______________________________________________
debian-med-commit mailing list
debian-med-commit at lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit


----- End forwarded message -----

-- 
http://fam-tille.de



More information about the Debian-med-packaging mailing list