Your message dated Sat, 21 Oct 2006 15:47:23 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#376959: fixed in blam 1.8.2-3
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: blam
Severty: wishlist

Hi,
Your package depends gtk-sharp, a package from the Gtk# 1.x suite.
Upstream has released the newer 2.x branch and does not support the old
1.x version anymore.

Thus gtk-sharp, gtksourceview-sharp and gecko-sharp are going to be
removed from the debian archive after all reverse dependencies have
migrated to the newer gtk-sharp2, gtksourceview-sharp and gecko-sharp2.
Please do this for your package in the near future, as we are planning
to not release etch with these old packages.

Please build blam against Gtk# 2.8 (source package name is gtk-sharp2).
A patch (taken from Ubuntu, thanks to Sebastian Dröge) is attached to
this email.

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key:
http://keyserver.noreply.org/pks/lookup?op=get&search=0xEEF946C8

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GIT d s-:+ a-- C++ UL++++$ P L++$>+++$ E- W+++$ N o? K- w++>! O---- M-
V? PS
PE+ Y- PGP++ t 5+ X++ R tv+ b+ DI? D+ G>++ e h! r->++ y?
------END GEEK CODE BLOCK------
--- blam-1.8.2+cvs20060124.orig/debian/patches/gtk-sharp2.diff
+++ blam-1.8.2+cvs20060124/debian/patches/gtk-sharp2.diff
@@ -0,0 +1,214 @@
+--- configure.in.old	2006-03-14 15:13:23.866328096 +0100
++++ configure.in	2006-03-14 15:13:32.174065128 +0100
+@@ -51,14 +51,14 @@
+ 
+ PKG_CHECK_MODULES(BASE_DEPENDENCIES, 
+ 		  mono >= $MONO_REQUIRED_VERSION
+-		  gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= $GCONF_REQUIRED_VERSION)
+ 
+ PKG_CHECK_MODULES(BLAM,
+-		  gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= $GTKSHARP_REQUIRED_VERSION)
++		  gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= $GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION)
+ 
+ AC_SUBST(BLAM_LIBS)
+ 
+--- configure.old	2006-03-14 15:13:20.091901896 +0100
++++ configure	2006-03-14 15:14:24.675083760 +0100
+@@ -19557,16 +19557,16 @@
+     else
+         if test -n "$PKG_CONFIG" && \
+     { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"mono >= \$MONO_REQUIRED_VERSION
+-		  gtk-sharp >= \$GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= \$GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= \$GCONF_REQUIRED_VERSION\"") >&5
+   ($PKG_CONFIG --exists --print-errors "mono >= $MONO_REQUIRED_VERSION
+-		  gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= $GCONF_REQUIRED_VERSION") 2>&5
+   ac_status=$?
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); }; then
+   pkg_cv_BASE_DEPENDENCIES_CFLAGS=$PKG_CONFIG --cflags "mono >= $MONO_REQUIRED_VERSION
+-		  gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= $GCONF_REQUIRED_VERSION" 2>/dev/null
+ else
+   pkg_failed=yes
+@@ -19581,16 +19581,16 @@
+     else
+         if test -n "$PKG_CONFIG" && \
+     { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"mono >= \$MONO_REQUIRED_VERSION
+-		  gtk-sharp >= \$GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= \$GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= \$GCONF_REQUIRED_VERSION\"") >&5
+   ($PKG_CONFIG --exists --print-errors "mono >= $MONO_REQUIRED_VERSION
+-		  gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= $GCONF_REQUIRED_VERSION") 2>&5
+   ac_status=$?
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); }; then
+   pkg_cv_BASE_DEPENDENCIES_LIBS=$PKG_CONFIG --libs "mono >= $MONO_REQUIRED_VERSION
+-		  gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= $GCONF_REQUIRED_VERSION" 2>/dev/null
+ else
+   pkg_failed=yes
+@@ -19611,18 +19611,18 @@
+ fi
+         if test $_pkg_short_errors_supported = yes; then
+ 	        BASE_DEPENDENCIES_PKG_ERRORS=$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "mono >= $MONO_REQUIRED_VERSION
+-		  gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= $GCONF_REQUIRED_VERSION"
+         else
+ 	        BASE_DEPENDENCIES_PKG_ERRORS=$PKG_CONFIG --errors-to-stdout --print-errors "mono >= $MONO_REQUIRED_VERSION
+-		  gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= $GCONF_REQUIRED_VERSION"
+         fi
+ 	# Put the nasty error message in config.log where it belongs
+ 	echo "$BASE_DEPENDENCIES_PKG_ERRORS" >&5
+ 
+ 	{ { echo "$as_me:$LINENO: error: Package requirements (mono >= $MONO_REQUIRED_VERSION
+-		  gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= $GCONF_REQUIRED_VERSION) were not met:
+ 
+ $BASE_DEPENDENCIES_PKG_ERRORS
+@@ -19635,7 +19635,7 @@
+ See the pkg-config man page for more details.
+ " >&5
+ echo "$as_me: error: Package requirements (mono >= $MONO_REQUIRED_VERSION
+-		  gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
++		  gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
+                   gconf-2.0 >= $GCONF_REQUIRED_VERSION) were not met:
+ 
+ $BASE_DEPENDENCIES_PKG_ERRORS
+@@ -19688,21 +19688,21 @@
+         pkg_cv_BLAM_CFLAGS="$BLAM_CFLAGS"
+     else
+         if test -n "$PKG_CONFIG" && \
+-    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk-sharp >= \$GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= \$GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= \$GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= \$GTKSHARP_REQUIRED_VERSION\"") >&5
+-  ($PKG_CONFIG --exists --print-errors "gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= $GTKSHARP_REQUIRED_VERSION") 2>&5
++    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk-sharp-2.0 >= \$GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= \$GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= \$GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= \$GTKSHARP_REQUIRED_VERSION\"") >&5
++  ($PKG_CONFIG --exists --print-errors "gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= $GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION") 2>&5
+   ac_status=$?
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); }; then
+-  pkg_cv_BLAM_CFLAGS=$PKG_CONFIG --cflags "gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= $GTKSHARP_REQUIRED_VERSION" 2>/dev/null
++  pkg_cv_BLAM_CFLAGS=$PKG_CONFIG --cflags "gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= $GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION" 2>/dev/null
+ else
+   pkg_failed=yes
+ fi
+@@ -19715,21 +19715,21 @@
+         pkg_cv_BLAM_LIBS="$BLAM_LIBS"
+     else
+         if test -n "$PKG_CONFIG" && \
+-    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk-sharp >= \$GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= \$GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= \$GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= \$GTKSHARP_REQUIRED_VERSION\"") >&5
+-  ($PKG_CONFIG --exists --print-errors "gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= $GTKSHARP_REQUIRED_VERSION") 2>&5
++    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk-sharp-2.0 >= \$GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= \$GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= \$GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= \$GTKSHARP_REQUIRED_VERSION\"") >&5
++  ($PKG_CONFIG --exists --print-errors "gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= $GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION") 2>&5
+   ac_status=$?
+   echo "$as_me:$LINENO: \$? = $ac_status" >&5
+   (exit $ac_status); }; then
+-  pkg_cv_BLAM_LIBS=$PKG_CONFIG --libs "gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= $GTKSHARP_REQUIRED_VERSION" 2>/dev/null
++  pkg_cv_BLAM_LIBS=$PKG_CONFIG --libs "gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= $GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION" 2>/dev/null
+ else
+   pkg_failed=yes
+ fi
+@@ -19748,23 +19748,23 @@
+         _pkg_short_errors_supported=no
+ fi
+         if test $_pkg_short_errors_supported = yes; then
+-	        BLAM_PKG_ERRORS=$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= $GTKSHARP_REQUIRED_VERSION"
++	        BLAM_PKG_ERRORS=$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= $GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION"
+         else
+-	        BLAM_PKG_ERRORS=$PKG_CONFIG --errors-to-stdout --print-errors "gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= $GTKSHARP_REQUIRED_VERSION"
++	        BLAM_PKG_ERRORS=$PKG_CONFIG --errors-to-stdout --print-errors "gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= $GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION"
+         fi
+ 	# Put the nasty error message in config.log where it belongs
+ 	echo "$BLAM_PKG_ERRORS" >&5
+ 
+-	{ { echo "$as_me:$LINENO: error: Package requirements (gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= $GTKSHARP_REQUIRED_VERSION) were not met:
++	{ { echo "$as_me:$LINENO: error: Package requirements (gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= $GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION) were not met:
+ 
+ $BLAM_PKG_ERRORS
+ 
+@@ -19775,10 +19775,10 @@
+ and BLAM_LIBS to avoid the need to call pkg-config.
+ See the pkg-config man page for more details.
+ " >&5
+-echo "$as_me: error: Package requirements (gtk-sharp >= $GTKSHARP_REQUIRED_VERSION
+-                  gecko-sharp >= $GECKOSHARP_REQUIRED_VERSION
+-		  gconf-sharp >= $GTKSHARP_REQUIRED_VERSION
+-		  glade-sharp >= $GTKSHARP_REQUIRED_VERSION) were not met:
++echo "$as_me: error: Package requirements (gtk-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++                  gecko-sharp-2.0 >= $GECKOSHARP_REQUIRED_VERSION
++		  gconf-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION
++		  glade-sharp-2.0 >= $GTKSHARP_REQUIRED_VERSION) were not met:
+ 
+ $BLAM_PKG_ERRORS
+

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: blam
Source-Version: 1.8.2-3

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

blam_1.8.2-3.diff.gz
  to pool/main/b/blam/blam_1.8.2-3.diff.gz
blam_1.8.2-3.dsc
  to pool/main/b/blam/blam_1.8.2-3.dsc
blam_1.8.2-3_i386.deb
  to pool/main/b/blam/blam_1.8.2-3_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Carlos Martin <[EMAIL PROTECTED]> (supplier of updated blam 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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Sat, 21 Oct 2006 15:24:28 +0200
Source: blam
Binary: blam
Architecture: source i386
Version: 1.8.2-3
Distribution: unstable
Urgency: low
Maintainer: Carlos Martin <[EMAIL PROTECTED]>
Changed-By: Carlos Martin <[EMAIL PROTECTED]>
Description: 
 blam       - an RSS aggregator for GNOME
Closes: 360583 364362 376959 386084
Changes: 
 blam (1.8.2-3) unstable; urgency=low
 .
   * Set me as new mantainer. (closes: #360583)
   * Build using Gtk#2. (closes: #376959).
   * Update the FSF's address in debian/copyright.
   * Use xulrunner instead of mozilla. (closes: #364362).
   * Add debian/watch file.
   * Make it work with new mono libs. (closes: #386084).
Files: 
 b8a27177ad92737309b647208fda4a46 858 gnome optional blam_1.8.2-3.dsc
 8cb05faedf60d895d94a5ecf9d10eb8f 597408 gnome optional blam_1.8.2.orig.tar.gz
 1917e60b7d769a98d994b8ad46f799fd 4681 gnome optional blam_1.8.2-3.diff.gz
 79cace4d70d94399d85667362a598754 227684 gnome optional blam_1.8.2-3_i386.deb

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

iD8DBQFFOkGtNFDtUT/MKpARAuIiAJ96PM6Tks13nTEKGz++JlzEUaHXAACfQDv4
4ABeeqydZmQeeksZC7UrRZ8=
=YZFa
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to