[DHG_packages] 17/21: xss-sanitize: Upgrading from 0.3.5.5 to 0.3.5.6

Joachim Breitner nomeata at moszumanska.debian.org
Wed Aug 12 12:18:13 UTC 2015


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

nomeata pushed a commit to branch master
in repository DHG_packages.

commit fc5685750112c808ce20385d55cde3059a50c301
Author: Joachim Breitner <mail at joachim-breitner.de>
Date:   Wed Aug 12 14:03:41 2015 +0200

    xss-sanitize: Upgrading from 0.3.5.5 to 0.3.5.6
---
 p/haskell-xss-sanitize/debian/changelog |  6 ++
 p/haskell-xss-sanitize/debian/control   | 99 ++++++++++++++++-----------------
 2 files changed, 54 insertions(+), 51 deletions(-)

diff --git a/p/haskell-xss-sanitize/debian/changelog b/p/haskell-xss-sanitize/debian/changelog
index be73a12..23c10b3 100644
--- a/p/haskell-xss-sanitize/debian/changelog
+++ b/p/haskell-xss-sanitize/debian/changelog
@@ -1,3 +1,9 @@
+haskell-xss-sanitize (0.3.5.6-1) unstable; urgency=medium
+
+  * New upstream release
+
+ -- Joachim Breitner <nomeata at debian.org>  Wed, 12 Aug 2015 14:03:41 +0200
+
 haskell-xss-sanitize (0.3.5.5-3) unstable; urgency=medium
 
   * Rebuild due to haskell-devscripts bug affecting the previous
diff --git a/p/haskell-xss-sanitize/debian/control b/p/haskell-xss-sanitize/debian/control
index 088ef01..bb33246 100644
--- a/p/haskell-xss-sanitize/debian/control
+++ b/p/haskell-xss-sanitize/debian/control
@@ -1,53 +1,52 @@
 Source: haskell-xss-sanitize
-Priority: extra
-Section: haskell
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Uploaders: Giovanni Mascellani <gio at debian.org>
-Build-Depends: debhelper (>= 9)
-  , haskell-devscripts (>= 0.9)
-  , cdbs
-  , ghc
-  , ghc-prof
-  , libghc-attoparsec-dev (>> 0.10.0.3)
-  , libghc-attoparsec-dev (<< 1)
-  , libghc-attoparsec-prof
-  , libghc-tagsoup-dev (>> 0.12.2)
-  , libghc-tagsoup-dev (<< 1)
-  , libghc-tagsoup-prof
-  , libghc-utf8-string-dev (>> 0.3)
-  , libghc-utf8-string-dev (<< 1.1)
-  , libghc-utf8-string-prof
-  , libghc-network-uri-dev (>> 2.6)
-  , libghc-network-uri-prof
-  , libghc-css-text-dev (>> 0.1.1),
-  , libghc-css-text-dev (<< 0.2)
-  , libghc-css-text-prof,
-  , libghc-text-dev (>> 0.11)
-  , libghc-text-dev (<< 2)
-  , libghc-text-prof
-  , libghc-hspec-dev (>> 0.8)
-  , libghc-hunit-dev (>> 1.2)
-Build-Depends-Indep: ghc-doc
-  , libghc-attoparsec-doc,
- libghc-tagsoup-doc,
- libghc-utf8-string-doc,
- libghc-network-uri-doc,
+Priority: extra
+Section: haskell
+Build-Depends: debhelper (>= 9),
+ haskell-devscripts (>= 0.9),
+ cdbs,
+ ghc,
+ ghc-prof,
+ libghc-attoparsec-dev (>= 0.10.0.3),
+ libghc-attoparsec-dev (<< 1),
+ libghc-attoparsec-prof,
+ libghc-css-text-dev (>= 0.1.1),
+ libghc-css-text-dev (<< 0.2),
+ libghc-css-text-prof,
+ libghc-network-uri-dev (>= 2.6),
+ libghc-network-uri-prof,
+ libghc-tagsoup-dev (>= 0.12.2),
+ libghc-tagsoup-dev (<< 1),
+ libghc-tagsoup-prof,
+ libghc-text-dev (>= 0.11),
+ libghc-text-dev (<< 2),
+ libghc-text-prof,
+ libghc-utf8-string-dev (>= 0.3),
+ libghc-utf8-string-dev (<< 1.1),
+ libghc-utf8-string-prof,
+ libghc-hunit-dev (>= 1.2),
+ libghc-hspec-dev (>= 1.3),
+Build-Depends-Indep: ghc-doc,
+ libghc-attoparsec-doc,
  libghc-css-text-doc,
+ libghc-network-uri-doc,
+ libghc-tagsoup-doc,
  libghc-text-doc,
+ libghc-utf8-string-doc,
 Standards-Version: 3.9.5
-Homepage: http://hackage.haskell.org/package/xss-sanitize
-Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-xss-sanitize
+Homepage: http://github.com/yesodweb/haskell-xss-sanitize
 Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-xss-sanitize
+Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-xss-sanitize
 
 Package: libghc-xss-sanitize-dev
 Architecture: any
-Depends:
- ${haskell:Depends},
+Depends: ${haskell:Depends},
  ${misc:Depends},
- ${shlibs:Depends}
-Suggests: ${haskell:Suggests}
-Recommends: ${haskell:Recommends}
-Provides: ${haskell:Provides}
+ ${shlibs:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
 Description: Library to sanitize HTML and prevent XSS attacks${haskell:ShortBlurb}
  This library is able to parse strings that contain HTML code and check
  for the presence of potentially malicious tags that could trigger XSS
@@ -61,12 +60,11 @@ Description: Library to sanitize HTML and prevent XSS attacks${haskell:ShortBlur
 
 Package: libghc-xss-sanitize-prof
 Architecture: any
-Depends:
- ${haskell:Depends},
- ${misc:Depends}
-Suggests: ${haskell:Suggests}
-Recommends: ${haskell:Recommends}
-Provides: ${haskell:Provides}
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
+Provides: ${haskell:Provides},
 Description: Library to sanitize HTML and prevent XSS attacks${haskell:ShortBlurb}
  This library is able to parse strings that contain HTML code and check
  for the presence of potentially malicious tags that could trigger XSS
@@ -79,13 +77,12 @@ Description: Library to sanitize HTML and prevent XSS attacks${haskell:ShortBlur
  ${haskell:Blurb}
 
 Package: libghc-xss-sanitize-doc
-Section: doc
 Architecture: all
-Depends:
- ${haskell:Depends},
- ${misc:Depends}
-Suggests: ${haskell:Suggests}
-Recommends: ${haskell:Recommends}
+Section: doc
+Depends: ${haskell:Depends},
+ ${misc:Depends},
+Recommends: ${haskell:Recommends},
+Suggests: ${haskell:Suggests},
 Description: Library to sanitize HTML and prevent XSS attacks${haskell:ShortBlurb}
  This library is able to parse strings that contain HTML code and check
  for the presence of potentially malicious tags that could trigger XSS

-- 
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