@@ -3,15 +3,15 @@ Section: devel
33Priority: optional
44Maintainer: Evan Daykin <daykin@frib.msu.edu>
55Uploaders: Anton Derbenev <aderbenev@bnl.gov>
6- Build-Depends: debhelper (>= 10 ), epics-debhelper (>= 8.18 ),
7- libreadline6-dev | libreadline-dev, libncurses5 -dev, perl,
8- mingw32 | g++-mingw-w64, python3
9- Standards-Version: 4.3.0
6+ Build-Depends: debhelper (>= 13 ), epics-debhelper (>= 12.0 ),
7+ libreadline6-dev | libreadline-dev, libncurses -dev, perl,
8+ mingw32 | g++-mingw-w64, python3, debhelper-compat (= 13),
9+ Standards-Version: 4.6.2
1010Vcs-Git: https://github.com/epicsdeb/epics-base.git
1111Vcs-Browser: https://github.com/epicsdeb/epics-base
1212Homepage: http://www.aps.anl.gov/epics/
1313
14- Package: libepics7.0.8.1
14+ Package: libepics7.0.9
1515Section: libs
1616Architecture: any
1717Multi-Arch: same
@@ -29,7 +29,7 @@ Description: EPICS Base libraries for clients and servers
2929Package: ioclogserver
3030Section: admin
3131Architecture: any
32- Depends: libepics7.0.8.1 (= ${binary:Version}),
32+ Depends: libepics7.0.9 (= ${binary:Version}),
3333 epics-dev (= ${binary:Version}), sysvinit-utils (>= 3),
3434 ${misc:Depends}, ${shlibs:Depends}, adduser, systemd
3535Description: Log recording daemon for EPICS IOCS
@@ -43,7 +43,7 @@ Description: Log recording daemon for EPICS IOCS
4343
4444Package: epics-dev
4545Architecture: any
46- Depends: python3, libepics7.0.8.1 (= ${binary:Version}), epics-catools (= ${binary:Version}),
46+ Depends: python3, libepics7.0.9 (= ${binary:Version}), epics-catools (= ${binary:Version}),
4747 epics-pvatools (= ${binary:Version}),
4848 perl (>= 5.10.0~),
4949 libreadline6-dev,
@@ -87,7 +87,7 @@ Description: EPICS Macro Substitution and Include tool
8787Package: epics-catools
8888Section: admin
8989Architecture: any
90- Depends: libepics7.0.8.1 (= ${binary:Version}),
90+ Depends: libepics7.0.9 (= ${binary:Version}),
9191 ${shlibs:Depends}, ${misc:Depends}
9292Description: Command line utilities for EPICS
9393 The Experimental Physics and Industrial Control System is a collection of
@@ -99,7 +99,7 @@ Description: Command line utilities for EPICS
9999Package: epics-pvatools
100100Section: admin
101101Architecture: any
102- Depends: libepics7.0.8.1 (= ${binary:Version}),
102+ Depends: libepics7.0.9 (= ${binary:Version}),
103103 ${shlibs:Depends}, ${misc:Depends}
104104Description: Command line utilities for EPICS
105105 The Experimental Physics and Industrial Control System is a collection of
@@ -110,7 +110,7 @@ Description: Command line utilities for EPICS
110110
111111Package: epics-perl
112112Architecture: any
113- Depends: libepics7.0.8.1 (= ${binary:Version}),
113+ Depends: libepics7.0.9 (= ${binary:Version}),
114114 ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
115115Conflicts: epics-libs (<= 3.14.10-7), epics-dev (<= 3.14.12.3-2),
116116Description: Perl bindings for EPICS
0 commit comments