Your message dated Wed, 16 Apr 2008 23:24:47 +0100
with message-id <[EMAIL PROTECTED]>
and subject line glimpse has been removed from Debian, closing #386490
has caused the Debian Bug report #386490,
regarding diff for 4.18.0-6.1 NMU
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.)
--
386490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=386490
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: glimpse
Version: 4.18.0-6
Severity: normal
Tags: patch
Hi,
Attached is the diff for my glimpse 4.18.0-6.1 NMU.
--
Homepage: http://www.sesse.net/
diff -Nru /tmp/FnKhTQrs9x/glimpse-4.18.0/debian/changelog
/tmp/A15Y8EFtmz/glimpse-4.18.0/debian/changelog
--- /tmp/FnKhTQrs9x/glimpse-4.18.0/debian/changelog 2006-09-08
02:00:48.000000000 +0200
+++ /tmp/A15Y8EFtmz/glimpse-4.18.0/debian/changelog 2006-09-08
02:00:49.000000000 +0200
@@ -1,3 +1,12 @@
+glimpse (4.18.0-6.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Link against -lfl_pic instead of -lfl; fixes FTBFS on several
+ architectures (among them amd64) with gcc 4.1. (Closes: #384961)
+ * Build-depend on flex (>= 2.5.33-6) to get -lfl_pic.
+
+ -- Steinar H. Gunderson <[EMAIL PROTECTED]> Fri, 8 Sep 2006 01:55:29 +0200
+
glimpse (4.18.0-6) unstable; urgency=low
* Fix typos in the manual pages. Closes: #335339, #335341.
diff -Nru /tmp/FnKhTQrs9x/glimpse-4.18.0/debian/control
/tmp/A15Y8EFtmz/glimpse-4.18.0/debian/control
--- /tmp/FnKhTQrs9x/glimpse-4.18.0/debian/control 2006-09-08
02:00:48.000000000 +0200
+++ /tmp/A15Y8EFtmz/glimpse-4.18.0/debian/control 2006-09-08
02:00:49.000000000 +0200
@@ -2,7 +2,7 @@
Section: non-free/text
Priority: optional
Maintainer: Shaun Jackman <[EMAIL PROTECTED]>
-Build-Depends: flex, debhelper (>= 4.0.0)
+Build-Depends: flex (>= 2.5.33-6), debhelper (>= 4.0.0)
Standards-Version: 3.6.2.1
Package: glimpse
diff -Nru /tmp/FnKhTQrs9x/glimpse-4.18.0/dynfilters/Makefile.in
/tmp/A15Y8EFtmz/glimpse-4.18.0/dynfilters/Makefile.in
--- /tmp/FnKhTQrs9x/glimpse-4.18.0/dynfilters/Makefile.in 2001-07-07
07:47:08.000000000 +0200
+++ /tmp/A15Y8EFtmz/glimpse-4.18.0/dynfilters/Makefile.in 2006-09-08
02:00:49.000000000 +0200
@@ -31,7 +31,7 @@
# lex and flex require that you link against an additional library. If you use
# AT&T lex, change this to "-ll".
-LEXLIB=-lfl
+LEXLIB=-lfl_pic
# You can ignore the next lines if you do not want to build the filter
--- End Message ---
--- Begin Message ---
Version: 4.18.5-1
The glimpse package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/474323 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
--
Marco Rodrigues
http://Marco.Tondela.org
--- End Message ---