Your message dated Wed, 04 Mar 2009 09:17:23 +0000
with message-id <[email protected]>
and subject line Bug#517621: fixed in notify-sharp 0.4.0~r2998-2
has caused the Debian Bug report #517621,
regarding Update for Mono 2.0 Transition
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.)
--
517621: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517621
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: notify-sharp
Severity: normal
Tags: patch
diff -u notify-sharp-0.4.0~r2998/debian/control
notify-sharp-0.4.0~r2998/debian/control
--- notify-sharp-0.4.0~r2998/debian/control
+++ notify-sharp-0.4.0~r2998/debian/control
@@ -4,8 +4,9 @@
Maintainer: Debian CLI Libraries Team
<[email protected]>
Uploaders: Sebastian Dröge <[email protected]>
Build-Depends: debhelper (>= 5), dpatch
-Build-Depends-Indep: cli-common-dev (>= 0.5.4), mono-gmcs (>= 1.1.13) | c-sharp-2.0-compiler,
mono-gac (>= 1.1.13) | global-assembly-cache-tool, mono-2.0-devel, libmono-dev (>= 1.1.13),
libmono-system2.0-cil, libmono-system-web2.0-cil, monodoc-base (>= 1.1.18), pkg-config,
libndesk-dbus1.0-cil (>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3), libgtk2.0-cil (>= 2.8),
libmono2.0-cil, libmono-cairo2.0-cil
+Build-Depends-Indep: cli-common-dev (>= 0.5.4), mono-devel, libmono-system2.0-cil,
libmono-system-web2.0-cil, monodoc-base (>= 1.1.18), pkg-config, libndesk-dbus1.0-cil
(>= 0.4), libndesk-dbus-glib1.0-cil (>= 0.3), libgtk2.0-cil (>= 2.8),
libmono-cairo2.0-cil
Standards-Version: 3.7.3
+Homepage: http://www.ndesk.org/NotifySharp
Package: libnotify0.4-cil
Architecture: all
diff -u notify-sharp-0.4.0~r2998/debian/rules
notify-sharp-0.4.0~r2998/debian/rules
--- notify-sharp-0.4.0~r2998/debian/rules
+++ notify-sharp-0.4.0~r2998/debian/rules
@@ -13,7 +13,7 @@
config: config-stamp
config-stamp: patch-stamp
dh_testdir
- ./configure --prefix=/usr
+ ./configure --prefix=/usr GMCS=/usr/bin/csc
touch config-stamp
build: patch-stamp build-stamp
diff -u notify-sharp-0.4.0~r2998/debian/changelog
notify-sharp-0.4.0~r2998/debian/changelog
--- notify-sharp-0.4.0~r2998/debian/changelog
+++ notify-sharp-0.4.0~r2998/debian/changelog
@@ -1,3 +1,15 @@
+notify-sharp (0.4.0~r2998-2) unstable; urgency=low
+
+ * Update for Mono 2.0 Transition
+ * debian/control:
+ - Add homepage field.
+ - Add Build-Depends-Indep on mono-devel and remove now
+ un-needed Build-Depends.
+ * debian/rules:
+ - set GMCS
+
+ -- Andrew Starr-Bochicchio <[email protected]> Sat, 28 Feb 2009 15:37:41
-0500
+
notify-sharp (0.4.0~r2998-1) unstable; urgency=low
* Initial upload (Closes: #354876).
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: notify-sharp
Source-Version: 0.4.0~r2998-2
We believe that the bug you reported is fixed in the latest version of
notify-sharp, which is due to be installed in the Debian FTP archive:
libnotify0.4-cil_0.4.0~r2998-2_all.deb
to pool/main/n/notify-sharp/libnotify0.4-cil_0.4.0~r2998-2_all.deb
monodoc-notify-sharp-manual_0.4.0~r2998-2_all.deb
to pool/main/n/notify-sharp/monodoc-notify-sharp-manual_0.4.0~r2998-2_all.deb
notify-sharp_0.4.0~r2998-2.diff.gz
to pool/main/n/notify-sharp/notify-sharp_0.4.0~r2998-2.diff.gz
notify-sharp_0.4.0~r2998-2.dsc
to pool/main/n/notify-sharp/notify-sharp_0.4.0~r2998-2.dsc
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.
Mirco Bauer <[email protected]> (supplier of updated notify-sharp 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.8
Date: Sat, 28 Feb 2009 23:37:41 +0100
Source: notify-sharp
Binary: libnotify0.4-cil monodoc-notify-sharp-manual
Architecture: source all
Version: 0.4.0~r2998-2
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Libraries Team
<[email protected]>
Changed-By: Mirco Bauer <[email protected]>
Description:
libnotify0.4-cil - CLI library for desktop notifications
monodoc-notify-sharp-manual - compiled XML documentation for notify-sharp
Closes: 517621
Changes:
notify-sharp (0.4.0~r2998-2) unstable; urgency=low
.
[ Andrew Starr-Bochicchio ]
* Update for Mono 2.0 Transition (Closes: #517621)
* debian/control:
+ Add homepage field.
+ Add Build-Depends-Indep on mono-devel and remove now
un-needed Build-Depends.
* debian/rules:
- set GMCS to /usr/bin/csc
.
[ Jo Shields ]
* debian/control:
+ Bump standards to 3.8.0
+ Add meebey to Uploaders, so he can upload
+ Add Vcs-* fields
Checksums-Sha1:
b81567b6e1237b6df54c2b8364b77e9646ddabae 1638 notify-sharp_0.4.0~r2998-2.dsc
431bac5af5bada5f7e9967a0801d32ee4a0f73ac 2839
notify-sharp_0.4.0~r2998-2.diff.gz
88731a84b4486f5c37e4118798e146a688e57a9d 9170
libnotify0.4-cil_0.4.0~r2998-2_all.deb
097cc7b4231a126491e17618eb3bdc14ba9f0c05 7156
monodoc-notify-sharp-manual_0.4.0~r2998-2_all.deb
Checksums-Sha256:
b6dcd1d4de44a94bb0ca066963ec5e6a849bb31825e56f8c7b6b0e491c77bb36 1638
notify-sharp_0.4.0~r2998-2.dsc
079b37b63ab4a75e571597f2b5cde06e694c7ce4cec15ea4b5f5ec25a1a0e8a1 2839
notify-sharp_0.4.0~r2998-2.diff.gz
3d2c2bcbd8a26dae73d37afdc5c4f88b81f45ee87ee057407825976b37a88109 9170
libnotify0.4-cil_0.4.0~r2998-2_all.deb
5b673b325446c2e8158d9296e4cf7d9727b4a6969ada974d259eff1f33b8a7e2 7156
monodoc-notify-sharp-manual_0.4.0~r2998-2_all.deb
Files:
b9394d087ca7b701b162819e9ae92c0a 1638 libs optional
notify-sharp_0.4.0~r2998-2.dsc
bd8e5561c79edcc322bc6a1cb278f691 2839 libs optional
notify-sharp_0.4.0~r2998-2.diff.gz
643f5a7dbf577a2f6bd988e5202e9f06 9170 libs optional
libnotify0.4-cil_0.4.0~r2998-2_all.deb
f05f0f9a5d7d0eba5065cacc52616dcb 7156 doc optional
monodoc-notify-sharp-manual_0.4.0~r2998-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkmuQnwACgkQBsBdh1vkHyGjcwCcDZ2EaUA0CLmrMFvGPrH+FnsG
JfIAn2HrSdIc46D36NqnH1Ezogs+TS+d
=NRTr
-----END PGP SIGNATURE-----
--- End Message ---