summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-08 23:27:17 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-11-08 23:27:17 +0000
commit54a2ffd095f66845f292fa10d3b997584f4ecddd (patch)
tree59b89690f7363bfd7483e9c470787b68dcc31c76
parent05a3f3a0f801a5af2adfa736bfa5666000acb418 (diff)
Limit all "any" packages to amd64.archive/debian/5.0.0+exp1
-rw-r--r--debian/changelog3
-rw-r--r--debian/control6
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 8680a43..254453a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ chiark-utils (5.0.0+exp1) experimental; urgency=low
* Add a bunch of debugging prints to try to figure out
why the reproducible build 2nd build is FTBFS.
+ * Limit all "any" packages to amd64.
- -- Ian Jackson <ijackson@chiark.greenend.org.uk> Tue, 08 Nov 2016 23:25:27 +0000
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Tue, 08 Nov 2016 23:27:12 +0000
chiark-utils (5.0.0) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 3e09554..189d12d 100644
--- a/debian/control
+++ b/debian/control
@@ -69,7 +69,7 @@ Description: chiark system administration scripts
Package: chiark-rwbuffer
Section: utils
Priority: extra
-Architecture: any
+Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: readbuffer/writebuffer: prevents tape drive seesawing, etc.
readbuffer and writebuffer: programs for reading input from devices,
@@ -77,7 +77,7 @@ Description: readbuffer/writebuffer: prevents tape drive seesawing, etc.
starting, such as tape drives and audio playback devices.
Package: chiark-utils-bin
-Architecture: any
+Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: ${shlibs:Recommends}
Suggests: ${shlibs:Suggests}
@@ -118,7 +118,7 @@ Description: chiark system administration utilities
Package: chiark-really
Section: admin
Priority: extra
-Architecture: any
+Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: really - a tool for gaining privilege (simple, realistic sudo)
really is a program that allows certain users to become whatever user