[Git][haskell-team/DHG_packages][master] feed: Upgrading from 1.0.0.0 to 1.0.1.0
Clint Adams
gitlab at salsa.debian.org
Sat Jul 27 23:10:11 BST 2019
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
cda48cb5 by Clint Adams at 2019-07-27T22:08:30Z
feed: Upgrading from 1.0.0.0 to 1.0.1.0
- - - - -
3 changed files:
- p/haskell-feed/debian/changelog
- − p/haskell-feed/debian/patches/newer-deps
- − p/haskell-feed/debian/patches/series
Changes:
=====================================
p/haskell-feed/debian/changelog
=====================================
@@ -1,8 +1,12 @@
-haskell-feed (1.0.0.0-5) UNRELEASED; urgency=medium
+haskell-feed (1.0.1.0-1) unstable; urgency=medium
+ [ Dmitry Bogatov ]
* Add missing "Upstream-Name" field into "debian/copyright".
- -- Dmitry Bogatov <KAction at debian.org> Thu, 16 May 2019 14:24:11 +0000
+ [ Clint Adams ]
+ * New upstream release
+
+ -- Clint Adams <clint at debian.org> Sat, 27 Jul 2019 18:07:33 -0400
haskell-feed (1.0.0.0-4) unstable; urgency=medium
=====================================
p/haskell-feed/debian/patches/newer-deps deleted
=====================================
@@ -1,40 +0,0 @@
---- a/feed.cabal
-+++ b/feed.cabal
-@@ -71,8 +71,8 @@
- Data.Text.Util
- Data.XML.Compat
- build-depends:
-- base >= 4 && < 4.11
-- , base-compat == 0.9.*
-+ base >= 4 && < 4.12
-+ , base-compat >= 0.9 && < 0.11
- , bytestring >= 0.9 && < 0.11
- , old-locale == 1.0.*
- , old-time >= 1 && < 1.2
-@@ -82,7 +82,7 @@
- , time-locale-compat == 0.1.*
- , utf8-string < 1.1
- , xml-types >= 0.3.6 && < 0.4
-- , xml-conduit >= 1.3 && < 1.6
-+ , xml-conduit >= 1.3 && < 1.9
-
- test-suite tests
- ghc-options: -Wall
-@@ -102,9 +102,9 @@
- Text.RSS.Tests
- Text.RSS.Utils
- build-depends:
-- base >= 4 && < 4.11
-+ base >= 4 && < 4.12
- , HUnit >= 1.2 && < 1.7
-- , base-compat == 0.9.*
-+ , base-compat >= 0.9 && < 0.11
- , feed
- , old-locale == 1.0.*
- , old-time >= 1 && < 1.2
-@@ -115,4 +115,4 @@
- , time-locale-compat == 0.1.*
- , utf8-string < 1.1
- , xml-types >= 0.3.6 && < 0.4
-- , xml-conduit >= 1.3 && < 1.6
-+ , xml-conduit >= 1.3 && < 1.9
=====================================
p/haskell-feed/debian/patches/series deleted
=====================================
@@ -1 +0,0 @@
-newer-deps
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/cda48cb525673655f8715e617fdbb27abb1dc873
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/cda48cb525673655f8715e617fdbb27abb1dc873
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/20190727/aac767c8/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list