From 5ae3ee12699ea6c3f460905aaf661a57370e9c42 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 15 Feb 2021 12:39:47 -0700 Subject: Revert "Declare only support amd64, arm64, armel, armhf, i386, ppc64el" This reverts commit ca01e5f0702f773062926cf3e2944ddc265623ac. Do not need to declare this in the source package once we remove the binaries on those archs from the archive. --- debian/changelog | 7 ------- debian/control | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index e299bcf..e9a0f89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,3 @@ -stylish-haskell (0.12.2.0-2) UNRELEASED; urgency=medium - - * Declare that we only support amd64, arm64, armel, armhf, i386, ppc64el. - The new ghc-lib-parser dependency is not available on other archs. - - -- Sean Whitton Sat, 06 Feb 2021 22:58:40 -0700 - stylish-haskell (0.12.2.0-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 0b32ced..c740568 100644 --- a/debian/control +++ b/debian/control @@ -53,7 +53,7 @@ Vcs-Git: https://git.spwhitton.name/stylish-haskell Vcs-Browser: https://git.spwhitton.name/stylish-haskell Package: stylish-haskell -Architecture: amd64, arm64, armel, armhf, i386, ppc64el +Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, Suggests: haskell-mode -- cgit v1.2.3