The 1:11.b.5dfsg-8 version of Debian doesn't need of Ubuntu's change.
I've tested the Debian package and it runs without problems.
I'll change description and tag of bug to request a sync.

Thanks.

** Summary changed:

- Merge erlang 11.b.5dfsg-8 (universe) from Debian (unstable)
+ Sync erlang 11.b.5dfsg-8 (universe) from Debian (unstable)

** Description changed:

  Binary package hint: erlang
  
- erlang (1:11.b.5dfsg-8ubuntu1) hardy; urgency=low
+  erlang  (1:11.b.5dfsg-8) unstable; urgency=low
  
-   * Merge from Debian unstable, remaining changes:
-     - debian/rules: Add -fno-stack-protector to fix broken crypto_drv.
-     - Update maintainer field in debian/control.
+    * Added alternative dependency of erlang-base and erlang-base-hipe on hurd
+      to make them installable on hurd-i386 architecture.
+    * Forced build of beam_emu.c with -O0 optimization option on mips/mipsel
+      architectures to bypass a bug in GCC 4.2 (thanks to Martin Michlmayr for
+      this workaround).
  
- Debian changelog (since 1:11.b.5dfsg-2ubuntu1):
- erlang (1:11.b.5dfsg-8) unstable; urgency=low
- 
-   * Added alternative dependency of erlang-base and erlang-base-hipe on hurd
-     to make them installable on hurd-i386 architecture.
-   * Forced build of beam_emu.c with -O0 optimization option on mips/mipsel
-     architectures to bypass a bug in GCC 4.2 (thanks to Martin Michlmayr for
-     this workaround).
- 
-  -- Sergei Golovan <[EMAIL PROTECTED]>  Sun, 21 Oct 2007 16:03:31
- +0400
- 
+  -- Sergei Golovan <[EMAIL PROTECTED]>  Sun, 21 Oct 2007 16:03:31 +0400
  erlang (1:11.b.5dfsg-7) unstable; urgency=low
  
-   * Applied patch by Mikael Magnusson which fixes building of SCTP support
-     with libsctp-dev 1.0.7, and enabled SCTP for linux architectures
-     (closes: #436258).
-   * Unconditionally required using clock_gettime for time correction on linux
-     architectures. As a result, the package will not build and work on 2.4
-     kernels.
+    * Applied patch by Mikael Magnusson which fixes building of SCTP support
+      with libsctp-dev 1.0.7, and enabled SCTP for linux architectures
+      (closes: #436258).
+    * Unconditionally required using clock_gettime for time correction on linux
+      architectures. As a result, the package will not build and work on 2.4
+      kernels.
  
-  -- Sergei Golovan <[EMAIL PROTECTED]>  Fri, 28 Sep 2007 14:29:23
- +0400
- 
+  -- Sergei Golovan <[EMAIL PROTECTED]>  Fri, 28 Sep 2007 14:29:23 +0400
  erlang (1:11.b.5dfsg-6) unstable; urgency=low
  
-   * Added a script which prints out dots during dialyzer persistent lookup
-     table creating. This prevents build timeouts in buildd on a slow machines.
-   * Added build-dependency on bison.
-   * Fixed a small error in debian/rules.
+    * Added a script which prints out dots during dialyzer persistent lookup
+      table creating. This prevents build timeouts in buildd on a slow 
machines.
+    * Added build-dependency on bison.
+    * Fixed a small error in debian/rules.
  
-  -- Sergei Golovan <[EMAIL PROTECTED]>  Sun, 23 Sep 2007 21:13:12
- +0400
- 
+  -- Sergei Golovan <[EMAIL PROTECTED]>  Sun, 23 Sep 2007 21:13:12 +0400
  erlang (1:11.b.5dfsg-5) unstable; urgency=low
  
-   * Weakened dependency of erlang-x11 on tk8.4 to Recommends since this
-     package is useful even without X-Window system.
-   * Weakened dependencies of erlang on erlang-src, erlang-examples and
-     erlang-mode to make the package more robust in unstable during build
-     cycles.
-   * Moved several forgotten source directories to erlang-src.
-   * Rewritten clean target in debian/rules to ignore only missing Makefile
-     error.
-   * Made clean-patched target in debian/rules depend on patch-stamp.
-   * Moved erlang-nox and erlang-x11 menu items from Apps to Applications
-     section.
-   * Overridden lintian warning desktop-command-not-in-package since
-     /usr/bin/erl is included into a package on which erlang-nox depends.
-   * Fixed cleanup patch.
-   * Added patch which defines MAXHOSTNAMELEN. It is harmless on all linux
-     architectures, but fixes orber building on hurd-i386.
-   * Redefined HOME environment variable to fix Erlang compiler warnings in
-     case when HOME points to an existent inaccessible directory.
+    * Weakened dependency of erlang-x11 on tk8.4 to Recommends since this
+      package is useful even without X-Window system.
+    * Weakened dependencies of erlang on erlang-src, erlang-examples and
+      erlang-mode to make the package more robust in unstable during build
+      cycles.
+    * Moved several forgotten source directories to erlang-src.
+    * Rewritten clean target in debian/rules to ignore only missing Makefile
+      error.
+    * Made clean-patched target in debian/rules depend on patch-stamp.
+    * Moved erlang-nox and erlang-x11 menu items from Apps to Applications
+      section.
+    * Overridden lintian warning desktop-command-not-in-package since
+      /usr/bin/erl is included into a package on which erlang-nox depends.
+    * Fixed cleanup patch.
+    * Added patch which defines MAXHOSTNAMELEN. It is harmless on all linux
+      architectures, but fixes orber building on hurd-i386.
+    * Redefined HOME environment variable to fix Erlang compiler warnings in
+      case when HOME points to an existent inaccessible directory.
  
-  -- Sergei Golovan <[EMAIL PROTECTED]>  Sun, 09 Sep 2007 13:09:46
- +0400
- 
+  -- Sergei Golovan <[EMAIL PROTECTED]>  Sun, 09 Sep 2007 13:09:46 +0400
  erlang (1:11.b.5dfsg-4) unstable; urgency=low
  
-   * Skip dialyzer during the second (HiPE enabled) build to save build time.
-   * Do not build erlang-base-hipe package on arm architecture since only
-     big-endian ARM mode is supported. As a result, patch 31arm.diff is
-     removed.
+    * Skip dialyzer during the second (HiPE enabled) build to save build time.
+    * Do not build erlang-base-hipe package on arm architecture since only
+      big-endian ARM mode is supported. As a result, patch 31arm.diff is
+      removed.
  
-  -- Sergei Golovan <[EMAIL PROTECTED]>  Tue, 28 Aug 2007 12:04:34
- +0400
- 
+  -- Sergei Golovan <[EMAIL PROTECTED]>  Tue, 28 Aug 2007 12:04:34 +0400
  erlang (1:11.b.5dfsg-3) unstable; urgency=low
  
-   [ Sergei Golovan ]
-   * Added Sergei Golovan <[EMAIL PROTECTED]> to uploaders list.
-   * Linked /usr/share/man to /usr/lib/erlang directory and added support for
-     compressed manual pages to Erlang mode. This allows to read manual pages
-     using Erlang mode for Emacs (closes: #436044).
-   * Added patch which helps to reveal certain build failures (the author is
-     Christian Faulhammer).
-   * Overridden lintian warnings about shell script skeletons in megaco
-     examples directory.
-   * Bumped debhelper compatibility level to 5.
+    [ Sergei Golovan ]
+    * Added Sergei Golovan <[EMAIL PROTECTED]> to uploaders list.
+    * Linked /usr/share/man to /usr/lib/erlang directory and added support for
+      compressed manual pages to Erlang mode. This allows to read manual pages
+      using Erlang mode for Emacs (closes: #436044).
+    * Added patch which helps to reveal certain build failures (the author is
+      Christian Faulhammer).
+    * Overridden lintian warnings about shell script skeletons in megaco
+      examples directory.
+    * Bumped debhelper compatibility level to 5.
  
   -- Sergei Golovan <[EMAIL PROTECTED]>  Sun, 26 Aug 2007 21:53:10
  +0400

-- 
Sync erlang 11.b.5dfsg-8 (universe) from Debian (unstable)
https://bugs.launchpad.net/bugs/159632
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to