[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ocaml-team/omake][master] 26 commits: Import omake_0.9.8.5-3.orig.tar.gz



Title: GitLab

Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / omake

Commits:

  • 7b0349d3
    by Mike Furr at 2007-08-24T17:36:57+02:00
    Import omake_0.9.8.5-3.orig.tar.gz
    
    [dgit import orig omake_0.9.8.5-3.orig.tar.gz]
    
  • 627ccfc0
    by Stéphane Glondu at 2014-02-04T08:45:22+01:00
    Import omake_0.9.8.5-3-9.debian.tar.xz
    
    [dgit import tarball omake 0.9.8.5-3-9 omake_0.9.8.5-3-9.debian.tar.xz]
    
  • 13e560b0
    by Stéphane Glondu at 2014-02-04T08:45:22+01:00
    omake (0.9.8.5-3-9) unstable; urgency=medium
    
      * Team upload
      * Disable fatal warnings (Closes: #737592)
      * Use LDFLAGS instead of CFLAGS for ld-as-needed (Closes: #681663)
      * Use dh_ocaml for automatic dependencies (Closes: #599322)
      * Recompile with new libfam0 (Closes: #715043)
      * Bump debhelper compat to 9
      * Update Vcs-*
      * Remove myself from Uploaders
    
    [dgit import unpatched omake 0.9.8.5-3-9]
    
  • a7d8264a
    by Mike Furr at 2014-02-04T08:45:22+01:00
    stdin <-> stdout fix (upstream r12115)
    
    
    Gbp-Pq: Name 0001-stdin-stdout-fix-upstream-r12115.patch
  • 7b8d4efe
    by Stephane Glondu at 2014-02-04T08:45:22+01:00
    Remove useless "sync" external declaration
    
    Taken from upstream SVN r12923, closes: #522008.
    
    Gbp-Pq: Name 0002-Remove-useless-sync-external-declaration.patch
  • d73f0be1
    by Martin Michlmayr at 2014-02-04T08:45:22+01:00
    Fix attempt to free a non-heap object
    
    Spotted by Martin Michlmayr thanks to a new warning in GCC 4.4.
    See Debian bug #505045.
    
    Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
    Signed-off-by: Stephane Glondu <steph@glondu.net>
    
    Gbp-Pq: Name 0003-Fix-attempt-to-free-a-non-heap-object.patch
  • 39c0515e
    by Stephane Glondu at 2014-02-04T08:45:22+01:00
    Disable fatal warnings
    
    For compatibility with OCaml 3.12 and higher.
    
    Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580091
    Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737592
    
    Gbp-Pq: Name 0004-Disable-fatal-warnings.patch
  • 739ab65b
    by Florian Hatat at 2014-02-04T08:45:22+01:00
    Use LDFLAGS instead of CFLAGS for ld-as-needed
    
    Bug: http://bugzilla.metaprl.org/cgi-bin/show_bug.cgi?id=738
    Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681663
    
    Gbp-Pq: Name 0005-Use-LDFLAGS-instead-of-CFLAGS-for-ld-as-needed.patch
  • 004a810e
    by Mike Furr at 2019-09-04T10:44:10+02:00
    stdin <-> stdout fix (upstream r12115)
    
    
    Gbp-Pq: Name 0001-stdin-stdout-fix-upstream-r12115.patch
  • 79f3854b
    by Stephane Glondu at 2019-09-04T10:44:10+02:00
    Remove useless "sync" external declaration
    
    Taken from upstream SVN r12923, closes: #522008.
    
    Gbp-Pq: Name 0002-Remove-useless-sync-external-declaration.patch
  • 0828a590
    by Martin Michlmayr at 2019-09-04T10:44:10+02:00
    Fix attempt to free a non-heap object
    
    Spotted by Martin Michlmayr thanks to a new warning in GCC 4.4.
    See Debian bug #505045.
    
    Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
    Signed-off-by: Stephane Glondu <steph@glondu.net>
    
    Gbp-Pq: Name 0003-Fix-attempt-to-free-a-non-heap-object.patch
  • bb7d0bf1
    by Stephane Glondu at 2019-09-04T10:44:10+02:00
    Disable fatal warnings
    
    For compatibility with OCaml 3.12 and higher.
    
    Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=580091
    Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737592
    
    Gbp-Pq: Name 0004-Disable-fatal-warnings.patch
  • f4d46300
    by Florian Hatat at 2019-09-04T10:44:10+02:00
    Use LDFLAGS instead of CFLAGS for ld-as-needed
    
    Bug: http://bugzilla.metaprl.org/cgi-bin/show_bug.cgi?id=738
    Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681663
    
    Gbp-Pq: Name 0005-Use-LDFLAGS-instead-of-CFLAGS-for-ld-as-needed.patch
  • c739281f
    by Stephane Glondu at 2019-09-04T10:44:10+02:00
    Fix compilation with OCaml 4.08.0
    
    
    Gbp-Pq: Name 0006-Fix-compilation-with-OCaml-4.08.0.patch
  • 0c931512
    by Stéphane Glondu at 2019-09-04T10:44:10+02:00
    Declare fast forward from 0.9.8.5-3-9
    
    [dgit --quilt=gbp --overwrite]
    
  • dca3ecdf
    by Stéphane Glondu at 2020-08-26T14:42:12+02:00
    Import omake_0.10.3.orig.tar.gz
    
    [dgit import orig omake_0.10.3.orig.tar.gz]
    
  • 711d7dde
    by Stéphane Glondu at 2020-08-26T14:42:12+02:00
    Make fast forward from 0.9.8.5-3-10
    
    [dgit --quilt=gbp]
    
  • 4bc7fc4d
    by Bastian Germann at 2021-10-09T20:02:08+02:00
    Import omake_0.10.3-2.1.debian.tar.xz
    
    [dgit import tarball omake 0.10.3-2.1 omake_0.10.3-2.1.debian.tar.xz]
    
  • e8239a2f
    by Bastian Germann at 2021-10-09T20:02:08+02:00
    omake (0.10.3-2.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Build with libedit instead of libreadline (Closes: #979096)
    
    [dgit import unpatched omake 0.10.3-2.1]
    
  • 069cbcba
    by Bastian Germann at 2021-10-09T20:02:08+02:00
    Record omake (0.10.3-2.1) in archive suite sid
    
  • 8073127c
    by Stéphane Glondu at 2023-02-01T08:45:04+01:00
    Merge from sid [dgit]
    
  • 0279cda5
    by Stéphane Glondu at 2023-02-01T08:48:44+01:00
    New upstream version 0.10.5
  • 1318178f
    by Stéphane Glondu at 2023-02-01T08:48:49+01:00
    Update upstream source from tag 'upstream/0.10.5'
    
    Update to upstream version '0.10.5'
    with Debian dir e61e27dd4da253214afdc09b80456d229b6b6aa5
  • 14328f9b
    by Stéphane Glondu at 2023-02-01T08:49:01+01:00
    New upstream release
    
  • 569c2465
    by Stéphane Glondu at 2023-02-01T09:07:04+01:00
    Update packaging
    
  • 92a03406
    by Stéphane Glondu at 2023-02-01T09:07:04+01:00
    Update changelog and prepare upload to unstable
    

10 changed files:

The diff was not included because it is too large.

Reply to: