severity 296664 important
tags 296664 fixed-upstream, patch
thanks

Hi, Ivan,

First, let me explain why I raise the severity: I was in doubt between
grave (causes data loss) and important (major effect on usability) and
finally decided for important, in the wish to not be too offensive. The
bug is however grave for me, since it breaks my applications.

Besides the very clear demonstration of the bug by OROSZI Sandor, I
checked the new upstream release (0.58, from May 2006) and there is a
fix for this bug. Actually the 0.57-1 diff applies cleanly on 0.58 and
I've build a backage for 0.58 and I run very happily. Ah, in the process
I've bumped it to Standards-Version 3.6.2 - there were changes in the
Build dependencies (B-D -> B-D-I). All is documented in the changelog.

Interdiff attached.

I want to propose my help in maintaining this package in case you're too
busy right now to maintain it yourself. I am currently in NM and my
company relies very much on librpc-xml-perl so it seems naturally for me
to maintain it in case you are unable to do so.


Best regards and many thanks for your hard work.
Damyan

---------------------------------


diff -bBu librpc-xml-perl-0.57/debian/changelog librpc-xml-perl-0.58/debian/changelog
--- librpc-xml-perl-0.57/debian/changelog
+++ librpc-xml-perl-0.58/debian/changelog
@@ -1,3 +1,13 @@
+librpc-xml-perl (0.58-0.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * New upstream release 0.58
+  * Bumped Standards-Version to 3.6.2
+    + s/Build-Depends/Build-Depends-Indep/
+    + Removed binary-arch targets (not used, were empty)
+
+ -- Damyan Ivanov <[EMAIL PROTECTED]>  Wed, 22 Feb 2006 14:24:38 +0200
+
 librpc-xml-perl (0.57-1) unstable; urgency=low
 
   * New upstream release (closes: Bug#280699)
diff -bBu librpc-xml-perl-0.57/debian/control librpc-xml-perl-0.58/debian/control
--- librpc-xml-perl-0.57/debian/control
+++ librpc-xml-perl-0.58/debian/control
@@ -1,9 +1,9 @@
 Source: librpc-xml-perl
 Section: perl
 Priority: optional
-Build-Depends: libxml-parser-perl, libwww-perl, debhelper (>= 4), perl (>= 5.8.0-7)
+Build-Depends-Indep: libxml-parser-perl, libwww-perl, debhelper (>= 4), perl (>= 5.8.0-7)
 Maintainer: Ivan Kohler <[EMAIL PROTECTED]>
-Standards-Version: 3.5.1
+Standards-Version: 3.6.2
 
 Package: librpc-xml-perl
 Architecture: all
diff -bBu librpc-xml-perl-0.57/debian/rules librpc-xml-perl-0.58/debian/rules
--- librpc-xml-perl-0.57/debian/rules
+++ librpc-xml-perl-0.58/debian/rules
@@ -50,10 +50,6 @@
 	$(MAKE) install PREFIX=$(TMP)/usr
 
 
-# Build architecture-dependent files here.
-binary-arch: build install
-# We have nothing to do by default.
-
 # Build architecture-independent files here.
 binary-indep: build install
 #	dh_testversion
@@ -85,3 +81,3 @@
 
-binary: binary-indep binary-arch
+binary: binary-indep
 .PHONY: build clean binary-indep binary-arch binary

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to