Clever way to fix version string, and checkout upstream at intended version #2

Merged
ferreo merged 2 commits from feat/cybik/0.16.0 into main 2024-11-13 20:18:22 +01:00
Member
No description provided.
cybik added 1 commit 2024-11-13 20:10:34 +01:00
ferreo requested changes 2024-11-13 20:12:26 +01:00
Dismissed
main.sh Outdated
@ -25,2 +31,4 @@
fi
# Get build deps
LOGNAME=root dh_make --createorig -y -l -p ${UPSTREAM_NAME}_"$VERSION".0 || echo "dh-make: Ignoring Last Error"
Owner

need to remove the .0 from here

need to remove the .0 from here
Author
Member

Fair point. Also need to use the new field.

Fair point. Also need to *use* the new field.
cybik marked this conversation as resolved
cybik added 1 commit 2024-11-13 20:15:53 +01:00
ferreo approved these changes 2024-11-13 20:18:16 +01:00
ferreo merged commit 3f4c80291a into main 2024-11-13 20:18:22 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: boot-packages/sbctl#2
No description provided.