control: tags -1 patch pending

> because I could not figure what your patches actually did, and building
> without it just worked.
> I didn't manually close the bug (that I would have otherwise do) because
> I believe that's the maintainer responsability.
> 
> I also didn't close #835966 because, well, the package is in mess right
> now.

since there is some reasons to close this one, since we have maintainer and a 
sponsor.
I'm nmuing it again, with the additional pdf patch  in a few minutes.
(and moreover we got rid of old gnat dependency)

G.
diff -Nru polyorb-2.11~20140418/debian/changelog 
polyorb-2.11~20140418/debian/changelog
--- polyorb-2.11~20140418/debian/changelog      2016-09-19 16:20:50.000000000 
+0200
+++ polyorb-2.11~20140418/debian/changelog      2016-10-03 16:02:52.000000000 
+0200
@@ -1,3 +1,14 @@
+polyorb (2.11~20140418-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Svante Signell ]
+  * debian/patches/examples_corba_echo_echo-impl.adb.patch:
+    - fix build failures with some Tex versions
+      (Closes: #835966, Closes: #790664).
+
+ -- Gianfranco Costamagna <locutusofb...@debian.org>  Mon, 03 Oct 2016 
15:56:15 +0200
+
 polyorb (2.11~20140418-3.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru 
polyorb-2.11~20140418/debian/patches/examples_corba_echo_echo-impl.adb.patch 
polyorb-2.11~20140418/debian/patches/examples_corba_echo_echo-impl.adb.patch
--- 
polyorb-2.11~20140418/debian/patches/examples_corba_echo_echo-impl.adb.patch    
    1970-01-01 01:00:00.000000000 +0100
+++ 
polyorb-2.11~20140418/debian/patches/examples_corba_echo_echo-impl.adb.patch    
    2016-10-03 15:58:05.000000000 +0200
@@ -0,0 +1,11 @@
+--- a/examples/corba/echo/echo-impl.adb.orig   2014-03-20 21:52:43.000000000 
+0100
++++ b/examples/corba/echo/echo-impl.adb                2016-09-02 
12:11:41.916884091 +0200
+@@ -55,7 +55,7 @@
+          S (L - 2 .. L) := (others => '.');
+       end if;
+       Ada.Text_IO.Put_Line
+-        ("Echoing string: « " & S (S'First .. L) & " »");
++        ("Echoing string: << " & S (S'First .. L) & " >>");
+       return Mesg;
+    end EchoString;
+ 
diff -Nru polyorb-2.11~20140418/debian/patches/series 
polyorb-2.11~20140418/debian/patches/series
--- polyorb-2.11~20140418/debian/patches/series 2016-09-19 14:49:16.000000000 
+0200
+++ polyorb-2.11~20140418/debian/patches/series 2016-10-03 15:56:15.000000000 
+0200
@@ -44,3 +44,4 @@
 support-tilde-in-pathname.patch
 make-clean.patch
 add-missing-include.patch
+examples_corba_echo_echo-impl.adb.patch

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to