Changes of Revision 4

osmocom-bb_0.1.0.dsc Changed
x
 
1
@@ -12,8 +12,8 @@
2
 Package-List:
3
  osmocom-bb-layer23 deb net optional arch=any
4
 Checksums-Sha1:
5
- 737b3ec3a189c789caabcae7b1de28d8e462b26e 1077360 osmocom-bb_0.1.0.tar.xz
6
+ 9d4230317704cc3a9cac8d5816b3ea140de86ebe 1078472 osmocom-bb_0.1.0.tar.xz
7
 Checksums-Sha256:
8
- db6985b54de59663f8b83b2b07e0c996fe1c48adcb128d6f74918ebedb634068 1077360 osmocom-bb_0.1.0.tar.xz
9
+ fb83a0a6731e566cae27015196bcdd2c475278333c08d8cf888cc0623e351563 1078472 osmocom-bb_0.1.0.tar.xz
10
 Files:
11
- 87032b6039ae93f60d4b96dbac7d55ad 1077360 osmocom-bb_0.1.0.tar.xz
12
+ 425829b9b98854e51806c6640ed50c1e 1078472 osmocom-bb_0.1.0.tar.xz
13
osmocom-bb_0.1.0.tar.xz/.tarball-version Changed
4
 
1
@@ -1 +1 @@
2
-0.0.0.3621-d70e.202406101434~asan
3
+0.0.0.3621-d70e.202406110802~asan
4
osmocom-bb_0.1.0.tar.xz/debian/control Changed
8
 
1
@@ -25,5 +25,5 @@
2
 Package: osmocom-bb-layer23
3
 Architecture: any
4
 Multi-Arch: foreign
5
-Depends: osmocom-nightly-asan (= 202406101434), ${misc:Depends}, ${shlibs:Depends}
6
+Depends: osmocom-nightly-asan (= 202406110802), ${misc:Depends}, ${shlibs:Depends}
7
 Description: MS-side implementation of L2 and L3 GSM protocols
8
osmocom-bb_0.1.0.tar.xz/debian/rules Changed
7
 
1
@@ -4,4 +4,4 @@
2
    dh $@ -D src/host/layer23 --with-autoreconf
3
 
4
 override_dh_auto_configure:
5
-   dh_auto_configure -D src/host/layer23 --  --enable-sanitize --with-gapk-io
6
+   dh_auto_configure -D src/host/layer23 -- --disable-doxygen  --enable-sanitize --with-gapk-io
7