~lucaskanashiro/ubuntu/+source/libprelude:ruby27-support

Last commit made on 2020-03-04
Get this branch:
git clone -b ruby27-support https://git.launchpad.net/~lucaskanashiro/ubuntu/+source/libprelude
Only Lucas Kanashiro can upload to this branch. If you are Lucas Kanashiro please log in for upload directions.

Branch merges

Branch information

Name:
ruby27-support
Repository:
lp:~lucaskanashiro/ubuntu/+source/libprelude

Recent commits

4b81db5... by Lucas Kanashiro

Update changelog

8609ed0... by Lucas Kanashiro

Update maintainer

4bd3bdd... by Lucas Kanashiro

Add patch to add support Ruby 2.7

Avoid ambiguity in rb_define_virtual_variable call.

ed45115... by Rafael David Tinoco

Import patches-unapplied version 5.1.1-4build2 to ubuntu/focal-proposed

Imported using git-ubuntu import.

Changelog parent: a78d27474e0fa8c4a9921c55d59fbb6ed8168423

New changelog entries:
  [ Rafael David Tinoco ]
  * Sponsoring ruby2.7 transitions
  [ Lucas Kanashiro ]
  * No-change rebuild for ruby2.7

a78d274... by Matthias Klose

Import patches-unapplied version 5.1.1-4build1 to ubuntu/focal-proposed

Imported using git-ubuntu import.

Changelog parent: 0d206a04d11cc5777bd45458251f2496cce160e3

New changelog entries:
  * No-change rebuild to drop python3.7.

0d206a0... by Thomas Andrejak

Import patches-unapplied version 5.1.1-4 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 0aaccf31fcc00f6acfa171ee11134e6acc2fc3ff

New changelog entries:
  * d/rules
    - really fix ftbfs with more than one supported
      python3 version (Closes: #944955)

0aaccf3... by Thomas Andrejak

Import patches-unapplied version 5.1.1-3 to debian/sid

Imported using git-ubuntu import.

Changelog parent: e357b2a4f8012522d3cd7c4b0e525674b7bd3c6f

New changelog entries:
  * Upload to unstable.
  * Add patch 019-fix_path_max_on_hurd.patch to build on Hurd.

e357b2a... by Thomas Andrejak

Import patches-unapplied version 5.1.1-2 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: 71405611a563b674af535967c077149e14ef7704

New changelog entries:
  * d/rules
    - Fix ftbfs with more than one supported python3 version
  * d/libpreludecpp symbols
    - Put two symbols as optional for various archs

7140561... by Thomas Andrejak

Import patches-unapplied version 5.1.1-1 to debian/experimental

Imported using git-ubuntu import.

Changelog parent: 6e32c68e61584fd017433c62948445bb538b3863

New changelog entries:
  * Bump version 5.1.1
    - Bump CPP soname from 8 to 12
    - Update symbols files
    - Remove unnecessary patches:
      014-bump_swig_files_to_swig4.patch
  * d/control
    - Add Rules-Requires-Root
    - Bump to Standards-Version 4.4.1
    - Migrate from debhelper to debhelper-compat
  * Bump version 5.0.0
    - Bump soname from 23 to 28
      Update symbols files
    - Remove unnecessary patches:
      010-fix_compatibility_gnutls_3_6.patch
      011-fix_spelling_error.patch
      012-fix-server_confirm_type.patch
    - Update still needed patches:
      005-fix_pthread_atfork.patch
    - Add new patches:
      013-disable_gnulib_test_lock.patch
        Disable GNULib non working tests. Fixed in more new version.
      014-bump_swig_files_to_swig4.patch
        Prepare for more recents versions of SWIG.
      015-fix_py38.patch
        Prepare for more recents versions of Python 3
      016-fix_awk_error.patch
        Prepare for more recents versions of AWK
      017-forcing_python_location.patch
        With recents dh_python we need to force debian layout for python
      018-fix_gtkdoc_1.32.patch
        Fix building with GTK-Doc 1.32 (Closes: #939960)
  * Update d/control
    - Bump to Standards-Version 4.4.0
    - Update debhelper to 12
    - Add explicit python dependency for python module
  * Add upstream metadata
  * Update d/compat to 12
  * Remove python2 support (Closes: #936904)

6e32c68... by gregor herrmann

Import patches-unapplied version 4.1.0-4.2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: a2e25bdb09efc33e4bc8a92b461eb8f260c673cc

New changelog entries:
  * Non-maintainer upload.
  * Fix "FTBFS with glibc 2.28; cherrypicked patches attached":
    apply patch from Adam Conrad / Ubuntu:
    014-fix-glibc-gnulib.patch: Cherrypick gnulib fixes for glibc 2.28.
    (Closes: #913179)