[Pkg-utopia-commits] r2107 - in /packages/unstable/hal/debian: changelog rules

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sat Mar 1 13:29:30 UTC 2008


Author: sjoerd
Date: Sat Mar  1 13:29:30 2008
New Revision: 2107

URL: http://svn.debian.org/wsvn/pkg-utopia/?sc=1&rev=2107
Log:
* debian/rules: Add list-missing

Modified:
    packages/unstable/hal/debian/changelog
    packages/unstable/hal/debian/rules

Modified: packages/unstable/hal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/changelog?rev=2107&op=diff
==============================================================================
--- packages/unstable/hal/debian/changelog (original)
+++ packages/unstable/hal/debian/changelog Sat Mar  1 13:29:30 2008
@@ -30,8 +30,9 @@
     - debian/patches/89_hurd_compile_autofoo.patch
     - debian/patches/90_fix_crash_after_fdi_cache_generation.patch
     - debian/patches/91_fix_invalid_fdi_cache_on_empty_matches.patch
-
- -- Sjoerd Simons <sjoerd at debian.org>  Sat, 01 Mar 2008 14:19:47 +0100
+  * debian/rules: Add list-missing
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 01 Mar 2008 14:29:16 +0100
 
 hal (0.5.10-5) unstable; urgency=low
 

Modified: packages/unstable/hal/debian/rules
URL: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/hal/debian/rules?rev=2107&op=diff
==============================================================================
--- packages/unstable/hal/debian/rules (original)
+++ packages/unstable/hal/debian/rules Sat Mar  1 13:29:30 2008
@@ -4,6 +4,10 @@
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/cdbs/1/rules/utils.mk
+
+# List any files which are not installed
+include /usr/share/cdbs/1/rules/utils.mk
+common-binary-post-install-arch:: list-missing
 
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-hotplug-map  \
                              --with-pid-file=/var/run/hal/hald.pid \




More information about the Pkg-utopia-commits mailing list