[Pkg-haskell-commits] darcs: haskell-http: Fix whitespace errors

KAction at gnu.org KAction at gnu.org
Tue Mar 10 11:33:48 UTC 2015


Tue Mar 10 11:30:58 UTC 2015  KAction at gnu.org
  * Fix whitespace errors

    M ./changelog -26 +25

Tue Mar 10 11:30:58 UTC 2015  KAction at gnu.org
  * Fix whitespace errors
diff -rN -u old-haskell-http/changelog new-haskell-http/changelog
--- old-haskell-http/changelog	2015-03-10 11:33:47.859427617 +0000
+++ new-haskell-http/changelog	2015-03-10 11:33:47.867427613 +0000
@@ -7,13 +7,13 @@
 haskell-http (1:4000.2.17-1) unstable; urgency=low
 
   * Adjust watch file to new hackage layout
-  * New upstream release. 
+  * New upstream release.
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 23 Jun 2014 18:22:57 -0700
 
 haskell-http (1:4000.2.8-1) unstable; urgency=low
 
-  * New upstream release 
+  * New upstream release
 
  -- Joachim Breitner <nomeata at debian.org>  Mon, 27 May 2013 15:52:39 +0200
 
@@ -42,7 +42,7 @@
 haskell-http (1:4000.2.3-1) unstable; urgency=low
 
   * New upstream release, to go with the platform 2012.2.0.0 (no functional
-    changes) 
+    changes)
 
  -- Joachim Breitner <nomeata at debian.org>  Sun, 13 May 2012 11:27:49 +0200
 
@@ -78,7 +78,7 @@
   * Use ghc instead of ghc6
 
   [ Joachim Breitner ]
-  * New upstream release 
+  * New upstream release
 
  -- Joachim Breitner <nomeata at debian.org>  Sun, 27 Mar 2011 10:58:27 +0530
 
@@ -136,15 +136,15 @@
   * New upstream release (Closes: #524348)
     - Exports MkCookie data contructor. (Closes: #471139)
   * debian/rules, debian/control: Update to use hlibrary.mk
-  * Remove old obsolete linda overrides 
+  * Remove old obsolete linda overrides
   * Installable again (Closes: #531245)
   * debian/control: Switch to parsec2 - cannot build otherwise as network
-    built against parsec2. 
+    built against parsec2.
   * debian/control: Clean up unnecessary build-deps
-  * debian/control: Add hscolour to b-d-i; needed to build docs now 
+  * debian/control: Add hscolour to b-d-i; needed to build docs now
   * debian/control: Bump standards-version to 3.8.2, no changes
-  * debian/copyright: Update with new holders and info for myself 
-  
+  * debian/copyright: Update with new holders and info for myself
+
   [ Joachim Breitner ]
   * Fix installation path for haddock files
   * Put into section haskell
@@ -166,7 +166,7 @@
   * debian/haskell-http-doc.doc-base:
     - Change section to Programming to fix lintian warning
       "doc-base-unknown-section haskell-http-api:5 Apps/Programming"
-  
+
  -- Arjan Oosting <arjan at debian.org>  Mon, 31 Mar 2008 11:01:26 +0200
 
 haskell-http (30010004-2) unstable; urgency=low
@@ -181,7 +181,7 @@
       lintian (dev-package-should-be-section-libdevel)
   * debian/haskell-http-doc.doc-base:
     - Cabal version 1.2 installs the generated documentation into a
-    different directory so adjust the doc-base file for that. 
+    different directory so adjust the doc-base file for that.
 
  -- Arjan Oosting <arjan at debian.org>  Fri, 08 Feb 2008 23:46:10 +0100
 
@@ -230,7 +230,7 @@
       subversion archive.
     - Add the missing (build) dependencies on lib*parsec-* packages.
   * debian/haskell-http-doc.examples: Removed as haskell-http does not
-    ship examples anymore. 
+    ship examples anymore.
   * debian/{mk-haskell-depends,rules}:
     - Small cleanups.
   * debian/watch:
@@ -242,7 +242,7 @@
         packages.
       + Add libghc6-base-doc, libghc6-network-doc and libghc5-parsec-doc
         to the Recommends of haskell-http-doc.
-  
+
  -- Arjan Oosting <arjan at debian.org>  Mon, 28 May 2007 06:01:50 +0200
 
 haskell-http (20060707-4) unstable; urgency=low
@@ -271,7 +271,7 @@
   * Rebuild against latest GHC (Closes: #394656)
   * Stop using update-haskell-control and $ghc6_* variables, as it is not
     necessary and not using it simplifies the work for porters and for me.
-  * debian/control: 
+  * debian/control:
     - added XS-Vcs-Svn field pointing to Subversion archive which contains
       this package.
     - added libghc6-network-dev to Build-Depends.
@@ -284,19 +284,19 @@
       ghc-pkg.
     - ensure the correct path for haddock-interfaces and haddock-html is
       used when registering the package.
-  
+
  -- Arjan Oosting <arjan at debian.org>  Mon, 23 Oct 2006 14:53:38 +0200
 
 haskell-http (20060707-1) unstable; urgency=low
 
   * New upstream release. (Closes: #375588)
   * All the dpatches are obsolete due to changes upstream, thus all
-    dpatches are dropped.  
+    dpatches are dropped.
   * debian/control.in: remove cpphs from Build-Depends.
   * debian/copyright: update copyright years with information from
     LICENSE file.
-  * debian/rules: 
-  
+  * debian/rules:
+
  -- Arjan Oosting <arjanoosting at home.nl>  Sat,  8 Jul 2006 16:41:34 +0200
 
 haskell-http (0.4.20050430-4) unstable; urgency=low
@@ -334,7 +334,7 @@
   * debian/control.in:
     - remove the versioned dependency on ghc6 version 6.4.2 as it is not
       yet in the archive anyway.
-    - Upgrade to Standards-Version 3.7.2. No changes needed.	
+    - Upgrade to Standards-Version 3.7.2. No changes needed.
     - Use the new substitution variables source:Version and build depend
       on dpkg-dev (>= 1.13.19) which introduces these new variables.
 
@@ -344,14 +344,14 @@
 
   * Take over maintainership with permission of previous maintainer.
   * Run update-haskell-control to update the Build-Depends, Depends and
-    Architecture lines. (Closes: #337979, #360878, #336396, #336268)   
+    Architecture lines. (Closes: #337979, #360878, #336396, #336268)
   * Remove support for nhc98 from the package.
   * debian/control.in:
     - Move haskell-http-doc to section doc.
     - Change to Standards-Version 3.6.2. No changes needed.
     - Cleanup the Build-Depends and Build-Depends-Indep
     - Add Homepage: http://www.haskell.org/http/ to the descriptions.
-    - Properly escape ${haskell:Depends}.  
+    - Properly escape ${haskell:Depends}.
     - Add versioned libghc6-cabal-dev and ghc6 to the Build-Depends to use
       Cabal version 1.1.1 or later which introduces a new installation
       prefix for libraries.
@@ -361,18 +361,18 @@
   * debian/haskell-http-doc.dirs: added.
   * debian/libhugs-http.install: added.
   * debian/libhugs-http.linda-overrides: added. The *.hs files need to be
-    installed in /usr/lib/hugs/ so override linda warning. 
-  * debian/rules: 
+    installed in /usr/lib/hugs/ so override linda warning.
+  * debian/rules:
     - split the dh_haskell -a -i call two calls. Move all the architecture
       independent stuff to binary-indep and all the architecture dependent
       stuff to binary-arch. (Closes: #315333)
-    - remove the empty directory usr/lib/haskell-packages/ghc6/bin 
+    - remove the empty directory usr/lib/haskell-packages/ghc6/bin
       (Closes: #324718)
     - do not ignore errors on clean and remove redundant make clean call.
     - general cleanup.
   * debian/watch: added watch file.
   * http.cabal: add package base to Build-Depends.
-  
+
  -- Arjan Oosting <arjanoosting at home.nl>  Thu, 20 Apr 2006 11:45:51 +0200
 
 haskell-http (0.4.20050430-1) unstable; urgency=low
@@ -405,4 +405,3 @@
   * Initial Debian package.
 
  -- Ganesh Sittampalam <ganesh at earth.li>  Tue,  7 Dec 2004 02:11:23 +0000
-




More information about the Pkg-haskell-commits mailing list