[Pkg-utopia-commits] r165 - packages/hal/trunk/debian

Sjoerd Simons sjoerd@costa.debian.org
Thu, 20 Jan 2005 23:27:07 +0100


Author: sjoerd
Date: 2005-01-20 23:27:06 +0100 (Thu, 20 Jan 2005)
New Revision: 165

Modified:
   packages/hal/trunk/debian/changelog
   packages/hal/trunk/debian/rules
Log:
* Start packaging 0.4.6
* Enable fstab-sync explicitly because some people actually use it.



Modified: packages/hal/trunk/debian/changelog
===================================================================
--- packages/hal/trunk/debian/changelog	2005-01-13 15:48:12 UTC (rev 164)
+++ packages/hal/trunk/debian/changelog	2005-01-20 22:27:06 UTC (rev 165)
@@ -1,3 +1,11 @@
+hal (0.4.6-1) unstable; urgency=low
+
+  * New upstream release
+  * Enable building of fstab-sync as some people seem to like it
+    (Closes: #290780)
+
+ -- Sjoerd Simons <sjoerd@debian.org>  Thu, 20 Jan 2005 23:01:50 +0100
+
 hal (0.4.5-1) unstable; urgency=low
 
   * New upstream release

Modified: packages/hal/trunk/debian/rules
===================================================================
--- packages/hal/trunk/debian/rules	2005-01-13 15:48:12 UTC (rev 164)
+++ packages/hal/trunk/debian/rules	2005-01-20 22:27:06 UTC (rev 165)
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 
-DEB_TAR_SRCDIR=hal-0.4.5
+DEB_TAR_SRCDIR=hal-0.4.6
 
 include /usr/share/cdbs/1/rules/tarball.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
@@ -14,7 +14,8 @@
                              --enable-hotplug-map  \
                              --with-pid-file=/var/run/hal/hald.pid \
                              --enable-pcmcia-support \
-                             --with-stab-file=/var/run/stab
+                             --with-stab-file=/var/run/stab \
+	                           --enable-fstab-sync
 
 binary-predeb/hal-device-manager::
 	dh_python -phal-device-manager