[DHG_packages] 01/06: DAV: Upgrading from 1.3 to 1.3.1

Clint Adams clint at moszumanska.debian.org
Mon Oct 17 23:34:15 UTC 2016


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

clint pushed a commit to branch experimental
in repository DHG_packages.

commit 4b36721871901b1e512e7f82d6e48011dc16a4fe
Author: Clint Adams <clint at debian.org>
Date:   Fri Oct 7 20:02:01 2016 -0400

    DAV: Upgrading from 1.3 to 1.3.1
---
 p/haskell-dav/debian/changelog |  6 +++++
 p/haskell-dav/debian/control   | 55 +++++++++++++++++++++++++++---------------
 p/haskell-dav/debian/copyright |  2 +-
 3 files changed, 42 insertions(+), 21 deletions(-)

diff --git a/p/haskell-dav/debian/changelog b/p/haskell-dav/debian/changelog
index e6a6412..030e7ea 100644
--- a/p/haskell-dav/debian/changelog
+++ b/p/haskell-dav/debian/changelog
@@ -1,3 +1,9 @@
+haskell-dav (1.3.1-1) experimental; urgency=medium
+
+  * New upstream version.
+
+ -- Clint Adams <clint at debian.org>  Fri, 07 Oct 2016 20:02:01 -0400
+
 haskell-dav (1.3-1) unstable; urgency=medium
 
   [ Dmitry Bogatov ]
diff --git a/p/haskell-dav/debian/control b/p/haskell-dav/debian/control
index 9b20222..cde082b 100644
--- a/p/haskell-dav/debian/control
+++ b/p/haskell-dav/debian/control
@@ -1,14 +1,16 @@
 Source: haskell-dav
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
-Uploaders: Clint Adams <clint at debian.org>
+Uploaders:
+ Clint Adams <clint at debian.org>,
 Priority: extra
 Section: haskell
-Build-Depends: debhelper (>= 9),
- haskell-devscripts (>= 0.10),
+Build-Depends:
  cdbs,
- ghc (>= 7.8),
- ghc-prof,
+ debhelper (>= 9),
+ ghc (>= 8),
  ghc-ghci,
+ ghc-prof,
+ haskell-devscripts (>= 0.10),
  libghc-case-insensitive-dev (>= 0.4),
  libghc-case-insensitive-prof,
  libghc-either-dev (>= 4.3),
@@ -39,10 +41,11 @@ Build-Depends: debhelper (>= 9),
  libghc-utf8-string-prof,
  libghc-xml-conduit-dev (>= 1.0),
  libghc-xml-conduit-prof,
- libghc-xml-hamlet-dev (>= 0.4),
  libghc-xml-hamlet-dev (<< 0.5),
+ libghc-xml-hamlet-dev (>= 0.4),
  libghc-xml-hamlet-prof,
-Build-Depends-Indep: ghc-doc,
+Build-Depends-Indep:
+ ghc-doc,
  libghc-case-insensitive-doc,
  libghc-either-doc,
  libghc-exceptions-doc,
@@ -61,7 +64,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-xml-hamlet-doc,
 Standards-Version: 3.9.8
 Homepage: http://floss.scru.org/hDAV
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-dav
 Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/DHG_packages.git
 X-Description: RFC 4918 WebDAV support
  This is a library for the Web Distributed Authoring and Versioning
@@ -71,21 +74,26 @@ X-Description: RFC 4918 WebDAV support
 Package: hdav
 Architecture: any
 Section: web
-Depends: ${shlibs:Depends},
+Depends:
  ${haskell:Depends},
  ${misc:Depends},
+ ${shlibs:Depends},
 Description: command-line WebDAV client
  hdav currently only supports copying a file and associated WebDAV
  properties from one URL to another.
 
 Package: libghc-dav-dev
 Architecture: any
-Depends: ${shlibs:Depends},
+Depends:
  ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+ ${shlibs:Depends},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -93,11 +101,15 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 
 Package: libghc-dav-prof
 Architecture: any
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
-Provides: ${haskell:Provides},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
+Provides:
+ ${haskell:Provides},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
@@ -106,10 +118,13 @@ Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
 Package: libghc-dav-doc
 Architecture: all
 Section: doc
-Depends: ${haskell:Depends},
+Depends:
+ ${haskell:Depends},
  ${misc:Depends},
-Recommends: ${haskell:Recommends},
-Suggests: ${haskell:Suggests},
+Recommends:
+ ${haskell:Recommends},
+Suggests:
+ ${haskell:Suggests},
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .
diff --git a/p/haskell-dav/debian/copyright b/p/haskell-dav/debian/copyright
index 3a0cde3..b6fb085 100644
--- a/p/haskell-dav/debian/copyright
+++ b/p/haskell-dav/debian/copyright
@@ -26,4 +26,4 @@ License: GPL-3+
  along with this program. If not, see <http://www.gnu.org/licenses/>.
  .
  On Debian system, copy of GNU Lesser General Public License version 3
- is also located at `/usr/share/common-licenses/GPL-3'
\ No newline at end of file
+ is also located at `/usr/share/common-licenses/GPL-3'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list