Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
golang-google-grpc
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
golang-google-grpc
Commits
3cb2e5e5
Commit
3cb2e5e5
authored
6 years ago
by
Sjoerd Simons
Committed by
Apertis package maintainers
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Import Debian changes 1.11.0-1co1
golang-google-grpc (1.11.0-1co1) apertis; urgency=medium * Disable tests on 32 bit
parent
56ddc433
Branches
debian/trixie
Branches containing commit
Tags
debian/1.64.0-6
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/rules
+2
-0
2 additions, 0 deletions
debian/rules
with
8 additions
and
0 deletions
debian/changelog
+
6
−
0
View file @
3cb2e5e5
golang-google-grpc (1.11.0-1co1) apertis; urgency=medium
* Disable tests on 32 bit
-- Sjoerd Simons <sjoerd.simons@collabora.co.uk> Mon, 04 Mar 2019 23:47:12 +0100
golang-google-grpc (1.11.0-1) unstable; urgency=medium
* Team upload.
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
2
−
0
View file @
3cb2e5e5
...
...
@@ -26,7 +26,9 @@ override_dh_auto_configure:
cp -v -a debian/vendor/google.golang.org/genproto $(BUILDDIR)/src/google.golang.org/
override_dh_auto_test:
ifneq (32,$(DEB_HOST_ARCH_BITS))
dh_auto_test -- -short
endif
override_dh_auto_install:
dh_auto_install -- --no-binaries
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