Your message dated Sun, 17 Sep 2006 02:57:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#387849: Acknowledgement (diff for 0.99.10-1.1 NMU)
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: gnomeicu
Version: 0.99.10-1
Severity: normal
Tags: patch
Hi,
Attached is the diff for my gnomeicu 0.99.10-1.1 NMU.
The package is uploaded in the DELAYED queue.
--
adn
Mohammed Adnène Trojette
diff -u gnomeicu-0.99.10/debian/control gnomeicu-0.99.10/debian/control
--- gnomeicu-0.99.10/debian/control
+++ gnomeicu-0.99.10/debian/control
@@ -4,11 +4,11 @@
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
Uploaders: Raphael Hertzog <[EMAIL PROTECTED]>
Build-Depends: cdbs, debhelper (>= 4), libgnome2-dev (>= 2.6.1.1-1),
libpanel-applet2-dev (>= 1.4.0.4-13), libglade2-dev, libgdbm-dev, gettext,
scrollkeeper, libxml-parser-perl
-Standards-Version: 3.6.1.0
+Standards-Version: 3.7.2
Package: gnomeicu
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, gnomeicu-common (=
${Source-Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, gnomeicu-common (=
${source:Version})
Suggests: gnome-panel
Replaces: gtkicq
Provides: gtkicq
diff -u gnomeicu-0.99.10/debian/changelog gnomeicu-0.99.10/debian/changelog
--- gnomeicu-0.99.10/debian/changelog
+++ gnomeicu-0.99.10/debian/changelog
@@ -1,3 +1,15 @@
+gnomeicu (0.99.10-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Rebuild to stop linking against obsolete libtasn1-2 package.
+ (Closes: #386081)
+ * Make package binNMU safe using ${source:Version}. (Closes: #379149)
+ * Bump Standards-Version to 3.7.2.
+ * Update FSF address.
+ * Use xpm file instead of png in menu.
+
+ -- Mohammed Adnène Trojette <[EMAIL PROTECTED]> Sun, 17 Sep 2006 01:26:17
+0200
+
gnomeicu (0.99.10-1) unstable; urgency=low
* New upstream version:
diff -u gnomeicu-0.99.10/debian/menu gnomeicu-0.99.10/debian/menu
--- gnomeicu-0.99.10/debian/menu
+++ gnomeicu-0.99.10/debian/menu
@@ -6 +6 @@
-icon="/usr/share/pixmaps/gnome-gnomeicu.png"
+icon="/usr/share/pixmaps/gnome-gnomeicu.xpm"
diff -u gnomeicu-0.99.10/debian/gnomeicu-common.install
gnomeicu-0.99.10/debian/gnomeicu-common.install
--- gnomeicu-0.99.10/debian/gnomeicu-common.install
+++ gnomeicu-0.99.10/debian/gnomeicu-common.install
@@ -2,0 +3 @@
+debian/gnome-gnomeicu.xpm usr/share/pixmaps/
diff -u gnomeicu-0.99.10/debian/copyright gnomeicu-0.99.10/debian/copyright
--- gnomeicu-0.99.10/debian/copyright
+++ gnomeicu-0.99.10/debian/copyright
@@ -18,8 +18,8 @@
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
- 02111-1307, USA.
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ MA 02110-1301, USA.
On Debian GNU/Linux systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
--- End Message ---
--- Begin Message ---
On Sat, Sep 16, 2006, Debian Bug Tracking System wrote:
> If you have filed this report in error and wish to close it, please
> send mail to [EMAIL PROTECTED] with an explanation
> why the bug report should be closed.
Luk Claes has actually already uploaded a NMU addressing the same bugs.
Maybe you can use some things in my patch which is less minimalistic
than Luk's.
--
adn
Mohammed Adnène Trojette
--- End Message ---