Your message dated Sun, 06 Apr 2008 21:34:11 -0430
with message-id <[EMAIL PROTECTED]>
and subject line NMU uploaded
has caused the Debian Bug report #472978,
regarding flow-tools: diff for NMU version 1:0.68-11.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
472978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472978
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: flow-tools
Version: 1:0.68-11
Severity: normal
Tags: patch

Hi,

Attached is the diff for my flow-tools 1:0.68-11.1 NMU.
diff -u flow-tools-0.68/src/ftbuild.h flow-tools-0.68/src/ftbuild.h
--- flow-tools-0.68/src/ftbuild.h
+++ flow-tools-0.68/src/ftbuild.h
@@ -1 +1 @@
-#define FT_PROG_BUILD "[EMAIL PROTECTED] on Mon Apr 16 16:33:49 EEST 2007"
+#define FT_PROG_BUILD "[EMAIL PROTECTED] on Thu Mar 27 15:09:10 UTC 2008"
diff -u flow-tools-0.68/debian/rules flow-tools-0.68/debian/rules
--- flow-tools-0.68/debian/rules
+++ flow-tools-0.68/debian/rules
@@ -75,7 +75,7 @@
 	# As this is an architecture dependent package, we are not supposed
 	# to install stuff to /usr/share/perl5. MakeMaker creates the
 	# directories, we delete them from the deb.
-	rmdir --ignore-fail-on-non-empty --parents $(DCF)/usr/share/perl5
+	[ ! -d $(DCF)/usr/share/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(DCF)/usr/share/perl5
 
 	cp debian/flow-capture.conf $D/etc/flow-tools/
 
@@ -92,6 +92,7 @@
 endif
 	dh_compress
 	dh_fixperms
+	dh_perl
 	dh_shlibdeps
 	dh_gencontrol
 	dh_installdeb
diff -u flow-tools-0.68/debian/control flow-tools-0.68/debian/control
--- flow-tools-0.68/debian/control
+++ flow-tools-0.68/debian/control
@@ -28,7 +28,7 @@
 Package: flow-tools-dev
 Architecture: any
 Section: libdevel
-Depends: flow-tools (= ${Source-Version}), libc6-dev | libc-dev
+Depends: flow-tools (= ${binary:Version}), libc6-dev | libc-dev
 Description: development files for flow-tools
  Flow-tools is library and a collection of programs used to collect,
  send, process, and generate reports from NetFlow data. The tools can be
diff -u flow-tools-0.68/debian/changelog flow-tools-0.68/debian/changelog
--- flow-tools-0.68/debian/changelog
+++ flow-tools-0.68/debian/changelog
@@ -1,3 +1,17 @@
+flow-tools (1:0.68-11.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: 
+    + Use dh_perl to generate the needed perlapi dep (Closes: #463085)
+    + Don't fail when perl is smart enough to not create an empty
+      /usr/share/perl5 (Closes: #467045)
+  * flow-tools.flow-capture.init: Don't try to stop in runlevel S. (Closes:
+     #471098)
+  * debian/control: Replace deprecated Source-Version substvar by
+     binary:Version (which does the same)
+
+ -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]>  Thu, 27 Mar 2008 16:04:35 +0100
+
 flow-tools (1:0.68-11) unstable; urgency=low
 
   * Fixed restarting in the flow-capture init script.
diff -u flow-tools-0.68/debian/flow-tools.flow-capture.init flow-tools-0.68/debian/flow-tools.flow-capture.init
--- flow-tools-0.68/debian/flow-tools.flow-capture.init
+++ flow-tools-0.68/debian/flow-tools.flow-capture.init
@@ -12,7 +12,7 @@
 # Required-Start:    $local_fs $remote_fs $syslog $network $time
 # Required-Stop:     $local_fs $remote_fs $syslog $network
 # Default-Start:     2 3 4 5
-# Default-Stop:      S 0 1 6
+# Default-Stop:      0 1 6
 # Short-Description: collects NetFlow data
 ### END INIT INFO
 

--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This NMU is now in Sid.

Thanks for your time and work,
Jose
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH+YEbUWAsjQBcO4IRAsX8AJ9H4ZXCylKvntjrSv1eJyLeatwLfQCfYPJy
oiFohAoxia2rLKp2okRfTzg=
=MjaW
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to