[Git][haskell-team/DHG_packages][master] topograph: Upgrading from 1 to 1.0.0.1
Clint Adams
gitlab at salsa.debian.org
Sun May 31 02:15:44 BST 2020
Clint Adams pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
6e864977 by Clint Adams at 2020-05-30T21:15:25-04:00
topograph: Upgrading from 1 to 1.0.0.1
- - - - -
2 changed files:
- p/haskell-topograph/debian/changelog
- p/haskell-topograph/debian/control
Changes:
=====================================
p/haskell-topograph/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-topograph (1.0.0.1-1) unstable; urgency=medium
+
+ * New upstream version.
+
+ -- Clint Adams <clint at debian.org> Sat, 30 May 2020 21:14:53 -0400
+
haskell-topograph (1-2) unstable; urgency=medium
* Sourceful post-NEW upload
=====================================
p/haskell-topograph/debian/control
=====================================
@@ -8,10 +8,8 @@ Build-Depends: debhelper (>= 10),
cdbs,
ghc,
ghc-prof,
- libghc-base-compat-dev (>= 0.10.5),
- libghc-base-compat-dev (<< 0.11),
- libghc-base-compat-prof (>= 0.10.5),
- libghc-base-compat-prof (<< 0.11),
+ libghc-base-compat-dev,
+ libghc-base-compat-prof,
libghc-base-orphans-dev (>= 0.8),
libghc-base-orphans-dev (<< 0.9),
libghc-base-orphans-prof (>= 0.8),
@@ -24,7 +22,7 @@ Build-Depends-Indep: ghc-doc,
libghc-base-compat-doc,
libghc-base-orphans-doc,
libghc-vector-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
Homepage: https://github.com/phadej/topograph
X-Description: directed acyclic graphs.
Directed acyclic graphs can be sorted topographically.
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6e864977704880b8b8884787b807adc7523a59db
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/6e864977704880b8b8884787b807adc7523a59db
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/20200531/f38042d4/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list