[Git][haskell-team/DHG_packages][master] 2 commits: aeson-diff: tweak
Clint Adams
gitlab at salsa.debian.org
Thu Jun 11 12:11:47 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
7b2840e4 by Clint Adams at 2020-06-11T07:09:54-04:00
aeson-diff: tweak
- - - - -
005a89cf by Clint Adams at 2020-06-11T07:10:57-04:00
edit-distance-vector: gratuitous sourceful post-NEW upload
- - - - -
3 changed files:
- p/haskell-aeson-diff/debian/control
- p/haskell-edit-distance-vector/debian/changelog
- p/haskell-edit-distance-vector/debian/control
Changes:
=====================================
p/haskell-aeson-diff/debian/control
=====================================
@@ -29,11 +29,11 @@ Build-Depends-Indep: ghc-doc,
libghc-scientific-doc,
libghc-unordered-containers-doc,
libghc-vector-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
Homepage: https://github.com/thsutton/aeson-diff
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-aeson-diff
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
-X-Description: Extract and apply patches to JSON documents.
+X-Description: extract and apply patches to JSON documents
This is a small library for working with changes to JSON documents. It
includes a library and two command-line executables in the style of the
diff(1) and patch(1) commands available on many systems.
=====================================
p/haskell-edit-distance-vector/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-edit-distance-vector (1.0.0.4-2) unstable; urgency=medium
+
+ * Gratuitous sourceful post-NEW upload.
+
+ -- Clint Adams <clint at debian.org> Thu, 11 Jun 2020 07:10:43 -0400
+
haskell-edit-distance-vector (1.0.0.4-1) unstable; urgency=low
* Initial release
=====================================
p/haskell-edit-distance-vector/debian/control
=====================================
@@ -1,6 +1,7 @@
Source: haskell-edit-distance-vector
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Félix Sipma <felix+debian at gueux.org>
+Uploaders: Félix Sipma <felix+debian at gueux.org>,
+ Clint Adams <clint at debian.org>
Priority: optional
Section: haskell
Build-Depends: debhelper (>= 10),
@@ -12,7 +13,7 @@ Build-Depends: debhelper (>= 10),
libghc-vector-prof,
Build-Depends-Indep: ghc-doc,
libghc-vector-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
Homepage: https://github.com/thsutton/edit-distance-vector
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-edit-distance-vector
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/117e8881d229b8a55b861784f901e3a541122d75...005a89cfe23c84ef81dc8c3f10bb8171154b6180
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/117e8881d229b8a55b861784f901e3a541122d75...005a89cfe23c84ef81dc8c3f10bb8171154b6180
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/20200611/6acdea36/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list