diff options
author | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-16 13:02:53 -0700 |
---|---|---|
committer | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-16 13:02:53 -0700 |
commit | 2783c494eefaa264041021d98ac495e6e0ab2949 (patch) | |
tree | 69bbfd020df5e540cc957bd1cd3583a56574654f | |
parent | 073f0e41c577c5a6ece1af46e30d51f35afe4409 (diff) | |
download | DHG_packages-2783c494eefaa264041021d98ac495e6e0ab2949.tar.gz |
xmonad-extras: Upgrading from 0.13.0 to 0.13.1
-rw-r--r-- | p/xmonad-extras/debian/changelog | 6 | ||||
-rw-r--r-- | p/xmonad-extras/debian/control | 9 |
2 files changed, 6 insertions, 9 deletions
diff --git a/p/xmonad-extras/debian/changelog b/p/xmonad-extras/debian/changelog index f67f30aaa..b83eb7f0e 100644 --- a/p/xmonad-extras/debian/changelog +++ b/p/xmonad-extras/debian/changelog @@ -1,3 +1,9 @@ +xmonad-extras (0.13.1-1) unstable; urgency=medium + + * New upstream release + + -- Sean Whitton <spwhitton@spwhitton.name> Sat, 16 Sep 2017 13:02:53 -0700 + xmonad-extras (0.13.0-3) unstable; urgency=medium * Revert previous upload, now haskell-alsa-core is fixed properly diff --git a/p/xmonad-extras/debian/control b/p/xmonad-extras/debian/control index 1e75e7ade..d47c2d5e4 100644 --- a/p/xmonad-extras/debian/control +++ b/p/xmonad-extras/debian/control @@ -24,12 +24,6 @@ Build-Depends: libghc-mtl-prof, libghc-network-dev, libghc-network-prof, - libghc-old-locale-dev, - libghc-old-locale-prof, - libghc-old-time-dev, - libghc-old-time-prof, - libghc-random-dev, - libghc-random-prof, libghc-regex-posix-dev, libghc-regex-posix-prof, libghc-xmonad-dev (>= 0.10), @@ -44,9 +38,6 @@ Build-Depends-Indep: ghc-doc, libghc-hint-doc, libghc-mtl-doc, libghc-network-doc, - libghc-old-locale-doc, - libghc-old-time-doc, - libghc-random-doc, libghc-regex-posix-doc, libghc-xmonad-doc, libghc-xmonad-contrib-doc, |