[Git][haskell-team/DHG_packages][master] byte-order: Upgrading from 0.1.2.0 to 0.1.3.0
Clint Adams (@clint)
gitlab at salsa.debian.org
Thu Jul 7 20:22:35 BST 2022
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
2b6cea4d by Clint Adams at 2022-07-07T15:22:14-04:00
byte-order: Upgrading from 0.1.2.0 to 0.1.3.0
- - - - -
2 changed files:
- p/haskell-byte-order/debian/changelog
- p/haskell-byte-order/debian/control
Changes:
=====================================
p/haskell-byte-order/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-byte-order (0.1.2.0-3) UNRELEASED; urgency=medium
+haskell-byte-order (0.1.3.0-1) unstable; urgency=medium
+ [ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.1
- -- Ilias Tsitsimpis <iliastsi at debian.org> Tue, 28 Jun 2022 15:32:05 +0300
+ [ Clint Adams ]
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Thu, 07 Jul 2022 15:21:16 -0400
haskell-byte-order (0.1.2.0-2) unstable; urgency=medium
=====================================
p/haskell-byte-order/debian/control
=====================================
@@ -14,13 +14,17 @@ Build-Depends: debhelper (>= 10),
libghc-primitive-unaligned-dev (>= 0.1.1),
libghc-primitive-unaligned-dev (<< 0.2),
libghc-primitive-unaligned-prof,
- libghc-primitive-dev,
- libghc-primitive-prof,
+ libghc-wide-word-dev (>= 0.1.1),
+ libghc-wide-word-dev (<< 0.2),
+ libghc-wide-word-prof,
Build-Depends-Indep: ghc-doc,
libghc-primitive-doc,
libghc-primitive-unaligned-doc,
+ libghc-wide-word-doc,
Standards-Version: 4.6.1
Homepage: https://github.com/andrewthad/byte-order
+Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-byte-order
+Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-byte-order]
X-Description: portable big-endian and little-endian conversions
This library provides an interface to portably work with byte
arrays whose contents are known to be of a fixed endianness.
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2b6cea4dab0f06a54a0d97c80b8a882ddb227968
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/2b6cea4dab0f06a54a0d97c80b8a882ddb227968
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/20220707/611798d3/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list