diff -Nru haskell-pango-0.13.8.1/debian/changelog haskell-pango-0.13.8.2/debian/changelog --- haskell-pango-0.13.8.1/debian/changelog 2020-10-29 20:42:50.000000000 +0000 +++ haskell-pango-0.13.8.2/debian/changelog 2022-07-21 23:19:10.000000000 +0000 @@ -1,8 +1,13 @@ -haskell-pango (0.13.8.1-1build1) hirsute; urgency=medium +haskell-pango (0.13.8.2-1) unstable; urgency=medium - * No-change rebuild for new GHC ABIs + [ Ilias Tsitsimpis ] + * Declare compliance with Debian policy 4.6.1 + * Remove retired developer, Joachim Breitner, from Uploaders. - -- Steve Langasek Thu, 29 Oct 2020 20:42:50 +0000 + [ Clint Adams ] + * New upstream release + + -- Clint Adams Thu, 21 Jul 2022 19:19:10 -0400 haskell-pango (0.13.8.1-1) unstable; urgency=medium diff -Nru haskell-pango-0.13.8.1/debian/control haskell-pango-0.13.8.2/debian/control --- haskell-pango-0.13.8.1/debian/control 2020-10-29 20:42:50.000000000 +0000 +++ haskell-pango-0.13.8.2/debian/control 2022-07-21 23:19:10.000000000 +0000 @@ -1,8 +1,7 @@ Source: haskell-pango -Maintainer: Ubuntu Developers -XSBC-Original-Maintainer: Debian Haskell Group +Maintainer: Debian Haskell Group Uploaders: - Joachim Breitner , + Ilias Tsitsimpis , Priority: optional Section: haskell Rules-Requires-Root: no @@ -28,7 +27,7 @@ libghc-gtk2hs-buildtools-doc, libghc-cairo-doc, libghc-glib-doc, -Standards-Version: 4.5.0 +Standards-Version: 4.6.1 Homepage: http://projects.haskell.org/gtk2hs/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-pango Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-pango] diff -Nru haskell-pango-0.13.8.1/pango.cabal haskell-pango-0.13.8.2/pango.cabal --- haskell-pango-0.13.8.1/pango.cabal 2001-09-09 01:46:40.000000000 +0000 +++ haskell-pango-0.13.8.2/pango.cabal 2001-09-09 01:46:40.000000000 +0000 @@ -1,12 +1,12 @@ +cabal-version: 3.0 Name: pango -Version: 0.13.8.1 -License: LGPL-2.1 +Version: 0.13.8.2 +License: LGPL-2.1-only License-file: COPYING Copyright: (c) 2001-2010 The Gtk2Hs Team Author: Axel Simon, Duncan Coutts Maintainer: gtk2hs-users@lists.sourceforge.net Build-Type: Custom -Cabal-Version: >= 1.24 Stability: stable homepage: http://projects.haskell.org/gtk2hs/ bug-reports: https://github.com/gtk2hs/gtk2hs/issues @@ -40,7 +40,7 @@ custom-setup setup-depends: base >= 4.6, - Cabal >= 1.24 && < 3.3, + Cabal >= 2.0 && < 3.7, filepath >= 1.3 && < 1.5, gtk2hs-buildtools >= 0.13.2.0 && < 0.14