[Pkg-haskell-commits] darcs: ftphs: Debian packaging updates

John Goerzen jgoerzen at complete.org
Fri Jan 4 14:26:10 UTC 2013


Fri Apr 25 16:39:47 UTC 2008  John Goerzen <jgoerzen at complete.org>
  * Debian packaging updates
  Ignore-this: f888449cda9410be87a4c4f4c6bd96b4

    M ./changelog +7
    M ./control -2 +5

Fri Apr 25 16:39:47 UTC 2008  John Goerzen <jgoerzen at complete.org>
  * Debian packaging updates
  Ignore-this: f888449cda9410be87a4c4f4c6bd96b4
diff -rN -u old-ftphs//changelog new-ftphs//changelog
--- old-ftphs//changelog	2013-01-04 14:26:10.415733675 +0000
+++ new-ftphs//changelog	2013-01-04 14:26:10.843234200 +0000
@@ -1,3 +1,10 @@
+ftphs (1.0.4.3) unstable; urgency=low
+
+  * Note VCS-* and Homepage lines in control.
+  * Rebuild for newer MissingH.
+
+ -- John Goerzen <jgoerzen at complete.org>  Fri, 25 Apr 2008 11:39:25 -0500
+
 ftphs (1.0.4.2) unstable; urgency=low
 
   * Rebuild against hslogger 1.0.5.  Closes: #468914.
diff -rN -u old-ftphs//control new-ftphs//control
--- old-ftphs//control	2013-01-04 14:26:10.403741753 +0000
+++ new-ftphs//control	2013-01-04 14:26:10.843234200 +0000
@@ -1,15 +1,18 @@
 Source: ftphs
 Priority: optional
 Maintainer: John Goerzen <jgoerzen at complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.4), cpphs, libghc6-network-dev, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.0.2), libghc6-hslogger-dev (>= 1.0.5)
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.4), cpphs, libghc6-network-dev, libghc6-mtl-dev, libghc6-missingh-dev (>= 1.0.1.0), libghc6-hslogger-dev (>= 1.0.5)
 Build-Depends-Indep: debhelper (>= 4.0.0), haddock, haskell-devscripts (>= 0.6.4), ghc6 (>= 6.8), cpphs
 Standards-Version: 3.6.2
 Section: devel
+Homepage: http://software.complete.org/ftphs
+VCS-Git: git://git.complete.org/ftphs
+VCS-Browser: http://git.complete.org/ftphs
 
 Package: libghc6-ftphs-dev
 Section: devel
 Architecture: any
-Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-hslogger-dev (>= 1.0.5), libghc6-missingh-dev (>= 1.0.0.2)
+Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-hslogger-dev (>= 1.0.5), libghc6-missingh-dev (>= 1.0.1)
 Suggests: ftphs-doc
 Description: FTP Client and Server Library for Haskell, GHC package
  ftphs provides a Haskell library to implement a FTP client





More information about the Pkg-haskell-commits mailing list