diff options
-rw-r--r-- | buildlib/archtable | 1 | ||||
-rw-r--r-- | debian/changelog | 6 |
2 files changed, 7 insertions, 0 deletions
diff --git a/buildlib/archtable b/buildlib/archtable index 22cc89937..c0592db55 100644 --- a/buildlib/archtable +++ b/buildlib/archtable @@ -24,3 +24,4 @@ hppa.* hppa ia64 ia64 s390 s390 s390x s390x +x86_64 amd64 diff --git a/debian/changelog b/debian/changelog index 0b5d9b28d..1b3dca91c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +apt (0.5.26) unstable; urgency=low + + * Add amd64 to buildlib/archtable (Closes: #240896) + + -- + apt (0.5.25) unstable; urgency=low * Patch from Jason Gunthorpe to remove arbitrary length limit on Binary |