Skip to content

Commit 66d1cfc

Browse files
committed
Merge remote-tracking branch 'origin/develop'
2 parents 79011ff + 5467350 commit 66d1cfc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

package/debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ k-llvm-backend (0.1.64) unstable; urgency=medium
22

33
* Initial release
44

5-
-- Bruce Collie <bruce.collie@runtimeverification.com> Fri, 26 Apr 2024 15:43:00 +0100
5+
-- Guy Repta <guy.repta@runtimeverification.com> Fri, 26 Apr 2024 15:43:00 +0100

package/debian/control.jammy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: k-llvm-backend
22
Section: devel
33
Priority: optional
4-
Maintainer: Bruce Collie <bruce.collie@runtimeverification.com>
4+
Maintainer: Guy Repta <guy.repta@runtimeverification.com>
55
Build-Depends: clang-15 , cmake , debhelper (>=10) , flex , libboost-dev , libboost-test-dev , libfmt-dev , libgmp-dev , libjemalloc-dev , libmpfr-dev , libunwind-dev , libyaml-dev , llvm-15-tools , pkg-config , python3 , python3-dev , xxd
66
Standards-Version: 3.9.6
77
Homepage: https://github.com/runtimeverification/llvm-backend

package/debian/control.noble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: k-llvm-backend
22
Section: devel
33
Priority: optional
4-
Maintainer: Bruce Collie <bruce.collie@runtimeverification.com>
4+
Maintainer: Guy Repta <guy.repta@runtimeverification.com>
55
Build-Depends: clang-17 , cmake , debhelper (>=10) , flex , libboost-dev , libboost-test-dev , libfmt-dev , libgmp-dev , libjemalloc-dev , libmpfr-dev , libunwind-dev , libyaml-dev , llvm-17-tools , pkg-config , python3 , python3-dev , xxd
66
Standards-Version: 3.9.6
77
Homepage: https://github.com/runtimeverification/llvm-backend

package/debian/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
22
Upstream-Name: k-llvm-backend
3-
Upstream-Contact: Bruce Collie <bruce.collie@runtimeverification.com>
3+
Upstream-Contact: Guy Repta <guy.repta@runtimeverification.com>
44
Source: https://github.com/runtimeverification/llvm-backend
55

66
Files: *

0 commit comments

Comments
 (0)