[Git][haskell-team/DHG_packages][master] 10 commits: yi-core: Upgrading from 0.17.1 to 0.18.0

Ilias Tsitsimpis gitlab at salsa.debian.org
Wed Nov 7 14:46:59 GMT 2018


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


Commits:
299c7285 by Ilias Tsitsimpis at 2018-11-07T13:58:41Z
yi-core: Upgrading from 0.17.1 to 0.18.0

- - - - -
243140ba by Ilias Tsitsimpis at 2018-11-07T13:59:11Z
yi-frontend-pango: Upgrading from 0.17.1 to 0.18.0

- - - - -
4dac9e81 by Ilias Tsitsimpis at 2018-11-07T13:59:46Z
yi-frontend-vty: Upgrading from 0.17.1 to 0.18.0

- - - - -
b8ddeb83 by Ilias Tsitsimpis at 2018-11-07T13:59:59Z
yi-keymap-emacs: Upgrading from 0.17.1 to 0.18.0

- - - - -
c8173c5c by Ilias Tsitsimpis at 2018-11-07T14:00:13Z
yi-keymap-vim: Upgrading from 0.17.1 to 0.18.0

- - - - -
2aa62243 by Ilias Tsitsimpis at 2018-11-07T14:00:31Z
yi-language: Upgrading from 0.17.1 to 0.18.0

- - - - -
6873416e by Ilias Tsitsimpis at 2018-11-07T14:01:23Z
yi-misc-modes: Upgrading from 0.17.1 to 0.18.0

- - - - -
75f2064a by Ilias Tsitsimpis at 2018-11-07T14:02:01Z
yi-mode-haskell: Upgrading from 0.17.1 to 0.18.0

- - - - -
338a7546 by Ilias Tsitsimpis at 2018-11-07T14:02:34Z
yi-mode-javascript: Upgrading from 0.17.1 to 0.18.0

- - - - -
fc93925b by Ilias Tsitsimpis at 2018-11-07T14:04:37Z
yi: Upgrading from 0.17.1 to 0.18.0

- - - - -


19 changed files:

- p/haskell-yi-core/debian/changelog
- p/haskell-yi-core/debian/control
- p/haskell-yi-frontend-pango/debian/changelog
- p/haskell-yi-frontend-pango/debian/control
- p/haskell-yi-frontend-vty/debian/changelog
- p/haskell-yi-frontend-vty/debian/control
- p/haskell-yi-keymap-emacs/debian/changelog
- p/haskell-yi-keymap-emacs/debian/control
- p/haskell-yi-keymap-vim/debian/changelog
- p/haskell-yi-keymap-vim/debian/control
- p/haskell-yi-language/debian/changelog
- p/haskell-yi-misc-modes/debian/changelog
- p/haskell-yi-misc-modes/debian/control
- p/haskell-yi-mode-haskell/debian/changelog
- p/haskell-yi-mode-haskell/debian/control
- p/haskell-yi-mode-javascript/debian/changelog
- p/haskell-yi-mode-javascript/debian/control
- p/yi/debian/changelog
- p/yi/debian/control


Changes:

=====================================
p/haskell-yi-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yi-core (0.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 15:58:41 +0200
+
 haskell-yi-core (0.17.1-4) unstable; urgency=medium
 
   * Remove build dependency on libghc-parsec3-dev (provided by ghc-


=====================================
p/haskell-yi-core/debian/control
=====================================
@@ -43,7 +43,7 @@ Build-Depends: debhelper (>= 10),
  libghc-unordered-containers-prof,
  libghc-xdg-basedir-dev (>= 0.2.1),
  libghc-xdg-basedir-prof,
- libghc-yi-language-dev (>= 0.17),
+ libghc-yi-language-dev (>= 0.18),
  libghc-yi-language-prof,
  libghc-yi-rope-dev (>= 0.10),
  libghc-yi-rope-prof,


=====================================
p/haskell-yi-frontend-pango/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yi-frontend-pango (0.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 15:59:11 +0200
+
 haskell-yi-frontend-pango (0.17.1-4) unstable; urgency=medium
 
   * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)


=====================================
p/haskell-yi-frontend-pango/debian/control
=====================================
@@ -26,9 +26,9 @@ Build-Depends: debhelper (>= 10),
  libghc-pointedlist-prof,
  libghc-transformers-base-dev,
  libghc-transformers-base-prof,
- libghc-yi-core-dev (>= 0.17),
+ libghc-yi-core-dev (>= 0.18),
  libghc-yi-core-prof,
- libghc-yi-language-dev (>= 0.17),
+ libghc-yi-language-dev (>= 0.18),
  libghc-yi-language-prof,
  libghc-yi-rope-dev (>= 0.10),
  libghc-yi-rope-prof,


=====================================
p/haskell-yi-frontend-vty/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yi-frontend-vty (0.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 15:59:46 +0200
+
 haskell-yi-frontend-vty (0.17.1-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-yi-frontend-vty/debian/control
=====================================
@@ -19,9 +19,9 @@ Build-Depends: debhelper (>= 10),
  libghc-pointedlist-prof,
  libghc-vty-dev (>= 5.4),
  libghc-vty-prof,
- libghc-yi-core-dev (>= 0.17),
+ libghc-yi-core-dev (>= 0.18),
  libghc-yi-core-prof,
- libghc-yi-language-dev (>= 0.17),
+ libghc-yi-language-dev (>= 0.18),
  libghc-yi-language-prof,
  libghc-yi-rope-dev (>= 0.10),
  libghc-yi-rope-prof,


=====================================
p/haskell-yi-keymap-emacs/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yi-keymap-emacs (0.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 15:59:59 +0200
+
 haskell-yi-keymap-emacs (0.17.1-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)


=====================================
p/haskell-yi-keymap-emacs/debian/control
=====================================
@@ -17,11 +17,11 @@ Build-Depends: debhelper (>= 10),
  libghc-oo-prototypes-prof,
  libghc-transformers-base-dev,
  libghc-transformers-base-prof,
- libghc-yi-core-dev (>= 0.17),
+ libghc-yi-core-dev (>= 0.18),
  libghc-yi-core-prof,
- libghc-yi-language-dev (>= 0.17),
+ libghc-yi-language-dev (>= 0.18),
  libghc-yi-language-prof,
- libghc-yi-misc-modes-dev (>= 0.17),
+ libghc-yi-misc-modes-dev (>= 0.18),
  libghc-yi-misc-modes-prof,
  libghc-yi-rope-dev (>= 0.10),
  libghc-yi-rope-prof,


=====================================
p/haskell-yi-keymap-vim/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yi-keymap-vim (0.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 16:00:13 +0200
+
 haskell-yi-keymap-vim (0.17.1-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)


=====================================
p/haskell-yi-keymap-vim/debian/control
=====================================
@@ -27,9 +27,9 @@ Build-Depends: debhelper (>= 10),
  libghc-transformers-base-prof,
  libghc-unordered-containers-dev,
  libghc-unordered-containers-prof,
- libghc-yi-core-dev (>= 0.17),
+ libghc-yi-core-dev (>= 0.18),
  libghc-yi-core-prof,
- libghc-yi-language-dev (>= 0.17),
+ libghc-yi-language-dev (>= 0.18),
  libghc-yi-language-prof,
  libghc-yi-rope-dev (>= 0.10),
  libghc-yi-rope-prof,


=====================================
p/haskell-yi-language/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yi-language (0.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 16:00:31 +0200
+
 haskell-yi-language (0.17.1-2) unstable; urgency=medium
 
   [ Clint Adams ]


=====================================
p/haskell-yi-misc-modes/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yi-misc-modes (0.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 16:00:55 +0200
+
 haskell-yi-misc-modes (0.17.1-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-yi-misc-modes/debian/control
=====================================
@@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 10),
  libghc-data-default-prof,
  libghc-microlens-platform-dev,
  libghc-microlens-platform-prof,
- libghc-yi-core-dev (>= 0.17),
+ libghc-yi-core-dev (>= 0.18),
  libghc-yi-core-prof,
- libghc-yi-language-dev (>= 0.17),
+ libghc-yi-language-dev (>= 0.18),
  libghc-yi-language-prof,
  libghc-yi-rope-dev (>= 0.10),
  libghc-yi-rope-prof,


=====================================
p/haskell-yi-mode-haskell/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yi-mode-haskell (0.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 16:01:46 +0200
+
 haskell-yi-mode-haskell (0.17.1-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)


=====================================
p/haskell-yi-mode-haskell/debian/control
=====================================
@@ -13,9 +13,9 @@ Build-Depends: debhelper (>= 10),
  libghc-data-default-prof,
  libghc-microlens-platform-dev,
  libghc-microlens-platform-prof,
- libghc-yi-core-dev (>= 0.17),
+ libghc-yi-core-dev (>= 0.18),
  libghc-yi-core-prof,
- libghc-yi-language-dev (>= 0.17),
+ libghc-yi-language-dev (>= 0.18),
  libghc-yi-language-prof,
  libghc-yi-rope-dev (>= 0.10),
  libghc-yi-rope-prof,


=====================================
p/haskell-yi-mode-javascript/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-yi-mode-javascript (0.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 16:02:18 +0200
+
 haskell-yi-mode-javascript (0.17.1-3) unstable; urgency=medium
 
   * Remove build dependency on libghc-mtl-dev (provided by ghc-8.4.3)


=====================================
p/haskell-yi-mode-javascript/debian/control
=====================================
@@ -15,9 +15,9 @@ Build-Depends: debhelper (>= 10),
  libghc-dlist-prof,
  libghc-microlens-platform-dev,
  libghc-microlens-platform-prof,
- libghc-yi-core-dev (>= 0.17),
+ libghc-yi-core-dev (>= 0.18),
  libghc-yi-core-prof,
- libghc-yi-language-dev (>= 0.17),
+ libghc-yi-language-dev (>= 0.18),
  libghc-yi-language-prof,
  libghc-yi-rope-dev (>= 0.10),
  libghc-yi-rope-prof,


=====================================
p/yi/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+yi (0.18.0-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Wed, 07 Nov 2018 16:03:33 +0200
+
 yi (0.17.1-3) unstable; urgency=medium
 
   * Bump debhelper compat level to 10


=====================================
p/yi/debian/control
=====================================
@@ -10,20 +10,16 @@ Build-Depends:
  cdbs,
  debhelper (>= 10),
  ghc (>= 8.4.3),
- ghc-prof,
  haskell-devscripts (>= 0.13),
  libghc-microlens-platform-dev (>= 0.3.4.0),
- libghc-microlens-platform-prof,
  libghc-optparse-applicative-dev (>= 0.13.0.0),
- libghc-optparse-applicative-prof,
- libghc-yi-core-dev (>= 0.17),
- libghc-yi-frontend-pango-dev (>= 0.17),
- libghc-yi-frontend-vty-dev (>= 0.17),
- libghc-yi-keymap-emacs-dev (>= 0.17),
- libghc-yi-keymap-vim-dev (>= 0.17),
- libghc-yi-misc-modes-dev (>= 0.17),
- libghc-yi-mode-haskell-dev (>= 0.17),
- libghc-yi-mode-javascript-dev (>= 0.17),
+ libghc-yi-core-dev (>= 0.18),
+ libghc-yi-frontend-vty-dev (>= 0.18),
+ libghc-yi-keymap-emacs-dev (>= 0.18),
+ libghc-yi-keymap-vim-dev (>= 0.18),
+ libghc-yi-misc-modes-dev (>= 0.18),
+ libghc-yi-mode-haskell-dev (>= 0.18),
+ libghc-yi-mode-javascript-dev (>= 0.18),
  libghc-yi-rope-dev (>= 0.10),
 Standards-Version: 4.1.4
 Homepage: https://github.com/yi-editor/yi#readme



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/99309e61af69ec1117e7339f33e35a5b62348ff6...fc93925b737fe5bde2f07f326649ea711c0a1844

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/compare/99309e61af69ec1117e7339f33e35a5b62348ff6...fc93925b737fe5bde2f07f326649ea711c0a1844
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/20181107/9b6c5db4/attachment-0001.html>


More information about the Pkg-haskell-commits mailing list