File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 1
- Subject: Don't require libdb for arpd
2
-
3
- +++ iproute2-6.5.0 /debian/control 2023-11-02 12:45:01.419014009 +0000
4
- @@ -17 ,7 +17 ,6 @@
1
+ diff --color -Naur a/debian/control b/debian/control
2
+ --- a/debian/control 2024-05-07 12:45:53.636079727 +0200
3
+ +++ b /debian/control 2024-05-07 12:46:35.216048777 +0200
4
+ @@ -18 ,7 +18 ,6 @@
5
5
libbsd-dev,
6
6
libbpf-dev (>= 1:0.1.0~),
7
7
libcap-dev,
8
8
- libdb-dev,
9
9
libelf-dev,
10
10
libmnl-dev,
11
- libselinux1 -dev,
12
- @@ -29 ,8 +28 ,6 @@
11
+ libnsl -dev,
12
+ @@ -31 ,8 +30 ,6 @@
13
13
Package: iproute2
14
14
Priority: important
15
15
Architecture: linux-any
16
16
- Provides: arpd
17
17
- Conflicts: arpd
18
+ Breaks: iproute2-doc
19
+ Replaces: iproute2-doc
18
20
Depends: ${misc:Depends}, ${shlibs:Depends}, libcap2-bin,
19
- Recommends: ${ipmods:Recommends}
20
- Suggests: iproute2-doc, python3:any
21
- +++ iproute2-6.5.0 /debian/iproute2.install 2023-11-02 12:17:03.426917303 +0000
21
+ diff --color -Naur a/debian/iproute2.install b/debian/iproute2.install
22
+ --- a/debian/ iproute2.install 2024-05-07 12:45:53.636079727 +0200
23
+ +++ b /debian/iproute2.install 2024-05-07 12:46:47.636021373 +0200
22
24
@@ -1,6 +1,5 @@
23
25
usr/include/iproute2/
24
26
usr/share/iproute2/
You can’t perform that action at this time.
0 commit comments