Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rpcsvc-proto
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GNU Libc Maintainers
rpcsvc-proto
Commits
f3ef6eda
Commit
f3ef6eda
authored
1 year ago
by
Samuel Thibault
Browse files
Options
Downloads
Patches
Plain Diff
control: Add hurd-amd64 case
parent
155b127b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
debian/control
+4
-4
4 additions, 4 deletions
debian/control
with
10 additions
and
4 deletions
debian/changelog
+
6
−
0
View file @
f3ef6eda
rpcsvc-proto (1.4.2-5) UNRELEASED; urgency=medium
* control: Add hurd-amd64 case.
-- Samuel Thibault <sthibault@debian.org> Mon, 13 Nov 2023 00:20:36 +0100
rpcsvc-proto (1.4.2-4) unstable; urgency=medium
* Bump the breaks + replace version to 2.31-14. Thanks to Simon McVittie for
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
4
−
4
View file @
f3ef6eda
...
...
@@ -16,15 +16,15 @@ Architecture: any
Multi-Arch: foreign
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libc6-dev (<< 2.31-14) [!alpha !ia64 !kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
Replaces: libc6-dev (<< 2.31-14) [!alpha !ia64 !kfreebsd-amd64 !kfreebsd-i386
!hurd-amd64
!hurd-i386],
libc6.1-dev (<< 2.31-14) [alpha ia64],
libc0.1-dev (<< 2.31-14) [kfreebsd-amd64 kfreebsd-i386],
libc0.3-dev (<< 2.31-14) [hurd-i386],
libc0.3-dev (<< 2.31-14) [
hurd-amd64
hurd-i386],
libc-dev-bin (<< 2.31-14)
Breaks: libc6-dev (<< 2.31-14) [!alpha !ia64 !kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
Breaks: libc6-dev (<< 2.31-14) [!alpha !ia64 !kfreebsd-amd64 !kfreebsd-i386
!hurd-amd64
!hurd-i386],
libc6.1-dev (<< 2.31-14) [alpha ia64],
libc0.1-dev (<< 2.31-14) [kfreebsd-amd64 kfreebsd-i386],
libc0.3-dev (<< 2.31-14) [hurd-i386],
libc0.3-dev (<< 2.31-14) [
hurd-amd64
hurd-i386],
libc-dev-bin (<< 2.31-14)
Description: RPC protocol compiler and definitions
rpcgen is a tool that generates C code to implement an RPC protocol. The input
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment