[Pkg-cli-apps-commits] [fsharp] 60/60: Update to 3.1.1.26

Christopher Halse Rogers raof-guest at moszumanska.debian.org
Sun Sep 14 08:13:43 UTC 2014


This is an automated email from the git hooks/post-receive script.

raof-guest pushed a commit to branch master
in repository fsharp.

commit f1fc360bc64503e7903d74ae958835c726959cd4
Author: Christopher James Halse Rogers <raof at ubuntu.com>
Date:   Sun Sep 14 18:13:13 2014 +1000

    Update to 3.1.1.26
---
 debian/changelog                         | 3 +--
 debian/patches/build-only-4.0-libs.patch | 4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3074f55..c8bf961 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,10 @@
-fsharp (3.1.1.21+dfsg-1) UNRELEASED; urgency=medium
+fsharp (3.1.1.26+dfsg-1) UNRELEASED; urgency=medium
 
   * Refresh patches for new upstream version
   * Drop explicit FSharp.Core.dll reference from dep8 test solution
   * Run upstream testsuite in autopkgtests
   * Use single-debian-patch and cherry-picks from master
   * Adapt to changes in install locations
-  * Cherry pick 0813299 from master to fix F# unit tests.
 
  -- Christopher James Halse Rogers <raof at ubuntu.com>  Fri, 11 Jul 2014 16:30:53 +1000
 
diff --git a/debian/patches/build-only-4.0-libs.patch b/debian/patches/build-only-4.0-libs.patch
index 4335d5f..172b590 100644
--- a/debian/patches/build-only-4.0-libs.patch
+++ b/debian/patches/build-only-4.0-libs.patch
@@ -12,5 +12,5 @@
  	$(MAKE) -C FSharp.Core FSharpCoreBackVersion=3.0 TargetFramework=net40 $@
 -	$(MAKE) -C FSharp.Core FSharpCoreBackVersion=3.0 TargetFramework=net20 $@
  ifeq ("$(pclenabled47)", "yes")
- 	$(MAKE) -C FSharp.Core TargetFramework=portable-net45+sl5+win8 $@
- 	$(MAKE) -C FSharp.Core FSharpCoreBackVersion=3.0 TargetFramework=portable-net45+sl5+win8 $@
+ 	$(MAKE) -C FSharp.Core TargetFramework=portable47 $@
+ 	$(MAKE) -C FSharp.Core FSharpCoreBackVersion=3.0 TargetFramework=portable47 $@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-cli-apps/packages/fsharp.git



More information about the Pkg-cli-apps-commits mailing list