asn1c runtime code as shared library
Go to file
Oliver Smith be3a5105d0 debian/control: replace, conflict: osmo-libasn1c
In debian, this Osmocom fork of libasn1c is packaged as osmo-libasn1c.
Add related Replaces: and Conflicts: to debian/control, so there is no
error when installing osmo-libasn1c from Debian first, then configuring
the Osmocom package repositories and trying to install libasn1c from
there.

Fix for:
  Preparing to unpack .../08-libasn1c1_0.9.34.1.71cb.202302010006_amd64.deb ...
  Unpacking libasn1c1:amd64 (0.9.34.1.71cb.202302010006) ...
  dpkg: error processing archive /tmp/apt-dpkg-install-8zK3sm/08-libasn1c1_0.9.34.1.71cb.202302010006_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/x86_64-linux-gnu/libasn1c.so.1.0.1', which is also in package osmo-libasn1c1:amd64 0.9.32-1+b1
  dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)

Related: OS#5318
Related: https://salsa.debian.org/debian-mobcom-team/osmo-libasn1c/-/blob/master/debian/control
Related: https://osmocom.org/projects/cellular-infrastructure/wiki/Binary_Packages
Change-Id: I5116df35b5819c22a184057cdf6ed756974d6388
2023-02-08 16:11:32 +01:00
contrib contrib/jenkins: Enable parallel make in make distcheck 2020-10-12 19:23:15 +02:00
debian debian/control: replace, conflict: osmo-libasn1c 2023-02-08 16:11:32 +01:00
include Fix compiler warning 2017-10-27 22:05:13 +02:00
m4 add dummy 'm4/.dummy' file to make autoreconf happy 2010-07-09 15:46:03 +02:00
src fix 3 indents to avoid build failure with -Werror 2022-07-19 14:04:21 +02:00
.gitignore contrib: integrate RPM spec 2020-05-19 15:21:17 +02:00
.gitreview add .gitreview to support git review plugin 2017-08-08 13:56:42 +02:00
COPYING add COPYING with original licenes 2010-06-12 19:24:52 +02:00
Makefile.am build: Support make release target 2018-05-03 17:15:26 +02:00
asn1c-talloc.patch update to asn1c aper branch commit 6e00cbce7304a6972e82a12bb5fa82e41fa541be 2015-08-31 09:35:13 +02:00
configure.ac configure.ac: fix libtool issue with clang and sanitizer 2022-05-23 23:57:56 +02:00
git-version-gen configure.ac: Use git-version-gen to set VERSION 2018-05-03 18:21:05 +02:00
libasn1c.pc.in link libasn1c against libmath, don't ask users to do it 2017-10-28 13:58:23 +02:00