[Git][haskell-team/DHG_packages][master] 3 commits: hakyll: Upgrading from 4.16.2.0 to 4.16.2.2

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Tue Oct 15 16:42:38 BST 2024



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
794ee1f6 by Ilias Tsitsimpis at 2024-10-15T13:22:29+03:00
hakyll: Upgrading from 4.16.2.0 to 4.16.2.2

- - - - -
6912b9de by Ilias Tsitsimpis at 2024-10-15T18:24:57+03:00
gitit: Upgrading from 0.15.1.1 to 0.15.1.2

- - - - -
d6d400db by Ilias Tsitsimpis at 2024-10-15T18:36:19+03:00
pantry: Sourceful upload for GHC 9.6

- - - - -


8 changed files:

- p/gitit/debian/changelog
- p/gitit/debian/control
- p/gitit/debian/libghc-gitit-data.install
- p/gitit/debian/patches/clean-cabal-file.patch
- p/haskell-hakyll/debian/changelog
- p/haskell-hakyll/debian/control
- p/haskell-pantry/debian/changelog
- p/haskell-pantry/debian/control


Changes:

=====================================
p/gitit/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-gitit (0.15.1.1+dfsg-2) UNRELEASED; urgency=medium
+gitit (0.15.1.2+dfsg-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * New upstream release
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:16:54 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 15 Oct 2024 16:25:25 +0300
 
 gitit (0.15.1.1+dfsg-1) unstable; urgency=medium
 


=====================================
p/gitit/debian/control
=====================================
@@ -13,10 +13,8 @@ Build-Depends: debhelper (>= 10),
  haskell-devscripts-minimal | haskell-devscripts (>= 0.13),
  cdbs,
  docbook-xsl,
- ghc,
+ ghc (>= 9.6),
  ghc-prof,
- libghc-configfile-dev (>= 1),
- libghc-configfile-prof,
  libghc-hstringtemplate-dev (>= 0.8.8),
  libghc-hstringtemplate-dev (<< 0.9),
  libghc-hstringtemplate-prof,
@@ -43,10 +41,10 @@ Build-Depends: debhelper (>= 10),
  libghc-ghc-paths-dev,
  libghc-ghc-paths-prof,
  libghc-happstack-server-dev (>= 7.5),
- libghc-happstack-server-dev (<< 7.9),
+ libghc-happstack-server-dev (<< 7.10),
  libghc-happstack-server-prof,
  libghc-hoauth2-dev (>= 2.3.0),
- libghc-hoauth2-dev (<< 2.9),
+ libghc-hoauth2-dev (<< 2.11),
  libghc-hoauth2-prof,
  libghc-hslogger-dev (>= 1),
  libghc-hslogger-prof,
@@ -57,7 +55,7 @@ Build-Depends: debhelper (>= 10),
  libghc-http-conduit-dev (<< 2.4),
  libghc-http-conduit-prof,
  libghc-json-dev (>= 0.4),
- libghc-json-dev (<< 0.11),
+ libghc-json-dev (<< 0.12),
  libghc-json-prof,
  libghc-network-dev (>= 2.6),
  libghc-network-dev (<< 3.2),
@@ -83,7 +81,7 @@ Build-Depends: debhelper (>= 10),
  libghc-safe-dev,
  libghc-safe-prof,
  libghc-skylighting-dev (>= 0.8.2.3),
- libghc-skylighting-dev (<< 0.14),
+ libghc-skylighting-dev (<< 0.15),
  libghc-skylighting-prof,
  libghc-split-dev,
  libghc-split-prof,
@@ -127,7 +125,6 @@ Build-Depends: debhelper (>= 10),
  pandoc,
  xsltproc,
 Build-Depends-Indep: ghc-doc,
- libghc-configfile-doc,
  libghc-hstringtemplate-doc,
  libghc-http-doc,
  libghc-sha-doc,


=====================================
p/gitit/debian/libghc-gitit-data.install
=====================================
@@ -1,5 +1,3 @@
-/usr/share/gitit/CHANGES usr/share/gitit
-/usr/share/gitit/TANGOICONS usr/share/gitit
 /usr/share/gitit/data/*.page usr/share/gitit/data
 /usr/share/gitit/data/default.conf usr/share/gitit/data
 /usr/share/gitit/data/markup.* usr/share/gitit/data


=====================================
p/gitit/debian/patches/clean-cabal-file.patch
=====================================
@@ -6,7 +6,7 @@ Index: b/gitit.cabal
 ===================================================================
 --- a/gitit.cabal
 +++ b/gitit.cabal
-@@ -37,21 +37,14 @@ author:              John MacFarlane
+@@ -37,12 +37,6 @@ author:              John MacFarlane
  maintainer:          jgm at berkeley.edu
  bug-reports:         http://github.com/jgm/gitit/issues
  stability:           experimental
@@ -16,9 +16,10 @@ Index: b/gitit.cabal
 -                     data/static/js/jquery-ui.droppable-1.6rc2.js
 -                     data/static/js/jquery-ui.draggable-1.6rc2.js
 -                     data/static/js/jquery-ui.tabs-1.6rc2.js
+ extra-doc-files:     CHANGES, YUI-LICENSE, BLUETRIP-LICENSE, TANGOICONS
  data-files:          data/static/css/screen.css, data/static/css/print.css,
                       data/static/css/ie.css, data/static/css/highlighting.css,
-                      data/static/css/reset-fonts-grids.css,
+@@ -50,9 +44,8 @@ data-files:          data/static/css/scr
                       data/static/css/custom.css,
                       data/static/img/logo.png, data/static/img/icons/feed.png,
                       data/static/img/icons/folder.png, data/static/img/icons/page.png,


=====================================
p/haskell-hakyll/debian/changelog
=====================================
@@ -1,8 +1,10 @@
-haskell-hakyll (4.16.2.0-3) UNRELEASED; urgency=medium
+haskell-hakyll (4.16.2.2-1) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * New upstream release
+  * Remove inactive uploaders
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:17:30 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 15 Oct 2024 13:13:22 +0300
 
 haskell-hakyll (4.16.2.0-2) unstable; urgency=medium
 


=====================================
p/haskell-hakyll/debian/control
=====================================
@@ -2,8 +2,6 @@ Source: haskell-hakyll
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders:
  Clint Adams <clint at debian.org>,
- Kiwamu Okabe <kiwamu at debian.or.jp>,
- Louis Bettens <louis at bettens.info>,
 Priority: optional
 Section: haskell
 Rules-Requires-Root: no
@@ -11,7 +9,7 @@ Build-Depends:
  haskell-devscripts (>= 0.13),
  cdbs,
  debhelper (>= 10),
- ghc (>= 8.4.3),
+ ghc (>= 9.6),
  ghc-prof,
  libghc-aeson-dev (>= 2.0),
  libghc-aeson-dev (<< 2.3),
@@ -26,7 +24,7 @@ Build-Depends:
  libghc-data-default-dev (<< 0.8),
  libghc-data-default-prof,
  libghc-file-embed-dev (>= 0.0.10.1),
- libghc-file-embed-dev (<< 0.0.16),
+ libghc-file-embed-dev (<< 0.0.17),
  libghc-file-embed-prof,
  libghc-fsnotify-dev (>= 0.2),
  libghc-fsnotify-dev (<< 0.5),
@@ -50,7 +48,7 @@ Build-Depends:
  libghc-optparse-applicative-dev (<< 0.19),
  libghc-optparse-applicative-prof,
  libghc-pandoc-dev (>= 3.0),
- libghc-pandoc-dev (<< 3.2),
+ libghc-pandoc-dev (<< 3.3),
  libghc-pandoc-prof,
  libghc-random-dev (>= 1.0),
  libghc-random-dev (<< 1.3),
@@ -89,13 +87,13 @@ Build-Depends:
  libghc-wai-app-static-dev (<< 3.2),
  libghc-wai-app-static-prof,
  libghc-warp-dev (>= 3.2),
- libghc-warp-dev (<< 3.4),
+ libghc-warp-dev (<< 3.5),
  libghc-warp-prof,
  libghc-yaml-dev (>= 0.8.11),
  libghc-yaml-dev (<< 0.12),
  libghc-yaml-prof,
  libghc-quickcheck2-dev (>= 2.8),
- libghc-quickcheck2-dev (<< 2.15),
+ libghc-quickcheck2-dev (<< 2.16),
  libghc-quickcheck2-prof,
  libghc-tasty-dev (>= 0.11),
  libghc-tasty-dev (<< 1.6),
@@ -106,7 +104,8 @@ Build-Depends:
  libghc-tasty-hunit-dev (>= 0.9),
  libghc-tasty-hunit-dev (<< 0.11),
  libghc-tasty-quickcheck-dev (>= 0.8),
- libghc-tasty-quickcheck-dev (<< 0.11),
+ libghc-tasty-quickcheck-dev (<< 0.12),
+ libghc-tasty-quickcheck-prof,
 Build-Depends-Indep: ghc-doc,
  libghc-aeson-doc,
  libghc-blaze-html-doc,


=====================================
p/haskell-pantry/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-pantry (0.8.3-2) UNRELEASED; urgency=medium
+haskell-pantry (0.8.3-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.7.0
+  * Sourceful upload for GHC 9.6
 
- -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 11 Sep 2024 15:18:01 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Tue, 15 Oct 2024 18:26:48 +0300
 
 haskell-pantry (0.8.3-1) unstable; urgency=medium
 


=====================================
p/haskell-pantry/debian/control
=====================================
@@ -7,7 +7,7 @@ Rules-Requires-Root: no
 Build-Depends: debhelper (>= 10),
  haskell-devscripts (>= 0.16),
  cdbs,
- ghc,
+ ghc (>= 9.6),
  ghc-prof,
  libghc-aeson-dev,
  libghc-aeson-prof,



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/6c46423c7be2e9aa48ee177b30d0542ea7395c44...d6d400dbafbcf3c7b04f6f56eb55ab7ced63c7c4

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/6c46423c7be2e9aa48ee177b30d0542ea7395c44...d6d400dbafbcf3c7b04f6f56eb55ab7ced63c7c4
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20241015/a4f4ed10/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list