[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#455904: marked as done (flowscan: Bashism in debian/rules)



Your message dated Tue, 22 Jan 2008 13:02:03 +0000
with message-id <E1JHIlP-0000Ta-AP@ries.debian.org>
and subject line Bug#455904: fixed in flowscan 1.006-12
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: flowscan
Version: 1.006-11
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch hardy

Hello,

here is the patch I applied to the Ubuntu package to fix the bashism in
debian/rules to get it build successfully.

Regards,
Michael

diff -u flowscan-1.006/debian/rules flowscan-1.006/debian/rules
--- flowscan-1.006/debian/rules
+++ flowscan-1.006/debian/rules
@@ -19,7 +19,7 @@
 	install -d -m 755 debian/tmp/usr/share/perl5 
 	install -d -m 755 debian/tmp/DEBIAN
 	install -p -m 644 *.pm debian/tmp/usr/share/perl5
-	install -p -m 755 flowscan util/{locker,add_ds.pl,add_txrx,event2vrule,ip2hostname} debian/tmp/usr/bin
+	install -p -m 755 flowscan util/locker util/add_ds.pl util/add_txrx util/event2vrule util/ip2hostname debian/tmp/usr/bin
 
 	install -d -m 755 debian/tmp/usr/share/man/man1
 	install -p -m 644 man/*.1 debian/tmp/usr/share/man/man1
@@ -64,7 +64,7 @@
 clean:
 	$(checkdir)
 	[ ! -f Makefile ] || $(MAKE) realclean
-	-rm -f config.log util/{locker,add_ds.pl,add_txrx,event2vrule,ip2hostname} example/crontab*
+	-rm -f config.log util/locker util/add_ds.pl util/add_txrx util/event2vrule util/ip2hostname example/crontab*
 	rm -f debian/files debian/substvars
 	rm -fr debian/tmp 
 



--- End Message ---
--- Begin Message ---
Source: flowscan
Source-Version: 1.006-12

We believe that the bug you reported is fixed in the latest version of
flowscan, which is due to be installed in the Debian FTP archive:

flowscan_1.006-12.diff.gz
  to pool/main/f/flowscan/flowscan_1.006-12.diff.gz
flowscan_1.006-12.dsc
  to pool/main/f/flowscan/flowscan_1.006-12.dsc
flowscan_1.006-12_all.deb
  to pool/main/f/flowscan/flowscan_1.006-12_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 455904@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lucas Nussbaum <lucas@lucas-nussbaum.net> (supplier of updated flowscan package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 22 Jan 2008 13:42:23 +0100
Source: flowscan
Binary: flowscan
Architecture: source all
Version: 1.006-12
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Lucas Nussbaum <lucas@lucas-nussbaum.net>
Description: 
 flowscan   - flow-based IP traffic analysis and visualization tool
Closes: 455904
Changes: 
 flowscan (1.006-12) unstable; urgency=low
 .
   * QA upload.
   * debian/rules: fix bashisms (use of {,}). Closes: #455904.
Files: 
 845bc40c8c538cae7edd78191de38fbd 764 net optional flowscan_1.006-12.dsc
 539b82e34b35c3913f97bc10a561147c 32338 net optional flowscan_1.006-12.diff.gz
 115a876ba06f0675e1f130e10baf22c5 140384 net optional flowscan_1.006-12_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHlebV2hliNwI7P08RAtt4AKCcJqEDClyMTHuTN7BEW5i70r+/ngCffE+G
wDw3n6Z457+TEPiE+AqSym0=
=AhUJ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: