Compare commits
No commits in common. "97de1dbf6465bd53ec96b91a6c73c662df239f0d" and "d7b5a9848d8bfec18c8167bb137a113c91328690" have entirely different histories.
97de1dbf64
...
d7b5a9848d
2 changed files with 1 additions and 7 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,9 +1,3 @@
|
||||||
libnetconf2 (3.5.5-4) sid; urgency=medium
|
|
||||||
|
|
||||||
* Updating libyang depends.
|
|
||||||
|
|
||||||
-- Daniel Baumann <daniel@debian.org> Thu, 20 Feb 2025 21:53:59 +0100
|
|
||||||
|
|
||||||
libnetconf2 (3.5.5-3) sid; urgency=medium
|
libnetconf2 (3.5.5-3) sid; urgency=medium
|
||||||
|
|
||||||
* Disabling dh_auto_install when building arch-independ only (Closes:
|
* Disabling dh_auto_install when building arch-independ only (Closes:
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -65,7 +65,7 @@ Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Depends:
|
||||||
libnetconf2-4 (= ${binary:Version}),
|
libnetconf2-4 (= ${binary:Version}),
|
||||||
libyang-dev,
|
libyang2-dev,
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue