[Git][haskell-team/DHG_packages][master] 11 commits: xdg-desktop-entry: Upgrading from 0.1.1.1 to 0.1.1.2
Ilias Tsitsimpis (@iliastsi)
gitlab at salsa.debian.org
Sun Oct 6 16:12:14 BST 2024
Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
4167c964 by Ilias Tsitsimpis at 2024-10-06T16:14:38+03:00
xdg-desktop-entry: Upgrading from 0.1.1.1 to 0.1.1.2
- - - - -
c384c386 by Ilias Tsitsimpis at 2024-10-06T17:48:51+03:00
crypton-connection: Sourceful upload (post-NEW)
- - - - -
e7b16cc4 by Ilias Tsitsimpis at 2024-10-06T17:49:11+03:00
integer-conversion: Sourceful upload (post-NEW)
- - - - -
b43b6fe7 by Ilias Tsitsimpis at 2024-10-06T17:49:33+03:00
text-builder-linear: Sourceful upload (post-NEW)
- - - - -
6b6be237 by Ilias Tsitsimpis at 2024-10-06T17:49:48+03:00
peano: Sourceful upload (post-NEW)
- - - - -
05aa4d11 by Ilias Tsitsimpis at 2024-10-06T17:50:56+03:00
hspec-api: Sourceful upload (post-NEW)
- - - - -
cbc5188a by Ilias Tsitsimpis at 2024-10-06T17:59:18+03:00
attoparsec-iso8601: Upgrading from 1.1.0.0 to 1.1.1.0
- - - - -
12ada56c by Ilias Tsitsimpis at 2024-10-06T18:00:45+03:00
cassava: Upgrading from 0.5.3.0 to 0.5.3.2
- - - - -
57975f75 by Ilias Tsitsimpis at 2024-10-06T18:01:27+03:00
tasty-hspec: Upgrading from 1.2.0.3 to 1.2.0.4
- - - - -
fd462c3f by Ilias Tsitsimpis at 2024-10-06T18:02:19+03:00
Unixutils: Upgrading from 1.54.2 to 1.54.3
- - - - -
8eecdd18 by Ilias Tsitsimpis at 2024-10-06T18:04:14+03:00
versions: Upgrading from 6.0.2 to 6.0.7
- - - - -
17 changed files:
- p/haskell-attoparsec-iso8601/debian/changelog
- p/haskell-attoparsec-iso8601/debian/control
- p/haskell-cassava/debian/changelog
- p/haskell-cassava/debian/control
- p/haskell-crypton-connection/debian/changelog
- p/haskell-hspec-api/debian/changelog
- p/haskell-integer-conversion/debian/changelog
- p/haskell-peano/debian/changelog
- p/haskell-tasty-hspec/debian/changelog
- p/haskell-tasty-hspec/debian/control
- p/haskell-text-builder-linear/debian/changelog
- p/haskell-unixutils/debian/changelog
- p/haskell-versions/debian/changelog
- p/haskell-versions/debian/patches/no--N
- p/haskell-versions/debian/rules
- p/haskell-xdg-desktop-entry/debian/changelog
- p/haskell-xdg-desktop-entry/debian/control
Changes:
=====================================
p/haskell-attoparsec-iso8601/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-attoparsec-iso8601 (1.1.0.0-2) UNRELEASED; urgency=medium
+haskell-attoparsec-iso8601 (1.1.1.0-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:57 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 17:59:18 +0300
haskell-attoparsec-iso8601 (1.1.0.0-1) unstable; urgency=medium
=====================================
p/haskell-attoparsec-iso8601/debian/control
=====================================
@@ -12,15 +12,15 @@ Build-Depends: debhelper (>= 10),
libghc-attoparsec-dev (>= 0.14.2),
libghc-attoparsec-dev (<< 0.15),
libghc-attoparsec-prof,
- libghc-base-compat-batteries-dev (>= 0.10.0),
- libghc-base-compat-batteries-dev (<< 0.13),
- libghc-base-compat-batteries-prof,
+ libghc-integer-conversion-dev (>= 0.1),
+ libghc-integer-conversion-dev (<< 0.2),
+ libghc-integer-conversion-prof,
libghc-time-compat-dev (>= 1.9.4),
libghc-time-compat-dev (<< 1.10),
libghc-time-compat-prof,
Build-Depends-Indep: ghc-doc,
libghc-attoparsec-doc,
- libghc-base-compat-batteries-doc,
+ libghc-integer-conversion-doc,
libghc-time-compat-doc,
Standards-Version: 4.7.0
Homepage: https://github.com/haskell/aeson
=====================================
p/haskell-cassava/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-cassava (0.5.3.0-3) UNRELEASED; urgency=medium
+haskell-cassava (0.5.3.2-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
+ * New upstream release (Closes: #1084126)
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:17:03 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 18:00:19 +0300
haskell-cassava (0.5.3.0-2) unstable; urgency=medium
=====================================
p/haskell-cassava/debian/control
=====================================
@@ -17,7 +17,7 @@ Build-Depends:
libghc-attoparsec-dev (>= 0.11.3.0),
libghc-attoparsec-dev (<< 0.15),
libghc-attoparsec-prof,
- libghc-hashable-dev (<< 1.5),
+ libghc-hashable-dev (<< 2),
libghc-hashable-prof,
libghc-scientific-dev (>= 0.3.4.7),
libghc-scientific-dev (<< 0.4),
@@ -33,7 +33,7 @@ Build-Depends:
libghc-hunit-dev (<< 1.7),
libghc-hunit-prof,
libghc-quickcheck2-dev (>= 2.14),
- libghc-quickcheck2-dev (<< 2.15),
+ libghc-quickcheck2-dev (<< 2.16),
libghc-quickcheck2-prof,
libghc-quickcheck-instances-dev (>= 0.3.12),
libghc-quickcheck-instances-dev (<< 0.4),
=====================================
p/haskell-crypton-connection/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-crypton-connection (0.3.2-2) unstable; urgency=medium
+
+ * Sourceful upload (post-NEW)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 17:48:48 +0300
+
haskell-crypton-connection (0.3.2-1) unstable; urgency=low
* Initial release (Closes: #1056063)
=====================================
p/haskell-hspec-api/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-hspec-api (2.11.9-2) unstable; urgency=medium
+
+ * Sourceful upload (post-NEW)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 17:50:54 +0300
+
haskell-hspec-api (2.11.9-1) unstable; urgency=low
* Initial release
=====================================
p/haskell-integer-conversion/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-integer-conversion (0.1.0.1-2) unstable; urgency=medium
+
+ * Sourceful upload (post-NEW)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 17:49:09 +0300
+
haskell-integer-conversion (0.1.0.1-1) unstable; urgency=low
* Initial release
=====================================
p/haskell-peano/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-peano (0.1.0.2-2) unstable; urgency=medium
+
+ * Sourceful upload (post-NEW)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 17:49:46 +0300
+
haskell-peano (0.1.0.2-1) unstable; urgency=low
* Initial release
=====================================
p/haskell-tasty-hspec/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-tasty-hspec (1.2.0.3-2) UNRELEASED; urgency=medium
+haskell-tasty-hspec (1.2.0.4-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:18:24 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 18:01:26 +0300
haskell-tasty-hspec (1.2.0.3-1) unstable; urgency=medium
=====================================
p/haskell-tasty-hspec/debian/control
=====================================
@@ -12,11 +12,14 @@ Build-Depends: debhelper (>= 10),
libghc-quickcheck2-dev (>= 2.7),
libghc-quickcheck2-dev (<< 2.15),
libghc-quickcheck2-prof,
- libghc-hspec-dev (>= 2.10),
- libghc-hspec-dev (<< 2.11),
+ libghc-hspec-dev (>= 2.11.0),
+ libghc-hspec-dev (<< 2.12),
libghc-hspec-prof,
- libghc-hspec-core-dev (>= 2.10),
- libghc-hspec-core-dev (<< 2.11),
+ libghc-hspec-api-dev (>= 2.11.0),
+ libghc-hspec-api-dev (<< 2.12),
+ libghc-hspec-api-prof,
+ libghc-hspec-core-dev (>= 2.11.0),
+ libghc-hspec-core-dev (<< 2.12),
libghc-hspec-core-prof,
libghc-tasty-dev (>= 1.3),
libghc-tasty-dev (<< 1.5),
@@ -30,6 +33,7 @@ Build-Depends: debhelper (>= 10),
Build-Depends-Indep: ghc-doc,
libghc-quickcheck2-doc,
libghc-hspec-doc,
+ libghc-hspec-api-doc,
libghc-hspec-core-doc,
libghc-tasty-doc,
libghc-tasty-quickcheck-doc,
=====================================
p/haskell-text-builder-linear/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-text-builder-linear (0.1.3-2) unstable; urgency=medium
+
+ * Sourceful upload (post-NEW)
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 17:49:31 +0300
+
haskell-text-builder-linear (0.1.3-1) unstable; urgency=low
* Initial release
=====================================
p/haskell-unixutils/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-unixutils (1.54.2-3) UNRELEASED; urgency=medium
+haskell-unixutils (1.54.3-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
+ * New upstream release (Closes: #1084122)
- -- Ilias Tsitsimpis <iliastsi at debian.org> Wed, 11 Sep 2024 15:18:32 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 18:02:00 +0300
haskell-unixutils (1.54.2-2) unstable; urgency=medium
=====================================
p/haskell-versions/debian/changelog
=====================================
@@ -1,4 +1,4 @@
-haskell-versions (6.0.2-2) UNRELEASED; urgency=medium
+haskell-versions (6.0.7-1) unstable; urgency=medium
[ zhangdandan <zhangdandan at loongson.cn> ]
* Fix build on loongarch64 (Closes: #1069769)
@@ -8,8 +8,9 @@ haskell-versions (6.0.2-2) UNRELEASED; urgency=medium
[ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.7.0
+ * New upstream release
- -- Gianfranco Costamagna <locutusofborg at debian.org> Tue, 13 Aug 2024 14:11:16 +0200
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 18:03:00 +0300
haskell-versions (6.0.2-1) unstable; urgency=medium
=====================================
p/haskell-versions/debian/patches/no--N
=====================================
@@ -1,23 +1,13 @@
---- haskell-versions-6.0.2.orig/versions.cabal
-+++ haskell-versions-6.0.2/versions.cabal
-@@ -53,12 +53,19 @@ library
- , hashable >=1.2
- , parser-combinators >= 1.0
-
-+flag smp
-+ description: build test with -N
-+ default: True
-+
- test-suite versions-test
- import: commons
+Index: b/versions.cabal
+===================================================================
+--- a/versions.cabal
++++ b/versions.cabal
+@@ -58,7 +58,7 @@ test-suite versions-test
type: exitcode-stdio-1.0
main-is: Test.hs
hs-source-dirs: test
- ghc-options: -threaded -with-rtsopts=-N
-+ if flag(smp)
-+ ghc-options: -threaded -with-rtsopts=-N
-+ else
-+ ghc-options: -threaded
- other-modules: TH
++ ghc-options: -threaded
build-depends:
, microlens >=0.4
+ , tasty >=0.10.1.2
=====================================
p/haskell-versions/debian/rules
=====================================
@@ -1,13 +1,6 @@
#!/usr/bin/make -f
DEB_ENABLE_TESTS = yes
-DEB_SETUP_BIN_NAME = debian/hlibrary.setup
-DEB_CABAL_PACKAGE = versions
-DEB_DEFAULT_COMPILER = ghc
-
-ifeq (no,$(shell ghc --info | grep -q 'Support SMP.*NO' && echo no))
- DEB_SETUP_GHC_CONFIGURE_ARGS += -f-smp
-endif
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
=====================================
p/haskell-xdg-desktop-entry/debian/changelog
=====================================
@@ -1,8 +1,9 @@
-haskell-xdg-desktop-entry (0.1.1.1-4) UNRELEASED; urgency=medium
+haskell-xdg-desktop-entry (0.1.1.2-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:18:40 +0300
+ -- Ilias Tsitsimpis <iliastsi at debian.org> Sun, 06 Oct 2024 16:14:38 +0300
haskell-xdg-desktop-entry (0.1.1.1-3) unstable; urgency=medium
=====================================
p/haskell-xdg-desktop-entry/debian/control
=====================================
@@ -8,21 +8,29 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc (>= 9.4),
ghc-prof,
- libghc-configfile-dev,
- libghc-configfile-prof,
- libghc-either-dev,
+ libghc-either-dev (>= 5.0.1.1),
+ libghc-either-dev (<< 5.1),
libghc-either-prof,
- libghc-multimap-dev,
+ libghc-ini-dev (>= 0.4.1),
+ libghc-ini-dev (<< 0.4.3),
+ libghc-ini-prof,
+ libghc-multimap-dev (>= 1.2.1),
+ libghc-multimap-dev (<< 1.3),
libghc-multimap-prof,
- libghc-safe-dev,
+ libghc-safe-dev (>= 0.3.19),
+ libghc-safe-dev (<< 0.4),
libghc-safe-prof,
+ libghc-unordered-containers-dev (>= 0.2.10),
+ libghc-unordered-containers-dev (<< 0.3),
+ libghc-unordered-containers-prof,
Build-Depends-Indep: ghc-doc,
- libghc-configfile-doc,
libghc-either-doc,
+ libghc-ini-doc,
libghc-multimap-doc,
libghc-safe-doc,
+ libghc-unordered-containers-doc,
Standards-Version: 4.7.0
-Homepage: https://hackage.haskell.org/package/xdg-desktop-entry
+Homepage: https://github.com/taffybar/xdg-desktop-entry
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-xdg-desktop-entry
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-xdg-desktop-entry]
X-Description: parse files conforming to the XDG desktop entry spec
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/95a7ce7e017b75b3e02999421cec39da99bdee27...8eecdd18572a2bb90afff845713952b19e470803
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/95a7ce7e017b75b3e02999421cec39da99bdee27...8eecdd18572a2bb90afff845713952b19e470803
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/20241006/c731bf0e/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list