vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit bf913ac27ddf37deb349d9027b55e2c7c1bb3fe4
Merge: 110b915 5d12713
Author: Ian Wienand <ianw@debian.org>
Date: Tue Feb 1 08:00:44 2022 +0000
Merge branch 'static-dynamic' into 'master'
Build static and dynamic separately
See merge request debian/libgc!3
commit 5d12713c738441fe97d67624c60a53264540496e
Author: Ian Wienand <ian@wienand.org>
Date: Mon Dec 6 20:20:32 2021 +1100
Build static and dynamic separately
When building with --enable-static symbol visibility options are
disabled, meaning every symbol is exported in the dynamic .so.
To avoid this, we do separate builds for static and dynamic libraries.
As a consequence of this, a whole bunch of should-not-be-exported
symbols are removed from libgc1.symbols. Going forward, this will
only list the explicit API symbols.
commit 312e7798c1b4727806b5f7aa7d5df3fda11e4d58
Author: Ian Wienand <ian@wienand.org>
Date: Fri Nov 26 18:53:51 2021 +1100
Add .gitignore
commit 110b915cea24d8318aae23ba14dde4352edf364c
Merge: ba2e3db 988ce5c
Author: Ian Wienand <ianw@debian.org>
Date: Mon Dec 6 09:17:17 2021 +0000
Merge branch 'libatomic-ops' into 'master'
Remove libatomic_ops handling
See merge request debian/libgc!4
commit ba2e3db3b7e10422f073a7795035d3354bca2fe7
Merge: ed3532d 0ee5aad
Author: Ian Wienand <ianw@debian.org>
Date: Mon Dec 6 09:16:39 2021 +0000
Merge branch 'duplicated-docs' into 'master'
libgc-dev: remove duplicate doc copy
See merge request debian/libgc!2
commit ed3532d65fccf982f4369a2c2c8723c440afa921
Merge: d4ec5ab 39de1f4
Author: Ian Wienand <ianw@debian.org>
Date: Mon Dec 6 09:16:18 2021 +0000
Merge branch 'https-links' into 'master'
https links
See merge request debian/libgc!1
commit 988ce5c8037cafc0cb91b5e8bb5da28667e813d8
Author: Ian Wienand <ian@wienand.org>
Date: Wed Dec 1 06:48:53 2021 +1100
Remove libatomic_ops handling
libatomic_ops was unbundled from the upstream source some time ago.
We can remove the bits in here that are updating/clearing it out.
commit 0ee5aadb9fcceed8b775dc11d958d2dbc57e0701
Author: Ian Wienand <ian@wienand.org>
Date: Fri Nov 26 16:41:38 2021 +1100
libgc-dev: remove duplicate doc copy
commit 39de1f45770e98db9f5560da067e504823c30770
Author: Ian Wienand <ian@wienand.org>
Date: Fri Nov 26 16:36:21 2021 +1100
Update watch/control upstream links to https