tags 639751 + patch
tags 639751 + pending
thanks

Dear maintainer,

I've prepared an NMU for icecast2 (versioned as 2.3.2-8.1) and
uploaded it to DELAYED/2. Please find the NMU diff attached.

Cheers,
Julien
diff -Nru icecast2-2.3.2/debian/changelog icecast2-2.3.2/debian/changelog
--- icecast2-2.3.2/debian/changelog	2011-12-05 13:00:24.000000000 +0100
+++ icecast2-2.3.2/debian/changelog	2012-01-01 20:59:57.000000000 +0100
@@ -1,3 +1,10 @@
+icecast2 (2.3.2-8.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Call db_stop before starting icecast2 in postinst (closes: #639751).
+
+ -- Julien Cristau <jcris...@debian.org>  Sun, 01 Jan 2012 20:59:56 +0100
+
 icecast2 (2.3.2-8) unstable; urgency=low
 
   [ Alessio Treglia ]
diff -Nru icecast2-2.3.2/debian/icecast2.postinst icecast2-2.3.2/debian/icecast2.postinst
--- icecast2-2.3.2/debian/icecast2.postinst	2011-04-18 20:36:26.000000000 +0200
+++ icecast2-2.3.2/debian/icecast2.postinst	2012-01-01 20:59:32.000000000 +0100
@@ -67,6 +67,9 @@
 	fi
 fi
 
+# Tell debconf we're done, so it doesn't get confused when we start the daemon.
+db_stop
+
 chown -R icecast2: /var/log/icecast2 /etc/icecast2
 # Set all file readable by default
 chmod -R ug=rw,o=r,ugo+X /etc/icecast2

Attachment: signature.asc
Description: Digital signature

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to