diff options
Diffstat (limited to 'p')
1514 files changed, 5293 insertions, 757 deletions
diff --git a/p/alex/debian/changelog b/p/alex/debian/changelog index 56b0f7382..b4303c0e3 100644 --- a/p/alex/debian/changelog +++ b/p/alex/debian/changelog @@ -1,3 +1,9 @@ +alex (3.1.6-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:41 +0300 + alex (3.1.6-2) unstable; urgency=medium * Bump standards version to 3.9.8 (no changes needed) diff --git a/p/alex/debian/control b/p/alex/debian/control index d2aaeb4c0..83d6cca21 100644 --- a/p/alex/debian/control +++ b/p/alex/debian/control @@ -23,7 +23,7 @@ Build-Depends: alex <!stage1>, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/alex/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: alex Architecture: any diff --git a/p/bnfc/debian/changelog b/p/bnfc/debian/changelog index 9df21b5ea..b0e603414 100644 --- a/p/bnfc/debian/changelog +++ b/p/bnfc/debian/changelog @@ -1,3 +1,9 @@ +bnfc (2.8-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:41 +0300 + bnfc (2.8-5) unstable; urgency=medium * Fill in more authors in debian/copyright diff --git a/p/bnfc/debian/control b/p/bnfc/debian/control index 49448046d..9491aaf31 100644 --- a/p/bnfc/debian/control +++ b/p/bnfc/debian/control @@ -15,7 +15,7 @@ Build-Depends: alex, Standards-Version: 3.9.8 Homepage: http://bnfc.digitalgrammars.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: bnfc Architecture: any diff --git a/p/c2hs/debian/changelog b/p/c2hs/debian/changelog index 38fa88412..732cb34e7 100644 --- a/p/c2hs/debian/changelog +++ b/p/c2hs/debian/changelog @@ -1,3 +1,9 @@ +c2hs (0.27.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:41 +0300 + c2hs (0.27.1-1) unstable; urgency=medium * New upstream release diff --git a/p/c2hs/debian/control b/p/c2hs/debian/control index a43c0f6af..e80ecb403 100644 --- a/p/c2hs/debian/control +++ b/p/c2hs/debian/control @@ -21,7 +21,7 @@ Build-Conflicts: libghc-wash-dev, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/c2hs Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: c2hs Architecture: any diff --git a/p/cabal-debian/debian/changelog b/p/cabal-debian/debian/changelog index bb6430682..7ad48dd1f 100644 --- a/p/cabal-debian/debian/changelog +++ b/p/cabal-debian/debian/changelog @@ -1,3 +1,9 @@ +cabal-debian (4.31.9-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:41 +0300 + cabal-debian (4.31.9-2) unstable; urgency=medium * Convert 'debian/copyright' to dep5 format diff --git a/p/cabal-debian/debian/control b/p/cabal-debian/debian/control index f5cb468aa..b93af65c4 100644 --- a/p/cabal-debian/debian/control +++ b/p/cabal-debian/debian/control @@ -36,7 +36,7 @@ Build-Depends: cdbs, libghc-utf8-string-dev Standards-Version: 3.9.8 Homepage: https://github.com/ddssff/cabal-debian -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Package: cabal-debian diff --git a/p/cpphs/debian/changelog b/p/cpphs/debian/changelog index f64558602..6785a4741 100644 --- a/p/cpphs/debian/changelog +++ b/p/cpphs/debian/changelog @@ -1,3 +1,9 @@ +cpphs (1.19.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:41 +0300 + cpphs (1.19.3-1) unstable; urgency=medium * New upstream release diff --git a/p/cpphs/debian/control b/p/cpphs/debian/control index d483211f8..95e364b03 100644 --- a/p/cpphs/debian/control +++ b/p/cpphs/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/cpphs/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: cpphs Architecture: any diff --git a/p/darcs-monitor/debian/changelog b/p/darcs-monitor/debian/changelog index 377816e72..cceffad3a 100644 --- a/p/darcs-monitor/debian/changelog +++ b/p/darcs-monitor/debian/changelog @@ -1,3 +1,9 @@ +darcs-monitor (0.4.2-11) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:42 +0300 + darcs-monitor (0.4.2-10) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/darcs-monitor/debian/control b/p/darcs-monitor/debian/control index 4f0c5e3ee..b36285a01 100644 --- a/p/darcs-monitor/debian/control +++ b/p/darcs-monitor/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://wiki.darcs.net/RelatedSoftware/DarcsMonitor Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: darcs-monitor Architecture: any diff --git a/p/darcs/debian/changelog b/p/darcs/debian/changelog index 8391865b4..ecb7519a5 100644 --- a/p/darcs/debian/changelog +++ b/p/darcs/debian/changelog @@ -1,3 +1,9 @@ +darcs (2.10.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:42 +0300 + darcs (2.10.2-1) unstable; urgency=medium * New upstream release diff --git a/p/darcs/debian/control b/p/darcs/debian/control index 477cc4e59..fd6d362ce 100644 --- a/p/darcs/debian/control +++ b/p/darcs/debian/control @@ -55,7 +55,7 @@ Build-Depends: cdbs, Standards-Version: 3.9.6 Homepage: http://darcs.net/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: darcs Architecture: any diff --git a/p/djinn/debian/changelog b/p/djinn/debian/changelog index ae49a72d2..6ad2435a8 100644 --- a/p/djinn/debian/changelog +++ b/p/djinn/debian/changelog @@ -1,3 +1,9 @@ +djinn (2014.9.7-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:42 +0300 + djinn (2014.9.7-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/djinn/debian/control b/p/djinn/debian/control index ed3618de1..fdad771aa 100644 --- a/p/djinn/debian/control +++ b/p/djinn/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/djinn Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: djinn Architecture: any diff --git a/p/frown/debian/changelog b/p/frown/debian/changelog index 86b6255a4..b7c23a90c 100644 --- a/p/frown/debian/changelog +++ b/p/frown/debian/changelog @@ -1,3 +1,9 @@ +frown (0.6.2.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:42 +0300 + frown (0.6.2.3-1) experimental; urgency=medium * New upstream release. diff --git a/p/frown/debian/control b/p/frown/debian/control index 285b7a624..cf5c7defa 100644 --- a/p/frown/debian/control +++ b/p/frown/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/frown Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/frown -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: LALR(k) parser generator Frown is an LALR(k) parser generator for Haskell 98 written in Haskell 98. . diff --git a/p/ftphs/debian/changelog b/p/ftphs/debian/changelog index 544ed97c6..c9e18740d 100644 --- a/p/ftphs/debian/changelog +++ b/p/ftphs/debian/changelog @@ -1,3 +1,9 @@ +ftphs (1.0.9.1-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:42 +0300 + ftphs (1.0.9.1-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/ftphs/debian/control b/p/ftphs/debian/control index d361cb8ef..6ce428316 100644 --- a/p/ftphs/debian/control +++ b/p/ftphs/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://software.complete.org/ftphs Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: FTP Client and Server Library for Haskell ftphs provides a Haskell library to implement a FTP client and a FTP server. diff --git a/p/ghc-mod/debian/changelog b/p/ghc-mod/debian/changelog index 6e65b4e24..a65e3cb70 100644 --- a/p/ghc-mod/debian/changelog +++ b/p/ghc-mod/debian/changelog @@ -1,3 +1,9 @@ +ghc-mod (5.4.0.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:43 +0300 + ghc-mod (5.4.0.0-1) unstable; urgency=medium * New upstream release diff --git a/p/ghc-mod/debian/control b/p/ghc-mod/debian/control index f14f0dd7b..32ef546b4 100644 --- a/p/ghc-mod/debian/control +++ b/p/ghc-mod/debian/control @@ -75,7 +75,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.mew.org/~kazu/proj/ghc-mod/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: ghc-mod Architecture: any diff --git a/p/ghc/debian/changelog b/p/ghc/debian/changelog index 599e88938..708df0149 100644 --- a/p/ghc/debian/changelog +++ b/p/ghc/debian/changelog @@ -1,3 +1,9 @@ +ghc (7.10.3-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:42 +0300 + ghc (7.10.3-7) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/ghc/debian/control b/p/ghc/debian/control index a7546b671..33201212f 100644 --- a/p/ghc/debian/control +++ b/p/ghc/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: Build-Conflicts: ccache Homepage: http://haskell.org/ghc/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Package: ghc diff --git a/p/gitit/debian/changelog b/p/gitit/debian/changelog index 18a32c3d0..bea2ba3ae 100644 --- a/p/gitit/debian/changelog +++ b/p/gitit/debian/changelog @@ -1,3 +1,9 @@ +gitit (0.12.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:43 +0300 + gitit (0.12.1-2) unstable; urgency=medium * Fix links to jquery (closes: #820469). diff --git a/p/gitit/debian/control b/p/gitit/debian/control index a5e22ebd4..957e257f9 100644 --- a/p/gitit/debian/control +++ b/p/gitit/debian/control @@ -170,7 +170,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://gitit.net Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-gitit -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Wiki engine backed by a git or darcs filestore Gitit is a wiki backed by a git or darcs filestore. Pages and uploaded files can be modified either directly via the VCS's command-line tools or through diff --git a/p/gtk2hs-buildtools/debian/changelog b/p/gtk2hs-buildtools/debian/changelog index 8dc05724a..63296daf5 100644 --- a/p/gtk2hs-buildtools/debian/changelog +++ b/p/gtk2hs-buildtools/debian/changelog @@ -1,3 +1,9 @@ +gtk2hs-buildtools (0.13.0.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:43 +0300 + gtk2hs-buildtools (0.13.0.5-1) unstable; urgency=medium * New upstream release diff --git a/p/gtk2hs-buildtools/debian/control b/p/gtk2hs-buildtools/debian/control index 650fa6c7d..f01c16e2c 100644 --- a/p/gtk2hs-buildtools/debian/control +++ b/p/gtk2hs-buildtools/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/gtk2hs/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: gtk2hs-buildtools Architecture: any diff --git a/p/happy/debian/changelog b/p/happy/debian/changelog index 50f97f679..5305931f7 100644 --- a/p/happy/debian/changelog +++ b/p/happy/debian/changelog @@ -1,3 +1,9 @@ +happy (1.19.5-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:43 +0300 + happy (1.19.5-5) unstable; urgency=medium * Implement a stage1 profile build for bootstrapping. diff --git a/p/happy/debian/control b/p/happy/debian/control index a6f376efa..1f6e05c7f 100644 --- a/p/happy/debian/control +++ b/p/happy/debian/control @@ -17,7 +17,7 @@ Build-Depends: cdbs (>= 0.4.59), libghc-mtl-dev, happy <!stage1> Homepage: http://www.haskell.org/happy -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ diff --git a/p/haskell-abstract-deque/debian/changelog b/p/haskell-abstract-deque/debian/changelog index d3120f2ad..09bb5e008 100644 --- a/p/haskell-abstract-deque/debian/changelog +++ b/p/haskell-abstract-deque/debian/changelog @@ -1,3 +1,9 @@ +haskell-abstract-deque (0.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:43 +0300 + haskell-abstract-deque (0.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-abstract-deque/debian/control b/p/haskell-abstract-deque/debian/control index 2d6e67c3d..5e08b2f21 100644 --- a/p/haskell-abstract-deque/debian/control +++ b/p/haskell-abstract-deque/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/rrnewton/haskell-lockfree/wiki Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: abstract, parameterized interface to mutable Deques An abstract interface to highly-parameterizable queues/deques. . diff --git a/p/haskell-abstract-par/debian/changelog b/p/haskell-abstract-par/debian/changelog index b04aaae36..4677fb313 100644 --- a/p/haskell-abstract-par/debian/changelog +++ b/p/haskell-abstract-par/debian/changelog @@ -1,3 +1,9 @@ +haskell-abstract-par (0.3.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:43 +0300 + haskell-abstract-par (0.3.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-abstract-par/debian/control b/p/haskell-abstract-par/debian/control index 674b6e59c..f4f16efc3 100644 --- a/p/haskell-abstract-par/debian/control +++ b/p/haskell-abstract-par/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/simonmar/monad-par Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Abstract parallelization interface This module offers the types and abstract definitons for the par monad. The par monad offers parrallelization based on dataflow programming. diff --git a/p/haskell-acid-state/debian/changelog b/p/haskell-acid-state/debian/changelog index 5f592160d..5a288cb29 100644 --- a/p/haskell-acid-state/debian/changelog +++ b/p/haskell-acid-state/debian/changelog @@ -1,3 +1,9 @@ +haskell-acid-state (0.14.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:43 +0300 + haskell-acid-state (0.14.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-acid-state/debian/control b/p/haskell-acid-state/debian/control index fe94dbd82..880adf01b 100644 --- a/p/haskell-acid-state/debian/control +++ b/p/haskell-acid-state/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://acid-state.seize.it/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-acid-state-dev Architecture: any diff --git a/p/haskell-active/debian/changelog b/p/haskell-active/debian/changelog index 510a49464..3e1a0e4fa 100644 --- a/p/haskell-active/debian/changelog +++ b/p/haskell-active/debian/changelog @@ -1,3 +1,9 @@ +haskell-active (0.2.0.8-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:44 +0300 + haskell-active (0.2.0.8-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-active/debian/control b/p/haskell-active/debian/control index 83b51f334..40c8070aa 100644 --- a/p/haskell-active/debian/control +++ b/p/haskell-active/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/active Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-active-dev Architecture: any diff --git a/p/haskell-adjunctions/debian/changelog b/p/haskell-adjunctions/debian/changelog index bc54d7ddc..a4eeb0588 100644 --- a/p/haskell-adjunctions/debian/changelog +++ b/p/haskell-adjunctions/debian/changelog @@ -1,3 +1,9 @@ +haskell-adjunctions (4.2.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:44 +0300 + haskell-adjunctions (4.2.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-adjunctions/debian/control b/p/haskell-adjunctions/debian/control index 137baa6fb..21e8a3bd0 100644 --- a/p/haskell-adjunctions/debian/control +++ b/p/haskell-adjunctions/debian/control @@ -52,7 +52,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/adjunctions/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-adjunctions-dev Architecture: any diff --git a/p/haskell-aeson-compat/debian/changelog b/p/haskell-aeson-compat/debian/changelog index 9baa74265..31efe865b 100644 --- a/p/haskell-aeson-compat/debian/changelog +++ b/p/haskell-aeson-compat/debian/changelog @@ -1,3 +1,9 @@ +haskell-aeson-compat (0.3.0.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:44 +0300 + haskell-aeson-compat (0.3.0.0-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-aeson-compat/debian/control b/p/haskell-aeson-compat/debian/control index 4213226e1..bf17b858d 100644 --- a/p/haskell-aeson-compat/debian/control +++ b/p/haskell-aeson-compat/debian/control @@ -59,7 +59,7 @@ Build-Depends-Indep: ghc-doc, libghc-vector-doc, Standards-Version: 3.9.6 Homepage: https://github.com/phadej/aeson-compat#readme -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: Compatibility layer for aeson Compatibility layer for aeson diff --git a/p/haskell-aeson-extra/debian/changelog b/p/haskell-aeson-extra/debian/changelog index 25ba88033..ad3333de7 100644 --- a/p/haskell-aeson-extra/debian/changelog +++ b/p/haskell-aeson-extra/debian/changelog @@ -1,3 +1,9 @@ +haskell-aeson-extra (0.3.0.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:44 +0300 + haskell-aeson-extra (0.3.0.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-aeson-extra/debian/control b/p/haskell-aeson-extra/debian/control index b01ab68a1..c58259a20 100644 --- a/p/haskell-aeson-extra/debian/control +++ b/p/haskell-aeson-extra/debian/control @@ -67,7 +67,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: https://github.com/phadej/aeson-extra#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-aeson-extra -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Extra goodies for aeson The package motivation is twofold: . diff --git a/p/haskell-aeson-pretty/debian/changelog b/p/haskell-aeson-pretty/debian/changelog index 21f88ba82..43416850a 100644 --- a/p/haskell-aeson-pretty/debian/changelog +++ b/p/haskell-aeson-pretty/debian/changelog @@ -1,3 +1,9 @@ +haskell-aeson-pretty (0.7.2-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:44 +0300 + haskell-aeson-pretty (0.7.2-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-aeson-pretty/debian/control b/p/haskell-aeson-pretty/debian/control index eafbe079f..fa9056ec6 100644 --- a/p/haskell-aeson-pretty/debian/control +++ b/p/haskell-aeson-pretty/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/informatikr/aeson-pretty Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: JSON pretty-printing library A JSON pretty-printing library compatible with Aeson. . diff --git a/p/haskell-aeson-qq/debian/changelog b/p/haskell-aeson-qq/debian/changelog index 385376ecc..213730859 100644 --- a/p/haskell-aeson-qq/debian/changelog +++ b/p/haskell-aeson-qq/debian/changelog @@ -1,3 +1,9 @@ +haskell-aeson-qq (0.8.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:45 +0300 + haskell-aeson-qq (0.8.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-aeson-qq/debian/control b/p/haskell-aeson-qq/debian/control index f80ce3781..a0780c697 100644 --- a/p/haskell-aeson-qq/debian/control +++ b/p/haskell-aeson-qq/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/zalora/aeson-qq Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: JSON quasiquoter for Haskell This package provides a JSON quasiquoter for Haskell. It exposes the function `aesonQQ` that compile-time converts a string representation of a JSON value diff --git a/p/haskell-aeson/debian/changelog b/p/haskell-aeson/debian/changelog index aaa8a9e62..723589f5e 100644 --- a/p/haskell-aeson/debian/changelog +++ b/p/haskell-aeson/debian/changelog @@ -1,3 +1,9 @@ +haskell-aeson (0.10.0.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:44 +0300 + haskell-aeson (0.10.0.0-3) unstable; urgency=medium * Backports upstream patches that help with 32 bit compat diff --git a/p/haskell-aeson/debian/control b/p/haskell-aeson/debian/control index 236feb13c..b0650f8e5 100644 --- a/p/haskell-aeson/debian/control +++ b/p/haskell-aeson/debian/control @@ -49,7 +49,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/aeson Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-aeson-dev Architecture: any diff --git a/p/haskell-ansi-terminal/debian/changelog b/p/haskell-ansi-terminal/debian/changelog index 9d6cd046c..69d7510d5 100644 --- a/p/haskell-ansi-terminal/debian/changelog +++ b/p/haskell-ansi-terminal/debian/changelog @@ -1,3 +1,9 @@ +haskell-ansi-terminal (0.6.2.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:45 +0300 + haskell-ansi-terminal (0.6.2.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-ansi-terminal/debian/control b/p/haskell-ansi-terminal/debian/control index 66446e83c..f2d80d4cc 100644 --- a/p/haskell-ansi-terminal/debian/control +++ b/p/haskell-ansi-terminal/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/feuerbach/ansi-terminal Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ansi-terminal-dev Architecture: any diff --git a/p/haskell-ansi-wl-pprint/debian/changelog b/p/haskell-ansi-wl-pprint/debian/changelog index d2a52e715..0644e5247 100644 --- a/p/haskell-ansi-wl-pprint/debian/changelog +++ b/p/haskell-ansi-wl-pprint/debian/changelog @@ -1,3 +1,9 @@ +haskell-ansi-wl-pprint (0.6.7.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:45 +0300 + haskell-ansi-wl-pprint (0.6.7.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-ansi-wl-pprint/debian/control b/p/haskell-ansi-wl-pprint/debian/control index 206e06744..b763ad93b 100644 --- a/p/haskell-ansi-wl-pprint/debian/control +++ b/p/haskell-ansi-wl-pprint/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/batterseapower/ansi-wl-pprint Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ansi-wl-pprint-dev Architecture: any diff --git a/p/haskell-appar/debian/changelog b/p/haskell-appar/debian/changelog index a26e6e121..1a57f57da 100644 --- a/p/haskell-appar/debian/changelog +++ b/p/haskell-appar/debian/changelog @@ -1,3 +1,9 @@ +haskell-appar (0.1.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:45 +0300 + haskell-appar (0.1.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-appar/debian/control b/p/haskell-appar/debian/control index d603f7054..089a7d892 100644 --- a/p/haskell-appar/debian/control +++ b/p/haskell-appar/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/appar Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A simple applicative parser in Parsec style This is a simple applicative parser. diff --git a/p/haskell-applicative-quoters/debian/changelog b/p/haskell-applicative-quoters/debian/changelog index ca585abe2..4371cde40 100644 --- a/p/haskell-applicative-quoters/debian/changelog +++ b/p/haskell-applicative-quoters/debian/changelog @@ -1,3 +1,9 @@ +haskell-applicative-quoters (0.1.0.8-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:45 +0300 + haskell-applicative-quoters (0.1.0.8-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-applicative-quoters/debian/control b/p/haskell-applicative-quoters/debian/control index 7857aa877..97e97d73a 100644 --- a/p/haskell-applicative-quoters/debian/control +++ b/p/haskell-applicative-quoters/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/applicative-quoters Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Quasiquoters for idiom brackets and an applicative do-notation Quasiquoters taken from Matt Morrow's haskell-src-meta to implement Conor McBride's idiom brackets, and a do-notation that only requires diff --git a/p/haskell-arrows/debian/changelog b/p/haskell-arrows/debian/changelog index 8217a94f8..48fc06af7 100644 --- a/p/haskell-arrows/debian/changelog +++ b/p/haskell-arrows/debian/changelog @@ -1,3 +1,9 @@ +haskell-arrows (0.4.4.1-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:45 +0300 + haskell-arrows (0.4.4.1-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-arrows/debian/control b/p/haskell-arrows/debian/control index ad8f980c6..5e57960e7 100644 --- a/p/haskell-arrows/debian/control +++ b/p/haskell-arrows/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/arrows/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-arrows-dev Architecture: any diff --git a/p/haskell-asn1-data/debian/changelog b/p/haskell-asn1-data/debian/changelog index 3fdc89d0c..b915386ec 100644 --- a/p/haskell-asn1-data/debian/changelog +++ b/p/haskell-asn1-data/debian/changelog @@ -1,3 +1,9 @@ +haskell-asn1-data (0.7.1-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:46 +0300 + haskell-asn1-data (0.7.1-8) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-asn1-data/debian/control b/p/haskell-asn1-data/debian/control index cf96841c3..e594ea93c 100644 --- a/p/haskell-asn1-data/debian/control +++ b/p/haskell-asn1-data/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-asn1-data Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-asn1-data-dev Architecture: any diff --git a/p/haskell-asn1-encoding/debian/changelog b/p/haskell-asn1-encoding/debian/changelog index 6fafbb914..92d950031 100644 --- a/p/haskell-asn1-encoding/debian/changelog +++ b/p/haskell-asn1-encoding/debian/changelog @@ -1,3 +1,9 @@ +haskell-asn1-encoding (0.9.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:46 +0300 + haskell-asn1-encoding (0.9.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-asn1-encoding/debian/control b/p/haskell-asn1-encoding/debian/control index ce1ca0577..577e2bd8e 100644 --- a/p/haskell-asn1-encoding/debian/control +++ b/p/haskell-asn1-encoding/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-asn1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: ASN1 data reader/writer in RAW, BER, and DER forms ASN1 data reader and writer in raw form with supports for high level forms of ASN1 (BER and DER). diff --git a/p/haskell-asn1-parse/debian/changelog b/p/haskell-asn1-parse/debian/changelog index e73380b5e..4ff3b38eb 100644 --- a/p/haskell-asn1-parse/debian/changelog +++ b/p/haskell-asn1-parse/debian/changelog @@ -1,3 +1,9 @@ +haskell-asn1-parse (0.9.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:46 +0300 + haskell-asn1-parse (0.9.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-asn1-parse/debian/control b/p/haskell-asn1-parse/debian/control index 23222e686..fd95a204b 100644 --- a/p/haskell-asn1-parse/debian/control +++ b/p/haskell-asn1-parse/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/vincenthz/hs-asn1 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: simple monadic parser for ASN1 stream types This is a simple monadic parser for ASN1 stream types, when ASN.1 pattern matching is not convenient. diff --git a/p/haskell-asn1-types/debian/changelog b/p/haskell-asn1-types/debian/changelog index 3f0641258..1c93a8bea 100644 --- a/p/haskell-asn1-types/debian/changelog +++ b/p/haskell-asn1-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-asn1-types (0.3.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:46 +0300 + haskell-asn1-types (0.3.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-asn1-types/debian/control b/p/haskell-asn1-types/debian/control index 7401c39cc..8f4e1797e 100644 --- a/p/haskell-asn1-types/debian/control +++ b/p/haskell-asn1-types/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-asn1-types Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-asn1-types-dev Architecture: any diff --git a/p/haskell-async/debian/changelog b/p/haskell-async/debian/changelog index 09d5443ce..c18701c6d 100644 --- a/p/haskell-async/debian/changelog +++ b/p/haskell-async/debian/changelog @@ -1,3 +1,9 @@ +haskell-async (2.0.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:46 +0300 + haskell-async (2.0.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-async/debian/control b/p/haskell-async/debian/control index 53efdff1c..c0a12d739 100644 --- a/p/haskell-async/debian/control +++ b/p/haskell-async/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/simonmar/async Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-async-dev Architecture: any diff --git a/p/haskell-attoparsec-enumerator/debian/changelog b/p/haskell-attoparsec-enumerator/debian/changelog index 6c0ad59c2..373fc0f60 100644 --- a/p/haskell-attoparsec-enumerator/debian/changelog +++ b/p/haskell-attoparsec-enumerator/debian/changelog @@ -1,3 +1,9 @@ +haskell-attoparsec-enumerator (0.3.4-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:46 +0300 + haskell-attoparsec-enumerator (0.3.4-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-attoparsec-enumerator/debian/control b/p/haskell-attoparsec-enumerator/debian/control index 3abf169dd..2ddc62e13 100644 --- a/p/haskell-attoparsec-enumerator/debian/control +++ b/p/haskell-attoparsec-enumerator/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/attoparsec-enumerator/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-attoparsec-enumerator-dev Architecture: any diff --git a/p/haskell-attoparsec/debian/changelog b/p/haskell-attoparsec/debian/changelog index 1297f664b..886711e3b 100644 --- a/p/haskell-attoparsec/debian/changelog +++ b/p/haskell-attoparsec/debian/changelog @@ -1,3 +1,9 @@ +haskell-attoparsec (0.13.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:46 +0300 + haskell-attoparsec (0.13.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-attoparsec/debian/control b/p/haskell-attoparsec/debian/control index ddae29343..a15100d9c 100644 --- a/p/haskell-attoparsec/debian/control +++ b/p/haskell-attoparsec/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/attoparsec Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-attoparsec-dev Architecture: any diff --git a/p/haskell-authenticate-oauth/debian/changelog b/p/haskell-authenticate-oauth/debian/changelog index 05ffb4e10..e4073cdeb 100644 --- a/p/haskell-authenticate-oauth/debian/changelog +++ b/p/haskell-authenticate-oauth/debian/changelog @@ -1,3 +1,9 @@ +haskell-authenticate-oauth (1.5.1.1-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:47 +0300 + haskell-authenticate-oauth (1.5.1.1-6) unstable; urgency=medium * Patch to build with newer RSA. diff --git a/p/haskell-authenticate-oauth/debian/control b/p/haskell-authenticate-oauth/debian/control index 44925ffb8..a5b9630aa 100644 --- a/p/haskell-authenticate-oauth/debian/control +++ b/p/haskell-authenticate-oauth/debian/control @@ -43,7 +43,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/yesodweb/authenticate Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-authenticate-oauth-dev Architecture: any diff --git a/p/haskell-authenticate/debian/changelog b/p/haskell-authenticate/debian/changelog index a887d2699..cb1936eef 100644 --- a/p/haskell-authenticate/debian/changelog +++ b/p/haskell-authenticate/debian/changelog @@ -1,3 +1,9 @@ +haskell-authenticate (1.3.2.11-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:47 +0300 + haskell-authenticate (1.3.2.11-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-authenticate/debian/control b/p/haskell-authenticate/debian/control index c26cf6599..03939fedf 100644 --- a/p/haskell-authenticate/debian/control +++ b/p/haskell-authenticate/debian/control @@ -54,7 +54,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/yesodweb/authenticate Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-authenticate-dev Architecture: any diff --git a/p/haskell-auto-update/debian/changelog b/p/haskell-auto-update/debian/changelog index 07a380a1b..c1f72a6e1 100644 --- a/p/haskell-auto-update/debian/changelog +++ b/p/haskell-auto-update/debian/changelog @@ -1,3 +1,9 @@ +haskell-auto-update (0.1.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:47 +0300 + haskell-auto-update (0.1.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-auto-update/debian/control b/p/haskell-auto-update/debian/control index 07354f14f..b06cbd143 100644 --- a/p/haskell-auto-update/debian/control +++ b/p/haskell-auto-update/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/yesodweb/wai Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Efficiently run periodic, on-demand actions A common problem is the desire to have an action run at a scheduled interval, but only if it is needed. For example, instead of having every web request diff --git a/p/haskell-aws/debian/changelog b/p/haskell-aws/debian/changelog index 1dae63498..bca420988 100644 --- a/p/haskell-aws/debian/changelog +++ b/p/haskell-aws/debian/changelog @@ -1,3 +1,9 @@ +haskell-aws (0.13.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:47 +0300 + haskell-aws (0.13.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-aws/debian/control b/p/haskell-aws/debian/control index bedba8326..c4ae53d49 100644 --- a/p/haskell-aws/debian/control +++ b/p/haskell-aws/debian/control @@ -114,7 +114,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/aristidb/aws Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Amazon Web Services for Haskell This package provides Haskell interfaces for using Amazon Web Services like S3 (storage), SQS (queuing) and others. The ultimate goal is to support all diff --git a/p/haskell-base-compat/debian/changelog b/p/haskell-base-compat/debian/changelog index 3e16036ee..a472f63cd 100644 --- a/p/haskell-base-compat/debian/changelog +++ b/p/haskell-base-compat/debian/changelog @@ -1,3 +1,9 @@ +haskell-base-compat (0.8.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:47 +0300 + haskell-base-compat (0.8.2-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-base-compat/debian/control b/p/haskell-base-compat/debian/control index 07696e1ee..bb08c2b5c 100644 --- a/p/haskell-base-compat/debian/control +++ b/p/haskell-base-compat/debian/control @@ -14,7 +14,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/base-compat Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A compatibility layer for base With this package, you can ban CPP from your code. See the README at <https://github.com/sol/base-compat#readme> to see what's diff --git a/p/haskell-base-orphans/debian/changelog b/p/haskell-base-orphans/debian/changelog index 4e228b3be..6defb3ef0 100644 --- a/p/haskell-base-orphans/debian/changelog +++ b/p/haskell-base-orphans/debian/changelog @@ -1,3 +1,9 @@ +haskell-base-orphans (0.4.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:47 +0300 + haskell-base-orphans (0.4.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-base-orphans/debian/control b/p/haskell-base-orphans/debian/control index fc2b2f7f9..a2a8e6049 100644 --- a/p/haskell-base-orphans/debian/control +++ b/p/haskell-base-orphans/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/haskell-compat/base-orphans#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Backwards-compatible orphan instances for base base-orphans defines orphan instances that mimic instances available in later versions of base to a wider (older) range of compilers. base-orphans does diff --git a/p/haskell-base-unicode-symbols/debian/changelog b/p/haskell-base-unicode-symbols/debian/changelog index 501f6b872..2f55ebedf 100644 --- a/p/haskell-base-unicode-symbols/debian/changelog +++ b/p/haskell-base-unicode-symbols/debian/changelog @@ -1,3 +1,9 @@ +haskell-base-unicode-symbols (0.2.2.4-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:48 +0300 + haskell-base-unicode-symbols (0.2.2.4-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-base-unicode-symbols/debian/control b/p/haskell-base-unicode-symbols/debian/control index 05a6e97db..80241fa99 100644 --- a/p/haskell-base-unicode-symbols/debian/control +++ b/p/haskell-base-unicode-symbols/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/Unicode-symbols Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-base-unicode-symbols-dev Architecture: any diff --git a/p/haskell-base16-bytestring/debian/changelog b/p/haskell-base16-bytestring/debian/changelog index 00b25be0b..1a6497182 100644 --- a/p/haskell-base16-bytestring/debian/changelog +++ b/p/haskell-base16-bytestring/debian/changelog @@ -1,3 +1,9 @@ +haskell-base16-bytestring (0.1.1.6-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:48 +0300 + haskell-base16-bytestring (0.1.1.6-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-base16-bytestring/debian/control b/p/haskell-base16-bytestring/debian/control index 5b3fa6125..070e87560 100644 --- a/p/haskell-base16-bytestring/debian/control +++ b/p/haskell-base16-bytestring/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/bos/base16-bytestring Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-base16-bytestring-dev Architecture: any diff --git a/p/haskell-base64-bytestring/debian/changelog b/p/haskell-base64-bytestring/debian/changelog index dc0b24adc..6c76e76bb 100644 --- a/p/haskell-base64-bytestring/debian/changelog +++ b/p/haskell-base64-bytestring/debian/changelog @@ -1,3 +1,9 @@ +haskell-base64-bytestring (1.0.0.1-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:48 +0300 + haskell-base64-bytestring (1.0.0.1-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-base64-bytestring/debian/control b/p/haskell-base64-bytestring/debian/control index 2b0735373..8b6f1efbc 100644 --- a/p/haskell-base64-bytestring/debian/control +++ b/p/haskell-base64-bytestring/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/base64-bytestring Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-base64-bytestring-dev Architecture: any diff --git a/p/haskell-basic-prelude/debian/changelog b/p/haskell-basic-prelude/debian/changelog index 6ced4d8ef..9bbe2ab48 100644 --- a/p/haskell-basic-prelude/debian/changelog +++ b/p/haskell-basic-prelude/debian/changelog @@ -1,3 +1,9 @@ +haskell-basic-prelude (0.5.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:48 +0300 + haskell-basic-prelude (0.5.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-basic-prelude/debian/control b/p/haskell-basic-prelude/debian/control index 514858ba7..a693b197e 100644 --- a/p/haskell-basic-prelude/debian/control +++ b/p/haskell-basic-prelude/debian/control @@ -34,7 +34,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/basic-prelude Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-basic-prelude-dev Architecture: any diff --git a/p/haskell-bencode/debian/changelog b/p/haskell-bencode/debian/changelog index 2f8836693..f39210f1b 100644 --- a/p/haskell-bencode/debian/changelog +++ b/p/haskell-bencode/debian/changelog @@ -1,3 +1,9 @@ +haskell-bencode (0.6.0.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:48 +0300 + haskell-bencode (0.6.0.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bencode/debian/control b/p/haskell-bencode/debian/control index aae7f1023..42e297fbe 100644 --- a/p/haskell-bencode/debian/control +++ b/p/haskell-bencode/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/bencode Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Parser and printer for bencoded data . Parser and printer for bencoded data. diff --git a/p/haskell-bifunctors/debian/changelog b/p/haskell-bifunctors/debian/changelog index 6615989d8..3b241566a 100644 --- a/p/haskell-bifunctors/debian/changelog +++ b/p/haskell-bifunctors/debian/changelog @@ -1,3 +1,9 @@ +haskell-bifunctors (5.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:48 +0300 + haskell-bifunctors (5.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-bifunctors/debian/control b/p/haskell-bifunctors/debian/control index 8b8011aa9..c00d0c519 100644 --- a/p/haskell-bifunctors/debian/control +++ b/p/haskell-bifunctors/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/bifunctors/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-bifunctors-dev Architecture: any diff --git a/p/haskell-binary-conduit/debian/changelog b/p/haskell-binary-conduit/debian/changelog index cbc069d74..5e561ee74 100644 --- a/p/haskell-binary-conduit/debian/changelog +++ b/p/haskell-binary-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-binary-conduit (1.2.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:49 +0300 + haskell-binary-conduit (1.2.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-binary-conduit/debian/control b/p/haskell-binary-conduit/debian/control index 687271508..bba42bf74 100644 --- a/p/haskell-binary-conduit/debian/control +++ b/p/haskell-binary-conduit/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/qnikst/binary-conduit/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: data serialization/deserialization conduit library Allow binary serialization using iterative conduit interface. . diff --git a/p/haskell-binary-tagged/debian/changelog b/p/haskell-binary-tagged/debian/changelog index cf9b91475..708a86fc6 100644 --- a/p/haskell-binary-tagged/debian/changelog +++ b/p/haskell-binary-tagged/debian/changelog @@ -1,3 +1,9 @@ +haskell-binary-tagged (0.1.3.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:49 +0300 + haskell-binary-tagged (0.1.3.0-1) unstable; urgency=low * Initial release diff --git a/p/haskell-binary-tagged/debian/control b/p/haskell-binary-tagged/debian/control index cac710589..83d8426b2 100644 --- a/p/haskell-binary-tagged/debian/control +++ b/p/haskell-binary-tagged/debian/control @@ -53,7 +53,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/phadej/binary-tagged#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-binary-tagged -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Tagged binary serialisation. Structurally tag binary serialisation stream. Library allows serialise and deserialise record values with a structure tag, so if structure of record changes diff --git a/p/haskell-bindings-dsl/debian/changelog b/p/haskell-bindings-dsl/debian/changelog index b56c259ae..d5843941a 100644 --- a/p/haskell-bindings-dsl/debian/changelog +++ b/p/haskell-bindings-dsl/debian/changelog @@ -1,3 +1,9 @@ +haskell-bindings-dsl (1.0.23-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:49 +0300 + haskell-bindings-dsl (1.0.23-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-bindings-dsl/debian/control b/p/haskell-bindings-dsl/debian/control index a1e1e70e0..ac16caaf8 100644 --- a/p/haskell-bindings-dsl/debian/control +++ b/p/haskell-bindings-dsl/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: https://github.com/jwiegley/bindings-dsl/wiki Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-bindings-dsl-dev Architecture: any diff --git a/p/haskell-bindings-nettle/debian/changelog b/p/haskell-bindings-nettle/debian/changelog index 2153d7df1..b3aef062f 100644 --- a/p/haskell-bindings-nettle/debian/changelog +++ b/p/haskell-bindings-nettle/debian/changelog @@ -1,3 +1,9 @@ +haskell-bindings-nettle (0.3.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:49 +0300 + haskell-bindings-nettle (0.3.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bindings-nettle/debian/control b/p/haskell-bindings-nettle/debian/control index 5bca7529a..0de84e3b6 100644 --- a/p/haskell-bindings-nettle/debian/control +++ b/p/haskell-bindings-nettle/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://floss.scru.org/bindings-nettle Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell bindings to nettle crypto library This contains bindings to some of the cipher and hash functions of nettle. diff --git a/p/haskell-bindings-sane/debian/changelog b/p/haskell-bindings-sane/debian/changelog index b2af4a415..d049a50f5 100644 --- a/p/haskell-bindings-sane/debian/changelog +++ b/p/haskell-bindings-sane/debian/changelog @@ -1,3 +1,9 @@ +haskell-bindings-sane (0.0.1-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:49 +0300 + haskell-bindings-sane (0.0.1-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bindings-sane/debian/control b/p/haskell-bindings-sane/debian/control index b44be22e0..9ee4f343b 100644 --- a/p/haskell-bindings-sane/debian/control +++ b/p/haskell-bindings-sane/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://floss.scru.org/bindings-sane Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-bindings-sane-dev Architecture: any diff --git a/p/haskell-blaze-builder-enumerator/debian/changelog b/p/haskell-blaze-builder-enumerator/debian/changelog index 8b1f93c17..ba7112c61 100644 --- a/p/haskell-blaze-builder-enumerator/debian/changelog +++ b/p/haskell-blaze-builder-enumerator/debian/changelog @@ -1,3 +1,9 @@ +haskell-blaze-builder-enumerator (0.2.1.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:49 +0300 + haskell-blaze-builder-enumerator (0.2.1.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-blaze-builder-enumerator/debian/control b/p/haskell-blaze-builder-enumerator/debian/control index 6fc636ac5..3625e3755 100644 --- a/p/haskell-blaze-builder-enumerator/debian/control +++ b/p/haskell-blaze-builder-enumerator/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/meiersi/blaze-builder-enumerator Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-blaze-builder-enumerator-dev Architecture: any diff --git a/p/haskell-blaze-builder/debian/changelog b/p/haskell-blaze-builder/debian/changelog index bfc4b11f2..1271548cc 100644 --- a/p/haskell-blaze-builder/debian/changelog +++ b/p/haskell-blaze-builder/debian/changelog @@ -1,3 +1,9 @@ +haskell-blaze-builder (0.4.0.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:49 +0300 + haskell-blaze-builder (0.4.0.1-3) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-blaze-builder/debian/control b/p/haskell-blaze-builder/debian/control index d9a5ff779..031e478da 100644 --- a/p/haskell-blaze-builder/debian/control +++ b/p/haskell-blaze-builder/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/lpsmith/blaze-builder Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: abstraction of buffered output of byte streams This library provides an abstraction of buffered output of byte streams and several convenience functions to exploit it. For example, it allows one to diff --git a/p/haskell-blaze-html/debian/changelog b/p/haskell-blaze-html/debian/changelog index b5cf8a384..9fecd4e7f 100644 --- a/p/haskell-blaze-html/debian/changelog +++ b/p/haskell-blaze-html/debian/changelog @@ -1,3 +1,9 @@ +haskell-blaze-html (0.8.1.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:50 +0300 + haskell-blaze-html (0.8.1.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-blaze-html/debian/control b/p/haskell-blaze-html/debian/control index 1cdd45989..267b93fad 100644 --- a/p/haskell-blaze-html/debian/control +++ b/p/haskell-blaze-html/debian/control @@ -34,7 +34,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://jaspervdj.be/blaze Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-blaze-html-dev Architecture: any diff --git a/p/haskell-blaze-markup/debian/changelog b/p/haskell-blaze-markup/debian/changelog index 01756f0f5..def66da34 100644 --- a/p/haskell-blaze-markup/debian/changelog +++ b/p/haskell-blaze-markup/debian/changelog @@ -1,3 +1,9 @@ +haskell-blaze-markup (0.7.0.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:50 +0300 + haskell-blaze-markup (0.7.0.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-blaze-markup/debian/control b/p/haskell-blaze-markup/debian/control index cd9d0aa5f..a67f5c378 100644 --- a/p/haskell-blaze-markup/debian/control +++ b/p/haskell-blaze-markup/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://jaspervdj.be/blaze Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-blaze-markup-dev Architecture: any diff --git a/p/haskell-blaze-svg/debian/changelog b/p/haskell-blaze-svg/debian/changelog index 364fa3655..d3a9d660e 100644 --- a/p/haskell-blaze-svg/debian/changelog +++ b/p/haskell-blaze-svg/debian/changelog @@ -1,3 +1,9 @@ +haskell-blaze-svg (0.3.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:50 +0300 + haskell-blaze-svg (0.3.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-blaze-svg/debian/control b/p/haskell-blaze-svg/debian/control index 91a2305df..5a14fdfa7 100644 --- a/p/haskell-blaze-svg/debian/control +++ b/p/haskell-blaze-svg/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/deepakjois/blaze-svg Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-blaze-svg-dev Architecture: any diff --git a/p/haskell-blaze-textual/debian/changelog b/p/haskell-blaze-textual/debian/changelog index 426a64914..034013ea5 100644 --- a/p/haskell-blaze-textual/debian/changelog +++ b/p/haskell-blaze-textual/debian/changelog @@ -1,3 +1,9 @@ +haskell-blaze-textual (0.2.1.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:50 +0300 + haskell-blaze-textual (0.2.1.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-blaze-textual/debian/control b/p/haskell-blaze-textual/debian/control index 01a32f634..b2295e7a2 100644 --- a/p/haskell-blaze-textual/debian/control +++ b/p/haskell-blaze-textual/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/bos/blaze-textual Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-blaze-textual-dev Architecture: any diff --git a/p/haskell-blogliterately/debian/changelog b/p/haskell-blogliterately/debian/changelog index 8be86586c..5a6aa4559 100644 --- a/p/haskell-blogliterately/debian/changelog +++ b/p/haskell-blogliterately/debian/changelog @@ -1,3 +1,9 @@ +haskell-blogliterately (0.8.1.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:50 +0300 + haskell-blogliterately (0.8.1.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-blogliterately/debian/control b/p/haskell-blogliterately/debian/control index 20f66f43e..055075da9 100644 --- a/p/haskell-blogliterately/debian/control +++ b/p/haskell-blogliterately/debian/control @@ -79,7 +79,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://byorgey.wordpress.com/blogliterately/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Tool for posting articles to blogs (internals) This package provides development internals of BlogLiterately tool, allowing you write blog posts in Markdown format, then use it to do diff --git a/p/haskell-bloomfilter/debian/changelog b/p/haskell-bloomfilter/debian/changelog index 2829c2c22..e3d8fcedc 100644 --- a/p/haskell-bloomfilter/debian/changelog +++ b/p/haskell-bloomfilter/debian/changelog @@ -1,3 +1,9 @@ +haskell-bloomfilter (2.0.1.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:50 +0300 + haskell-bloomfilter (2.0.1.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bloomfilter/debian/control b/p/haskell-bloomfilter/debian/control index d43776e67..eb2d4b65e 100644 --- a/p/haskell-bloomfilter/debian/control +++ b/p/haskell-bloomfilter/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/bloomfilter Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-bloomfilter-dev Architecture: any diff --git a/p/haskell-bmp/debian/changelog b/p/haskell-bmp/debian/changelog index 8f23c95f2..230065232 100644 --- a/p/haskell-bmp/debian/changelog +++ b/p/haskell-bmp/debian/changelog @@ -1,3 +1,9 @@ +haskell-bmp (1.2.5.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:51 +0300 + haskell-bmp (1.2.5.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bmp/debian/control b/p/haskell-bmp/debian/control index 34bdee116..b86e9a3f6 100644 --- a/p/haskell-bmp/debian/control +++ b/p/haskell-bmp/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.ouroborus.net/bmp Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-bmp-dev Architecture: any diff --git a/p/haskell-bool-extras/debian/changelog b/p/haskell-bool-extras/debian/changelog index 64d80054f..745723648 100644 --- a/p/haskell-bool-extras/debian/changelog +++ b/p/haskell-bool-extras/debian/changelog @@ -1,3 +1,9 @@ +haskell-bool-extras (0.4.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:51 +0300 + haskell-bool-extras (0.4.0-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bool-extras/debian/control b/p/haskell-bool-extras/debian/control index 6b5b68e11..d3c331fd9 100644 --- a/p/haskell-bool-extras/debian/control +++ b/p/haskell-bool-extras/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://tom.lokhorst.eu/bool-extras Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Fold function for Bool type Function `bool' allows folding over boolean values, that is comparable to the `maybe' or `either' functions on their respective diff --git a/p/haskell-boolean/debian/changelog b/p/haskell-boolean/debian/changelog index 8f67029ba..9d51b49f5 100644 --- a/p/haskell-boolean/debian/changelog +++ b/p/haskell-boolean/debian/changelog @@ -1,3 +1,9 @@ +haskell-boolean (0.2.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:51 +0300 + haskell-boolean (0.2.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-boolean/debian/control b/p/haskell-boolean/debian/control index 0bddbaea6..7a39e8019 100644 --- a/p/haskell-boolean/debian/control +++ b/p/haskell-boolean/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/Boolean Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-boolean-dev Architecture: any diff --git a/p/haskell-boomerang/debian/changelog b/p/haskell-boomerang/debian/changelog index 52d28ad2f..737f67738 100644 --- a/p/haskell-boomerang/debian/changelog +++ b/p/haskell-boomerang/debian/changelog @@ -1,3 +1,9 @@ +haskell-boomerang (1.4.5.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:51 +0300 + haskell-boomerang (1.4.5.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-boomerang/debian/control b/p/haskell-boomerang/debian/control index 5bd9d66ba..9315ee5fc 100644 --- a/p/haskell-boomerang/debian/control +++ b/p/haskell-boomerang/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/boomerang Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-boomerang-dev Architecture: any diff --git a/p/haskell-boundedchan/debian/changelog b/p/haskell-boundedchan/debian/changelog index 946647361..6e8d67a07 100644 --- a/p/haskell-boundedchan/debian/changelog +++ b/p/haskell-boundedchan/debian/changelog @@ -1,3 +1,9 @@ +haskell-boundedchan (1.0.3.0-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:51 +0300 + haskell-boundedchan (1.0.3.0-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-boundedchan/debian/control b/p/haskell-boundedchan/debian/control index 3421fb345..4ec951e3a 100644 --- a/p/haskell-boundedchan/debian/control +++ b/p/haskell-boundedchan/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/BoundedChan Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-boundedchan-dev Architecture: any diff --git a/p/haskell-boxes/debian/changelog b/p/haskell-boxes/debian/changelog index 0b4bf5a21..d6dc7bd63 100644 --- a/p/haskell-boxes/debian/changelog +++ b/p/haskell-boxes/debian/changelog @@ -1,3 +1,9 @@ +haskell-boxes (0.1.4-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:51 +0300 + haskell-boxes (0.1.4-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-boxes/debian/control b/p/haskell-boxes/debian/control index d317b7075..60ad5899c 100644 --- a/p/haskell-boxes/debian/control +++ b/p/haskell-boxes/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/boxes Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: 2D text pretty-printing library A pretty-printing library for laying out text in two dimensions, using a simple box model. diff --git a/p/haskell-brainfuck/debian/changelog b/p/haskell-brainfuck/debian/changelog index 3976fbf6e..9bc123d21 100644 --- a/p/haskell-brainfuck/debian/changelog +++ b/p/haskell-brainfuck/debian/changelog @@ -1,3 +1,9 @@ +haskell-brainfuck (0.1.0.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:52 +0300 + haskell-brainfuck (0.1.0.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-brainfuck/debian/control b/p/haskell-brainfuck/debian/control index 655cfeea2..09b1301c1 100644 --- a/p/haskell-brainfuck/debian/control +++ b/p/haskell-brainfuck/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/brainfuck Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-brainfuck-dev Architecture: any diff --git a/p/haskell-brick/debian/changelog b/p/haskell-brick/debian/changelog index c81221209..557bb5c4e 100644 --- a/p/haskell-brick/debian/changelog +++ b/p/haskell-brick/debian/changelog @@ -1,3 +1,9 @@ +haskell-brick (0.4.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:52 +0300 + haskell-brick (0.4.1-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-brick/debian/control b/p/haskell-brick/debian/control index 26a090c2e..0625f6e75 100644 --- a/p/haskell-brick/debian/control +++ b/p/haskell-brick/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: https://github.com/jtdaugherty/brick/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-brick -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: declarative terminal user interface library Write terminal applications painlessly with brick! You write an event handler and a drawing function and the library does the rest. diff --git a/p/haskell-byteable/debian/changelog b/p/haskell-byteable/debian/changelog index 8bafe5f70..c46fb0be4 100644 --- a/p/haskell-byteable/debian/changelog +++ b/p/haskell-byteable/debian/changelog @@ -1,3 +1,9 @@ +haskell-byteable (0.1.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:52 +0300 + haskell-byteable (0.1.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-byteable/debian/control b/p/haskell-byteable/debian/control index 07588c56e..ddbfc4248 100644 --- a/p/haskell-byteable/debian/control +++ b/p/haskell-byteable/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-byteable Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: typeclass for byte sequences Abstract class to manipulate sequence of bytes; the use case of this class is abstracting manipulation of types that are just wrapping a diff --git a/p/haskell-bytedump/debian/changelog b/p/haskell-bytedump/debian/changelog index 955cdd4d4..2858dde2a 100644 --- a/p/haskell-bytedump/debian/changelog +++ b/p/haskell-bytedump/debian/changelog @@ -1,3 +1,9 @@ +haskell-bytedump (1.0-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:52 +0300 + haskell-bytedump (1.0-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bytedump/debian/control b/p/haskell-bytedump/debian/control index 8b967561c..a404b57dc 100644 --- a/p/haskell-bytedump/debian/control +++ b/p/haskell-bytedump/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-bytedump Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: flexible byte dump helpers for human readers A set of helpers to dump bytes with lots of different output formats easy to read for humans eyes. diff --git a/p/haskell-byteorder/debian/changelog b/p/haskell-byteorder/debian/changelog index 4bce84998..216a3fe1e 100644 --- a/p/haskell-byteorder/debian/changelog +++ b/p/haskell-byteorder/debian/changelog @@ -1,3 +1,9 @@ +haskell-byteorder (1.0.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:52 +0300 + haskell-byteorder (1.0.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-byteorder/debian/control b/p/haskell-byteorder/debian/control index 7102e2d87..a989ba170 100644 --- a/p/haskell-byteorder/debian/control +++ b/p/haskell-byteorder/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://community.haskell.org/~aslatter/code/byteorder Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-byteorder-dev Architecture: any diff --git a/p/haskell-bytes/debian/changelog b/p/haskell-bytes/debian/changelog index 8b8d0bc87..07b702749 100644 --- a/p/haskell-bytes/debian/changelog +++ b/p/haskell-bytes/debian/changelog @@ -1,3 +1,9 @@ +haskell-bytes (0.15.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:52 +0300 + haskell-bytes (0.15.1-2) unstable; urgency=medium * Disable doctests. diff --git a/p/haskell-bytes/debian/control b/p/haskell-bytes/debian/control index b1e9a9ec1..fb4ca1629 100644 --- a/p/haskell-bytes/debian/control +++ b/p/haskell-bytes/debian/control @@ -45,7 +45,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/ekmett/bytes Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Sharing code for serialization between binary and cereal This module generalizes the binary and cereal monads in an ad-hoc fashion to permit code to be written that is compatible across them. diff --git a/p/haskell-bytestring-lexing/debian/changelog b/p/haskell-bytestring-lexing/debian/changelog index 44b8f2c63..513e382e2 100644 --- a/p/haskell-bytestring-lexing/debian/changelog +++ b/p/haskell-bytestring-lexing/debian/changelog @@ -1,3 +1,9 @@ +haskell-bytestring-lexing (0.5.0.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:53 +0300 + haskell-bytestring-lexing (0.5.0.2-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bytestring-lexing/debian/control b/p/haskell-bytestring-lexing/debian/control index ebf4648a0..aca920793 100644 --- a/p/haskell-bytestring-lexing/debian/control +++ b/p/haskell-bytestring-lexing/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.haskell.org/~wren/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: parsing and printing numbers to bytestrings. This package contains efficient parsers and printers of floating-point and integer literals to strict and lazy bytesstrings. diff --git a/p/haskell-bytestring-mmap/debian/changelog b/p/haskell-bytestring-mmap/debian/changelog index d94a53e85..14e881ec7 100644 --- a/p/haskell-bytestring-mmap/debian/changelog +++ b/p/haskell-bytestring-mmap/debian/changelog @@ -1,3 +1,9 @@ +haskell-bytestring-mmap (0.2.2-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:53 +0300 + haskell-bytestring-mmap (0.2.2-8) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bytestring-mmap/debian/control b/p/haskell-bytestring-mmap/debian/control index 3ac2912bf..2eeee1ab2 100644 --- a/p/haskell-bytestring-mmap/debian/control +++ b/p/haskell-bytestring-mmap/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.haskell.org/~dons/code/bytestring-mmap/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-bytestring-mmap-dev Architecture: any diff --git a/p/haskell-bytestring-progress/debian/changelog b/p/haskell-bytestring-progress/debian/changelog index 77794a7b2..63a766689 100644 --- a/p/haskell-bytestring-progress/debian/changelog +++ b/p/haskell-bytestring-progress/debian/changelog @@ -1,3 +1,9 @@ +haskell-bytestring-progress (1.0.5-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:53 +0300 + haskell-bytestring-progress (1.0.5-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bytestring-progress/debian/control b/p/haskell-bytestring-progress/debian/control index f74a505f5..ac5f84d36 100644 --- a/p/haskell-bytestring-progress/debian/control +++ b/p/haskell-bytestring-progress/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/acw/bytestring-progress Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-bytestring-progress-dev Architecture: any diff --git a/p/haskell-bytestring-show/debian/changelog b/p/haskell-bytestring-show/debian/changelog index d0c571c28..36f89e080 100644 --- a/p/haskell-bytestring-show/debian/changelog +++ b/p/haskell-bytestring-show/debian/changelog @@ -1,3 +1,9 @@ +haskell-bytestring-show (0.3.5.6-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:53 +0300 + haskell-bytestring-show (0.3.5.6-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bytestring-show/debian/control b/p/haskell-bytestring-show/debian/control index f441fa7b4..484b36bab 100644 --- a/p/haskell-bytestring-show/debian/control +++ b/p/haskell-bytestring-show/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.haskell.org/~dolio/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-bytestring-show-dev Architecture: any diff --git a/p/haskell-bzlib/debian/changelog b/p/haskell-bzlib/debian/changelog index a724d1766..37c75efab 100644 --- a/p/haskell-bzlib/debian/changelog +++ b/p/haskell-bzlib/debian/changelog @@ -1,3 +1,9 @@ +haskell-bzlib (0.5.0.5-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:53 +0300 + haskell-bzlib (0.5.0.5-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-bzlib/debian/control b/p/haskell-bzlib/debian/control index 25c2f7cad..643a72de9 100644 --- a/p/haskell-bzlib/debian/control +++ b/p/haskell-bzlib/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/bzlib Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-bzlib-dev Architecture: any diff --git a/p/haskell-cabal-file-th/debian/changelog b/p/haskell-cabal-file-th/debian/changelog index cb0addd06..a396c9d2a 100644 --- a/p/haskell-cabal-file-th/debian/changelog +++ b/p/haskell-cabal-file-th/debian/changelog @@ -1,3 +1,9 @@ +haskell-cabal-file-th (0.2.3-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:54 +0300 + haskell-cabal-file-th (0.2.3-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cabal-file-th/debian/control b/p/haskell-cabal-file-th/debian/control index b3cc2340a..5b9c60f18 100644 --- a/p/haskell-cabal-file-th/debian/control +++ b/p/haskell-cabal-file-th/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/nkpart/cabal-file-th Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cabal-file-th-dev Architecture: any diff --git a/p/haskell-cabal-helper/debian/changelog b/p/haskell-cabal-helper/debian/changelog index 1b76184fd..02741ee00 100644 --- a/p/haskell-cabal-helper/debian/changelog +++ b/p/haskell-cabal-helper/debian/changelog @@ -1,3 +1,9 @@ +haskell-cabal-helper (0.6.2.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:54 +0300 + haskell-cabal-helper (0.6.2.0-4) unstable; urgency=high * Depend on haskell-devscripts >= 0.10.2.2 which sets the correct diff --git a/p/haskell-cabal-helper/debian/control b/p/haskell-cabal-helper/debian/control index 16feffbec..385ea1e11 100644 --- a/p/haskell-cabal-helper/debian/control +++ b/p/haskell-cabal-helper/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/cabal-helper Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Simple interface to some of Cabal's configuration state cabal-helper provides a library which wraps the internal use of anexecutable to lift the restrictions imposed by linking against versions of diff --git a/p/haskell-cabal-install/debian/changelog b/p/haskell-cabal-install/debian/changelog index 156401b6c..71061e126 100644 --- a/p/haskell-cabal-install/debian/changelog +++ b/p/haskell-cabal-install/debian/changelog @@ -1,3 +1,9 @@ +haskell-cabal-install (1.22.7.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:54 +0300 + haskell-cabal-install (1.22.7.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-cabal-install/debian/control b/p/haskell-cabal-install/debian/control index f8d3b755a..840c22649 100644 --- a/p/haskell-cabal-install/debian/control +++ b/p/haskell-cabal-install/debian/control @@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://www.haskell.org/cabal/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: cabal-install Architecture: any diff --git a/p/haskell-cabal/debian/changelog b/p/haskell-cabal/debian/changelog index c64a4aef3..df0d7a798 100644 --- a/p/haskell-cabal/debian/changelog +++ b/p/haskell-cabal/debian/changelog @@ -1,3 +1,9 @@ +haskell-cabal (1.22.6.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:53 +0300 + haskell-cabal (1.22.6.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-cabal/debian/control b/p/haskell-cabal/debian/control index 2d1c40388..75da60b61 100644 --- a/p/haskell-cabal/debian/control +++ b/p/haskell-cabal/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/cabal/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Framework for packaging Haskell software The Haskell Common Architecture for Building Applications and Libraries: a framework defining a common interface for authors to more diff --git a/p/haskell-cairo/debian/changelog b/p/haskell-cairo/debian/changelog index 3679784ea..d1a4a116a 100644 --- a/p/haskell-cairo/debian/changelog +++ b/p/haskell-cairo/debian/changelog @@ -1,3 +1,9 @@ +haskell-cairo (0.13.1.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:54 +0300 + haskell-cairo (0.13.1.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-cairo/debian/control b/p/haskell-cairo/debian/control index e95c8a358..ce804d840 100644 --- a/p/haskell-cairo/debian/control +++ b/p/haskell-cairo/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/gtk2hs/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cairo-dev Architecture: any diff --git a/p/haskell-case-insensitive/debian/changelog b/p/haskell-case-insensitive/debian/changelog index fbee6f6f0..0fb906343 100644 --- a/p/haskell-case-insensitive/debian/changelog +++ b/p/haskell-case-insensitive/debian/changelog @@ -1,3 +1,9 @@ +haskell-case-insensitive (1.2.0.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:54 +0300 + haskell-case-insensitive (1.2.0.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-case-insensitive/debian/control b/p/haskell-case-insensitive/debian/control index 0cc341b53..e879b4866 100644 --- a/p/haskell-case-insensitive/debian/control +++ b/p/haskell-case-insensitive/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/basvandijk/case-insensitive Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-case-insensitive-dev Architecture: any diff --git a/p/haskell-cassava/debian/changelog b/p/haskell-cassava/debian/changelog index 5dda8dc1c..f66be773f 100644 --- a/p/haskell-cassava/debian/changelog +++ b/p/haskell-cassava/debian/changelog @@ -1,3 +1,9 @@ +haskell-cassava (0.4.4.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:54 +0300 + haskell-cassava (0.4.4.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-cassava/debian/control b/p/haskell-cassava/debian/control index 0ae3d852d..e991c1f28 100644 --- a/p/haskell-cassava/debian/control +++ b/p/haskell-cassava/debian/control @@ -40,7 +40,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/tibbe/cassava Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: CSV parsing and encoding library A CSV parsing and encoding library optimized for ease of use and high performance. diff --git a/p/haskell-categories/debian/changelog b/p/haskell-categories/debian/changelog index 3e809ba31..0c01a18bd 100644 --- a/p/haskell-categories/debian/changelog +++ b/p/haskell-categories/debian/changelog @@ -1,3 +1,9 @@ +haskell-categories (1.0.7-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:54 +0300 + haskell-categories (1.0.7-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-categories/debian/control b/p/haskell-categories/debian/control index 27af12208..d62dd3cc6 100644 --- a/p/haskell-categories/debian/control +++ b/p/haskell-categories/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/categories Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: categories from category-extras categories from category-extras. diff --git a/p/haskell-cereal-conduit/debian/changelog b/p/haskell-cereal-conduit/debian/changelog index a98e557fa..f0e3cfa2c 100644 --- a/p/haskell-cereal-conduit/debian/changelog +++ b/p/haskell-cereal-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-cereal-conduit (0.7.2.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:55 +0300 + haskell-cereal-conduit (0.7.2.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-cereal-conduit/debian/control b/p/haskell-cereal-conduit/debian/control index f451e6008..42877899e 100644 --- a/p/haskell-cereal-conduit/debian/control +++ b/p/haskell-cereal-conduit/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/conduit Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cereal-conduit-dev Architecture: any diff --git a/p/haskell-cereal/debian/changelog b/p/haskell-cereal/debian/changelog index 1dff65745..93ff05422 100644 --- a/p/haskell-cereal/debian/changelog +++ b/p/haskell-cereal/debian/changelog @@ -1,3 +1,9 @@ +haskell-cereal (0.4.1.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:55 +0300 + haskell-cereal (0.4.1.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cereal/debian/control b/p/haskell-cereal/debian/control index 32c376eab..14032ee65 100644 --- a/p/haskell-cereal/debian/control +++ b/p/haskell-cereal/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/cereal Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cereal-dev Architecture: any diff --git a/p/haskell-cgi/debian/changelog b/p/haskell-cgi/debian/changelog index c3924421d..227a5eaf9 100644 --- a/p/haskell-cgi/debian/changelog +++ b/p/haskell-cgi/debian/changelog @@ -1,3 +1,9 @@ +haskell-cgi (3001.2.2.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:55 +0300 + haskell-cgi (3001.2.2.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cgi/debian/control b/p/haskell-cgi/debian/control index 3341952ec..8c69bc99c 100644 --- a/p/haskell-cgi/debian/control +++ b/p/haskell-cgi/debian/control @@ -41,7 +41,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/cheecheeo/haskell-cgi Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cgi-dev Architecture: any diff --git a/p/haskell-charset/debian/changelog b/p/haskell-charset/debian/changelog index af23e4d36..f276ccce5 100644 --- a/p/haskell-charset/debian/changelog +++ b/p/haskell-charset/debian/changelog @@ -1,3 +1,9 @@ +haskell-charset (0.3.7.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:55 +0300 + haskell-charset (0.3.7.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-charset/debian/control b/p/haskell-charset/debian/control index 0248f1792..4b35ec5d7 100644 --- a/p/haskell-charset/debian/control +++ b/p/haskell-charset/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/charset Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Fast Unicode character sets Fast Unicode character sets based on complemented PATRICIA tries. diff --git a/p/haskell-charsetdetect-ae/debian/changelog b/p/haskell-charsetdetect-ae/debian/changelog index 004f8979d..a8dea5041 100644 --- a/p/haskell-charsetdetect-ae/debian/changelog +++ b/p/haskell-charsetdetect-ae/debian/changelog @@ -1,3 +1,9 @@ +haskell-charsetdetect-ae (1.1.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:55 +0300 + haskell-charsetdetect-ae (1.1.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-charsetdetect-ae/debian/control b/p/haskell-charsetdetect-ae/debian/control index 41253e702..4b6d88056 100644 --- a/p/haskell-charsetdetect-ae/debian/control +++ b/p/haskell-charsetdetect-ae/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/Aelve/charsetdetect-ae Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Charset detection using Mozilla's Universal Character Set Detector Mozilla have developed a robust and efficient character set detection algorithm for use in their web browsers. The algorithm is able to detect all diff --git a/p/haskell-chart-cairo/debian/changelog b/p/haskell-chart-cairo/debian/changelog index 83ad19887..0a94686be 100644 --- a/p/haskell-chart-cairo/debian/changelog +++ b/p/haskell-chart-cairo/debian/changelog @@ -1,3 +1,9 @@ +haskell-chart-cairo (1.5.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:56 +0300 + haskell-chart-cairo (1.5.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-chart-cairo/debian/control b/p/haskell-chart-cairo/debian/control index e0fbe2691..816284e30 100644 --- a/p/haskell-chart-cairo/debian/control +++ b/p/haskell-chart-cairo/debian/control @@ -37,7 +37,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/timbod7/haskell-chart/wiki Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Cairo backend for Charts. Chart is a library for generating 2D Charts and Plots. . diff --git a/p/haskell-chart/debian/changelog b/p/haskell-chart/debian/changelog index 9f498c4cf..9c964f443 100644 --- a/p/haskell-chart/debian/changelog +++ b/p/haskell-chart/debian/changelog @@ -1,3 +1,9 @@ +haskell-chart (1.5.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:55 +0300 + haskell-chart (1.5.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-chart/debian/control b/p/haskell-chart/debian/control index 961bd9bbe..b894393aa 100644 --- a/p/haskell-chart/debian/control +++ b/p/haskell-chart/debian/control @@ -38,7 +38,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/timbod7/haskell-chart/wiki Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: library for generating 2D Charts and Plots Chart is a library for generating 2D Charts and Plots. There are backends available for Cairo and Diagrams. diff --git a/p/haskell-chasingbottoms/debian/changelog b/p/haskell-chasingbottoms/debian/changelog index a8aad8766..a685a9864 100644 --- a/p/haskell-chasingbottoms/debian/changelog +++ b/p/haskell-chasingbottoms/debian/changelog @@ -1,3 +1,9 @@ +haskell-chasingbottoms (1.3.0.13-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:56 +0300 + haskell-chasingbottoms (1.3.0.13-5) unstable; urgency=medium * Patch to build with newer syb. diff --git a/p/haskell-chasingbottoms/debian/control b/p/haskell-chasingbottoms/debian/control index 56a502832..8d3f99342 100644 --- a/p/haskell-chasingbottoms/debian/control +++ b/p/haskell-chasingbottoms/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/ChasingBottoms Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Library for testing partial and infinite values Do you ever feel the need to test code involving bottoms (e.g. calls to the error function), or code involving infinite values? Then this library could be diff --git a/p/haskell-chell-quickcheck2/debian/changelog b/p/haskell-chell-quickcheck2/debian/changelog index 7c2deab3b..bba30dac5 100644 --- a/p/haskell-chell-quickcheck2/debian/changelog +++ b/p/haskell-chell-quickcheck2/debian/changelog @@ -1,3 +1,9 @@ +haskell-chell-quickcheck2 (0.2.5-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:56 +0300 + haskell-chell-quickcheck2 (0.2.5-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-chell-quickcheck2/debian/control b/p/haskell-chell-quickcheck2/debian/control index 85609fddf..f50a7adb6 100644 --- a/p/haskell-chell-quickcheck2/debian/control +++ b/p/haskell-chell-quickcheck2/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/chell/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-chell-quickcheck2-dev Architecture: any diff --git a/p/haskell-chell/debian/changelog b/p/haskell-chell/debian/changelog index 6052f1926..1fe739aba 100644 --- a/p/haskell-chell/debian/changelog +++ b/p/haskell-chell/debian/changelog @@ -1,3 +1,9 @@ +haskell-chell (0.4.0.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:56 +0300 + haskell-chell (0.4.0.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-chell/debian/control b/p/haskell-chell/debian/control index c4d251f4f..fd2f3a315 100644 --- a/p/haskell-chell/debian/control +++ b/p/haskell-chell/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/chell/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-chell-dev Architecture: any diff --git a/p/haskell-chunked-data/debian/changelog b/p/haskell-chunked-data/debian/changelog index 86836d92c..e3d5aaed1 100644 --- a/p/haskell-chunked-data/debian/changelog +++ b/p/haskell-chunked-data/debian/changelog @@ -1,3 +1,9 @@ +haskell-chunked-data (0.2.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:56 +0300 + haskell-chunked-data (0.2.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-chunked-data/debian/control b/p/haskell-chunked-data/debian/control index abd8d709c..5082bda00 100644 --- a/p/haskell-chunked-data/debian/control +++ b/p/haskell-chunked-data/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/fpco/chunked-data Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: typeclasses for dealing with various chunked data representations Typeclasses for dealing with various chunked data representations, originally present in classy-prelude. diff --git a/p/haskell-cipher-aes/debian/changelog b/p/haskell-cipher-aes/debian/changelog index edac765ae..3194db254 100644 --- a/p/haskell-cipher-aes/debian/changelog +++ b/p/haskell-cipher-aes/debian/changelog @@ -1,3 +1,9 @@ +haskell-cipher-aes (0.2.11-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:56 +0300 + haskell-cipher-aes (0.2.11-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cipher-aes/debian/control b/p/haskell-cipher-aes/debian/control index d6fb11dc4..281b1b976 100644 --- a/p/haskell-cipher-aes/debian/control +++ b/p/haskell-cipher-aes/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/vincenthz/hs-cipher-aes Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Fast AES cipher implementation The modes of operations available are ECB (Electronic code book), CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext diff --git a/p/haskell-cipher-aes128/debian/changelog b/p/haskell-cipher-aes128/debian/changelog index 335b82950..0dcc23395 100644 --- a/p/haskell-cipher-aes128/debian/changelog +++ b/p/haskell-cipher-aes128/debian/changelog @@ -1,3 +1,9 @@ +haskell-cipher-aes128 (0.7.0.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:57 +0300 + haskell-cipher-aes128 (0.7.0.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cipher-aes128/debian/control b/p/haskell-cipher-aes128/debian/control index f138e2cb7..12f997c3d 100644 --- a/p/haskell-cipher-aes128/debian/control +++ b/p/haskell-cipher-aes128/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/TomMD/cipher-aes128 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: AES and common modes Cipher-aes128 is an implementation of AES and common modes of operation. . diff --git a/p/haskell-cipher-blowfish/debian/changelog b/p/haskell-cipher-blowfish/debian/changelog index 00b185638..5e7631270 100644 --- a/p/haskell-cipher-blowfish/debian/changelog +++ b/p/haskell-cipher-blowfish/debian/changelog @@ -1,3 +1,9 @@ +haskell-cipher-blowfish (0.0.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:57 +0300 + haskell-cipher-blowfish (0.0.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cipher-blowfish/debian/control b/p/haskell-cipher-blowfish/debian/control index 877914eb9..f5a112d0d 100644 --- a/p/haskell-cipher-blowfish/debian/control +++ b/p/haskell-cipher-blowfish/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-crypto-cipher Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Blowfish cipher Blowfish cipher primitives. diff --git a/p/haskell-cipher-camellia/debian/changelog b/p/haskell-cipher-camellia/debian/changelog index c8084503e..1644ca66e 100644 --- a/p/haskell-cipher-camellia/debian/changelog +++ b/p/haskell-cipher-camellia/debian/changelog @@ -1,3 +1,9 @@ +haskell-cipher-camellia (0.0.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:57 +0300 + haskell-cipher-camellia (0.0.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cipher-camellia/debian/control b/p/haskell-cipher-camellia/debian/control index db129df56..9e7ea4f44 100644 --- a/p/haskell-cipher-camellia/debian/control +++ b/p/haskell-cipher-camellia/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-crypto-cipher Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Camellia cipher Camellia cipher primitives. diff --git a/p/haskell-cipher-des/debian/changelog b/p/haskell-cipher-des/debian/changelog index a317748f6..507ac1538 100644 --- a/p/haskell-cipher-des/debian/changelog +++ b/p/haskell-cipher-des/debian/changelog @@ -1,3 +1,9 @@ +haskell-cipher-des (0.0.6-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:57 +0300 + haskell-cipher-des (0.0.6-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cipher-des/debian/control b/p/haskell-cipher-des/debian/control index ab9084686..24b3dd022 100644 --- a/p/haskell-cipher-des/debian/control +++ b/p/haskell-cipher-des/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-crypto-cipher Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: DES and 3DES ciphers DES and 3DES cipher primitives. diff --git a/p/haskell-cipher-rc4/debian/changelog b/p/haskell-cipher-rc4/debian/changelog index abbd60a32..ad0a6129f 100644 --- a/p/haskell-cipher-rc4/debian/changelog +++ b/p/haskell-cipher-rc4/debian/changelog @@ -1,3 +1,9 @@ +haskell-cipher-rc4 (0.1.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:57 +0300 + haskell-cipher-rc4 (0.1.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cipher-rc4/debian/control b/p/haskell-cipher-rc4/debian/control index d82389cf5..0d589ae71 100644 --- a/p/haskell-cipher-rc4/debian/control +++ b/p/haskell-cipher-rc4/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-cipher-rc4 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cipher-rc4-dev Architecture: any diff --git a/p/haskell-classy-prelude-conduit/debian/changelog b/p/haskell-classy-prelude-conduit/debian/changelog index ba90227be..a167495d9 100644 --- a/p/haskell-classy-prelude-conduit/debian/changelog +++ b/p/haskell-classy-prelude-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-classy-prelude-conduit (0.12.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:58 +0300 + haskell-classy-prelude-conduit (0.12.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-classy-prelude-conduit/debian/control b/p/haskell-classy-prelude-conduit/debian/control index 9483d69a6..879bfad3e 100644 --- a/p/haskell-classy-prelude-conduit/debian/control +++ b/p/haskell-classy-prelude-conduit/debian/control @@ -35,7 +35,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/classy-prelude Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-classy-prelude-conduit-dev Architecture: any diff --git a/p/haskell-classy-prelude-yesod/debian/changelog b/p/haskell-classy-prelude-yesod/debian/changelog index ec9347790..1f2a38e2e 100644 --- a/p/haskell-classy-prelude-yesod/debian/changelog +++ b/p/haskell-classy-prelude-yesod/debian/changelog @@ -1,3 +1,9 @@ +haskell-classy-prelude-yesod (0.12.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:58 +0300 + haskell-classy-prelude-yesod (0.12.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-classy-prelude-yesod/debian/control b/p/haskell-classy-prelude-yesod/debian/control index ce2e1d7d6..150fce229 100644 --- a/p/haskell-classy-prelude-yesod/debian/control +++ b/p/haskell-classy-prelude-yesod/debian/control @@ -44,7 +44,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/classy-prelude Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Provide a classy prelude including common Yesod functionality. This is an extension of classy-prelude-conduit, adding in commonly used functions and data types from Yesod. diff --git a/p/haskell-classy-prelude/debian/changelog b/p/haskell-classy-prelude/debian/changelog index 64cb8d50d..169823845 100644 --- a/p/haskell-classy-prelude/debian/changelog +++ b/p/haskell-classy-prelude/debian/changelog @@ -1,3 +1,9 @@ +haskell-classy-prelude (0.12.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:57 +0300 + haskell-classy-prelude (0.12.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-classy-prelude/debian/control b/p/haskell-classy-prelude/debian/control index ad5a13f3f..201b8749b 100644 --- a/p/haskell-classy-prelude/debian/control +++ b/p/haskell-classy-prelude/debian/control @@ -73,7 +73,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/classy-prelude Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-classy-prelude-dev Architecture: any diff --git a/p/haskell-clientsession/debian/changelog b/p/haskell-clientsession/debian/changelog index 19bec1e84..099b7a4aa 100644 --- a/p/haskell-clientsession/debian/changelog +++ b/p/haskell-clientsession/debian/changelog @@ -1,3 +1,9 @@ +haskell-clientsession (0.9.1.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:58 +0300 + haskell-clientsession (0.9.1.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-clientsession/debian/control b/p/haskell-clientsession/debian/control index d64150350..c0e2a13de 100644 --- a/p/haskell-clientsession/debian/control +++ b/p/haskell-clientsession/debian/control @@ -47,7 +47,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/yesodweb/clientsession/tree/master Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-clientsession-dev Architecture: any diff --git a/p/haskell-clock/debian/changelog b/p/haskell-clock/debian/changelog index fb54ad0ec..08cda3dcb 100644 --- a/p/haskell-clock/debian/changelog +++ b/p/haskell-clock/debian/changelog @@ -1,3 +1,9 @@ +haskell-clock (0.6.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:58 +0300 + haskell-clock (0.6.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-clock/debian/control b/p/haskell-clock/debian/control index ce5e1a4c1..bd9f4d51b 100644 --- a/p/haskell-clock/debian/control +++ b/p/haskell-clock/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/corsis/clock Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-clock-dev Architecture: any diff --git a/p/haskell-cmark/debian/changelog b/p/haskell-cmark/debian/changelog index 78e556ecb..7fe361505 100644 --- a/p/haskell-cmark/debian/changelog +++ b/p/haskell-cmark/debian/changelog @@ -1,3 +1,9 @@ +haskell-cmark (0.5.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:58 +0300 + haskell-cmark (0.5.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-cmark/debian/control b/p/haskell-cmark/debian/control index 13e8c0b00..5be5aed4a 100644 --- a/p/haskell-cmark/debian/control +++ b/p/haskell-cmark/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/jgm/commonmark-hs Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: fast, accurate CommonMark (Markdown) parser and renderer This package provides Haskell bindings for libcmark, the reference parser for CommonMark, a fully specified variant of Markdown. diff --git a/p/haskell-cmdargs/debian/changelog b/p/haskell-cmdargs/debian/changelog index ef8a1031d..0a685351e 100644 --- a/p/haskell-cmdargs/debian/changelog +++ b/p/haskell-cmdargs/debian/changelog @@ -1,3 +1,9 @@ +haskell-cmdargs (0.10.13-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:58 +0300 + haskell-cmdargs (0.10.13-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cmdargs/debian/control b/p/haskell-cmdargs/debian/control index a816df85e..9350a74f1 100644 --- a/p/haskell-cmdargs/debian/control +++ b/p/haskell-cmdargs/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://community.haskell.org/~ndm/cmdargs/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cmdargs-dev Architecture: any diff --git a/p/haskell-colour/debian/changelog b/p/haskell-colour/debian/changelog index 1332ed564..f9c26d340 100644 --- a/p/haskell-colour/debian/changelog +++ b/p/haskell-colour/debian/changelog @@ -1,3 +1,9 @@ +haskell-colour (2.3.3-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:58 +0300 + haskell-colour (2.3.3-8) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-colour/debian/control b/p/haskell-colour/debian/control index 09a04b81b..99481ada6 100644 --- a/p/haskell-colour/debian/control +++ b/p/haskell-colour/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/Colour Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-colour-dev Architecture: any diff --git a/p/haskell-comonad/debian/changelog b/p/haskell-comonad/debian/changelog index b567f860f..9d2bea60e 100644 --- a/p/haskell-comonad/debian/changelog +++ b/p/haskell-comonad/debian/changelog @@ -1,3 +1,9 @@ +haskell-comonad (4.2.7.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:59 +0300 + haskell-comonad (4.2.7.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-comonad/debian/control b/p/haskell-comonad/debian/control index a65fbc81c..16d67b1e3 100644 --- a/p/haskell-comonad/debian/control +++ b/p/haskell-comonad/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/comonad/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-comonad-dev Architecture: any diff --git a/p/haskell-concurrent-output/debian/changelog b/p/haskell-concurrent-output/debian/changelog index 1f2f5afb7..b16151241 100644 --- a/p/haskell-concurrent-output/debian/changelog +++ b/p/haskell-concurrent-output/debian/changelog @@ -1,3 +1,9 @@ +haskell-concurrent-output (1.7.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:59 +0300 + haskell-concurrent-output (1.7.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-concurrent-output/debian/control b/p/haskell-concurrent-output/debian/control index 0eb170154..06aeedda7 100644 --- a/p/haskell-concurrent-output/debian/control +++ b/p/haskell-concurrent-output/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/concurrent-output Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Ungarble output from several threads Provides a simple interface for writing concurrent programs that need to output a lot of status messages to the console, or display diff --git a/p/haskell-cond/debian/changelog b/p/haskell-cond/debian/changelog index c3ba3ee49..bf225dda6 100644 --- a/p/haskell-cond/debian/changelog +++ b/p/haskell-cond/debian/changelog @@ -1,3 +1,9 @@ +haskell-cond (0.4.1.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:59 +0300 + haskell-cond (0.4.1.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cond/debian/control b/p/haskell-cond/debian/control index b763d26d7..0f5a0e7cf 100644 --- a/p/haskell-cond/debian/control +++ b/p/haskell-cond/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/kallisti-dev/cond Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cond-dev Architecture: any diff --git a/p/haskell-conduit-combinators/debian/changelog b/p/haskell-conduit-combinators/debian/changelog index 2da1a9127..6d066b43c 100644 --- a/p/haskell-conduit-combinators/debian/changelog +++ b/p/haskell-conduit-combinators/debian/changelog @@ -1,3 +1,9 @@ +haskell-conduit-combinators (1.0.3-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:59 +0300 + haskell-conduit-combinators (1.0.3-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-conduit-combinators/debian/control b/p/haskell-conduit-combinators/debian/control index 041859a07..b4490f48b 100644 --- a/p/haskell-conduit-combinators/debian/control +++ b/p/haskell-conduit-combinators/debian/control @@ -65,7 +65,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/fpco/conduit-combinators Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: commonly-used conduit functions for chunked/unchunked data This library provides a replacement for Data.Conduit.List, as well as a convenient Conduit module. diff --git a/p/haskell-conduit-extra/debian/changelog b/p/haskell-conduit-extra/debian/changelog index b87342fe5..5fdf8e869 100644 --- a/p/haskell-conduit-extra/debian/changelog +++ b/p/haskell-conduit-extra/debian/changelog @@ -1,3 +1,9 @@ +haskell-conduit-extra (1.1.9.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:59 +0300 + haskell-conduit-extra (1.1.9.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-conduit-extra/debian/control b/p/haskell-conduit-extra/debian/control index ce277d392..1ba5a284a 100644 --- a/p/haskell-conduit-extra/debian/control +++ b/p/haskell-conduit-extra/debian/control @@ -54,7 +54,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/snoyberg/conduit Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: batteries-included conduit: adapters for common libraries The conduit package itself maintains relative small dependencies. The purpose of this package is to collect commonly used utility functions diff --git a/p/haskell-conduit/debian/changelog b/p/haskell-conduit/debian/changelog index e908ce374..9deae8615 100644 --- a/p/haskell-conduit/debian/changelog +++ b/p/haskell-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-conduit (1.2.6.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:34:59 +0300 + haskell-conduit (1.2.6.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-conduit/debian/control b/p/haskell-conduit/debian/control index 7da9c6433..03f1e47a3 100644 --- a/p/haskell-conduit/debian/control +++ b/p/haskell-conduit/debian/control @@ -40,7 +40,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/snoyberg/conduit Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-conduit-dev Architecture: any diff --git a/p/haskell-config-value/debian/changelog b/p/haskell-config-value/debian/changelog index 96c54fbab..7bebc41ee 100644 --- a/p/haskell-config-value/debian/changelog +++ b/p/haskell-config-value/debian/changelog @@ -1,3 +1,9 @@ +haskell-config-value (0.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:00 +0300 + haskell-config-value (0.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-config-value/debian/control b/p/haskell-config-value/debian/control index 10deefcf5..f2a8c08e5 100644 --- a/p/haskell-config-value/debian/control +++ b/p/haskell-config-value/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/glguy/config-value Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: simple, layout-based value language similar to YAML/JSON This package implments a language similar to YAML or JSON but with fewer special cases and fewer dependencies. It emphasizes layout diff --git a/p/haskell-configfile/debian/changelog b/p/haskell-configfile/debian/changelog index 27253e7d9..1ab5f7015 100644 --- a/p/haskell-configfile/debian/changelog +++ b/p/haskell-configfile/debian/changelog @@ -1,3 +1,9 @@ +haskell-configfile (1.1.4-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:00 +0300 + haskell-configfile (1.1.4-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-configfile/debian/control b/p/haskell-configfile/debian/control index a41442d28..dfd568a60 100644 --- a/p/haskell-configfile/debian/control +++ b/p/haskell-configfile/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://software.complete.org/configfile Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-configfile-dev Architecture: any diff --git a/p/haskell-configurator/debian/changelog b/p/haskell-configurator/debian/changelog index 19a91b042..8bb87e312 100644 --- a/p/haskell-configurator/debian/changelog +++ b/p/haskell-configurator/debian/changelog @@ -1,3 +1,9 @@ +haskell-configurator (0.3.0.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:00 +0300 + haskell-configurator (0.3.0.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-configurator/debian/control b/p/haskell-configurator/debian/control index 0ebc82eed..156387498 100644 --- a/p/haskell-configurator/debian/control +++ b/p/haskell-configurator/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/bos/configurator Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-configurator-dev Architecture: any diff --git a/p/haskell-connection/debian/changelog b/p/haskell-connection/debian/changelog index e38748d6e..54d70e8fd 100644 --- a/p/haskell-connection/debian/changelog +++ b/p/haskell-connection/debian/changelog @@ -1,3 +1,9 @@ +haskell-connection (0.2.5-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:00 +0300 + haskell-connection (0.2.5-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-connection/debian/control b/p/haskell-connection/debian/control index 03ac7997e..49fca1f77 100644 --- a/p/haskell-connection/debian/control +++ b/p/haskell-connection/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-connection Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: simple and easy network connections API Simple network library for all your connection needs. This library provides a very simple API to create sockets to a destination with diff --git a/p/haskell-constraints/debian/changelog b/p/haskell-constraints/debian/changelog index f7087afbb..ab50dea27 100644 --- a/p/haskell-constraints/debian/changelog +++ b/p/haskell-constraints/debian/changelog @@ -1,3 +1,9 @@ +haskell-constraints (0.6-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:00 +0300 + haskell-constraints (0.6-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-constraints/debian/control b/p/haskell-constraints/debian/control index a7f10cb1b..f714cc0ab 100644 --- a/p/haskell-constraints/debian/control +++ b/p/haskell-constraints/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/constraints/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Constraint manipulation GHC 7.4 gave us the ability to talk about ConstraintKinds. This package provides a vocabulary for working with them. diff --git a/p/haskell-contravariant/debian/changelog b/p/haskell-contravariant/debian/changelog index f2a4ecf60..af91abbcb 100644 --- a/p/haskell-contravariant/debian/changelog +++ b/p/haskell-contravariant/debian/changelog @@ -1,3 +1,9 @@ +haskell-contravariant (1.3.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:00 +0300 + haskell-contravariant (1.3.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-contravariant/debian/control b/p/haskell-contravariant/debian/control index 9e2a031ed..a231e898c 100644 --- a/p/haskell-contravariant/debian/control +++ b/p/haskell-contravariant/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/contravariant/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Contravariant functors This packages provides a type class for contravariant functors, i.e. those with a method contramap :: (a -> b) -> f b -> f a. diff --git a/p/haskell-control-monad-free/debian/changelog b/p/haskell-control-monad-free/debian/changelog index 375c704c5..ceb907cd0 100644 --- a/p/haskell-control-monad-free/debian/changelog +++ b/p/haskell-control-monad-free/debian/changelog @@ -1,3 +1,9 @@ +haskell-control-monad-free (0.6.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:01 +0300 + haskell-control-monad-free (0.6.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-control-monad-free/debian/control b/p/haskell-control-monad-free/debian/control index afad477c7..72ba0e251 100644 --- a/p/haskell-control-monad-free/debian/control +++ b/p/haskell-control-monad-free/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/pepeiborra/control-monad-free Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: free monads This package provides datatypes to construct Free monads, Free monad transformers, and useful instances. In addition it provides the constructs to diff --git a/p/haskell-control-monad-loop/debian/changelog b/p/haskell-control-monad-loop/debian/changelog index daba7261e..62b302780 100644 --- a/p/haskell-control-monad-loop/debian/changelog +++ b/p/haskell-control-monad-loop/debian/changelog @@ -1,3 +1,9 @@ +haskell-control-monad-loop (0.1-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:01 +0300 + haskell-control-monad-loop (0.1-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-control-monad-loop/debian/control b/p/haskell-control-monad-loop/debian/control index 8a235861c..89dd27e4c 100644 --- a/p/haskell-control-monad-loop/debian/control +++ b/p/haskell-control-monad-loop/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/joeyadams/haskell-control-monad-loop Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-control-monad-loop-dev Architecture: any diff --git a/p/haskell-convertible/debian/changelog b/p/haskell-convertible/debian/changelog index badef678b..92d3d5b81 100644 --- a/p/haskell-convertible/debian/changelog +++ b/p/haskell-convertible/debian/changelog @@ -1,3 +1,9 @@ +haskell-convertible (1.1.1.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:01 +0300 + haskell-convertible (1.1.1.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-convertible/debian/control b/p/haskell-convertible/debian/control index 90550d29c..4465743d7 100644 --- a/p/haskell-convertible/debian/control +++ b/p/haskell-convertible/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/convertible Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-convertible-dev Architecture: any diff --git a/p/haskell-cookie/debian/changelog b/p/haskell-cookie/debian/changelog index 64ce1212f..e2fba8c90 100644 --- a/p/haskell-cookie/debian/changelog +++ b/p/haskell-cookie/debian/changelog @@ -1,3 +1,9 @@ +haskell-cookie (0.4.1.6-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:01 +0300 + haskell-cookie (0.4.1.6-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cookie/debian/control b/p/haskell-cookie/debian/control index e0d502a69..c2d9817e9 100644 --- a/p/haskell-cookie/debian/control +++ b/p/haskell-cookie/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/snoyberg/cookie Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cookie-dev Architecture: any diff --git a/p/haskell-cprng-aes/debian/changelog b/p/haskell-cprng-aes/debian/changelog index f5ae6c89f..27c6efc52 100644 --- a/p/haskell-cprng-aes/debian/changelog +++ b/p/haskell-cprng-aes/debian/changelog @@ -1,3 +1,9 @@ +haskell-cprng-aes (0.6.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:01 +0300 + haskell-cprng-aes (0.6.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cprng-aes/debian/control b/p/haskell-cprng-aes/debian/control index 19336720b..f4c3191dd 100644 --- a/p/haskell-cprng-aes/debian/control +++ b/p/haskell-cprng-aes/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-cprng-aes Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cprng-aes-dev Architecture: any diff --git a/p/haskell-cpu/debian/changelog b/p/haskell-cpu/debian/changelog index 9d916ebe0..92eab4d0e 100644 --- a/p/haskell-cpu/debian/changelog +++ b/p/haskell-cpu/debian/changelog @@ -1,3 +1,9 @@ +haskell-cpu (0.1.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:01 +0300 + haskell-cpu (0.1.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cpu/debian/control b/p/haskell-cpu/debian/control index 09079a521..59358b085 100644 --- a/p/haskell-cpu/debian/control +++ b/p/haskell-cpu/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-cpu Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cpu-dev Architecture: any diff --git a/p/haskell-cracknum/debian/changelog b/p/haskell-cracknum/debian/changelog index 2239a390f..522fb26d2 100644 --- a/p/haskell-cracknum/debian/changelog +++ b/p/haskell-cracknum/debian/changelog @@ -1,3 +1,9 @@ +haskell-cracknum (1.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:01 +0300 + haskell-cracknum (1.3-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-cracknum/debian/control b/p/haskell-cracknum/debian/control index 28c065c2a..fdbd51f41 100644 --- a/p/haskell-cracknum/debian/control +++ b/p/haskell-cracknum/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/crackNum Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: crack various integer, floating-point data formats Display/show/analyze IEEE754 Half-precision, Single-precision, and Double-precision values; along with various integer types: diff --git a/p/haskell-criterion/debian/changelog b/p/haskell-criterion/debian/changelog index dc14a3e9c..c210cefc9 100644 --- a/p/haskell-criterion/debian/changelog +++ b/p/haskell-criterion/debian/changelog @@ -1,3 +1,9 @@ +haskell-criterion (1.1.0.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:02 +0300 + haskell-criterion (1.1.0.0-4) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-criterion/debian/control b/p/haskell-criterion/debian/control index ecfdedbb5..2946f62dc 100644 --- a/p/haskell-criterion/debian/control +++ b/p/haskell-criterion/debian/control @@ -54,7 +54,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.serpentine.com/criterion Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-criterion-dev Architecture: any diff --git a/p/haskell-crypto-api/debian/changelog b/p/haskell-crypto-api/debian/changelog index b416bc604..1619fa668 100644 --- a/p/haskell-crypto-api/debian/changelog +++ b/p/haskell-crypto-api/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-api (0.13.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:02 +0300 + haskell-crypto-api (0.13.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-crypto-api/debian/control b/p/haskell-crypto-api/debian/control index a2a694d4f..5d9235329 100644 --- a/p/haskell-crypto-api/debian/control +++ b/p/haskell-crypto-api/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/TomMD/crypto-api Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-crypto-api-dev Architecture: any diff --git a/p/haskell-crypto-cipher-tests/debian/changelog b/p/haskell-crypto-cipher-tests/debian/changelog index 6cd6dce67..a37acd741 100644 --- a/p/haskell-crypto-cipher-tests/debian/changelog +++ b/p/haskell-crypto-cipher-tests/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-cipher-tests (0.0.11-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:02 +0300 + haskell-crypto-cipher-tests (0.0.11-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-crypto-cipher-tests/debian/control b/p/haskell-crypto-cipher-tests/debian/control index 582dff0ba..2f29b9114 100644 --- a/p/haskell-crypto-cipher-tests/debian/control +++ b/p/haskell-crypto-cipher-tests/debian/control @@ -44,7 +44,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-crypto-cipher Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Generic cryptography cipher tests This libraries contains generic tests for cryptographic ciphers, and is used by the test runners of various Haskell implementations of cryptographic diff --git a/p/haskell-crypto-cipher-types/debian/changelog b/p/haskell-crypto-cipher-types/debian/changelog index cc748b3fd..ac5c39315 100644 --- a/p/haskell-crypto-cipher-types/debian/changelog +++ b/p/haskell-crypto-cipher-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-cipher-types (0.0.9-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:02 +0300 + haskell-crypto-cipher-types (0.0.9-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-crypto-cipher-types/debian/control b/p/haskell-crypto-cipher-types/debian/control index e28f13c45..f2d210348 100644 --- a/p/haskell-crypto-cipher-types/debian/control +++ b/p/haskell-crypto-cipher-types/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-crypto-cipher Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: generic cryptographic cipher types Basic typeclasses and types for symmetric ciphers. diff --git a/p/haskell-crypto-numbers/debian/changelog b/p/haskell-crypto-numbers/debian/changelog index fd260f8f1..4a23563c8 100644 --- a/p/haskell-crypto-numbers/debian/changelog +++ b/p/haskell-crypto-numbers/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-numbers (0.2.7-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:02 +0300 + haskell-crypto-numbers (0.2.7-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-crypto-numbers/debian/control b/p/haskell-crypto-numbers/debian/control index f729d8576..956006853 100644 --- a/p/haskell-crypto-numbers/debian/control +++ b/p/haskell-crypto-numbers/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/vincenthz/hs-crypto-numbers Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-crypto-numbers-dev Architecture: any diff --git a/p/haskell-crypto-pubkey-openssh/debian/changelog b/p/haskell-crypto-pubkey-openssh/debian/changelog index fc6390e33..3905f3100 100644 --- a/p/haskell-crypto-pubkey-openssh/debian/changelog +++ b/p/haskell-crypto-pubkey-openssh/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-pubkey-openssh (0.2.7-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:03 +0300 + haskell-crypto-pubkey-openssh (0.2.7-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-crypto-pubkey-openssh/debian/control b/p/haskell-crypto-pubkey-openssh/debian/control index db6d921af..963c6b22b 100644 --- a/p/haskell-crypto-pubkey-openssh/debian/control +++ b/p/haskell-crypto-pubkey-openssh/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/knsd/crypto-pubkey-openssh Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: OpenSSH key codec This encodes and decodes OpenSSH public and private keys. diff --git a/p/haskell-crypto-pubkey-types/debian/changelog b/p/haskell-crypto-pubkey-types/debian/changelog index bc94de117..6e0b39a0c 100644 --- a/p/haskell-crypto-pubkey-types/debian/changelog +++ b/p/haskell-crypto-pubkey-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-pubkey-types (0.4.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:03 +0300 + haskell-crypto-pubkey-types (0.4.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-crypto-pubkey-types/debian/control b/p/haskell-crypto-pubkey-types/debian/control index 11a543cdc..836612272 100644 --- a/p/haskell-crypto-pubkey-types/debian/control +++ b/p/haskell-crypto-pubkey-types/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-crypto-pubkey-types Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: generic public-key algorithm types It defines generic public-key algorithm types (DH, DSA, ECC, ECDSA, RSA). diff --git a/p/haskell-crypto-pubkey/debian/changelog b/p/haskell-crypto-pubkey/debian/changelog index d20267a2f..83a226c06 100644 --- a/p/haskell-crypto-pubkey/debian/changelog +++ b/p/haskell-crypto-pubkey/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-pubkey (0.2.8-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:03 +0300 + haskell-crypto-pubkey (0.2.8-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-crypto-pubkey/debian/control b/p/haskell-crypto-pubkey/debian/control index 1277734bc..e9ead033e 100644 --- a/p/haskell-crypto-pubkey/debian/control +++ b/p/haskell-crypto-pubkey/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/vincenthz/hs-crypto-pubkey Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-crypto-pubkey-dev Architecture: any diff --git a/p/haskell-crypto-random-api/debian/changelog b/p/haskell-crypto-random-api/debian/changelog index 821497a97..0f78bc405 100644 --- a/p/haskell-crypto-random-api/debian/changelog +++ b/p/haskell-crypto-random-api/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-random-api (0.2.0-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:03 +0300 + haskell-crypto-random-api (0.2.0-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-crypto-random-api/debian/control b/p/haskell-crypto-random-api/debian/control index d1939fb05..965215534 100644 --- a/p/haskell-crypto-random-api/debian/control +++ b/p/haskell-crypto-random-api/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-crypto-random-api Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-crypto-random-api-dev Architecture: any diff --git a/p/haskell-crypto-random/debian/changelog b/p/haskell-crypto-random/debian/changelog index e286dc4e3..646841b44 100644 --- a/p/haskell-crypto-random/debian/changelog +++ b/p/haskell-crypto-random/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto-random (0.0.9-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:03 +0300 + haskell-crypto-random (0.0.9-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-crypto-random/debian/control b/p/haskell-crypto-random/debian/control index b4f7e5305..47872446c 100644 --- a/p/haskell-crypto-random/debian/control +++ b/p/haskell-crypto-random/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-crypto-random Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: simple cryptographic random related types Simple cryptographic random related types: a safe abstraction for CPRNGs. diff --git a/p/haskell-crypto/debian/changelog b/p/haskell-crypto/debian/changelog index 66cd5a0bf..4f06dae73 100644 --- a/p/haskell-crypto/debian/changelog +++ b/p/haskell-crypto/debian/changelog @@ -1,3 +1,9 @@ +haskell-crypto (4.2.5.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:02 +0300 + haskell-crypto (4.2.5.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-crypto/debian/control b/p/haskell-crypto/debian/control index 270e691ab..58f720d05 100644 --- a/p/haskell-crypto/debian/control +++ b/p/haskell-crypto/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/Crypto Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-crypto-dev Architecture: any diff --git a/p/haskell-cryptocipher/debian/changelog b/p/haskell-cryptocipher/debian/changelog index 936a1a0f4..fb8a22219 100644 --- a/p/haskell-cryptocipher/debian/changelog +++ b/p/haskell-cryptocipher/debian/changelog @@ -1,3 +1,9 @@ +haskell-cryptocipher (0.6.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:03 +0300 + haskell-cryptocipher (0.6.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cryptocipher/debian/control b/p/haskell-cryptocipher/debian/control index 9e8616360..3cb731254 100644 --- a/p/haskell-cryptocipher/debian/control +++ b/p/haskell-cryptocipher/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-crypto-cipher Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Symmetrical block and stream ciphers This library provides symmetrical block and stream ciphers like RC4, AES, Blowfish and Camellia. diff --git a/p/haskell-cryptohash-conduit/debian/changelog b/p/haskell-cryptohash-conduit/debian/changelog index de1c1b2c6..774b24734 100644 --- a/p/haskell-cryptohash-conduit/debian/changelog +++ b/p/haskell-cryptohash-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-cryptohash-conduit (0.1.1-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:04 +0300 + haskell-cryptohash-conduit (0.1.1-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cryptohash-conduit/debian/control b/p/haskell-cryptohash-conduit/debian/control index 0b8e9e709..62f4f4d9e 100644 --- a/p/haskell-cryptohash-conduit/debian/control +++ b/p/haskell-cryptohash-conduit/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-cryptohash-conduit Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Conduit interface to cryptohash This package supports the cryptohash package, providing conduits as defined in the conduits package. diff --git a/p/haskell-cryptohash-cryptoapi/debian/changelog b/p/haskell-cryptohash-cryptoapi/debian/changelog index 157032588..cd3d77135 100644 --- a/p/haskell-cryptohash-cryptoapi/debian/changelog +++ b/p/haskell-cryptohash-cryptoapi/debian/changelog @@ -1,3 +1,9 @@ +haskell-cryptohash-cryptoapi (0.1.3-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:04 +0300 + haskell-cryptohash-cryptoapi (0.1.3-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cryptohash-cryptoapi/debian/control b/p/haskell-cryptohash-cryptoapi/debian/control index c1b5eb7ed..62abd3503 100644 --- a/p/haskell-cryptohash-cryptoapi/debian/control +++ b/p/haskell-cryptohash-cryptoapi/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-cryptohash-cryptoapi Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cryptohash-cryptoapi-dev Architecture: any diff --git a/p/haskell-cryptohash/debian/changelog b/p/haskell-cryptohash/debian/changelog index 1182415bd..452b853c5 100644 --- a/p/haskell-cryptohash/debian/changelog +++ b/p/haskell-cryptohash/debian/changelog @@ -1,3 +1,9 @@ +haskell-cryptohash (0.11.6-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:04 +0300 + haskell-cryptohash (0.11.6-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-cryptohash/debian/control b/p/haskell-cryptohash/debian/control index 69753a5c7..31875a358 100644 --- a/p/haskell-cryptohash/debian/control +++ b/p/haskell-cryptohash/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-cryptohash Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-cryptohash-dev Architecture: any diff --git a/p/haskell-cryptol/debian/changelog b/p/haskell-cryptol/debian/changelog index 94c587362..f8f2b030e 100644 --- a/p/haskell-cryptol/debian/changelog +++ b/p/haskell-cryptol/debian/changelog @@ -1,3 +1,9 @@ +haskell-cryptol (2.2.6-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:04 +0300 + haskell-cryptol (2.2.6-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-cryptol/debian/control b/p/haskell-cryptol/debian/control index 11fb37dc6..b6c2d44f8 100644 --- a/p/haskell-cryptol/debian/control +++ b/p/haskell-cryptol/debian/control @@ -66,7 +66,7 @@ Build-Depends-Indep: ghc-doc, libghc-utf8-string-doc, Standards-Version: 3.9.6 Homepage: http://www.cryptol.net/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: domain-specific language of cryptography Cryptol is a domain-specific language for specifying cryptographic diff --git a/p/haskell-cryptonite/debian/changelog b/p/haskell-cryptonite/debian/changelog index 56e669ada..b47201a1e 100644 --- a/p/haskell-cryptonite/debian/changelog +++ b/p/haskell-cryptonite/debian/changelog @@ -1,3 +1,9 @@ +haskell-cryptonite (0.10-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:04 +0300 + haskell-cryptonite (0.10-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-cryptonite/debian/control b/p/haskell-cryptonite/debian/control index 0c8dee4e8..8891709d6 100644 --- a/p/haskell-cryptonite/debian/control +++ b/p/haskell-cryptonite/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/vincenthz/cryptonite Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: cryptographic primitives A repository of cryptographic primitives. - Symmetric ciphers: AES, DES, 3DES, Blowfish, Camellia, RC4, Salsa, diff --git a/p/haskell-css-text/debian/changelog b/p/haskell-css-text/debian/changelog index 7f1be0861..4f52852ed 100644 --- a/p/haskell-css-text/debian/changelog +++ b/p/haskell-css-text/debian/changelog @@ -1,3 +1,9 @@ +haskell-css-text (0.1.2.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:04 +0300 + haskell-css-text (0.1.2.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-css-text/debian/control b/p/haskell-css-text/debian/control index 712ed3091..47fa14965 100644 --- a/p/haskell-css-text/debian/control +++ b/p/haskell-css-text/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-css-text-dev Architecture: any diff --git a/p/haskell-csv-conduit/debian/changelog b/p/haskell-csv-conduit/debian/changelog index 998b6c288..5329d2770 100644 --- a/p/haskell-csv-conduit/debian/changelog +++ b/p/haskell-csv-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-csv-conduit (0.6.6-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:05 +0300 + haskell-csv-conduit (0.6.6-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-csv-conduit/debian/control b/p/haskell-csv-conduit/debian/control index 13b1c962e..800d95583 100644 --- a/p/haskell-csv-conduit/debian/control +++ b/p/haskell-csv-conduit/debian/control @@ -55,7 +55,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ozataman/csv-conduit Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-csv-conduit-dev Architecture: any diff --git a/p/haskell-csv/debian/changelog b/p/haskell-csv/debian/changelog index 09684d625..9ea6fdc34 100644 --- a/p/haskell-csv/debian/changelog +++ b/p/haskell-csv/debian/changelog @@ -1,3 +1,9 @@ +haskell-csv (0.1.2-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:05 +0300 + haskell-csv (0.1.2-9) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-csv/debian/control b/p/haskell-csv/debian/control index 055c6fb39..d7fae81fa 100644 --- a/p/haskell-csv/debian/control +++ b/p/haskell-csv/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/csv Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-csv-dev Architecture: any diff --git a/p/haskell-curl/debian/changelog b/p/haskell-curl/debian/changelog index ad01906be..86cb6fa0c 100644 --- a/p/haskell-curl/debian/changelog +++ b/p/haskell-curl/debian/changelog @@ -1,3 +1,9 @@ +haskell-curl (1.3.8-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:05 +0300 + haskell-curl (1.3.8-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-curl/debian/control b/p/haskell-curl/debian/control index 0d27d817d..ee32915c5 100644 --- a/p/haskell-curl/debian/control +++ b/p/haskell-curl/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/curl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-curl-dev Architecture: any diff --git a/p/haskell-data-accessor-mtl/debian/changelog b/p/haskell-data-accessor-mtl/debian/changelog index aea3463b4..4aff427db 100644 --- a/p/haskell-data-accessor-mtl/debian/changelog +++ b/p/haskell-data-accessor-mtl/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-accessor-mtl (0.2.0.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:05 +0300 + haskell-data-accessor-mtl (0.2.0.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-accessor-mtl/debian/control b/p/haskell-data-accessor-mtl/debian/control index 16cf5ba19..f5195eecd 100644 --- a/p/haskell-data-accessor-mtl/debian/control +++ b/p/haskell-data-accessor-mtl/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/Record_access Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-data-accessor-mtl-dev Architecture: any diff --git a/p/haskell-data-accessor/debian/changelog b/p/haskell-data-accessor/debian/changelog index 58db427fe..fdfc5759d 100644 --- a/p/haskell-data-accessor/debian/changelog +++ b/p/haskell-data-accessor/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-accessor (0.2.2.6-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:05 +0300 + haskell-data-accessor (0.2.2.6-5) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-data-accessor/debian/control b/p/haskell-data-accessor/debian/control index 29315f68e..a39b97315 100644 --- a/p/haskell-data-accessor/debian/control +++ b/p/haskell-data-accessor/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/Record_access Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-data-accessor-dev Architecture: any diff --git a/p/haskell-data-binary-ieee754/debian/changelog b/p/haskell-data-binary-ieee754/debian/changelog index 8d1adc588..7e2843bcd 100644 --- a/p/haskell-data-binary-ieee754/debian/changelog +++ b/p/haskell-data-binary-ieee754/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-binary-ieee754 (0.4.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:05 +0300 + haskell-data-binary-ieee754 (0.4.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-binary-ieee754/debian/control b/p/haskell-data-binary-ieee754/debian/control index d69c8284c..d9df40182 100644 --- a/p/haskell-data-binary-ieee754/debian/control +++ b/p/haskell-data-binary-ieee754/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/data-binary-ieee754/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-data-binary-ieee754-dev Architecture: any diff --git a/p/haskell-data-default-class/debian/changelog b/p/haskell-data-default-class/debian/changelog index 8f5abfafe..df31386ce 100644 --- a/p/haskell-data-default-class/debian/changelog +++ b/p/haskell-data-default-class/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-default-class (0.0.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:06 +0300 + haskell-data-default-class (0.0.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-default-class/debian/control b/p/haskell-data-default-class/debian/control index 45382c942..653541f5e 100644 --- a/p/haskell-data-default-class/debian/control +++ b/p/haskell-data-default-class/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/data-default-class Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A type class for default values This package defines a type class Default for types with a default value. diff --git a/p/haskell-data-default-instances-base/debian/changelog b/p/haskell-data-default-instances-base/debian/changelog index 2a9a35f4a..bcd49b0f2 100644 --- a/p/haskell-data-default-instances-base/debian/changelog +++ b/p/haskell-data-default-instances-base/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-default-instances-base (0.0.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:06 +0300 + haskell-data-default-instances-base (0.0.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-default-instances-base/debian/control b/p/haskell-data-default-instances-base/debian/control index c56e775de..38f6cabe6 100644 --- a/p/haskell-data-default-instances-base/debian/control +++ b/p/haskell-data-default-instances-base/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/data-default-instances-base Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: default instances for types in base This module defines Default instances for the types Int, Int8, Int16, Int32, Int64, Word, Word8, Word16, Word32, Word64, Integer, Float, diff --git a/p/haskell-data-default-instances-containers/debian/changelog b/p/haskell-data-default-instances-containers/debian/changelog index 9d2cc39aa..f561ad689 100644 --- a/p/haskell-data-default-instances-containers/debian/changelog +++ b/p/haskell-data-default-instances-containers/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-default-instances-containers (0.0.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:06 +0300 + haskell-data-default-instances-containers (0.0.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-default-instances-containers/debian/control b/p/haskell-data-default-instances-containers/debian/control index ed0784ad3..3c9c18333 100644 --- a/p/haskell-data-default-instances-containers/debian/control +++ b/p/haskell-data-default-instances-containers/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/data-default-instances-containers Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: default instances for types in containers The included module defines Default instances for the types Set, Map, IntMap, IntSet, Seq, and Tree. diff --git a/p/haskell-data-default-instances-dlist/debian/changelog b/p/haskell-data-default-instances-dlist/debian/changelog index 66c1f86e4..c5a96b2a6 100644 --- a/p/haskell-data-default-instances-dlist/debian/changelog +++ b/p/haskell-data-default-instances-dlist/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-default-instances-dlist (0.0.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:06 +0300 + haskell-data-default-instances-dlist (0.0.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-default-instances-dlist/debian/control b/p/haskell-data-default-instances-dlist/debian/control index f5e6652db..fe78fda9f 100644 --- a/p/haskell-data-default-instances-dlist/debian/control +++ b/p/haskell-data-default-instances-dlist/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/data-default-instances-dlist Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: default instances for types in dlist The included module defines Default instances for the type DList. diff --git a/p/haskell-data-default-instances-old-locale/debian/changelog b/p/haskell-data-default-instances-old-locale/debian/changelog index 4c4c81677..f89ad2c74 100644 --- a/p/haskell-data-default-instances-old-locale/debian/changelog +++ b/p/haskell-data-default-instances-old-locale/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-default-instances-old-locale (0.0.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:06 +0300 + haskell-data-default-instances-old-locale (0.0.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-default-instances-old-locale/debian/control b/p/haskell-data-default-instances-old-locale/debian/control index 5320032a5..5f107a8f7 100644 --- a/p/haskell-data-default-instances-old-locale/debian/control +++ b/p/haskell-data-default-instances-old-locale/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/data-default-instances-old-locale Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: default instances for types in old-locale The included module defines Default instances for the type TimeLocale. diff --git a/p/haskell-data-default/debian/changelog b/p/haskell-data-default/debian/changelog index 54ac69540..e65a730da 100644 --- a/p/haskell-data-default/debian/changelog +++ b/p/haskell-data-default/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-default (0.5.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:05 +0300 + haskell-data-default (0.5.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-default/debian/control b/p/haskell-data-default/debian/control index e40f28e2c..53e264e43 100644 --- a/p/haskell-data-default/debian/control +++ b/p/haskell-data-default/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/data-default Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-data-default-dev Architecture: any diff --git a/p/haskell-data-hash/debian/changelog b/p/haskell-data-hash/debian/changelog index 57c403bad..a85efa36f 100644 --- a/p/haskell-data-hash/debian/changelog +++ b/p/haskell-data-hash/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-hash (0.2.0.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:06 +0300 + haskell-data-hash (0.2.0.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-hash/debian/control b/p/haskell-data-hash/debian/control index fec7ba838..908763a3a 100644 --- a/p/haskell-data-hash/debian/control +++ b/p/haskell-data-hash/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/data-hash Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Combinators for building fast hashing functions. Combinators for building fast hashing functions. Includes hashing functions for all basic Haskell98 types. diff --git a/p/haskell-data-inttrie/debian/changelog b/p/haskell-data-inttrie/debian/changelog index c68c777dd..625b5eb6e 100644 --- a/p/haskell-data-inttrie/debian/changelog +++ b/p/haskell-data-inttrie/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-inttrie (0.1.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:07 +0300 + haskell-data-inttrie (0.1.0-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-inttrie/debian/control b/p/haskell-data-inttrie/debian/control index 9ebfb050f..2c2860bc6 100644 --- a/p/haskell-data-inttrie/debian/control +++ b/p/haskell-data-inttrie/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/luqui/data-inttrie Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-data-inttrie-dev Architecture: any diff --git a/p/haskell-data-memocombinators/debian/changelog b/p/haskell-data-memocombinators/debian/changelog index b0e38b58a..a6813018a 100644 --- a/p/haskell-data-memocombinators/debian/changelog +++ b/p/haskell-data-memocombinators/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-memocombinators (0.5.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:07 +0300 + haskell-data-memocombinators (0.5.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-memocombinators/debian/control b/p/haskell-data-memocombinators/debian/control index d5ac498dd..4ea02c1da 100644 --- a/p/haskell-data-memocombinators/debian/control +++ b/p/haskell-data-memocombinators/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/luqui/data-memocombinators Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-data-memocombinators-dev Architecture: any diff --git a/p/haskell-data-ordlist/debian/changelog b/p/haskell-data-ordlist/debian/changelog index 967e20938..8b78f9cfd 100644 --- a/p/haskell-data-ordlist/debian/changelog +++ b/p/haskell-data-ordlist/debian/changelog @@ -1,3 +1,9 @@ +haskell-data-ordlist (0.4.7.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:07 +0300 + haskell-data-ordlist (0.4.7.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-data-ordlist/debian/control b/p/haskell-data-ordlist/debian/control index 5f3a58f15..0e42a4d11 100644 --- a/p/haskell-data-ordlist/debian/control +++ b/p/haskell-data-ordlist/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/data-ordlist Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Set and bag operations on ordered lists This module provides set and multiset operations on ordered lists. diff --git a/p/haskell-dataenc/debian/changelog b/p/haskell-dataenc/debian/changelog index 0695b549d..187717d62 100644 --- a/p/haskell-dataenc/debian/changelog +++ b/p/haskell-dataenc/debian/changelog @@ -1,3 +1,9 @@ +haskell-dataenc (0.14.0.7-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:07 +0300 + haskell-dataenc (0.14.0.7-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-dataenc/debian/control b/p/haskell-dataenc/debian/control index 78a2025ca..60cbd3af0 100644 --- a/p/haskell-dataenc/debian/control +++ b/p/haskell-dataenc/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/Library/Data_encoding Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A Haskell library of data encoders and decoders Data encoding library currently providing Base16, Base32, Base32Hex, Base64, Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding, diff --git a/p/haskell-dav/debian/changelog b/p/haskell-dav/debian/changelog index 14af9bb74..6c77c16d6 100644 --- a/p/haskell-dav/debian/changelog +++ b/p/haskell-dav/debian/changelog @@ -1,3 +1,9 @@ +haskell-dav (1.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:07 +0300 + haskell-dav (1.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-dav/debian/control b/p/haskell-dav/debian/control index 6bd3d9054..f52c2c07a 100644 --- a/p/haskell-dav/debian/control +++ b/p/haskell-dav/debian/control @@ -59,7 +59,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://floss.scru.org/hDAV Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: RFC 4918 WebDAV support This is a library for the Web Distributed Authoring and Versioning (WebDAV) extensions to HTTP. At present it supports a very small diff --git a/p/haskell-dbus/debian/changelog b/p/haskell-dbus/debian/changelog index fb625b803..0f1cc688f 100644 --- a/p/haskell-dbus/debian/changelog +++ b/p/haskell-dbus/debian/changelog @@ -1,3 +1,9 @@ +haskell-dbus (0.10.11-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:07 +0300 + haskell-dbus (0.10.11-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-dbus/debian/control b/p/haskell-dbus/debian/control index 83d68ac5f..454fd5fe5 100644 --- a/p/haskell-dbus/debian/control +++ b/p/haskell-dbus/debian/control @@ -42,7 +42,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/haskell-dbus/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-dbus-dev Architecture: any diff --git a/p/haskell-debian/debian/changelog b/p/haskell-debian/debian/changelog index 67b2afaa8..15308f7ac 100644 --- a/p/haskell-debian/debian/changelog +++ b/p/haskell-debian/debian/changelog @@ -1,3 +1,9 @@ +haskell-debian (3.89-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:08 +0300 + haskell-debian (3.89-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-debian/debian/control b/p/haskell-debian/debian/control index 5cd8a43ab..d6fc89293 100644 --- a/p/haskell-debian/debian/control +++ b/p/haskell-debian/debian/control @@ -73,7 +73,7 @@ Build-Conflicts: libghc-parsec2-dev, Standards-Version: 3.9.6 Homepage: https://github.com/ddssff/debian-haskell Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-debian-dev Architecture: any diff --git a/p/haskell-decimal/debian/changelog b/p/haskell-decimal/debian/changelog index 1b86277b8..d30e7cccb 100644 --- a/p/haskell-decimal/debian/changelog +++ b/p/haskell-decimal/debian/changelog @@ -1,3 +1,9 @@ +haskell-decimal (0.4.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:08 +0300 + haskell-decimal (0.4.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-decimal/debian/control b/p/haskell-decimal/debian/control index dbbbf0f2a..b1328c45f 100644 --- a/p/haskell-decimal/debian/control +++ b/p/haskell-decimal/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/PaulJohnson/Haskell-Decimal Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Decimal numbers with variable precision Library for manipulating decimal numebers, primary for financial arithmetic. . diff --git a/p/haskell-deepseq-generics/debian/changelog b/p/haskell-deepseq-generics/debian/changelog index 3a9df72bf..ab8ce5cd4 100644 --- a/p/haskell-deepseq-generics/debian/changelog +++ b/p/haskell-deepseq-generics/debian/changelog @@ -1,3 +1,9 @@ +haskell-deepseq-generics (0.1.1.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:08 +0300 + haskell-deepseq-generics (0.1.1.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-deepseq-generics/debian/control b/p/haskell-deepseq-generics/debian/control index 88afc3c4b..c5d3f8ff7 100644 --- a/p/haskell-deepseq-generics/debian/control +++ b/p/haskell-deepseq-generics/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/hvr/deepseq-generics Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: GHC.Generics-based Control.DeepSeq.rnf implementation This package provides a "GHC.Generics"-based 'Control.DeepSeq.Generics.genericRnf' function which can be used diff --git a/p/haskell-dependent-map/debian/changelog b/p/haskell-dependent-map/debian/changelog index 2c3256a2d..49e19d65f 100644 --- a/p/haskell-dependent-map/debian/changelog +++ b/p/haskell-dependent-map/debian/changelog @@ -1,3 +1,9 @@ +haskell-dependent-map (0.2.1.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:08 +0300 + haskell-dependent-map (0.2.1.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-dependent-map/debian/control b/p/haskell-dependent-map/debian/control index ee5328844..bf6ca1ce0 100644 --- a/p/haskell-dependent-map/debian/control +++ b/p/haskell-dependent-map/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: https://github.com/mokus0/dependent-map Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-dependent-map -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Dependent finite maps This package provides a basic dependent sum type. The first component is a tag that specifies the type of the second. diff --git a/p/haskell-dependent-sum-template/debian/changelog b/p/haskell-dependent-sum-template/debian/changelog index 470e60853..61b9c8abb 100644 --- a/p/haskell-dependent-sum-template/debian/changelog +++ b/p/haskell-dependent-sum-template/debian/changelog @@ -1,3 +1,9 @@ +haskell-dependent-sum-template (0.0.0.4-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:08 +0300 + haskell-dependent-sum-template (0.0.0.4-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-dependent-sum-template/debian/control b/p/haskell-dependent-sum-template/debian/control index d3134da15..a4ef2e938 100644 --- a/p/haskell-dependent-sum-template/debian/control +++ b/p/haskell-dependent-sum-template/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/dependent-sum-template Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Automatically generate instances of classes in dependent-sum package Using the Template Haskell code in this package, you can create instances for classes liek GEq and GCompare automatically. diff --git a/p/haskell-dependent-sum/debian/changelog b/p/haskell-dependent-sum/debian/changelog index 9c44c0d81..f8c2a30cb 100644 --- a/p/haskell-dependent-sum/debian/changelog +++ b/p/haskell-dependent-sum/debian/changelog @@ -1,3 +1,9 @@ +haskell-dependent-sum (0.3.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:08 +0300 + haskell-dependent-sum (0.3.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-dependent-sum/debian/control b/p/haskell-dependent-sum/debian/control index 749b74244..1be442c59 100644 --- a/p/haskell-dependent-sum/debian/control +++ b/p/haskell-dependent-sum/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/mokus0/dependent-sum Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Dependent sum type Dependent sums and supporting typeclasses for comparing and formatting them. diff --git a/p/haskell-derive/debian/changelog b/p/haskell-derive/debian/changelog index 40c5f8e37..86aa1b152 100644 --- a/p/haskell-derive/debian/changelog +++ b/p/haskell-derive/debian/changelog @@ -1,3 +1,9 @@ +haskell-derive (2.5.23-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:08 +0300 + haskell-derive (2.5.23-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-derive/debian/control b/p/haskell-derive/debian/control index dcec88ac2..458aca1e1 100644 --- a/p/haskell-derive/debian/control +++ b/p/haskell-derive/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://community.haskell.org/~ndm/derive/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-derive-dev Architecture: any diff --git a/p/haskell-descriptive/debian/changelog b/p/haskell-descriptive/debian/changelog index 4c28ec48a..f88569fad 100644 --- a/p/haskell-descriptive/debian/changelog +++ b/p/haskell-descriptive/debian/changelog @@ -1,3 +1,9 @@ +haskell-descriptive (0.9.4-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:09 +0300 + haskell-descriptive (0.9.4-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-descriptive/debian/control b/p/haskell-descriptive/debian/control index 47758b098..eb815c283 100644 --- a/p/haskell-descriptive/debian/control +++ b/p/haskell-descriptive/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/chrisdone/descriptive Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Self-describing consumers/parsers; forms, cmd-line args, JSON, etc. There are a variety of Haskell libraries which are implementable through a common interface: self-describing parsers: diff --git a/p/haskell-diagrams-cairo/debian/changelog b/p/haskell-diagrams-cairo/debian/changelog index b20b73fd5..f4359d508 100644 --- a/p/haskell-diagrams-cairo/debian/changelog +++ b/p/haskell-diagrams-cairo/debian/changelog @@ -1,3 +1,9 @@ +haskell-diagrams-cairo (1.3.0.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:09 +0300 + haskell-diagrams-cairo (1.3.0.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-diagrams-cairo/debian/control b/p/haskell-diagrams-cairo/debian/control index 949e52f8f..bde44b4e6 100644 --- a/p/haskell-diagrams-cairo/debian/control +++ b/p/haskell-diagrams-cairo/debian/control @@ -67,7 +67,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/diagrams Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-diagrams-cairo-dev Architecture: any diff --git a/p/haskell-diagrams-core/debian/changelog b/p/haskell-diagrams-core/debian/changelog index 5e7abf482..5f0780fd6 100644 --- a/p/haskell-diagrams-core/debian/changelog +++ b/p/haskell-diagrams-core/debian/changelog @@ -1,3 +1,9 @@ +haskell-diagrams-core (1.3.0.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:09 +0300 + haskell-diagrams-core (1.3.0.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-diagrams-core/debian/control b/p/haskell-diagrams-core/debian/control index dd3f34aa1..de31dd42a 100644 --- a/p/haskell-diagrams-core/debian/control +++ b/p/haskell-diagrams-core/debian/control @@ -47,7 +47,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/diagrams Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-diagrams-core-dev Architecture: any diff --git a/p/haskell-diagrams-gtk/debian/changelog b/p/haskell-diagrams-gtk/debian/changelog index df3bc95ef..12f8bfc7c 100644 --- a/p/haskell-diagrams-gtk/debian/changelog +++ b/p/haskell-diagrams-gtk/debian/changelog @@ -1,3 +1,9 @@ +haskell-diagrams-gtk (1.3.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:09 +0300 + haskell-diagrams-gtk (1.3.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-diagrams-gtk/debian/control b/p/haskell-diagrams-gtk/debian/control index c08c1a146..777d95ddd 100644 --- a/p/haskell-diagrams-gtk/debian/control +++ b/p/haskell-diagrams-gtk/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/diagrams/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-diagrams-gtk-dev Architecture: any diff --git a/p/haskell-diagrams-lib/debian/changelog b/p/haskell-diagrams-lib/debian/changelog index 3e3047e97..810e38aba 100644 --- a/p/haskell-diagrams-lib/debian/changelog +++ b/p/haskell-diagrams-lib/debian/changelog @@ -1,3 +1,9 @@ +haskell-diagrams-lib (1.3.0.8-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:09 +0300 + haskell-diagrams-lib (1.3.0.8-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-diagrams-lib/debian/control b/p/haskell-diagrams-lib/debian/control index fefd9250a..be6586007 100644 --- a/p/haskell-diagrams-lib/debian/control +++ b/p/haskell-diagrams-lib/debian/control @@ -103,7 +103,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/diagrams Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-diagrams-lib-dev Architecture: any diff --git a/p/haskell-diagrams-solve/debian/changelog b/p/haskell-diagrams-solve/debian/changelog index 15d5517a8..bf967dcf5 100644 --- a/p/haskell-diagrams-solve/debian/changelog +++ b/p/haskell-diagrams-solve/debian/changelog @@ -1,3 +1,9 @@ +haskell-diagrams-solve (0.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:10 +0300 + haskell-diagrams-solve (0.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-diagrams-solve/debian/control b/p/haskell-diagrams-solve/debian/control index 5ea15c721..8fe7f67f2 100644 --- a/p/haskell-diagrams-solve/debian/control +++ b/p/haskell-diagrams-solve/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/diagrams Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Pure Haskell solver routines used by diagrams Pure Haskell solver routines used by the diagrams project. Currently includes finding real roots of low-degree (n < 5) polynomials, and solving tridiagonal diff --git a/p/haskell-diagrams-svg/debian/changelog b/p/haskell-diagrams-svg/debian/changelog index c1b2c1468..c62124655 100644 --- a/p/haskell-diagrams-svg/debian/changelog +++ b/p/haskell-diagrams-svg/debian/changelog @@ -1,3 +1,9 @@ +haskell-diagrams-svg (1.3.1.10-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:10 +0300 + haskell-diagrams-svg (1.3.1.10-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-diagrams-svg/debian/control b/p/haskell-diagrams-svg/debian/control index 7ab548d0c..34ec1a021 100644 --- a/p/haskell-diagrams-svg/debian/control +++ b/p/haskell-diagrams-svg/debian/control @@ -70,7 +70,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/diagrams/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-diagrams-svg-dev Architecture: any diff --git a/p/haskell-diagrams/debian/changelog b/p/haskell-diagrams/debian/changelog index 1fd7390d6..f4a8423cb 100644 --- a/p/haskell-diagrams/debian/changelog +++ b/p/haskell-diagrams/debian/changelog @@ -1,3 +1,9 @@ +haskell-diagrams (1.3-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:09 +0300 + haskell-diagrams (1.3-2) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-diagrams/debian/control b/p/haskell-diagrams/debian/control index 63ee8e808..1f3217d6b 100644 --- a/p/haskell-diagrams/debian/control +++ b/p/haskell-diagrams/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/diagrams Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-diagrams-dev Architecture: all diff --git a/p/haskell-dice/debian/changelog b/p/haskell-dice/debian/changelog index d63f89240..f76045f31 100644 --- a/p/haskell-dice/debian/changelog +++ b/p/haskell-dice/debian/changelog @@ -1,3 +1,9 @@ +haskell-dice (0.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:10 +0300 + haskell-dice (0.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-dice/debian/control b/p/haskell-dice/debian/control index e7a1fb304..5f027eec2 100644 --- a/p/haskell-dice/debian/control +++ b/p/haskell-dice/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/dice Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Simplistic D&D style dice-rolling system. Simplistic D&D style dice-rolling system. diff --git a/p/haskell-diff/debian/changelog b/p/haskell-diff/debian/changelog index 7068667e2..2cb66ada5 100644 --- a/p/haskell-diff/debian/changelog +++ b/p/haskell-diff/debian/changelog @@ -1,3 +1,9 @@ +haskell-diff (0.3.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:10 +0300 + haskell-diff (0.3.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-diff/debian/control b/p/haskell-diff/debian/control index e49b8f3f9..766a5f402 100644 --- a/p/haskell-diff/debian/control +++ b/p/haskell-diff/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/Diff Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: GHC libraries for the Haskell O(ND) diff algorithm library This is a Haskell library providing an implementation of the O(ND) diff algorithm described in "An O(ND) Difference Algorithm and Its Variations" diff --git a/p/haskell-digest/debian/changelog b/p/haskell-digest/debian/changelog index 2119685a4..12b2c14cf 100644 --- a/p/haskell-digest/debian/changelog +++ b/p/haskell-digest/debian/changelog @@ -1,3 +1,9 @@ +haskell-digest (0.0.1.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:10 +0300 + haskell-digest (0.0.1.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-digest/debian/control b/p/haskell-digest/debian/control index e3302fc2f..d5d079d64 100644 --- a/p/haskell-digest/debian/control +++ b/p/haskell-digest/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/digest Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-digest-dev Architecture: any diff --git a/p/haskell-dimensional/debian/changelog b/p/haskell-dimensional/debian/changelog index fdf994bd0..905075328 100644 --- a/p/haskell-dimensional/debian/changelog +++ b/p/haskell-dimensional/debian/changelog @@ -1,3 +1,9 @@ +haskell-dimensional (0.13.0.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:10 +0300 + haskell-dimensional (0.13.0.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-dimensional/debian/control b/p/haskell-dimensional/debian/control index aa03ecae7..f2f274f04 100644 --- a/p/haskell-dimensional/debian/control +++ b/p/haskell-dimensional/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://dimensional.googlecode.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-dimensional-dev Architecture: any diff --git a/p/haskell-directory-tree/debian/changelog b/p/haskell-directory-tree/debian/changelog index a7c043be3..f2dc8aa83 100644 --- a/p/haskell-directory-tree/debian/changelog +++ b/p/haskell-directory-tree/debian/changelog @@ -1,3 +1,9 @@ +haskell-directory-tree (0.12.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:11 +0300 + haskell-directory-tree (0.12.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-directory-tree/debian/control b/p/haskell-directory-tree/debian/control index 41ffeb824..bbcef1500 100644 --- a/p/haskell-directory-tree/debian/control +++ b/p/haskell-directory-tree/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://brandon.si/code/directory-tree-module-released/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-directory-tree-dev Architecture: any diff --git a/p/haskell-disk-free-space/debian/changelog b/p/haskell-disk-free-space/debian/changelog index 643ef9eda..d2f7b8e03 100644 --- a/p/haskell-disk-free-space/debian/changelog +++ b/p/haskell-disk-free-space/debian/changelog @@ -1,3 +1,9 @@ +haskell-disk-free-space (0.1.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:11 +0300 + haskell-disk-free-space (0.1.0.1-1) unstable; urgency=low * Initial release diff --git a/p/haskell-disk-free-space/debian/control b/p/haskell-disk-free-space/debian/control index 5f2abb519..93062a481 100644 --- a/p/haskell-disk-free-space/debian/control +++ b/p/haskell-disk-free-space/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/redneb/disk-free-space Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-disk-free-space -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Retrieve information about disk space usage A cross-platform library retrieve information about disk space usage. diff --git a/p/haskell-distributive/debian/changelog b/p/haskell-distributive/debian/changelog index 30f99e1de..e85ad1300 100644 --- a/p/haskell-distributive/debian/changelog +++ b/p/haskell-distributive/debian/changelog @@ -1,3 +1,9 @@ +haskell-distributive (0.4.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:11 +0300 + haskell-distributive (0.4.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-distributive/debian/control b/p/haskell-distributive/debian/control index beb8b6d25..bad3e511d 100644 --- a/p/haskell-distributive/debian/control +++ b/p/haskell-distributive/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/distributive/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Distributive functors This package provides a type class for distributive functors. These are the dual to traversable functors. diff --git a/p/haskell-djinn-ghc/debian/changelog b/p/haskell-djinn-ghc/debian/changelog index 3a14a7ec9..bf3c5573d 100644 --- a/p/haskell-djinn-ghc/debian/changelog +++ b/p/haskell-djinn-ghc/debian/changelog @@ -1,3 +1,9 @@ +haskell-djinn-ghc (0.0.2.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:11 +0300 + haskell-djinn-ghc (0.0.2.3-4) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-djinn-ghc/debian/control b/p/haskell-djinn-ghc/debian/control index 5dad3e475..9f13aff23 100644 --- a/p/haskell-djinn-ghc/debian/control +++ b/p/haskell-djinn-ghc/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/djinn-ghc Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Generate Haskell code from a type. (Bridge to GHC API) Djinn uses an theorem prover for intuitionistic propositional logic to generate a Haskell expression when given a type. This is the bridge from djinn-lib to diff --git a/p/haskell-djinn-lib/debian/changelog b/p/haskell-djinn-lib/debian/changelog index 5d6157ced..4566597ed 100644 --- a/p/haskell-djinn-lib/debian/changelog +++ b/p/haskell-djinn-lib/debian/changelog @@ -1,3 +1,9 @@ +haskell-djinn-lib (0.0.1.2-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:11 +0300 + haskell-djinn-lib (0.0.1.2-6) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-djinn-lib/debian/control b/p/haskell-djinn-lib/debian/control index 73b0f5f94..c51421d28 100644 --- a/p/haskell-djinn-lib/debian/control +++ b/p/haskell-djinn-lib/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.augustsson.net/Darcs/Djinn/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Generate Haskell code from a type Djinn-Lib uses an theorem prover for intuitionistic propositional logic to generate a Haskell expression when given a type. This is a library extracted diff --git a/p/haskell-dlist-instances/debian/changelog b/p/haskell-dlist-instances/debian/changelog index 65c1eb279..a9a757abb 100644 --- a/p/haskell-dlist-instances/debian/changelog +++ b/p/haskell-dlist-instances/debian/changelog @@ -1,3 +1,9 @@ +haskell-dlist-instances (0.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:12 +0300 + haskell-dlist-instances (0.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-dlist-instances/debian/control b/p/haskell-dlist-instances/debian/control index 751c979c9..58958b16c 100644 --- a/p/haskell-dlist-instances/debian/control +++ b/p/haskell-dlist-instances/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/gregwebs/dlist-instances Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: difference lists instances This package is the canonical source for some orphan instances for the dlist (difference list) packages. Orphan instances are placed diff --git a/p/haskell-dlist/debian/changelog b/p/haskell-dlist/debian/changelog index ef01658f1..d1eb73019 100644 --- a/p/haskell-dlist/debian/changelog +++ b/p/haskell-dlist/debian/changelog @@ -1,3 +1,9 @@ +haskell-dlist (0.7.1.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:11 +0300 + haskell-dlist (0.7.1.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-dlist/debian/control b/p/haskell-dlist/debian/control index 7abf816e1..69e3ab605 100644 --- a/p/haskell-dlist/debian/control +++ b/p/haskell-dlist/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/spl/dlist Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-dlist-dev Architecture: any diff --git a/p/haskell-dns/debian/changelog b/p/haskell-dns/debian/changelog index 30c421c42..a3dcb0752 100644 --- a/p/haskell-dns/debian/changelog +++ b/p/haskell-dns/debian/changelog @@ -1,3 +1,9 @@ +haskell-dns (2.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:12 +0300 + haskell-dns (2.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-dns/debian/control b/p/haskell-dns/debian/control index 0aab094e6..e0edd8694 100644 --- a/p/haskell-dns/debian/control +++ b/p/haskell-dns/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/dns Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: pure Haskell DNS library A thread-safe DNS library for both clients and servers written in pure Haskell. diff --git a/p/haskell-doctest/debian/changelog b/p/haskell-doctest/debian/changelog index 930f2d856..b5f445459 100644 --- a/p/haskell-doctest/debian/changelog +++ b/p/haskell-doctest/debian/changelog @@ -1,3 +1,9 @@ +haskell-doctest (0.10.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:12 +0300 + haskell-doctest (0.10.1-3) unstable; urgency=medium * Add missing Vcs-Git/Vcs-Browser headers. diff --git a/p/haskell-doctest/debian/control b/p/haskell-doctest/debian/control index 9ecb22545..3e15307f3 100644 --- a/p/haskell-doctest/debian/control +++ b/p/haskell-doctest/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, libghc-syb-doc, Standards-Version: 3.9.6 Homepage: https://github.com/sol/doctest-haskell -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Package: libghc-doctest-dev diff --git a/p/haskell-dpkg/debian/changelog b/p/haskell-dpkg/debian/changelog index 99b768050..d2c07e05c 100644 --- a/p/haskell-dpkg/debian/changelog +++ b/p/haskell-dpkg/debian/changelog @@ -1,3 +1,9 @@ +haskell-dpkg (0.0.3-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:12 +0300 + haskell-dpkg (0.0.3-8) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-dpkg/debian/control b/p/haskell-dpkg/debian/control index b95dc08cc..7b67ea175 100644 --- a/p/haskell-dpkg/debian/control +++ b/p/haskell-dpkg/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/dpkg Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-dpkg-dev Architecture: any diff --git a/p/haskell-drbg/debian/changelog b/p/haskell-drbg/debian/changelog index 70b5fc429..73f50ffbd 100644 --- a/p/haskell-drbg/debian/changelog +++ b/p/haskell-drbg/debian/changelog @@ -1,3 +1,9 @@ +haskell-drbg (0.5.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:12 +0300 + haskell-drbg (0.5.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-drbg/debian/control b/p/haskell-drbg/debian/control index 1e7c221a4..056144a39 100644 --- a/p/haskell-drbg/debian/control +++ b/p/haskell-drbg/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/DRBG Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Cryptographically secure RNGs This package contains a "Deterministic Rrandom Bit Generator" (aka RNG, PRNG) and HMACs, Hashes, and Ciphers based on it. diff --git a/p/haskell-dual-tree/debian/changelog b/p/haskell-dual-tree/debian/changelog index 7ddc9ab37..232a55f74 100644 --- a/p/haskell-dual-tree/debian/changelog +++ b/p/haskell-dual-tree/debian/changelog @@ -1,3 +1,9 @@ +haskell-dual-tree (0.2.0.8-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:12 +0300 + haskell-dual-tree (0.2.0.8-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-dual-tree/debian/control b/p/haskell-dual-tree/debian/control index b5b191eaf..81363d0fd 100644 --- a/p/haskell-dual-tree/debian/control +++ b/p/haskell-dual-tree/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/dual-tree Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-dual-tree-dev Architecture: any diff --git a/p/haskell-dynamic-state/debian/changelog b/p/haskell-dynamic-state/debian/changelog index 2477d7be6..49c4a2b1a 100644 --- a/p/haskell-dynamic-state/debian/changelog +++ b/p/haskell-dynamic-state/debian/changelog @@ -1,3 +1,9 @@ +haskell-dynamic-state (0.2.0.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:13 +0300 + haskell-dynamic-state (0.2.0.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-dynamic-state/debian/control b/p/haskell-dynamic-state/debian/control index 5a3bc40c3..80d8cc79b 100644 --- a/p/haskell-dynamic-state/debian/control +++ b/p/haskell-dynamic-state/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/dynamic-state Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Optionally serializable dynamic state keyed by type This is a Haskell library providing optionally serializable dynamic state keyed by type diff --git a/p/haskell-dyre/debian/changelog b/p/haskell-dyre/debian/changelog index f4a25fc0f..77b8268e2 100644 --- a/p/haskell-dyre/debian/changelog +++ b/p/haskell-dyre/debian/changelog @@ -1,3 +1,9 @@ +haskell-dyre (0.8.12-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:13 +0300 + haskell-dyre (0.8.12-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-dyre/debian/control b/p/haskell-dyre/debian/control index 88dc0af9e..22915dd44 100644 --- a/p/haskell-dyre/debian/control +++ b/p/haskell-dyre/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/willdonnelly/dyre Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-dyre-dev Architecture: any diff --git a/p/haskell-easy-file/debian/changelog b/p/haskell-easy-file/debian/changelog index cea2bc637..f65633e80 100644 --- a/p/haskell-easy-file/debian/changelog +++ b/p/haskell-easy-file/debian/changelog @@ -1,3 +1,9 @@ +haskell-easy-file (0.2.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:13 +0300 + haskell-easy-file (0.2.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-easy-file/debian/control b/p/haskell-easy-file/debian/control index 7113a9c53..b4da6c470 100644 --- a/p/haskell-easy-file/debian/control +++ b/p/haskell-easy-file/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/kazu-yamamoto/easy-file Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Cross-platform file handling This package provides unified cross-platform file handling for Unix/Mac/Windows. diff --git a/p/haskell-edison-api/debian/changelog b/p/haskell-edison-api/debian/changelog index 732b32608..586c9d71c 100644 --- a/p/haskell-edison-api/debian/changelog +++ b/p/haskell-edison-api/debian/changelog @@ -1,3 +1,9 @@ +haskell-edison-api (1.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:13 +0300 + haskell-edison-api (1.3-1) unstable; urgency=medium * Add Uploaders field, which I accidentally dropped diff --git a/p/haskell-edison-api/debian/control b/p/haskell-edison-api/debian/control index 45f9d9ecf..325ce6d29 100644 --- a/p/haskell-edison-api/debian/control +++ b/p/haskell-edison-api/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://rwd.rdockins.name/edison/home/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-edison-api-dev Architecture: any diff --git a/p/haskell-edison-core/debian/changelog b/p/haskell-edison-core/debian/changelog index 9cf0c6a42..62aef6699 100644 --- a/p/haskell-edison-core/debian/changelog +++ b/p/haskell-edison-core/debian/changelog @@ -1,3 +1,9 @@ +haskell-edison-core (1.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:13 +0300 + haskell-edison-core (1.3-1) unstable; urgency=medium * Add Uploaders field, which I accidentally dropped diff --git a/p/haskell-edison-core/debian/control b/p/haskell-edison-core/debian/control index 83890a37a..610c0f0a8 100644 --- a/p/haskell-edison-core/debian/control +++ b/p/haskell-edison-core/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://rwd.rdockins.name/edison/home/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-edison-core-dev Architecture: any diff --git a/p/haskell-edit-distance/debian/changelog b/p/haskell-edit-distance/debian/changelog index 2f23d56c7..dfde2a334 100644 --- a/p/haskell-edit-distance/debian/changelog +++ b/p/haskell-edit-distance/debian/changelog @@ -1,3 +1,9 @@ +haskell-edit-distance (0.2.2.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:13 +0300 + haskell-edit-distance (0.2.2.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-edit-distance/debian/control b/p/haskell-edit-distance/debian/control index 1824f2484..711afff3b 100644 --- a/p/haskell-edit-distance/debian/control +++ b/p/haskell-edit-distance/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/phadej/edit-distance Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-edit-distance-dev Architecture: any diff --git a/p/haskell-either/debian/changelog b/p/haskell-either/debian/changelog index eaa33b855..1a548b243 100644 --- a/p/haskell-either/debian/changelog +++ b/p/haskell-either/debian/changelog @@ -1,3 +1,9 @@ +haskell-either (4.4.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:13 +0300 + haskell-either (4.4.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-either/debian/control b/p/haskell-either/debian/control index e3b7e8449..3863ca7d0 100644 --- a/p/haskell-either/debian/control +++ b/p/haskell-either/debian/control @@ -56,7 +56,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/either/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-either-dev Architecture: any diff --git a/p/haskell-ekg-core/debian/changelog b/p/haskell-ekg-core/debian/changelog index 78e3da876..c75e1df32 100644 --- a/p/haskell-ekg-core/debian/changelog +++ b/p/haskell-ekg-core/debian/changelog @@ -1,3 +1,9 @@ +haskell-ekg-core (0.1.1.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:14 +0300 + haskell-ekg-core (0.1.1.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-ekg-core/debian/control b/p/haskell-ekg-core/debian/control index 7cebdd44b..43d126c37 100644 --- a/p/haskell-ekg-core/debian/control +++ b/p/haskell-ekg-core/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/tibbe/ekg-core Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Tracking of system metrics This library lets you defined and track system metrics. diff --git a/p/haskell-ekg-json/debian/changelog b/p/haskell-ekg-json/debian/changelog index ec0a5baad..6969c42b8 100644 --- a/p/haskell-ekg-json/debian/changelog +++ b/p/haskell-ekg-json/debian/changelog @@ -1,3 +1,9 @@ +haskell-ekg-json (0.1.0.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:14 +0300 + haskell-ekg-json (0.1.0.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-ekg-json/debian/control b/p/haskell-ekg-json/debian/control index 417c80ae1..5fcfdfc68 100644 --- a/p/haskell-ekg-json/debian/control +++ b/p/haskell-ekg-json/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/tibbe/ekg-json Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: JSON encoding of ekg metrics Encodes ekg metrics as JSON, using the same encoding as used by the ekg package, thus allowing ekg metrics to be served by other HTTP diff --git a/p/haskell-ekg/debian/changelog b/p/haskell-ekg/debian/changelog index 95432eeb0..653ecfb5d 100644 --- a/p/haskell-ekg/debian/changelog +++ b/p/haskell-ekg/debian/changelog @@ -1,3 +1,9 @@ +haskell-ekg (0.4.0.8-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:14 +0300 + haskell-ekg (0.4.0.8-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-ekg/debian/control b/p/haskell-ekg/debian/control index 3d2d48ec9..0899e68c4 100644 --- a/p/haskell-ekg/debian/control +++ b/p/haskell-ekg/debian/control @@ -38,7 +38,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/tibbe/ekg Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ekg-dev Architecture: any diff --git a/p/haskell-email-validate/debian/changelog b/p/haskell-email-validate/debian/changelog index c0c8fab61..9d01d7d88 100644 --- a/p/haskell-email-validate/debian/changelog +++ b/p/haskell-email-validate/debian/changelog @@ -1,3 +1,9 @@ +haskell-email-validate (2.1.3-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:14 +0300 + haskell-email-validate (2.1.3-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-email-validate/debian/control b/p/haskell-email-validate/debian/control index 9386aa00a..531668c11 100644 --- a/p/haskell-email-validate/debian/control +++ b/p/haskell-email-validate/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://porg.es/blog/email-address-validation-simpler-faster-more-correct Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-email-validate-dev Architecture: any diff --git a/p/haskell-enclosed-exceptions/debian/changelog b/p/haskell-enclosed-exceptions/debian/changelog index 1e7d34380..f0338dcc1 100644 --- a/p/haskell-enclosed-exceptions/debian/changelog +++ b/p/haskell-enclosed-exceptions/debian/changelog @@ -1,3 +1,9 @@ +haskell-enclosed-exceptions (1.0.1.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:14 +0300 + haskell-enclosed-exceptions (1.0.1.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-enclosed-exceptions/debian/control b/p/haskell-enclosed-exceptions/debian/control index 13a454c2f..67abc6115 100644 --- a/p/haskell-enclosed-exceptions/debian/control +++ b/p/haskell-enclosed-exceptions/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/jcristovao/enclosed-exceptions Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: catching all exceptions from within an enclosed computation Catching all exceptions raised within an enclosed computation, while remaining responsive to (external) asynchronous exceptions. diff --git a/p/haskell-entropy/debian/changelog b/p/haskell-entropy/debian/changelog index 71de11c50..7425a0e2b 100644 --- a/p/haskell-entropy/debian/changelog +++ b/p/haskell-entropy/debian/changelog @@ -1,3 +1,9 @@ +haskell-entropy (0.3.7-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:14 +0300 + haskell-entropy (0.3.7-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-entropy/debian/control b/p/haskell-entropy/debian/control index 81232201e..414821779 100644 --- a/p/haskell-entropy/debian/control +++ b/p/haskell-entropy/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/TomMD/entropy Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-entropy-dev Architecture: any diff --git a/p/haskell-enumerator/debian/changelog b/p/haskell-enumerator/debian/changelog index e10030205..a9b648888 100644 --- a/p/haskell-enumerator/debian/changelog +++ b/p/haskell-enumerator/debian/changelog @@ -1,3 +1,9 @@ +haskell-enumerator (0.4.20-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:15 +0300 + haskell-enumerator (0.4.20-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-enumerator/debian/control b/p/haskell-enumerator/debian/control index 03933bbc8..e82f5b415 100644 --- a/p/haskell-enumerator/debian/control +++ b/p/haskell-enumerator/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/enumerator/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-enumerator-dev Architecture: any diff --git a/p/haskell-equivalence/debian/changelog b/p/haskell-equivalence/debian/changelog index ef61a9cb2..b8e7eb6a0 100644 --- a/p/haskell-equivalence/debian/changelog +++ b/p/haskell-equivalence/debian/changelog @@ -1,3 +1,9 @@ +haskell-equivalence (0.3.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:15 +0300 + haskell-equivalence (0.3.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-equivalence/debian/control b/p/haskell-equivalence/debian/control index e3cfa1e09..ef0b297a7 100644 --- a/p/haskell-equivalence/debian/control +++ b/p/haskell-equivalence/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://bitbucket.org/paba/equivalence/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Maintaining an equivalence relation This is a Haskell implementation of Tarjan's Union-Find algorithm (Robert E. Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM diff --git a/p/haskell-erf/debian/changelog b/p/haskell-erf/debian/changelog index 085e8b4ce..5121f82bf 100644 --- a/p/haskell-erf/debian/changelog +++ b/p/haskell-erf/debian/changelog @@ -1,3 +1,9 @@ +haskell-erf (2.0.0.0-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:15 +0300 + haskell-erf (2.0.0.0-9) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-erf/debian/control b/p/haskell-erf/debian/control index 83b6d091e..77cd30296 100644 --- a/p/haskell-erf/debian/control +++ b/p/haskell-erf/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/erf Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-erf-dev Architecture: any diff --git a/p/haskell-errors/debian/changelog b/p/haskell-errors/debian/changelog index d01c8e4e7..aac366ba5 100644 --- a/p/haskell-errors/debian/changelog +++ b/p/haskell-errors/debian/changelog @@ -1,3 +1,9 @@ +haskell-errors (2.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:15 +0300 + haskell-errors (2.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-errors/debian/control b/p/haskell-errors/debian/control index 069962859..7c748a7ec 100644 --- a/p/haskell-errors/debian/control +++ b/p/haskell-errors/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/errors Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-errors-dev Architecture: any diff --git a/p/haskell-esqueleto/debian/changelog b/p/haskell-esqueleto/debian/changelog index 5bfcf5bac..b69b02ab6 100644 --- a/p/haskell-esqueleto/debian/changelog +++ b/p/haskell-esqueleto/debian/changelog @@ -1,3 +1,9 @@ +haskell-esqueleto (2.4.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:15 +0300 + haskell-esqueleto (2.4.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-esqueleto/debian/control b/p/haskell-esqueleto/debian/control index 24b9087e3..1c59f7d82 100644 --- a/p/haskell-esqueleto/debian/control +++ b/p/haskell-esqueleto/debian/control @@ -48,7 +48,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/prowdsponsor/esqueleto Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: type-safe EDSL for SQL on persistent backends esqueleto is a bare bones, type-safe EDSL for SQL queries that works with unmodified persistent SQL backends. Its diff --git a/p/haskell-exception-transformers/debian/changelog b/p/haskell-exception-transformers/debian/changelog index 10c216376..e996e6813 100644 --- a/p/haskell-exception-transformers/debian/changelog +++ b/p/haskell-exception-transformers/debian/changelog @@ -1,3 +1,9 @@ +haskell-exception-transformers (0.4.0.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:15 +0300 + haskell-exception-transformers (0.4.0.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-exception-transformers/debian/control b/p/haskell-exception-transformers/debian/control index 828221332..2a329a692 100644 --- a/p/haskell-exception-transformers/debian/control +++ b/p/haskell-exception-transformers/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/exception-transformers Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-exception-transformers-dev Architecture: any diff --git a/p/haskell-exceptions/debian/changelog b/p/haskell-exceptions/debian/changelog index ac88fcd20..406dedfa9 100644 --- a/p/haskell-exceptions/debian/changelog +++ b/p/haskell-exceptions/debian/changelog @@ -1,3 +1,9 @@ +haskell-exceptions (0.8.0.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:16 +0300 + haskell-exceptions (0.8.0.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-exceptions/debian/control b/p/haskell-exceptions/debian/control index 99271c917..121ddb20a 100644 --- a/p/haskell-exceptions/debian/control +++ b/p/haskell-exceptions/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/exceptions/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: extensible optionally-pure exceptions This library supports monads that can throw extensible exceptions. The exceptions are the very same from Control.Exception, and the diff --git a/p/haskell-executable-path/debian/changelog b/p/haskell-executable-path/debian/changelog index b458afab8..b5b4ae6ce 100644 --- a/p/haskell-executable-path/debian/changelog +++ b/p/haskell-executable-path/debian/changelog @@ -1,3 +1,9 @@ +haskell-executable-path (0.0.3-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:16 +0300 + haskell-executable-path (0.0.3-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-executable-path/debian/control b/p/haskell-executable-path/debian/control index b5deedefd..0bae6eaa6 100644 --- a/p/haskell-executable-path/debian/control +++ b/p/haskell-executable-path/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.haskell.org/~bkomuves/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-executable-path-dev Architecture: any diff --git a/p/haskell-extensible-exceptions/debian/changelog b/p/haskell-extensible-exceptions/debian/changelog index 653bd15d0..b5b654b13 100644 --- a/p/haskell-extensible-exceptions/debian/changelog +++ b/p/haskell-extensible-exceptions/debian/changelog @@ -1,3 +1,9 @@ +haskell-extensible-exceptions (0.1.1.4-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:16 +0300 + haskell-extensible-exceptions (0.1.1.4-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-extensible-exceptions/debian/control b/p/haskell-extensible-exceptions/debian/control index 890799997..0f6543908 100644 --- a/p/haskell-extensible-exceptions/debian/control +++ b/p/haskell-extensible-exceptions/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/extensible-exceptions Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-extensible-exceptions-dev Architecture: any diff --git a/p/haskell-extra/debian/changelog b/p/haskell-extra/debian/changelog index 405ae1272..b5edcc212 100644 --- a/p/haskell-extra/debian/changelog +++ b/p/haskell-extra/debian/changelog @@ -1,3 +1,9 @@ +haskell-extra (1.4.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:16 +0300 + haskell-extra (1.4.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-extra/debian/control b/p/haskell-extra/debian/control index b0f028a26..8dcd1b35e 100644 --- a/p/haskell-extra/debian/control +++ b/p/haskell-extra/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/ndmitchell/extra#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Extra functions for base library Library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A diff --git a/p/haskell-failure/debian/changelog b/p/haskell-failure/debian/changelog index 75ea3ea95..6b99d0e98 100644 --- a/p/haskell-failure/debian/changelog +++ b/p/haskell-failure/debian/changelog @@ -1,3 +1,9 @@ +haskell-failure (0.2.0.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:16 +0300 + haskell-failure (0.2.0.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-failure/debian/control b/p/haskell-failure/debian/control index 74d69f1cd..790b68f8e 100644 --- a/p/haskell-failure/debian/control +++ b/p/haskell-failure/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/Failure Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-failure-dev Architecture: any diff --git a/p/haskell-fast-logger/debian/changelog b/p/haskell-fast-logger/debian/changelog index ce40465bf..9a22046d5 100644 --- a/p/haskell-fast-logger/debian/changelog +++ b/p/haskell-fast-logger/debian/changelog @@ -1,3 +1,9 @@ +haskell-fast-logger (2.4.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:16 +0300 + haskell-fast-logger (2.4.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-fast-logger/debian/control b/p/haskell-fast-logger/debian/control index 7464d8f95..afa67d405 100644 --- a/p/haskell-fast-logger/debian/control +++ b/p/haskell-fast-logger/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/fast-logger Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-fast-logger-dev Architecture: any diff --git a/p/haskell-fb/debian/changelog b/p/haskell-fb/debian/changelog index d6a1d3aad..a914d37c8 100644 --- a/p/haskell-fb/debian/changelog +++ b/p/haskell-fb/debian/changelog @@ -1,3 +1,9 @@ +haskell-fb (1.0.13-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:17 +0300 + haskell-fb (1.0.13-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-fb/debian/control b/p/haskell-fb/debian/control index acd9b111e..0b4900049 100644 --- a/p/haskell-fb/debian/control +++ b/p/haskell-fb/debian/control @@ -81,7 +81,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/prowdsponsor/fb Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: bindings to Facebook API This package exports bindings to Facebook's APIs. diff --git a/p/haskell-fclabels/debian/changelog b/p/haskell-fclabels/debian/changelog index 1a92c8dd4..6197a8f01 100644 --- a/p/haskell-fclabels/debian/changelog +++ b/p/haskell-fclabels/debian/changelog @@ -1,3 +1,9 @@ +haskell-fclabels (2.0.2.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:17 +0300 + haskell-fclabels (2.0.2.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-fclabels/debian/control b/p/haskell-fclabels/debian/control index 9cb36a40b..140eaa674 100644 --- a/p/haskell-fclabels/debian/control +++ b/p/haskell-fclabels/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/sebastiaanvisser/fclabels Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-fclabels-dev Architecture: any diff --git a/p/haskell-fdo-notify/debian/changelog b/p/haskell-fdo-notify/debian/changelog index 432ba50f8..8973b2898 100644 --- a/p/haskell-fdo-notify/debian/changelog +++ b/p/haskell-fdo-notify/debian/changelog @@ -1,3 +1,9 @@ +haskell-fdo-notify (0.3.1-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:17 +0300 + haskell-fdo-notify (0.3.1-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-fdo-notify/debian/control b/p/haskell-fdo-notify/debian/control index 0fdcde363..ad4c0412c 100644 --- a/p/haskell-fdo-notify/debian/control +++ b/p/haskell-fdo-notify/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://bitbucket.org/taejo/fdo-notify/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell desktop notifications A library for issuing notifications using FreeDesktop.org's Desktop Notifications protocol. diff --git a/p/haskell-feed/debian/changelog b/p/haskell-feed/debian/changelog index d831b7f19..70e32d5d7 100644 --- a/p/haskell-feed/debian/changelog +++ b/p/haskell-feed/debian/changelog @@ -1,3 +1,9 @@ +haskell-feed (0.3.10.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:17 +0300 + haskell-feed (0.3.10.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-feed/debian/control b/p/haskell-feed/debian/control index fed16fe12..26b88bfa5 100644 --- a/p/haskell-feed/debian/control +++ b/p/haskell-feed/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bergmark/feed Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-feed-dev Architecture: any diff --git a/p/haskell-fgl/debian/changelog b/p/haskell-fgl/debian/changelog index 41abef542..0693f758d 100644 --- a/p/haskell-fgl/debian/changelog +++ b/p/haskell-fgl/debian/changelog @@ -1,3 +1,9 @@ +haskell-fgl (5.5.2.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:17 +0300 + haskell-fgl (5.5.2.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-fgl/debian/control b/p/haskell-fgl/debian/control index f694e7b0d..bdf895ca8 100644 --- a/p/haskell-fgl/debian/control +++ b/p/haskell-fgl/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/fgl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-fgl-dev Architecture: any diff --git a/p/haskell-file-embed/debian/changelog b/p/haskell-file-embed/debian/changelog index 9cc692e9a..2f344911c 100644 --- a/p/haskell-file-embed/debian/changelog +++ b/p/haskell-file-embed/debian/changelog @@ -1,3 +1,9 @@ +haskell-file-embed (0.0.9-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:17 +0300 + haskell-file-embed (0.0.9-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-file-embed/debian/control b/p/haskell-file-embed/debian/control index ffdee27b2..463305ce5 100644 --- a/p/haskell-file-embed/debian/control +++ b/p/haskell-file-embed/debian/control @@ -14,7 +14,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/file-embed Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-file-embed-dev Architecture: any diff --git a/p/haskell-file-location/debian/changelog b/p/haskell-file-location/debian/changelog index 34c3817a5..b62242221 100644 --- a/p/haskell-file-location/debian/changelog +++ b/p/haskell-file-location/debian/changelog @@ -1,3 +1,9 @@ +haskell-file-location (0.4.9-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:17 +0300 + haskell-file-location (0.4.9-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-file-location/debian/control b/p/haskell-file-location/debian/control index 84c3f5509..739249ef4 100644 --- a/p/haskell-file-location/debian/control +++ b/p/haskell-file-location/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/gregwebs/FileLocation.hs Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-file-location-dev Architecture: any diff --git a/p/haskell-filelock/debian/changelog b/p/haskell-filelock/debian/changelog index a9fcac0b1..d83ea8632 100644 --- a/p/haskell-filelock/debian/changelog +++ b/p/haskell-filelock/debian/changelog @@ -1,3 +1,9 @@ +haskell-filelock (0.1.0.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:18 +0300 + haskell-filelock (0.1.0.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-filelock/debian/control b/p/haskell-filelock/debian/control index 0ba41c9af..f0b06cbc9 100644 --- a/p/haskell-filelock/debian/control +++ b/p/haskell-filelock/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/takano-akio/filelock Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Portable interface to file locking (flock / LockFileEx) This package provides an interface to Windows and Unix file locking functionalities. diff --git a/p/haskell-filemanip/debian/changelog b/p/haskell-filemanip/debian/changelog index b60e95156..e299259b8 100644 --- a/p/haskell-filemanip/debian/changelog +++ b/p/haskell-filemanip/debian/changelog @@ -1,3 +1,9 @@ +haskell-filemanip (0.3.6.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:18 +0300 + haskell-filemanip (0.3.6.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-filemanip/debian/control b/p/haskell-filemanip/debian/control index ce2925dc7..05b3c0451 100644 --- a/p/haskell-filemanip/debian/control +++ b/p/haskell-filemanip/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/filemanip Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-filemanip-dev Architecture: any diff --git a/p/haskell-filestore/debian/changelog b/p/haskell-filestore/debian/changelog index c9d31d543..92fd1c5aa 100644 --- a/p/haskell-filestore/debian/changelog +++ b/p/haskell-filestore/debian/changelog @@ -1,3 +1,9 @@ +haskell-filestore (0.6.0.6-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:18 +0300 + haskell-filestore (0.6.0.6-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-filestore/debian/control b/p/haskell-filestore/debian/control index d2b1ee911..1258594ac 100644 --- a/p/haskell-filestore/debian/control +++ b/p/haskell-filestore/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/filestore Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-filestore-dev Architecture: any diff --git a/p/haskell-fingertree/debian/changelog b/p/haskell-fingertree/debian/changelog index 29a0c9984..c188fe0df 100644 --- a/p/haskell-fingertree/debian/changelog +++ b/p/haskell-fingertree/debian/changelog @@ -1,3 +1,9 @@ +haskell-fingertree (0.1.1.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:18 +0300 + haskell-fingertree (0.1.1.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-fingertree/debian/control b/p/haskell-fingertree/debian/control index d8dcf4e44..ce8f4784e 100644 --- a/p/haskell-fingertree/debian/control +++ b/p/haskell-fingertree/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/fingertree Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-fingertree-dev Architecture: any diff --git a/p/haskell-flexible-defaults/debian/changelog b/p/haskell-flexible-defaults/debian/changelog index 9357f2c80..4bf34ff8f 100644 --- a/p/haskell-flexible-defaults/debian/changelog +++ b/p/haskell-flexible-defaults/debian/changelog @@ -1,3 +1,9 @@ +haskell-flexible-defaults (0.0.1.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:18 +0300 + haskell-flexible-defaults (0.0.1.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-flexible-defaults/debian/control b/p/haskell-flexible-defaults/debian/control index bde98ae7a..01fb990db 100644 --- a/p/haskell-flexible-defaults/debian/control +++ b/p/haskell-flexible-defaults/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc , libghc-th-extras-doc Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/flexible-defaults -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: Generate default function implementations for complex type classes Template Haskell code to implement default implementations for diff --git a/p/haskell-fmlist/debian/changelog b/p/haskell-fmlist/debian/changelog index fdba7af81..01cceb1d0 100644 --- a/p/haskell-fmlist/debian/changelog +++ b/p/haskell-fmlist/debian/changelog @@ -1,3 +1,9 @@ +haskell-fmlist (0.9-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:18 +0300 + haskell-fmlist (0.9-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-fmlist/debian/control b/p/haskell-fmlist/debian/control index 2e8f9277e..5527008e6 100644 --- a/p/haskell-fmlist/debian/control +++ b/p/haskell-fmlist/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/sjoerdvisscher/fmlist Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: FoldMap lists FoldMap lists are lists represented by their foldMap function. FoldMap lists have O(1) cons, snoc and append, just like DLists, diff --git a/p/haskell-foldl/debian/changelog b/p/haskell-foldl/debian/changelog index 85773d21a..5de58d33b 100644 --- a/p/haskell-foldl/debian/changelog +++ b/p/haskell-foldl/debian/changelog @@ -1,3 +1,9 @@ +haskell-foldl (1.1.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:19 +0300 + haskell-foldl (1.1.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-foldl/debian/control b/p/haskell-foldl/debian/control index 593c88324..1c57e74ad 100644 --- a/p/haskell-foldl/debian/control +++ b/p/haskell-foldl/debian/control @@ -34,7 +34,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/foldl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: composable, streaming, and efficient left folds This library provides strict left folds that stream in constant memory, and you can combine folds using Applicative style to derive diff --git a/p/haskell-free/debian/changelog b/p/haskell-free/debian/changelog index 736e4f314..79dbdc9a5 100644 --- a/p/haskell-free/debian/changelog +++ b/p/haskell-free/debian/changelog @@ -1,3 +1,9 @@ +haskell-free (4.12.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:19 +0300 + haskell-free (4.12.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-free/debian/control b/p/haskell-free/debian/control index 389b3278d..efcbe7ffe 100644 --- a/p/haskell-free/debian/control +++ b/p/haskell-free/debian/control @@ -47,7 +47,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/free/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-free-dev Architecture: any diff --git a/p/haskell-fsnotify/debian/changelog b/p/haskell-fsnotify/debian/changelog index eada05d0d..a84905494 100644 --- a/p/haskell-fsnotify/debian/changelog +++ b/p/haskell-fsnotify/debian/changelog @@ -1,3 +1,9 @@ +haskell-fsnotify (0.2.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:19 +0300 + haskell-fsnotify (0.2.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-fsnotify/debian/control b/p/haskell-fsnotify/debian/control index 21f3e73ea..a56d64403 100644 --- a/p/haskell-fsnotify/debian/control +++ b/p/haskell-fsnotify/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/haskell-fswatch/hfsnotify Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-fsnotify-dev Architecture: any diff --git a/p/haskell-gd/debian/changelog b/p/haskell-gd/debian/changelog index d81980c97..559620772 100644 --- a/p/haskell-gd/debian/changelog +++ b/p/haskell-gd/debian/changelog @@ -1,3 +1,9 @@ +haskell-gd (3000.7.3-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:19 +0300 + haskell-gd (3000.7.3-8) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-gd/debian/control b/p/haskell-gd/debian/control index 03b10af3c..ef0dce6ee 100644 --- a/p/haskell-gd/debian/control +++ b/p/haskell-gd/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/gd Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-gd-dev Architecture: any diff --git a/p/haskell-generic-deriving/debian/changelog b/p/haskell-generic-deriving/debian/changelog index cdcb150d6..cb1ef750e 100644 --- a/p/haskell-generic-deriving/debian/changelog +++ b/p/haskell-generic-deriving/debian/changelog @@ -1,3 +1,9 @@ +haskell-generic-deriving (1.9.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:19 +0300 + haskell-generic-deriving (1.9.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-generic-deriving/debian/control b/p/haskell-generic-deriving/debian/control index ff7cbe543..73101e5ca 100644 --- a/p/haskell-generic-deriving/debian/control +++ b/p/haskell-generic-deriving/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/generic-deriving Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-generic-deriving-dev Architecture: any diff --git a/p/haskell-generics-sop/debian/changelog b/p/haskell-generics-sop/debian/changelog index a0ebedfcf..58f60e2b8 100644 --- a/p/haskell-generics-sop/debian/changelog +++ b/p/haskell-generics-sop/debian/changelog @@ -1,3 +1,9 @@ +haskell-generics-sop (0.2.0.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:19 +0300 + haskell-generics-sop (0.2.0.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-generics-sop/debian/control b/p/haskell-generics-sop/debian/control index a447b3294..c2c327f33 100644 --- a/p/haskell-generics-sop/debian/control +++ b/p/haskell-generics-sop/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/generics-sop Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-generics-sop -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Generic Programming using True Sums of Products A library to support the definition of generic functions. Datatypes are viewed in a uniform, structured way: diff --git a/p/haskell-geniplate-mirror/debian/changelog b/p/haskell-geniplate-mirror/debian/changelog index 35f608149..169a53f4b 100644 --- a/p/haskell-geniplate-mirror/debian/changelog +++ b/p/haskell-geniplate-mirror/debian/changelog @@ -1,3 +1,9 @@ +haskell-geniplate-mirror (0.7.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:20 +0300 + haskell-geniplate-mirror (0.7.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-geniplate-mirror/debian/control b/p/haskell-geniplate-mirror/debian/control index bc51fbf52..244420ae1 100644 --- a/p/haskell-geniplate-mirror/debian/control +++ b/p/haskell-geniplate-mirror/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/danr/geniplate Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Use Template Haskell to generate Uniplate-like functions. This package provides Template Haskell functions to generate Uniplate-like functions. diff --git a/p/haskell-ghc-events/debian/changelog b/p/haskell-ghc-events/debian/changelog index 681cb2361..7a87c769e 100644 --- a/p/haskell-ghc-events/debian/changelog +++ b/p/haskell-ghc-events/debian/changelog @@ -1,3 +1,9 @@ +haskell-ghc-events (0.4.4.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:20 +0300 + haskell-ghc-events (0.4.4.0-2) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-ghc-events/debian/control b/p/haskell-ghc-events/debian/control index 196d46a6c..3b61a4fe0 100644 --- a/p/haskell-ghc-events/debian/control +++ b/p/haskell-ghc-events/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/ghc-events Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ghc-events-dev Architecture: any diff --git a/p/haskell-ghc-mtl/debian/changelog b/p/haskell-ghc-mtl/debian/changelog index 9f471e323..abb0b0f8c 100644 --- a/p/haskell-ghc-mtl/debian/changelog +++ b/p/haskell-ghc-mtl/debian/changelog @@ -1,3 +1,9 @@ +haskell-ghc-mtl (1.2.1.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:20 +0300 + haskell-ghc-mtl (1.2.1.0-4) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-ghc-mtl/debian/control b/p/haskell-ghc-mtl/debian/control index ce34a23a2..079576057 100644 --- a/p/haskell-ghc-mtl/debian/control +++ b/p/haskell-ghc-mtl/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hub.darcs.net/jcpetruzza/ghc-mtl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ghc-mtl-dev Architecture: any diff --git a/p/haskell-ghc-paths/debian/changelog b/p/haskell-ghc-paths/debian/changelog index 04e3fc09e..91e891e67 100644 --- a/p/haskell-ghc-paths/debian/changelog +++ b/p/haskell-ghc-paths/debian/changelog @@ -1,3 +1,9 @@ +haskell-ghc-paths (0.1.0.9-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:20 +0300 + haskell-ghc-paths (0.1.0.9-7) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-ghc-paths/debian/control b/p/haskell-ghc-paths/debian/control index 92dd88008..0c779ba66 100644 --- a/p/haskell-ghc-paths/debian/control +++ b/p/haskell-ghc-paths/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/ghc-paths Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ghc-paths-dev Architecture: any diff --git a/p/haskell-ghc-syb-utils/debian/changelog b/p/haskell-ghc-syb-utils/debian/changelog index 7b0577503..2637bfb61 100644 --- a/p/haskell-ghc-syb-utils/debian/changelog +++ b/p/haskell-ghc-syb-utils/debian/changelog @@ -1,3 +1,9 @@ +haskell-ghc-syb-utils (0.2.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:20 +0300 + haskell-ghc-syb-utils (0.2.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-ghc-syb-utils/debian/control b/p/haskell-ghc-syb-utils/debian/control index 88ded7fc9..756f5971a 100644 --- a/p/haskell-ghc-syb-utils/debian/control +++ b/p/haskell-ghc-syb-utils/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/nominolo/ghc-syb Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ghc-syb-utils-dev Architecture: any diff --git a/p/haskell-gio/debian/changelog b/p/haskell-gio/debian/changelog index b49859039..76e8a52fb 100644 --- a/p/haskell-gio/debian/changelog +++ b/p/haskell-gio/debian/changelog @@ -1,3 +1,9 @@ +haskell-gio (0.13.1.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:20 +0300 + haskell-gio (0.13.1.1-2) unstable; urgency=medium * Run setup build even if only building documentation diff --git a/p/haskell-gio/debian/control b/p/haskell-gio/debian/control index e2f865d3e..921f9eff3 100644 --- a/p/haskell-gio/debian/control +++ b/p/haskell-gio/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/gtk2hs/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-gio-dev Architecture: any diff --git a/p/haskell-gitlib/debian/changelog b/p/haskell-gitlib/debian/changelog index 72d0faf5b..2376d5676 100644 --- a/p/haskell-gitlib/debian/changelog +++ b/p/haskell-gitlib/debian/changelog @@ -1,3 +1,9 @@ +haskell-gitlib (3.1.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:21 +0300 + haskell-gitlib (3.1.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-gitlib/debian/control b/p/haskell-gitlib/debian/control index 85c40e121..b20f579c9 100644 --- a/p/haskell-gitlib/debian/control +++ b/p/haskell-gitlib/debian/control @@ -54,7 +54,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/gitlib Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: API library for working with Git repositories gitlib is a high-level, lazy and conduit-aware set of abstractions for programming with Git types. Several different backends are diff --git a/p/haskell-gitrev/debian/changelog b/p/haskell-gitrev/debian/changelog index b46718998..8f53eadab 100644 --- a/p/haskell-gitrev/debian/changelog +++ b/p/haskell-gitrev/debian/changelog @@ -1,3 +1,9 @@ +haskell-gitrev (1.1.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:21 +0300 + haskell-gitrev (1.1.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-gitrev/debian/control b/p/haskell-gitrev/debian/control index 34eefaabd..580e3e738 100644 --- a/p/haskell-gitrev/debian/control +++ b/p/haskell-gitrev/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/acfoltzer/gitrev Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Compile git revision info into Haskell projects Ths package provides some handy Template Haskell splices for including the current git hash and branch in the code of your project. diff --git a/p/haskell-glib/debian/changelog b/p/haskell-glib/debian/changelog index 3d11288e5..daaf5bace 100644 --- a/p/haskell-glib/debian/changelog +++ b/p/haskell-glib/debian/changelog @@ -1,3 +1,9 @@ +haskell-glib (0.13.2.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:21 +0300 + haskell-glib (0.13.2.2-2) unstable; urgency=medium * Run setup build even if only building documentation diff --git a/p/haskell-glib/debian/control b/p/haskell-glib/debian/control index 059dd6c5e..94c1a2cb2 100644 --- a/p/haskell-glib/debian/control +++ b/p/haskell-glib/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/gtk2hs/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-glib-dev Architecture: any diff --git a/p/haskell-glob/debian/changelog b/p/haskell-glob/debian/changelog index bd31954bc..2fbb78a31 100644 --- a/p/haskell-glob/debian/changelog +++ b/p/haskell-glob/debian/changelog @@ -1,3 +1,9 @@ +haskell-glob (0.7.5-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:21 +0300 + haskell-glob (0.7.5-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-glob/debian/control b/p/haskell-glob/debian/control index 1c9ae4873..70ce3867d 100644 --- a/p/haskell-glob/debian/control +++ b/p/haskell-glob/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://iki.fi/matti.niemenmaa/glob/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A library for globbing: matching patterns against file paths. This package contians a haskell library for globbing: matching patterns against file paths. diff --git a/p/haskell-gloss-rendering/debian/changelog b/p/haskell-gloss-rendering/debian/changelog index d99c51b8d..fc939330e 100644 --- a/p/haskell-gloss-rendering/debian/changelog +++ b/p/haskell-gloss-rendering/debian/changelog @@ -1,3 +1,9 @@ +haskell-gloss-rendering (1.9.3.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:21 +0300 + haskell-gloss-rendering (1.9.3.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-gloss-rendering/debian/control b/p/haskell-gloss-rendering/debian/control index 15d063cfa..297af4dac 100644 --- a/p/haskell-gloss-rendering/debian/control +++ b/p/haskell-gloss-rendering/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/gloss-rendering Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Gloss picture data types and rendering functions. The packag provides the gloss picture data types and rendering functions. These functions don't do any window management. If you want gloss to setup diff --git a/p/haskell-gloss/debian/changelog b/p/haskell-gloss/debian/changelog index e4509c656..78c3681c2 100644 --- a/p/haskell-gloss/debian/changelog +++ b/p/haskell-gloss/debian/changelog @@ -1,3 +1,9 @@ +haskell-gloss (1.9.4.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:21 +0300 + haskell-gloss (1.9.4.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-gloss/debian/control b/p/haskell-gloss/debian/control index 1d808eadf..eeaa9a322 100644 --- a/p/haskell-gloss/debian/control +++ b/p/haskell-gloss/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://gloss.ouroborus.net Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Painless 2D vector graphics, animations and simulations. Gloss hides the pain of drawing simple vector graphics behind a nice data type and a few display functions. Gloss comes for with support for animations and diff --git a/p/haskell-gluraw/debian/changelog b/p/haskell-gluraw/debian/changelog index 312e76048..a90886041 100644 --- a/p/haskell-gluraw/debian/changelog +++ b/p/haskell-gluraw/debian/changelog @@ -1,3 +1,9 @@ +haskell-gluraw (1.5.0.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:21 +0300 + haskell-gluraw (1.5.0.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-gluraw/debian/control b/p/haskell-gluraw/debian/control index c2fdb4383..46c0bec0b 100644 --- a/p/haskell-gluraw/debian/control +++ b/p/haskell-gluraw/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/Opengl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-gluraw-dev Architecture: any diff --git a/p/haskell-glut/debian/changelog b/p/haskell-glut/debian/changelog index 75d795368..f6ef83149 100644 --- a/p/haskell-glut/debian/changelog +++ b/p/haskell-glut/debian/changelog @@ -1,3 +1,9 @@ +haskell-glut (2.7.0.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:22 +0300 + haskell-glut (2.7.0.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-glut/debian/control b/p/haskell-glut/debian/control index de0e92fe6..94bda6cec 100644 --- a/p/haskell-glut/debian/control +++ b/p/haskell-glut/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: http://www.haskell.org/haskellwiki/Opengl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-glut -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-glut-dev Architecture: any diff --git a/p/haskell-gnuidn/debian/changelog b/p/haskell-gnuidn/debian/changelog index 3ce7640b0..1b783ee29 100644 --- a/p/haskell-gnuidn/debian/changelog +++ b/p/haskell-gnuidn/debian/changelog @@ -1,3 +1,9 @@ +haskell-gnuidn (0.2.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:22 +0300 + haskell-gnuidn (0.2.2-1) unstable; urgency=medium * New upstream version. diff --git a/p/haskell-gnuidn/debian/control b/p/haskell-gnuidn/debian/control index ac45ba195..2af9f9f8a 100644 --- a/p/haskell-gnuidn/debian/control +++ b/p/haskell-gnuidn/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: https://john-millikin.com/software/haskell-gnuidn/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-gnuidn -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: bindings for GNU IDN These are Haskell bindings to the GNU IDN (Internationalized Domain Names) library for Unicode domain names. diff --git a/p/haskell-gnutls/debian/changelog b/p/haskell-gnutls/debian/changelog index df98d0a0a..a64b9a2ed 100644 --- a/p/haskell-gnutls/debian/changelog +++ b/p/haskell-gnutls/debian/changelog @@ -1,3 +1,9 @@ +haskell-gnutls (0.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:22 +0300 + haskell-gnutls (0.2-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-gnutls/debian/control b/p/haskell-gnutls/debian/control index 53c79c217..3d58c0a99 100644 --- a/p/haskell-gnutls/debian/control +++ b/p/haskell-gnutls/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/haskell-gnutls/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-gnutls-dev Architecture: any diff --git a/p/haskell-graphscc/debian/changelog b/p/haskell-graphscc/debian/changelog index 43d4f529d..504df767c 100644 --- a/p/haskell-graphscc/debian/changelog +++ b/p/haskell-graphscc/debian/changelog @@ -1,3 +1,9 @@ +haskell-graphscc (1.0.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:22 +0300 + haskell-graphscc (1.0.4-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-graphscc/debian/control b/p/haskell-graphscc/debian/control index cd74bad92..67153f790 100644 --- a/p/haskell-graphscc/debian/control +++ b/p/haskell-graphscc/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/GraphSCC -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: Tarjan's algorithm for computing the SCCs of a graph Tarjan's algorithm for computing the strongly connected components of diff --git a/p/haskell-graphviz/debian/changelog b/p/haskell-graphviz/debian/changelog index 83c0f7deb..40da8ee22 100644 --- a/p/haskell-graphviz/debian/changelog +++ b/p/haskell-graphviz/debian/changelog @@ -1,3 +1,9 @@ +haskell-graphviz (2999.18.0.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:22 +0300 + haskell-graphviz (2999.18.0.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-graphviz/debian/control b/p/haskell-graphviz/debian/control index 4226baedf..75c9f7cd5 100644 --- a/p/haskell-graphviz/debian/control +++ b/p/haskell-graphviz/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/graphviz/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: bindings to Graphviz for graph visualization This library provides bindings for the Dot language used by the Graphviz (http://graphviz.org/) suite of programs for visualising diff --git a/p/haskell-groups/debian/changelog b/p/haskell-groups/debian/changelog index f3e45ff20..35925d08f 100644 --- a/p/haskell-groups/debian/changelog +++ b/p/haskell-groups/debian/changelog @@ -1,3 +1,9 @@ +haskell-groups (0.4.0.0-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:22 +0300 + haskell-groups (0.4.0.0-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-groups/debian/control b/p/haskell-groups/debian/control index 0a8f05b62..e3926e6db 100644 --- a/p/haskell-groups/debian/control +++ b/p/haskell-groups/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/groups Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell 98 groups A group is a monoid with invertibility. diff --git a/p/haskell-gsasl/debian/changelog b/p/haskell-gsasl/debian/changelog index c9bbcaca0..5cc0475e9 100644 --- a/p/haskell-gsasl/debian/changelog +++ b/p/haskell-gsasl/debian/changelog @@ -1,3 +1,9 @@ +haskell-gsasl (0.3.6-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:23 +0300 + haskell-gsasl (0.3.6-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-gsasl/debian/control b/p/haskell-gsasl/debian/control index aa94707b3..d4653406f 100644 --- a/p/haskell-gsasl/debian/control +++ b/p/haskell-gsasl/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/haskell-gsasl/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-gsasl-dev Architecture: any diff --git a/p/haskell-gtk-traymanager/debian/changelog b/p/haskell-gtk-traymanager/debian/changelog index 29dd9eb09..19a264e0e 100644 --- a/p/haskell-gtk-traymanager/debian/changelog +++ b/p/haskell-gtk-traymanager/debian/changelog @@ -1,3 +1,9 @@ +haskell-gtk-traymanager (0.1.6-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:23 +0300 + haskell-gtk-traymanager (0.1.6-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-gtk-traymanager/debian/control b/p/haskell-gtk-traymanager/debian/control index e48f1d138..4a2858fb2 100644 --- a/p/haskell-gtk-traymanager/debian/control +++ b/p/haskell-gtk-traymanager/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/travitch/gtk-traymanager Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Bindings for eggtraymanager (GTK+) This package provides a wrapper around the prolific eggtraymanager code. Note that it is *NOT* itself a system tray widget, though it is a very convenient diff --git a/p/haskell-gtk/debian/changelog b/p/haskell-gtk/debian/changelog index 77a154b76..765d44a6f 100644 --- a/p/haskell-gtk/debian/changelog +++ b/p/haskell-gtk/debian/changelog @@ -1,3 +1,9 @@ +haskell-gtk (0.14.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:23 +0300 + haskell-gtk (0.14.2-2) unstable; urgency=medium * Run setup build even if only building documentation diff --git a/p/haskell-gtk/debian/control b/p/haskell-gtk/debian/control index 627b36cc9..215854035 100644 --- a/p/haskell-gtk/debian/control +++ b/p/haskell-gtk/debian/control @@ -37,7 +37,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/gtk2hs/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-gtk-dev Architecture: any diff --git a/p/haskell-gtk3/debian/changelog b/p/haskell-gtk3/debian/changelog index d50608ddf..4639e827f 100644 --- a/p/haskell-gtk3/debian/changelog +++ b/p/haskell-gtk3/debian/changelog @@ -1,3 +1,9 @@ +haskell-gtk3 (0.14.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:23 +0300 + haskell-gtk3 (0.14.2-2) unstable; urgency=medium * Run setup build even if only building documentation diff --git a/p/haskell-gtk3/debian/control b/p/haskell-gtk3/debian/control index 4a9f90963..4248b5902 100644 --- a/p/haskell-gtk3/debian/control +++ b/p/haskell-gtk3/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/gtk2hs/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Binding to the Gtk+ graphical user interface library This is the core library of the Gtk2Hs suite of libraries for Haskell based on Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating diff --git a/p/haskell-haddock-library/debian/changelog b/p/haskell-haddock-library/debian/changelog index b84295ae5..5b8e871f4 100644 --- a/p/haskell-haddock-library/debian/changelog +++ b/p/haskell-haddock-library/debian/changelog @@ -1,3 +1,9 @@ +haskell-haddock-library (1.2.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:23 +0300 + haskell-haddock-library (1.2.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-haddock-library/debian/control b/p/haskell-haddock-library/debian/control index 9c229988c..dd7346749 100644 --- a/p/haskell-haddock-library/debian/control +++ b/p/haskell-haddock-library/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haddock/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Library exposing some functionality of Haddock Haddock is a documentation-generation tool for Haskell libraries. These modules expose some functionality of it diff --git a/p/haskell-hakyll/debian/changelog b/p/haskell-hakyll/debian/changelog index 146d1a69e..abfbc7a56 100644 --- a/p/haskell-hakyll/debian/changelog +++ b/p/haskell-hakyll/debian/changelog @@ -1,3 +1,9 @@ +haskell-hakyll (4.7.5.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:23 +0300 + haskell-hakyll (4.7.5.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hakyll/debian/control b/p/haskell-hakyll/debian/control index 810a6b64f..2fe0c0ca7 100644 --- a/p/haskell-hakyll/debian/control +++ b/p/haskell-hakyll/debian/control @@ -118,7 +118,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://jaspervdj.be/hakyll Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hakyll-dev Architecture: any diff --git a/p/haskell-happstack-authenticate/debian/changelog b/p/haskell-happstack-authenticate/debian/changelog index 5e25ccee6..0dee6e06a 100644 --- a/p/haskell-happstack-authenticate/debian/changelog +++ b/p/haskell-happstack-authenticate/debian/changelog @@ -1,3 +1,9 @@ +haskell-happstack-authenticate (2.3.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:24 +0300 + haskell-happstack-authenticate (2.3.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-happstack-authenticate/debian/control b/p/haskell-happstack-authenticate/debian/control index 8ce628db9..b7fd1ae93 100644 --- a/p/haskell-happstack-authenticate/debian/control +++ b/p/haskell-happstack-authenticate/debian/control @@ -143,7 +143,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.happstack.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-happstack-authenticate -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Happstack authentication library A themeable web authentication library with support for username+password and OpenID. diff --git a/p/haskell-happstack-hsp/debian/changelog b/p/haskell-happstack-hsp/debian/changelog index 206f1c5e8..4e6a0f8d2 100644 --- a/p/haskell-happstack-hsp/debian/changelog +++ b/p/haskell-happstack-hsp/debian/changelog @@ -1,3 +1,9 @@ +haskell-happstack-hsp (7.3.7-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:24 +0300 + haskell-happstack-hsp (7.3.7-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-happstack-hsp/debian/control b/p/haskell-happstack-hsp/debian/control index 9cb2957c6..7cfb8b0e6 100644 --- a/p/haskell-happstack-hsp/debian/control +++ b/p/haskell-happstack-hsp/debian/control @@ -44,7 +44,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.happstack.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: support for using HSP templates in Happstack Happstack is a web application framework. HSP is an XML templating solution. This package makes it easy to use HSP templates with diff --git a/p/haskell-happstack-jmacro/debian/changelog b/p/haskell-happstack-jmacro/debian/changelog index 88c254015..f0d5626a1 100644 --- a/p/haskell-happstack-jmacro/debian/changelog +++ b/p/haskell-happstack-jmacro/debian/changelog @@ -1,3 +1,9 @@ +haskell-happstack-jmacro (7.0.11-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:24 +0300 + haskell-happstack-jmacro (7.0.11-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-happstack-jmacro/debian/control b/p/haskell-happstack-jmacro/debian/control index a9664e0da..eabe4660b 100644 --- a/p/haskell-happstack-jmacro/debian/control +++ b/p/haskell-happstack-jmacro/debian/control @@ -44,7 +44,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.happstack.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Support for using JMacro with Happstack This package integrates jmacro with HAppStack diff --git a/p/haskell-happstack-server/debian/changelog b/p/haskell-happstack-server/debian/changelog index 744a72f38..15b3db477 100644 --- a/p/haskell-happstack-server/debian/changelog +++ b/p/haskell-happstack-server/debian/changelog @@ -1,3 +1,9 @@ +haskell-happstack-server (7.4.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:24 +0300 + haskell-happstack-server (7.4.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-happstack-server/debian/control b/p/haskell-happstack-server/debian/control index aa6db48ec..b3f512b75 100644 --- a/p/haskell-happstack-server/debian/control +++ b/p/haskell-happstack-server/debian/control @@ -87,7 +87,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://happstack.com Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-happstack-server-dev Architecture: any diff --git a/p/haskell-harp/debian/changelog b/p/haskell-harp/debian/changelog index 62871042a..401e9959c 100644 --- a/p/haskell-harp/debian/changelog +++ b/p/haskell-harp/debian/changelog @@ -1,3 +1,9 @@ +haskell-harp (0.4.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:24 +0300 + haskell-harp (0.4.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-harp/debian/control b/p/haskell-harp/debian/control index 44627519f..0b9f11f76 100644 --- a/p/haskell-harp/debian/control +++ b/p/haskell-harp/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/seereason/harp Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-harp-dev Architecture: any diff --git a/p/haskell-hashable-extras/debian/changelog b/p/haskell-hashable-extras/debian/changelog index 9fb6f9a82..9e26aa43a 100644 --- a/p/haskell-hashable-extras/debian/changelog +++ b/p/haskell-hashable-extras/debian/changelog @@ -1,3 +1,9 @@ +haskell-hashable-extras (0.2.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:24 +0300 + haskell-hashable-extras (0.2.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hashable-extras/debian/control b/p/haskell-hashable-extras/debian/control index 02264b92e..8241ea293 100644 --- a/p/haskell-hashable-extras/debian/control +++ b/p/haskell-hashable-extras/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc , libghc-hashable-doc Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/hashable-extras -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: higher-rank Hashable This package provides higher rank analogues to the Hashable data type. diff --git a/p/haskell-hashable/debian/changelog b/p/haskell-hashable/debian/changelog index 09ca45eba..3e900a49a 100644 --- a/p/haskell-hashable/debian/changelog +++ b/p/haskell-hashable/debian/changelog @@ -1,3 +1,9 @@ +haskell-hashable (1.2.3.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:24 +0300 + haskell-hashable (1.2.3.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hashable/debian/control b/p/haskell-hashable/debian/control index 0b851d001..aa47a0917 100644 --- a/p/haskell-hashable/debian/control +++ b/p/haskell-hashable/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/tibbe/hashable Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hashable-dev Architecture: any diff --git a/p/haskell-hashmap/debian/changelog b/p/haskell-hashmap/debian/changelog index fafab639a..88f01b335 100644 --- a/p/haskell-hashmap/debian/changelog +++ b/p/haskell-hashmap/debian/changelog @@ -1,3 +1,9 @@ +haskell-hashmap (1.3.0.1-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:25 +0300 + haskell-hashmap (1.3.0.1-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hashmap/debian/control b/p/haskell-hashmap/debian/control index 012e5b59f..ec9dd9875 100644 --- a/p/haskell-hashmap/debian/control +++ b/p/haskell-hashmap/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://git.auryn.cz/haskell/hashmap/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hashmap-dev Architecture: any diff --git a/p/haskell-hashtables/debian/changelog b/p/haskell-hashtables/debian/changelog index 20cb02227..2672410d7 100644 --- a/p/haskell-hashtables/debian/changelog +++ b/p/haskell-hashtables/debian/changelog @@ -1,3 +1,9 @@ +haskell-hashtables (1.2.1.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:25 +0300 + haskell-hashtables (1.2.1.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hashtables/debian/control b/p/haskell-hashtables/debian/control index 614c85744..47004f1b1 100644 --- a/p/haskell-hashtables/debian/control +++ b/p/haskell-hashtables/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/gregorycollins/hashtables Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hashtables-dev Architecture: any diff --git a/p/haskell-haskell-src/debian/changelog b/p/haskell-haskell-src/debian/changelog index a182a30b2..702c0d543 100644 --- a/p/haskell-haskell-src/debian/changelog +++ b/p/haskell-haskell-src/debian/changelog @@ -1,3 +1,9 @@ +haskell-haskell-src (1.0.2.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:25 +0300 + haskell-haskell-src (1.0.2.0-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-haskell-src/debian/control b/p/haskell-haskell-src/debian/control index 787ff0d09..d681ef974 100644 --- a/p/haskell-haskell-src/debian/control +++ b/p/haskell-haskell-src/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/haskell-src Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-haskell-src-dev Architecture: any diff --git a/p/haskell-hastache/debian/changelog b/p/haskell-hastache/debian/changelog index db4de73f2..74b8151cb 100644 --- a/p/haskell-hastache/debian/changelog +++ b/p/haskell-hastache/debian/changelog @@ -1,3 +1,9 @@ +haskell-hastache (0.6.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:25 +0300 + haskell-hastache (0.6.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hastache/debian/control b/p/haskell-hastache/debian/control index 69e99d976..4c272cd16 100644 --- a/p/haskell-hastache/debian/control +++ b/p/haskell-hastache/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/lymar/hastache Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hastache-dev Architecture: any diff --git a/p/haskell-haxr/debian/changelog b/p/haskell-haxr/debian/changelog index 42e0502eb..3e186fd2b 100644 --- a/p/haskell-haxr/debian/changelog +++ b/p/haskell-haxr/debian/changelog @@ -1,3 +1,9 @@ +haskell-haxr (3000.11.1.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:25 +0300 + haskell-haxr (3000.11.1.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-haxr/debian/control b/p/haskell-haxr/debian/control index 0f045ec85..a121db117 100644 --- a/p/haskell-haxr/debian/control +++ b/p/haskell-haxr/debian/control @@ -59,7 +59,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/HaXR Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-haxr-dev Architecture: any diff --git a/p/haskell-hedis/debian/changelog b/p/haskell-hedis/debian/changelog index 8e9523a52..4c222cf09 100644 --- a/p/haskell-hedis/debian/changelog +++ b/p/haskell-hedis/debian/changelog @@ -1,3 +1,9 @@ +haskell-hedis (0.6.9-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:25 +0300 + haskell-hedis (0.6.9-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hedis/debian/control b/p/haskell-hedis/debian/control index e70e03747..bbcbdb5fe 100644 --- a/p/haskell-hedis/debian/control +++ b/p/haskell-hedis/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/informatikr/hedis Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hedis-dev Architecture: any diff --git a/p/haskell-heist/debian/changelog b/p/haskell-heist/debian/changelog index d317e37a2..f90b389ec 100644 --- a/p/haskell-heist/debian/changelog +++ b/p/haskell-heist/debian/changelog @@ -1,3 +1,9 @@ +haskell-heist (0.14.1.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:26 +0300 + haskell-heist (0.14.1.1-4) unstable; urgency=medium * Patch to build with newer aeson and vector. diff --git a/p/haskell-heist/debian/control b/p/haskell-heist/debian/control index de1a19e97..e4b11dc38 100644 --- a/p/haskell-heist/debian/control +++ b/p/haskell-heist/debian/control @@ -76,7 +76,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://snapframework.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: template system supporting both HTML5 and XML Heist is a powerful template system that supports both HTML5 and XML. Some of Heist's features are: diff --git a/p/haskell-hex/debian/changelog b/p/haskell-hex/debian/changelog index 3e8a49e46..70ac06511 100644 --- a/p/haskell-hex/debian/changelog +++ b/p/haskell-hex/debian/changelog @@ -1,3 +1,9 @@ +haskell-hex (0.1.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:26 +0300 + haskell-hex (0.1.2-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hex/debian/control b/p/haskell-hex/debian/control index 578ee9fe4..1be005681 100644 --- a/p/haskell-hex/debian/control +++ b/p/haskell-hex/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/hex Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Convert strings into hexadecimal and back. This package provides conversion functions between bytestrings and their hexademical representation. diff --git a/p/haskell-hgettext/debian/changelog b/p/haskell-hgettext/debian/changelog index 443d3950a..af6833cb1 100644 --- a/p/haskell-hgettext/debian/changelog +++ b/p/haskell-hgettext/debian/changelog @@ -1,3 +1,9 @@ +haskell-hgettext (0.1.30-12) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:26 +0300 + haskell-hgettext (0.1.30-11) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hgettext/debian/control b/p/haskell-hgettext/debian/control index b13e8c12f..283f9e195 100644 --- a/p/haskell-hgettext/debian/control +++ b/p/haskell-hgettext/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/vasylp/hgettext Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Gettext bindings for haskell This package provides bindings to gettext in haskell. diff --git a/p/haskell-hierarchical-clustering/debian/changelog b/p/haskell-hierarchical-clustering/debian/changelog index 5ce6157ea..5d2bb1fff 100644 --- a/p/haskell-hierarchical-clustering/debian/changelog +++ b/p/haskell-hierarchical-clustering/debian/changelog @@ -1,3 +1,9 @@ +haskell-hierarchical-clustering (0.4.6-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:26 +0300 + haskell-hierarchical-clustering (0.4.6-1) unstable; urgency=low * Initial release diff --git a/p/haskell-hierarchical-clustering/debian/control b/p/haskell-hierarchical-clustering/debian/control index c9267102d..2e2c90d55 100644 --- a/p/haskell-hierarchical-clustering/debian/control +++ b/p/haskell-hierarchical-clustering/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/hierarchical-clustering Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Fast algorithms for single, average/UPGMA and complete linkage clustering. This package provides a function to create a dendrogram from a list of items and a distance function between them. Initially diff --git a/p/haskell-hinotify/debian/changelog b/p/haskell-hinotify/debian/changelog index 80bc34dd5..fb7d4071f 100644 --- a/p/haskell-hinotify/debian/changelog +++ b/p/haskell-hinotify/debian/changelog @@ -1,3 +1,9 @@ +haskell-hinotify (0.3.8.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:26 +0300 + haskell-hinotify (0.3.8.1-4) unstable; urgency=medium * Build on kfreebsd (Closes: #816057) diff --git a/p/haskell-hinotify/debian/control b/p/haskell-hinotify/debian/control index cc22ac18b..716818f62 100644 --- a/p/haskell-hinotify/debian/control +++ b/p/haskell-hinotify/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9) , libinotify-dev [kfreebsd-any] Build-Depends-Indep: ghc-doc Homepage: http://hackage.haskell.org/package/hinotify -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Package: libghc-hinotify-dev diff --git a/p/haskell-hint/debian/changelog b/p/haskell-hint/debian/changelog index d82d3977c..0a01bb435 100644 --- a/p/haskell-hint/debian/changelog +++ b/p/haskell-hint/debian/changelog @@ -1,3 +1,9 @@ +haskell-hint (0.4.2.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:26 +0300 + haskell-hint (0.4.2.3-3) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-hint/debian/control b/p/haskell-hint/debian/control index b61057b30..62d3e141a 100644 --- a/p/haskell-hint/debian/control +++ b/p/haskell-hint/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hub.darcs.net/jcpetruzza/hint Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hint-dev Architecture: any diff --git a/p/haskell-hit/debian/changelog b/p/haskell-hit/debian/changelog index 6223f7a62..0b34f63a7 100644 --- a/p/haskell-hit/debian/changelog +++ b/p/haskell-hit/debian/changelog @@ -1,3 +1,9 @@ +haskell-hit (0.6.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:27 +0300 + haskell-hit (0.6.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hit/debian/control b/p/haskell-hit/debian/control index e3fa4b2e1..ab7dffc99 100644 --- a/p/haskell-hit/debian/control +++ b/p/haskell-hit/debian/control @@ -62,7 +62,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hit Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Git operations in Haskell A Haskell implementation of git storage operations, allowing users to manipulate git repositories (read and write). diff --git a/p/haskell-hjsmin/debian/changelog b/p/haskell-hjsmin/debian/changelog index 06fd7f50a..b0033274d 100644 --- a/p/haskell-hjsmin/debian/changelog +++ b/p/haskell-hjsmin/debian/changelog @@ -1,7 +1,11 @@ haskell-hjsmin (0.1.5.1-2) UNRELEASED; urgency=medium + [ Colin Watson ] * Fix debian/copyright syntax. + [ Dmitry Bogatov ] + * Use secure (https) uri in Vcs-Git field in 'debian/control' + -- Colin Watson <cjwatson@debian.org> Tue, 12 Jan 2016 15:47:15 +0000 haskell-hjsmin (0.1.5.1-1) unstable; urgency=medium diff --git a/p/haskell-hjsmin/debian/control b/p/haskell-hjsmin/debian/control index a51132376..26bb08448 100644 --- a/p/haskell-hjsmin/debian/control +++ b/p/haskell-hjsmin/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/erikd/hjsmin Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hjsmin-dev Architecture: any diff --git a/p/haskell-hledger-interest/debian/changelog b/p/haskell-hledger-interest/debian/changelog index 9bd2d0760..45013ca07 100644 --- a/p/haskell-hledger-interest/debian/changelog +++ b/p/haskell-hledger-interest/debian/changelog @@ -1,3 +1,9 @@ +haskell-hledger-interest (1.4.4-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:27 +0300 + haskell-hledger-interest (1.4.4-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hledger-interest/debian/control b/p/haskell-hledger-interest/debian/control index 92a806d9f..a69ae1182 100644 --- a/p/haskell-hledger-interest/debian/control +++ b/p/haskell-hledger-interest/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://github.com/peti/hledger-interest Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: hledger-interest Architecture: any diff --git a/p/haskell-hledger-lib/debian/changelog b/p/haskell-hledger-lib/debian/changelog index cb3b9ba10..2f5cd6517 100644 --- a/p/haskell-hledger-lib/debian/changelog +++ b/p/haskell-hledger-lib/debian/changelog @@ -1,3 +1,9 @@ +haskell-hledger-lib (0.27-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:27 +0300 + haskell-hledger-lib (0.27-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hledger-lib/debian/control b/p/haskell-hledger-lib/debian/control index 304a8f6d8..d61cf12cd 100644 --- a/p/haskell-hledger-lib/debian/control +++ b/p/haskell-hledger-lib/debian/control @@ -60,7 +60,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: http://hledger.org Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hledger-lib-dev Architecture: any diff --git a/p/haskell-hledger-ui/debian/changelog b/p/haskell-hledger-ui/debian/changelog index 3e0d0cc26..2137c154b 100644 --- a/p/haskell-hledger-ui/debian/changelog +++ b/p/haskell-hledger-ui/debian/changelog @@ -1,3 +1,9 @@ +haskell-hledger-ui (0.27.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:27 +0300 + haskell-hledger-ui (0.27.3-1) unstable; urgency=low * Initial release diff --git a/p/haskell-hledger-ui/debian/control b/p/haskell-hledger-ui/debian/control index dc9f70b85..5dc69c4c3 100644 --- a/p/haskell-hledger-ui/debian/control +++ b/p/haskell-hledger-ui/debian/control @@ -30,7 +30,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.7 Homepage: http://hledger.org Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hledger-ui -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Curses-style user interface for the hledger accounting tool This is hledger's curses-style interface. It is simpler and more convenient for browsing data than the diff --git a/p/haskell-hledger-web/debian/changelog b/p/haskell-hledger-web/debian/changelog index e21ec4950..d9aa96ffb 100644 --- a/p/haskell-hledger-web/debian/changelog +++ b/p/haskell-hledger-web/debian/changelog @@ -1,3 +1,9 @@ +haskell-hledger-web (0.27-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:28 +0300 + haskell-hledger-web (0.27-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hledger-web/debian/control b/p/haskell-hledger-web/debian/control index bf8c5a2d9..7aec7a991 100644 --- a/p/haskell-hledger-web/debian/control +++ b/p/haskell-hledger-web/debian/control @@ -47,7 +47,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.7 Homepage: http://hledger.org Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hledger-web -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: hledger-web Architecture: any diff --git a/p/haskell-hledger/debian/changelog b/p/haskell-hledger/debian/changelog index 35e4d40cb..8f77c4092 100644 --- a/p/haskell-hledger/debian/changelog +++ b/p/haskell-hledger/debian/changelog @@ -1,3 +1,9 @@ +haskell-hledger (0.27-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:27 +0300 + haskell-hledger (0.27-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hledger/debian/control b/p/haskell-hledger/debian/control index 048dc31e6..1097690be 100644 --- a/p/haskell-hledger/debian/control +++ b/p/haskell-hledger/debian/control @@ -71,7 +71,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: http://hledger.org Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hledger -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: hledger Architecture: any diff --git a/p/haskell-hmatrix/debian/changelog b/p/haskell-hmatrix/debian/changelog index 8b4ba00fb..5d0c88c22 100644 --- a/p/haskell-hmatrix/debian/changelog +++ b/p/haskell-hmatrix/debian/changelog @@ -1,3 +1,9 @@ +haskell-hmatrix (0.17.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:28 +0300 + haskell-hmatrix (0.17.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hmatrix/debian/control b/p/haskell-hmatrix/debian/control index b71850737..5ae093d01 100644 --- a/p/haskell-hmatrix/debian/control +++ b/p/haskell-hmatrix/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/albertoruiz/hmatrix Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hmatrix-dev Architecture: any diff --git a/p/haskell-hoauth2/debian/changelog b/p/haskell-hoauth2/debian/changelog index 60992b115..822d62638 100644 --- a/p/haskell-hoauth2/debian/changelog +++ b/p/haskell-hoauth2/debian/changelog @@ -1,3 +1,9 @@ +haskell-hoauth2 (0.5.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:28 +0300 + haskell-hoauth2 (0.5.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hoauth2/debian/control b/p/haskell-hoauth2/debian/control index 348af923f..f235baa92 100644 --- a/p/haskell-hoauth2/debian/control +++ b/p/haskell-hoauth2/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/freizl/hoauth2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: OAuth2 authentication for Haskell This library provies OAuth2 authentication for Haskell applications. . diff --git a/p/haskell-hoogle/debian/changelog b/p/haskell-hoogle/debian/changelog index c51571e74..68ef773cf 100644 --- a/p/haskell-hoogle/debian/changelog +++ b/p/haskell-hoogle/debian/changelog @@ -1,3 +1,9 @@ +haskell-hoogle (4.2.43-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:28 +0300 + haskell-hoogle (4.2.43-3) unstable; urgency=medium * Revert previous change; instead, use libghc-setlocale-doc rather than diff --git a/p/haskell-hoogle/debian/control b/p/haskell-hoogle/debian/control index 1d53760cc..fcbcb507c 100644 --- a/p/haskell-hoogle/debian/control +++ b/p/haskell-hoogle/debian/control @@ -64,7 +64,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/hoogle/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hoogle-dev Architecture: any diff --git a/p/haskell-hopenpgp-tools/debian/changelog b/p/haskell-hopenpgp-tools/debian/changelog index 406194fd4..1a8535504 100644 --- a/p/haskell-hopenpgp-tools/debian/changelog +++ b/p/haskell-hopenpgp-tools/debian/changelog @@ -1,3 +1,9 @@ +haskell-hopenpgp-tools (0.18-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:28 +0300 + haskell-hopenpgp-tools (0.18-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hopenpgp-tools/debian/control b/p/haskell-hopenpgp-tools/debian/control index f772c77c7..91e86b04c 100644 --- a/p/haskell-hopenpgp-tools/debian/control +++ b/p/haskell-hopenpgp-tools/debian/control @@ -37,7 +37,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://floss.scru.org/hopenpgp-tools Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: hopenpgp-tools Architecture: any diff --git a/p/haskell-hopenpgp/debian/changelog b/p/haskell-hopenpgp/debian/changelog index 4ae50cdb3..50b92c32a 100644 --- a/p/haskell-hopenpgp/debian/changelog +++ b/p/haskell-hopenpgp/debian/changelog @@ -1,3 +1,9 @@ +haskell-hopenpgp (2.4.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:28 +0300 + haskell-hopenpgp (2.4.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hopenpgp/debian/control b/p/haskell-hopenpgp/debian/control index 9629f248a..162f70a40 100644 --- a/p/haskell-hopenpgp/debian/control +++ b/p/haskell-hopenpgp/debian/control @@ -119,7 +119,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://floss.scru.org/hOpenPGP/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hopenpgp-dev Architecture: any diff --git a/p/haskell-hostname/debian/changelog b/p/haskell-hostname/debian/changelog index c0dec731e..2d799bd48 100644 --- a/p/haskell-hostname/debian/changelog +++ b/p/haskell-hostname/debian/changelog @@ -1,3 +1,9 @@ +haskell-hostname (1.0-11) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:29 +0300 + haskell-hostname (1.0-10) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hostname/debian/control b/p/haskell-hostname/debian/control index e4a66f220..304e93920 100644 --- a/p/haskell-hostname/debian/control +++ b/p/haskell-hostname/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/hostname Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hostname-dev Architecture: any diff --git a/p/haskell-hourglass/debian/changelog b/p/haskell-hourglass/debian/changelog index 789d29b11..a4ae1d02a 100644 --- a/p/haskell-hourglass/debian/changelog +++ b/p/haskell-hourglass/debian/changelog @@ -1,3 +1,9 @@ +haskell-hourglass (0.2.9-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:29 +0300 + haskell-hourglass (0.2.9-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hourglass/debian/control b/p/haskell-hourglass/debian/control index 8a748b83a..c82fd27c5 100644 --- a/p/haskell-hourglass/debian/control +++ b/p/haskell-hourglass/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/vincenthz/hs-hourglass Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: simple performant time-related library Simple time library focusing on simple but powerful and performant API . diff --git a/p/haskell-hs-bibutils/debian/changelog b/p/haskell-hs-bibutils/debian/changelog index eb1bed1f6..0829909f9 100644 --- a/p/haskell-hs-bibutils/debian/changelog +++ b/p/haskell-hs-bibutils/debian/changelog @@ -1,3 +1,9 @@ +haskell-hs-bibutils (5.5-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:29 +0300 + haskell-hs-bibutils (5.5-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hs-bibutils/debian/control b/p/haskell-hs-bibutils/debian/control index 5902527d1..d5078c3b2 100644 --- a/p/haskell-hs-bibutils/debian/control +++ b/p/haskell-hs-bibutils/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://istitutocolli.org/repos/hs-bibutils/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hs-bibutils-dev Architecture: any diff --git a/p/haskell-hsemail/debian/changelog b/p/haskell-hsemail/debian/changelog index 033e137e9..c83571c2c 100644 --- a/p/haskell-hsemail/debian/changelog +++ b/p/haskell-hsemail/debian/changelog @@ -1,3 +1,9 @@ +haskell-hsemail (1.7.7-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:29 +0300 + haskell-hsemail (1.7.7-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hsemail/debian/control b/p/haskell-hsemail/debian/control index 2199fe76e..2bf72064e 100644 --- a/p/haskell-hsemail/debian/control +++ b/p/haskell-hsemail/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/peti/hsemail Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hsemail-dev Architecture: any diff --git a/p/haskell-hsh/debian/changelog b/p/haskell-hsh/debian/changelog index a893a5c07..ab2bc5bf0 100644 --- a/p/haskell-hsh/debian/changelog +++ b/p/haskell-hsh/debian/changelog @@ -1,3 +1,9 @@ +haskell-hsh (2.1.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:29 +0300 + haskell-hsh (2.1.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hsh/debian/control b/p/haskell-hsh/debian/control index acf86602f..1912ef2b0 100644 --- a/p/haskell-hsh/debian/control +++ b/p/haskell-hsh/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://software.complete.org/hsh Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Library to mix shell scripting with Haskell programs HSH is designed to let you mix and match shell expressions with Haskell programs. With HSH, it is possible to easily run shell diff --git a/p/haskell-hslua/debian/changelog b/p/haskell-hslua/debian/changelog index 21bcc4e54..106898b05 100644 --- a/p/haskell-hslua/debian/changelog +++ b/p/haskell-hslua/debian/changelog @@ -1,3 +1,9 @@ +haskell-hslua (0.4.1-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:29 +0300 + haskell-hslua (0.4.1-8) unstable; urgency=medium * Drop kfreebsd-amd64 from luajit whitelist, as it appears to only diff --git a/p/haskell-hslua/debian/control b/p/haskell-hslua/debian/control index 076c7f34a..b39758a01 100644 --- a/p/haskell-hslua/debian/control +++ b/p/haskell-hslua/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/hslua Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Lua language interpreter embedding in Haskell The Scripting.Lua module is a wrapper of Lua language interpreter as described in www.lua.org. diff --git a/p/haskell-hsopenssl/debian/changelog b/p/haskell-hsopenssl/debian/changelog index b906561a5..9c2c77009 100644 --- a/p/haskell-hsopenssl/debian/changelog +++ b/p/haskell-hsopenssl/debian/changelog @@ -1,3 +1,9 @@ +haskell-hsopenssl (0.11.1.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:29 +0300 + haskell-hsopenssl (0.11.1.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hsopenssl/debian/control b/p/haskell-hsopenssl/debian/control index ce3d410e5..f4e399b1b 100644 --- a/p/haskell-hsopenssl/debian/control +++ b/p/haskell-hsopenssl/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/phonohawk/HsOpenSSL Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Partial OpenSSL binding for Haskell HsOpenSSL is an OpenSSL binding for Haskell. It can generate RSA and DSA keys, read and write PEM files, generate message digests, diff --git a/p/haskell-hsp/debian/changelog b/p/haskell-hsp/debian/changelog index 1e0840d8b..394519fa9 100644 --- a/p/haskell-hsp/debian/changelog +++ b/p/haskell-hsp/debian/changelog @@ -1,3 +1,9 @@ +haskell-hsp (0.10.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:30 +0300 + haskell-hsp (0.10.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hsp/debian/control b/p/haskell-hsp/debian/control index d003c63b0..0413bae58 100644 --- a/p/haskell-hsp/debian/control +++ b/p/haskell-hsp/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hub.darcs.net/nibro/hsp Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hsp-dev Architecture: any diff --git a/p/haskell-hspec-contrib/debian/changelog b/p/haskell-hspec-contrib/debian/changelog index c1296931c..3a8665863 100644 --- a/p/haskell-hspec-contrib/debian/changelog +++ b/p/haskell-hspec-contrib/debian/changelog @@ -1,3 +1,9 @@ +haskell-hspec-contrib (0.3.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:30 +0300 + haskell-hspec-contrib (0.3.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hspec-contrib/debian/control b/p/haskell-hspec-contrib/debian/control index 0f41db324..76db213a2 100644 --- a/p/haskell-hspec-contrib/debian/control +++ b/p/haskell-hspec-contrib/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hspec.github.io/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Contributed functionality for Hspec This package provides additional useful functionality for Hspec. diff --git a/p/haskell-hspec-core/debian/changelog b/p/haskell-hspec-core/debian/changelog index 23676be6a..5b80809c7 100644 --- a/p/haskell-hspec-core/debian/changelog +++ b/p/haskell-hspec-core/debian/changelog @@ -1,3 +1,9 @@ +haskell-hspec-core (2.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:30 +0300 + haskell-hspec-core (2.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hspec-core/debian/control b/p/haskell-hspec-core/debian/control index 31c1150d0..9c7f95fa1 100644 --- a/p/haskell-hspec-core/debian/control +++ b/p/haskell-hspec-core/debian/control @@ -40,7 +40,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hspec.github.io/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A Testing Framework for Haskell This package exposes internal types and functions that can be used to extend Hspec's functionality. diff --git a/p/haskell-hspec-discover/debian/changelog b/p/haskell-hspec-discover/debian/changelog index 62b636d7c..db2bcfa11 100644 --- a/p/haskell-hspec-discover/debian/changelog +++ b/p/haskell-hspec-discover/debian/changelog @@ -1,3 +1,9 @@ +haskell-hspec-discover (2.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:30 +0300 + haskell-hspec-discover (2.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hspec-discover/debian/control b/p/haskell-hspec-discover/debian/control index 2027e8cb6..ac1c23a0c 100644 --- a/p/haskell-hspec-discover/debian/control +++ b/p/haskell-hspec-discover/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://hspec.github.io/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: hspec-discover Architecture: any diff --git a/p/haskell-hspec-expectations/debian/changelog b/p/haskell-hspec-expectations/debian/changelog index ea08bdb58..3ef617df9 100644 --- a/p/haskell-hspec-expectations/debian/changelog +++ b/p/haskell-hspec-expectations/debian/changelog @@ -1,3 +1,9 @@ +haskell-hspec-expectations (0.7.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:30 +0300 + haskell-hspec-expectations (0.7.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hspec-expectations/debian/control b/p/haskell-hspec-expectations/debian/control index 7eb61a8eb..292007ec2 100644 --- a/p/haskell-hspec-expectations/debian/control +++ b/p/haskell-hspec-expectations/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/sol/hspec-expectations#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hspec-expectations-dev Architecture: any diff --git a/p/haskell-hspec/debian/changelog b/p/haskell-hspec/debian/changelog index 3eb2d2614..b5aebc962 100644 --- a/p/haskell-hspec/debian/changelog +++ b/p/haskell-hspec/debian/changelog @@ -1,3 +1,9 @@ +haskell-hspec (2.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:30 +0300 + haskell-hspec (2.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hspec/debian/control b/p/haskell-hspec/debian/control index fc4491b2d..78c9a0471 100644 --- a/p/haskell-hspec/debian/control +++ b/p/haskell-hspec/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hspec.github.io/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hspec-dev Architecture: any diff --git a/p/haskell-hstatsd/debian/changelog b/p/haskell-hstatsd/debian/changelog index 104643e15..6ea17ca26 100644 --- a/p/haskell-hstatsd/debian/changelog +++ b/p/haskell-hstatsd/debian/changelog @@ -1,3 +1,9 @@ +haskell-hstatsd (0.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:31 +0300 + haskell-hstatsd (0.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hstatsd/debian/control b/p/haskell-hstatsd/debian/control index f2e1dd3fc..01ae93f42 100644 --- a/p/haskell-hstatsd/debian/control +++ b/p/haskell-hstatsd/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/mokus0/hstatsd Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Quick and dirty statsd interface This package provides a quick and dirty interface for statsd. diff --git a/p/haskell-hstringtemplate/debian/changelog b/p/haskell-hstringtemplate/debian/changelog index 6174b5644..d468f70ed 100644 --- a/p/haskell-hstringtemplate/debian/changelog +++ b/p/haskell-hstringtemplate/debian/changelog @@ -1,3 +1,9 @@ +haskell-hstringtemplate (0.8.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:31 +0300 + haskell-hstringtemplate (0.8.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hstringtemplate/debian/control b/p/haskell-hstringtemplate/debian/control index 61ad08a4e..9c886261e 100644 --- a/p/haskell-hstringtemplate/debian/control +++ b/p/haskell-hstringtemplate/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/HStringTemplate Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hstringtemplate-dev Architecture: any diff --git a/p/haskell-hsx-jmacro/debian/changelog b/p/haskell-hsx-jmacro/debian/changelog index afc244b76..97bb32d01 100644 --- a/p/haskell-hsx-jmacro/debian/changelog +++ b/p/haskell-hsx-jmacro/debian/changelog @@ -1,3 +1,9 @@ +haskell-hsx-jmacro (7.3.7-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:31 +0300 + haskell-hsx-jmacro (7.3.7-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hsx-jmacro/debian/control b/p/haskell-hsx-jmacro/debian/control index d33382784..862945435 100644 --- a/p/haskell-hsx-jmacro/debian/control +++ b/p/haskell-hsx-jmacro/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.happstack.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: HSP/JMacro integration HSP allows for the use of literal XML in Haskell program text. JMacro allows for the use of JavaScript syntax for generating JavaScript in diff --git a/p/haskell-hsx2hs/debian/changelog b/p/haskell-hsx2hs/debian/changelog index cc16e453b..0a6b1de47 100644 --- a/p/haskell-hsx2hs/debian/changelog +++ b/p/haskell-hsx2hs/debian/changelog @@ -1,3 +1,9 @@ +haskell-hsx2hs (0.13.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:31 +0300 + haskell-hsx2hs (0.13.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hsx2hs/debian/control b/p/haskell-hsx2hs/debian/control index 26c83a186..2384475a4 100644 --- a/p/haskell-hsx2hs/debian/control +++ b/p/haskell-hsx2hs/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/seereason/hsx2hs Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: literal XML syntax in Haskell source code HSX (Haskell Source with XML) allows literal XML syntax in Haskell source code. The hsx2hs preprocessor translates .hsx source files diff --git a/p/haskell-hsyslog/debian/changelog b/p/haskell-hsyslog/debian/changelog index f0d9dc971..1748232a6 100644 --- a/p/haskell-hsyslog/debian/changelog +++ b/p/haskell-hsyslog/debian/changelog @@ -1,3 +1,9 @@ +haskell-hsyslog (2.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:31 +0300 + haskell-hsyslog (2.0-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hsyslog/debian/control b/p/haskell-hsyslog/debian/control index d1311e7c6..95c506373 100644 --- a/p/haskell-hsyslog/debian/control +++ b/p/haskell-hsyslog/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/peti/hsyslog Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hsyslog-dev Architecture: any diff --git a/p/haskell-html-conduit/debian/changelog b/p/haskell-html-conduit/debian/changelog index 926660406..e220924db 100644 --- a/p/haskell-html-conduit/debian/changelog +++ b/p/haskell-html-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-html-conduit (1.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:32 +0300 + haskell-html-conduit (1.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-html-conduit/debian/control b/p/haskell-html-conduit/debian/control index 459efd650..24bfa1bd3 100644 --- a/p/haskell-html-conduit/debian/control +++ b/p/haskell-html-conduit/debian/control @@ -41,7 +41,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/xml Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-html-conduit-dev Architecture: any diff --git a/p/haskell-html/debian/changelog b/p/haskell-html/debian/changelog index 27684f107..9f49e7c85 100644 --- a/p/haskell-html/debian/changelog +++ b/p/haskell-html/debian/changelog @@ -1,3 +1,9 @@ +haskell-html (1.0.1.2-12) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:31 +0300 + haskell-html (1.0.1.2-11) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-html/debian/control b/p/haskell-html/debian/control index f92fb91d0..f0c6f2fd2 100644 --- a/p/haskell-html/debian/control +++ b/p/haskell-html/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/html Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-html-dev Architecture: any diff --git a/p/haskell-http-api-data/debian/changelog b/p/haskell-http-api-data/debian/changelog index 62463638d..dd8334abd 100644 --- a/p/haskell-http-api-data/debian/changelog +++ b/p/haskell-http-api-data/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-api-data (0.2.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:32 +0300 + haskell-http-api-data (0.2.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-http-api-data/debian/control b/p/haskell-http-api-data/debian/control index 51387097f..ffdbb84aa 100644 --- a/p/haskell-http-api-data/debian/control +++ b/p/haskell-http-api-data/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: http://github.com/fizruk/http-api-data Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-http-api-data -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: converting to/from HTTP API data This package defines typeclasses used for converting Haskell data types to and from HTTP API data, such as URL pieces, headers and diff --git a/p/haskell-http-client-tls/debian/changelog b/p/haskell-http-client-tls/debian/changelog index fe5e6ea90..d4923fc2c 100644 --- a/p/haskell-http-client-tls/debian/changelog +++ b/p/haskell-http-client-tls/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-client-tls (0.2.2-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:32 +0300 + haskell-http-client-tls (0.2.2-8) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-http-client-tls/debian/control b/p/haskell-http-client-tls/debian/control index 1985a082e..c361701f5 100644 --- a/p/haskell-http-client-tls/debian/control +++ b/p/haskell-http-client-tls/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/http-client Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: http-client backend using connection and tls libraries Support for making connections via the connection package and, in turn, the tls package suite. diff --git a/p/haskell-http-client/debian/changelog b/p/haskell-http-client/debian/changelog index 65b18db65..55700718b 100644 --- a/p/haskell-http-client/debian/changelog +++ b/p/haskell-http-client/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-client (0.4.26.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:32 +0300 + haskell-http-client (0.4.26.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-http-client/debian/control b/p/haskell-http-client/debian/control index a6dd6bb12..3659c3016 100644 --- a/p/haskell-http-client/debian/control +++ b/p/haskell-http-client/debian/control @@ -65,7 +65,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/http-client Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: HTTP client engine An HTTP client engine, intended as a base layer for more user-friendly packages. diff --git a/p/haskell-http-common/debian/changelog b/p/haskell-http-common/debian/changelog index 5546699cf..cc4509e83 100644 --- a/p/haskell-http-common/debian/changelog +++ b/p/haskell-http-common/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-common (0.8.2.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:32 +0300 + haskell-http-common (0.8.2.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-http-common/debian/control b/p/haskell-http-common/debian/control index 16e2ceaab..cec1d38b2 100644 --- a/p/haskell-http-common/debian/control +++ b/p/haskell-http-common/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://research.operationaldynamics.com/projects/http-streams/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Common types for HTTP clients and servers Base types used by a variety of HTTP clients and servers. See http-streams "Network.Http.Client" or pipes-http "Pipes.Http.Client" for full diff --git a/p/haskell-http-conduit/debian/changelog b/p/haskell-http-conduit/debian/changelog index e1948d4e0..6fd999ea0 100644 --- a/p/haskell-http-conduit/debian/changelog +++ b/p/haskell-http-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-conduit (2.1.8-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:33 +0300 + haskell-http-conduit (2.1.8-4) unstable; urgency=medium * Actually update Build-Depends for newer wai/warp. diff --git a/p/haskell-http-conduit/debian/control b/p/haskell-http-conduit/debian/control index a88b3cd18..83a48eb09 100644 --- a/p/haskell-http-conduit/debian/control +++ b/p/haskell-http-conduit/debian/control @@ -63,7 +63,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/book/http-conduit Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-http-conduit-dev Architecture: any diff --git a/p/haskell-http-date/debian/changelog b/p/haskell-http-date/debian/changelog index c9a0cd087..1b8c50487 100644 --- a/p/haskell-http-date/debian/changelog +++ b/p/haskell-http-date/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-date (0.0.6.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:33 +0300 + haskell-http-date (0.0.6.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-http-date/debian/control b/p/haskell-http-date/debian/control index a3ec0cd36..e6b552371 100644 --- a/p/haskell-http-date/debian/control +++ b/p/haskell-http-date/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/http-date Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-http-date-dev Architecture: any diff --git a/p/haskell-http-media/debian/changelog b/p/haskell-http-media/debian/changelog index ec6ca9f49..bf7ff9701 100644 --- a/p/haskell-http-media/debian/changelog +++ b/p/haskell-http-media/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-media (0.6.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:33 +0300 + haskell-http-media (0.6.3-1) unstable; urgency=low * Initial release diff --git a/p/haskell-http-media/debian/control b/p/haskell-http-media/debian/control index bf6f53099..d15bc17c9 100644 --- a/p/haskell-http-media/debian/control +++ b/p/haskell-http-media/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: https://github.com/zmthy/http-media Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-http-media -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: processing HTTP Content-Type and Accept headers This library is intended to be a comprehensive solution to parsing and selecting quality-indexed values in HTTP headers. It is capable of parsing diff --git a/p/haskell-http-reverse-proxy/debian/changelog b/p/haskell-http-reverse-proxy/debian/changelog index 8896b6e69..6c2d53129 100644 --- a/p/haskell-http-reverse-proxy/debian/changelog +++ b/p/haskell-http-reverse-proxy/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-reverse-proxy (0.4.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:33 +0300 + haskell-http-reverse-proxy (0.4.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-http-reverse-proxy/debian/control b/p/haskell-http-reverse-proxy/debian/control index e01378ff0..971901608 100644 --- a/p/haskell-http-reverse-proxy/debian/control +++ b/p/haskell-http-reverse-proxy/debian/control @@ -63,7 +63,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/fpco/http-reverse-proxy Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-http-reverse-proxy-dev Architecture: any diff --git a/p/haskell-http-streams/debian/changelog b/p/haskell-http-streams/debian/changelog index 04964d1c9..e6326683f 100644 --- a/p/haskell-http-streams/debian/changelog +++ b/p/haskell-http-streams/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-streams (0.8.3.3-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:33 +0300 + haskell-http-streams (0.8.3.3-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-http-streams/debian/control b/p/haskell-http-streams/debian/control index d65af8c42..91c2e1480 100644 --- a/p/haskell-http-streams/debian/control +++ b/p/haskell-http-streams/debian/control @@ -56,7 +56,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://research.operationaldynamics.com/projects/http-streams/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: An HTTP client using io-streams This package provides an HTTP client, using the Snap Framework's 'io-streams' library to hande the streaming IO. The API is optimized for ease of use for diff --git a/p/haskell-http-types/debian/changelog b/p/haskell-http-types/debian/changelog index a97900f23..6659f44d4 100644 --- a/p/haskell-http-types/debian/changelog +++ b/p/haskell-http-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-http-types (0.9-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:33 +0300 + haskell-http-types (0.9-2) unstable; urgency=medium * Patch doctest paths. diff --git a/p/haskell-http-types/debian/control b/p/haskell-http-types/debian/control index 56c17ab3d..b0188f47e 100644 --- a/p/haskell-http-types/debian/control +++ b/p/haskell-http-types/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/aristidb/http-types Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-http-types-dev Architecture: any diff --git a/p/haskell-http/debian/changelog b/p/haskell-http/debian/changelog index 405b2a90b..00f3ed49a 100644 --- a/p/haskell-http/debian/changelog +++ b/p/haskell-http/debian/changelog @@ -1,3 +1,9 @@ +haskell-http (1:4000.2.23-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:32 +0300 + haskell-http (1:4000.2.23-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-http/debian/control b/p/haskell-http/debian/control index 5751626dc..c0c3c0800 100644 --- a/p/haskell-http/debian/control +++ b/p/haskell-http/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/haskell/HTTP Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: GHC libraries for the Haskell HTTP client library HTTP is a set of Haskell client libraries for HTTP/1.0 and HTTP/1.1. diff --git a/p/haskell-http2/debian/changelog b/p/haskell-http2/debian/changelog index 8ce9f1637..b8e97eb9d 100644 --- a/p/haskell-http2/debian/changelog +++ b/p/haskell-http2/debian/changelog @@ -1,3 +1,9 @@ +haskell-http2 (1.5.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:34 +0300 + haskell-http2 (1.5.3-3) unstable; urgency=medium * Disable doctests, the fail on armel. diff --git a/p/haskell-http2/debian/control b/p/haskell-http2/debian/control index 69f6b593b..b2f739dfb 100644 --- a/p/haskell-http2/debian/control +++ b/p/haskell-http2/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/http2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: HTTP/2.0 library including frames and HPACK This package provides a HTTP/2.0 library including frames and HPACK. Currently HTTP/2 16 framing and HPACK 10 is supported. diff --git a/p/haskell-hunit/debian/changelog b/p/haskell-hunit/debian/changelog index facc8882d..3ef22b895 100644 --- a/p/haskell-hunit/debian/changelog +++ b/p/haskell-hunit/debian/changelog @@ -1,3 +1,9 @@ +haskell-hunit (1.3.0.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:34 +0300 + haskell-hunit (1.3.0.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-hunit/debian/control b/p/haskell-hunit/debian/control index 9a59bc851..63ac224e2 100644 --- a/p/haskell-hunit/debian/control +++ b/p/haskell-hunit/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hunit.sourceforge.net/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hunit-dev Architecture: any diff --git a/p/haskell-hxt-charproperties/debian/changelog b/p/haskell-hxt-charproperties/debian/changelog index 6d168d5d4..95e517ef3 100644 --- a/p/haskell-hxt-charproperties/debian/changelog +++ b/p/haskell-hxt-charproperties/debian/changelog @@ -1,3 +1,9 @@ +haskell-hxt-charproperties (9.2.0.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:34 +0300 + haskell-hxt-charproperties (9.2.0.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hxt-charproperties/debian/control b/p/haskell-hxt-charproperties/debian/control index 50ae5e021..5ec99f186 100644 --- a/p/haskell-hxt-charproperties/debian/control +++ b/p/haskell-hxt-charproperties/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/UweSchmidt/hxt Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hxt-charproperties-dev Architecture: any diff --git a/p/haskell-hxt-curl/debian/changelog b/p/haskell-hxt-curl/debian/changelog index 74bbca323..799ed8b7e 100644 --- a/p/haskell-hxt-curl/debian/changelog +++ b/p/haskell-hxt-curl/debian/changelog @@ -1,3 +1,9 @@ +haskell-hxt-curl (9.1.1.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:34 +0300 + haskell-hxt-curl (9.1.1.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hxt-curl/debian/control b/p/haskell-hxt-curl/debian/control index 8956c3a96..b3a72966a 100644 --- a/p/haskell-hxt-curl/debian/control +++ b/p/haskell-hxt-curl/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/UweSchmidt/hxt Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hxt-curl-dev Architecture: any diff --git a/p/haskell-hxt-http/debian/changelog b/p/haskell-hxt-http/debian/changelog index 9cafca361..76d4f5a24 100644 --- a/p/haskell-hxt-http/debian/changelog +++ b/p/haskell-hxt-http/debian/changelog @@ -1,3 +1,9 @@ +haskell-hxt-http (9.1.5.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:34 +0300 + haskell-hxt-http (9.1.5.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hxt-http/debian/control b/p/haskell-hxt-http/debian/control index 992dfea39..3538382b2 100644 --- a/p/haskell-hxt-http/debian/control +++ b/p/haskell-hxt-http/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/UweSchmidt/hxt Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hxt-http-dev Architecture: any diff --git a/p/haskell-hxt-regex-xmlschema/debian/changelog b/p/haskell-hxt-regex-xmlschema/debian/changelog index da615f94b..4ce05de05 100644 --- a/p/haskell-hxt-regex-xmlschema/debian/changelog +++ b/p/haskell-hxt-regex-xmlschema/debian/changelog @@ -1,3 +1,9 @@ +haskell-hxt-regex-xmlschema (9.2.0.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:34 +0300 + haskell-hxt-regex-xmlschema (9.2.0.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hxt-regex-xmlschema/debian/control b/p/haskell-hxt-regex-xmlschema/debian/control index d8b3c1c46..458b59324 100644 --- a/p/haskell-hxt-regex-xmlschema/debian/control +++ b/p/haskell-hxt-regex-xmlschema/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hxt-regex-xmlschema-dev Architecture: any diff --git a/p/haskell-hxt-relaxng/debian/changelog b/p/haskell-hxt-relaxng/debian/changelog index 507464340..14ed567df 100644 --- a/p/haskell-hxt-relaxng/debian/changelog +++ b/p/haskell-hxt-relaxng/debian/changelog @@ -1,3 +1,9 @@ +haskell-hxt-relaxng (9.1.5.5-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:35 +0300 + haskell-hxt-relaxng (9.1.5.5-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hxt-relaxng/debian/control b/p/haskell-hxt-relaxng/debian/control index 70315d8b6..6acb0bda4 100644 --- a/p/haskell-hxt-relaxng/debian/control +++ b/p/haskell-hxt-relaxng/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/UweSchmidt/hxt Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hxt-relaxng-dev Architecture: any diff --git a/p/haskell-hxt-tagsoup/debian/changelog b/p/haskell-hxt-tagsoup/debian/changelog index 4e81b2be0..17735db37 100644 --- a/p/haskell-hxt-tagsoup/debian/changelog +++ b/p/haskell-hxt-tagsoup/debian/changelog @@ -1,3 +1,9 @@ +haskell-hxt-tagsoup (9.1.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:35 +0300 + haskell-hxt-tagsoup (9.1.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hxt-tagsoup/debian/control b/p/haskell-hxt-tagsoup/debian/control index 229d457fd..47b576811 100644 --- a/p/haskell-hxt-tagsoup/debian/control +++ b/p/haskell-hxt-tagsoup/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.fh-wedel.de/~si/HXmlToolbox/index.html Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hxt-tagsoup-dev Architecture: any diff --git a/p/haskell-hxt-unicode/debian/changelog b/p/haskell-hxt-unicode/debian/changelog index 9351d2fdd..e33d89070 100644 --- a/p/haskell-hxt-unicode/debian/changelog +++ b/p/haskell-hxt-unicode/debian/changelog @@ -1,3 +1,9 @@ +haskell-hxt-unicode (9.0.2.4-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:35 +0300 + haskell-hxt-unicode (9.0.2.4-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-hxt-unicode/debian/control b/p/haskell-hxt-unicode/debian/control index 6ed58419f..33a86b4f6 100644 --- a/p/haskell-hxt-unicode/debian/control +++ b/p/haskell-hxt-unicode/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/UweSchmidt/hxt Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hxt-unicode-dev Architecture: any diff --git a/p/haskell-hxt/debian/changelog b/p/haskell-hxt/debian/changelog index 5a47a0578..5ae110479 100644 --- a/p/haskell-hxt/debian/changelog +++ b/p/haskell-hxt/debian/changelog @@ -1,7 +1,11 @@ haskell-hxt (9.3.1.15-5) UNRELEASED; urgency=medium + [ Joachim Breitner ] * Fix description redundancies (Closes: #813794) + [ Dmitry Bogatov ] + * Use secure (https) uri in Vcs-Git field in 'debian/control' + -- Joachim Breitner <nomeata@debian.org> Fri, 05 Feb 2016 12:29:54 +0100 haskell-hxt (9.3.1.15-4) unstable; urgency=medium diff --git a/p/haskell-hxt/debian/control b/p/haskell-hxt/debian/control index df24962f0..a6ea3f30e 100644 --- a/p/haskell-hxt/debian/control +++ b/p/haskell-hxt/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/UweSchmidt/hxt Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-hxt -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A collection of tools for processing XML with Haskell. The Haskell XML Toolbox bases on the ideas of HaXml and HXML, but introduces a more general approach for processing XML with Haskell. The Haskell XML diff --git a/p/haskell-icalendar/debian/changelog b/p/haskell-icalendar/debian/changelog index 61ed741d9..5c6fbb323 100644 --- a/p/haskell-icalendar/debian/changelog +++ b/p/haskell-icalendar/debian/changelog @@ -1,3 +1,9 @@ +haskell-icalendar (0.4.0.3-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:35 +0300 + haskell-icalendar (0.4.0.3-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-icalendar/debian/control b/p/haskell-icalendar/debian/control index bc07afc19..73a9123ee 100644 --- a/p/haskell-icalendar/debian/control +++ b/p/haskell-icalendar/debian/control @@ -41,7 +41,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/chrra/iCalendar Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: iCalendar data types, parser, and printer Data definitions, parsing and printing of the iCalendar format (RFC5545). diff --git a/p/haskell-iconv/debian/changelog b/p/haskell-iconv/debian/changelog index b116c2008..36ec1d746 100644 --- a/p/haskell-iconv/debian/changelog +++ b/p/haskell-iconv/debian/changelog @@ -1,3 +1,9 @@ +haskell-iconv (0.4.1.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:35 +0300 + haskell-iconv (0.4.1.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-iconv/debian/control b/p/haskell-iconv/debian/control index 8370983c2..0c05bff4b 100644 --- a/p/haskell-iconv/debian/control +++ b/p/haskell-iconv/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/iconv Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-iconv-dev Architecture: any diff --git a/p/haskell-idna/debian/changelog b/p/haskell-idna/debian/changelog index e3039ab32..0215f7bb0 100644 --- a/p/haskell-idna/debian/changelog +++ b/p/haskell-idna/debian/changelog @@ -1,3 +1,9 @@ +haskell-idna (0.3.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:35 +0300 + haskell-idna (0.3.0-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-idna/debian/control b/p/haskell-idna/debian/control index 4bbe9146e..50e8278c0 100644 --- a/p/haskell-idna/debian/control +++ b/p/haskell-idna/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/idna Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-idna-dev Architecture: any diff --git a/p/haskell-ieee754/debian/changelog b/p/haskell-ieee754/debian/changelog index 84681cc39..1aa0ba665 100644 --- a/p/haskell-ieee754/debian/changelog +++ b/p/haskell-ieee754/debian/changelog @@ -1,3 +1,9 @@ +haskell-ieee754 (0.7.6-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:36 +0300 + haskell-ieee754 (0.7.6-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-ieee754/debian/control b/p/haskell-ieee754/debian/control index ab7f3d1a4..7a3b31701 100644 --- a/p/haskell-ieee754/debian/control +++ b/p/haskell-ieee754/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/patperry/hs-ieee754 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ieee754-dev Architecture: any diff --git a/p/haskell-ifelse/debian/changelog b/p/haskell-ifelse/debian/changelog index 56cddbe74..f470af8a5 100644 --- a/p/haskell-ifelse/debian/changelog +++ b/p/haskell-ifelse/debian/changelog @@ -1,3 +1,9 @@ +haskell-ifelse (0.85-12) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:36 +0300 + haskell-ifelse (0.85-11) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-ifelse/debian/control b/p/haskell-ifelse/debian/control index e43a6a8d1..90dd4139a 100644 --- a/p/haskell-ifelse/debian/control +++ b/p/haskell-ifelse/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/IfElse Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ifelse-dev Architecture: any diff --git a/p/haskell-incremental-parser/debian/changelog b/p/haskell-incremental-parser/debian/changelog index 6e733a8ce..f44402b9f 100644 --- a/p/haskell-incremental-parser/debian/changelog +++ b/p/haskell-incremental-parser/debian/changelog @@ -1,3 +1,9 @@ +haskell-incremental-parser (0.2.4.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:36 +0300 + haskell-incremental-parser (0.2.4.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-incremental-parser/debian/control b/p/haskell-incremental-parser/debian/control index b5ab633f1..b5fd17584 100644 --- a/p/haskell-incremental-parser/debian/control +++ b/p/haskell-incremental-parser/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://patch-tag.com/r/blamario/incremental-parser/wiki/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: generic incremental parsers Incremental parsers can provide partial results from partial input. This parser library is implemented using the concept of Brzozowski diff --git a/p/haskell-intervals/debian/changelog b/p/haskell-intervals/debian/changelog index 68de26f51..68378873e 100644 --- a/p/haskell-intervals/debian/changelog +++ b/p/haskell-intervals/debian/changelog @@ -1,3 +1,9 @@ +haskell-intervals (0.7.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:36 +0300 + haskell-intervals (0.7.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-intervals/debian/control b/p/haskell-intervals/debian/control index 58e24295e..137ee489a 100644 --- a/p/haskell-intervals/debian/control +++ b/p/haskell-intervals/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/intervals Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell data type for intervals A Numeric.Interval.Interval is a closed, convex set of floating point values. diff --git a/p/haskell-io-choice/debian/changelog b/p/haskell-io-choice/debian/changelog index 5cc819602..7b790685d 100644 --- a/p/haskell-io-choice/debian/changelog +++ b/p/haskell-io-choice/debian/changelog @@ -1,3 +1,9 @@ +haskell-io-choice (0.0.5-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:36 +0300 + haskell-io-choice (0.0.5-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-io-choice/debian/control b/p/haskell-io-choice/debian/control index cc1f72e1a..e389b42b3 100644 --- a/p/haskell-io-choice/debian/control +++ b/p/haskell-io-choice/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/io-choice Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-io-choice-dev Architecture: any diff --git a/p/haskell-io-storage/debian/changelog b/p/haskell-io-storage/debian/changelog index 2f081d176..a08c41674 100644 --- a/p/haskell-io-storage/debian/changelog +++ b/p/haskell-io-storage/debian/changelog @@ -1,3 +1,9 @@ +haskell-io-storage (0.3-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:36 +0300 + haskell-io-storage (0.3-9) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-io-storage/debian/control b/p/haskell-io-storage/debian/control index a45fbaa50..8b5fd4d08 100644 --- a/p/haskell-io-storage/debian/control +++ b/p/haskell-io-storage/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/willdonnelly/io-storage Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-io-storage-dev Architecture: any diff --git a/p/haskell-io-streams/debian/changelog b/p/haskell-io-streams/debian/changelog index 78a7c31bc..419d9d8f2 100644 --- a/p/haskell-io-streams/debian/changelog +++ b/p/haskell-io-streams/debian/changelog @@ -1,3 +1,9 @@ +haskell-io-streams (1.3.4.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:37 +0300 + haskell-io-streams (1.3.4.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-io-streams/debian/control b/p/haskell-io-streams/debian/control index 7111a3684..f5862cc8e 100644 --- a/p/haskell-io-streams/debian/control +++ b/p/haskell-io-streams/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/io-streams Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Simple, composable, and easy-to-use stream I/O The io-streams library contains simple and easy-to-use primitives for I/O using streams. Most users will want to import the top-level convenience diff --git a/p/haskell-iospec/debian/changelog b/p/haskell-iospec/debian/changelog index fb9d240d7..5f3f29e3d 100644 --- a/p/haskell-iospec/debian/changelog +++ b/p/haskell-iospec/debian/changelog @@ -1,3 +1,9 @@ +haskell-iospec (0.3-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:37 +0300 + haskell-iospec (0.3-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-iospec/debian/control b/p/haskell-iospec/debian/control index 0f5f1ec3c..07b295cfa 100644 --- a/p/haskell-iospec/debian/control +++ b/p/haskell-iospec/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/IOSpec Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-iospec-dev Architecture: any diff --git a/p/haskell-iproute/debian/changelog b/p/haskell-iproute/debian/changelog index 036c52e4a..794bc0acd 100644 --- a/p/haskell-iproute/debian/changelog +++ b/p/haskell-iproute/debian/changelog @@ -1,3 +1,9 @@ +haskell-iproute (1.7.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:37 +0300 + haskell-iproute (1.7.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-iproute/debian/control b/p/haskell-iproute/debian/control index 32aadb013..5288e5f21 100644 --- a/p/haskell-iproute/debian/control +++ b/p/haskell-iproute/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.mew.org/~kazu/proj/iproute/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell IP routing table IP Routing Table is a tree of IP ranges to search one of them on the longest match base. It is a kind of TRIE with one way branching diff --git a/p/haskell-irc-core/debian/changelog b/p/haskell-irc-core/debian/changelog index 29f2b69ac..3cd7a4168 100644 --- a/p/haskell-irc-core/debian/changelog +++ b/p/haskell-irc-core/debian/changelog @@ -1,3 +1,9 @@ +haskell-irc-core (1.1.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:37 +0300 + haskell-irc-core (1.1.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-irc-core/debian/control b/p/haskell-irc-core/debian/control index f30c8da6f..a59d4f5f3 100644 --- a/p/haskell-irc-core/debian/control +++ b/p/haskell-irc-core/debian/control @@ -64,7 +64,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/glguy/irc-core Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: IRC connection library IRC connection library featuring such modules as - Irc.Cmd - Functions for generating IRC protocol message for diff --git a/p/haskell-irc/debian/changelog b/p/haskell-irc/debian/changelog index 01047d355..a11f83daf 100644 --- a/p/haskell-irc/debian/changelog +++ b/p/haskell-irc/debian/changelog @@ -1,3 +1,9 @@ +haskell-irc (0.6.1.0-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:37 +0300 + haskell-irc (0.6.1.0-5) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-irc/debian/control b/p/haskell-irc/debian/control index a1b397f56..d8b1c2b63 100644 --- a/p/haskell-irc/debian/control +++ b/p/haskell-irc/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/irc Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-irc-dev Architecture: any diff --git a/p/haskell-ircbot/debian/changelog b/p/haskell-ircbot/debian/changelog index 828d5bd82..614eb6f82 100644 --- a/p/haskell-ircbot/debian/changelog +++ b/p/haskell-ircbot/debian/changelog @@ -1,3 +1,9 @@ +haskell-ircbot (0.6.4-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:37 +0300 + haskell-ircbot (0.6.4-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-ircbot/debian/control b/p/haskell-ircbot/debian/control index 59dff7b65..3b96f8656 100644 --- a/p/haskell-ircbot/debian/control +++ b/p/haskell-ircbot/debian/control @@ -40,7 +40,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hub.darcs.net/stepcut/ircbot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ircbot-dev Architecture: any diff --git a/p/haskell-ixset-typed/debian/changelog b/p/haskell-ixset-typed/debian/changelog index 4b3070e07..ec9a96105 100644 --- a/p/haskell-ixset-typed/debian/changelog +++ b/p/haskell-ixset-typed/debian/changelog @@ -1,3 +1,9 @@ +haskell-ixset-typed (0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:38 +0300 + haskell-ixset-typed (0.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-ixset-typed/debian/control b/p/haskell-ixset-typed/debian/control index e99fa59fa..2e9a7e94a 100644 --- a/p/haskell-ixset-typed/debian/control +++ b/p/haskell-ixset-typed/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/ixset-typed Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Efficient relational queries on Haskell sets. This Haskell package provides a data structure of sets that are indexed by potentially multiple indices. diff --git a/p/haskell-ixset/debian/changelog b/p/haskell-ixset/debian/changelog index dd15f46c5..567d34b2b 100644 --- a/p/haskell-ixset/debian/changelog +++ b/p/haskell-ixset/debian/changelog @@ -1,3 +1,9 @@ +haskell-ixset (1.0.6.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:37 +0300 + haskell-ixset (1.0.6.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-ixset/debian/control b/p/haskell-ixset/debian/control index 0c9c420a6..a6aa32b8f 100644 --- a/p/haskell-ixset/debian/control +++ b/p/haskell-ixset/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://happstack.com Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ixset-dev Architecture: any diff --git a/p/haskell-jmacro/debian/changelog b/p/haskell-jmacro/debian/changelog index cdf077d7b..581f4b05a 100644 --- a/p/haskell-jmacro/debian/changelog +++ b/p/haskell-jmacro/debian/changelog @@ -1,3 +1,9 @@ +haskell-jmacro (0.6.13-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:38 +0300 + haskell-jmacro (0.6.13-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-jmacro/debian/control b/p/haskell-jmacro/debian/control index f92d804a3..ff248bc6f 100644 --- a/p/haskell-jmacro/debian/control +++ b/p/haskell-jmacro/debian/control @@ -49,7 +49,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/jmacro Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: library for programmatic generation of JavaScript jmacro is a QuasiQuotation library for programmatic generation of JavaScript code in Haskell: JavaScript syntax, functional syntax, diff --git a/p/haskell-js-flot/debian/changelog b/p/haskell-js-flot/debian/changelog index f1916e849..26a7cb825 100644 --- a/p/haskell-js-flot/debian/changelog +++ b/p/haskell-js-flot/debian/changelog @@ -1,3 +1,9 @@ +haskell-js-flot (0.8.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:38 +0300 + haskell-js-flot (0.8.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-js-flot/debian/control b/p/haskell-js-flot/debian/control index 955502078..b534095e7 100644 --- a/p/haskell-js-flot/debian/control +++ b/p/haskell-js-flot/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/ndmitchell/js-flot#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: bundles the jQuery Flot code into a Haskell package This package bundles the minified jQuery Flot code into a Haskell package, so it can be depended upon by Cabal packages. The first diff --git a/p/haskell-js-jquery/debian/changelog b/p/haskell-js-jquery/debian/changelog index 442c35095..9d2396ac1 100644 --- a/p/haskell-js-jquery/debian/changelog +++ b/p/haskell-js-jquery/debian/changelog @@ -1,3 +1,9 @@ +haskell-js-jquery (1.11.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:38 +0300 + haskell-js-jquery (1.11.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-js-jquery/debian/control b/p/haskell-js-jquery/debian/control index 215af2b29..7321aa563 100644 --- a/p/haskell-js-jquery/debian/control +++ b/p/haskell-js-jquery/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/ndmitchell/js-jquery#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: bundles the minified jQuery code into a Haskell package This package bundles the minified jQuery code into a Haskell package, so it can be depended upon by Cabal packages. The first three components of the version diff --git a/p/haskell-json/debian/changelog b/p/haskell-json/debian/changelog index d0566b788..f0e37aa6a 100644 --- a/p/haskell-json/debian/changelog +++ b/p/haskell-json/debian/changelog @@ -1,3 +1,9 @@ +haskell-json (0.9.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:38 +0300 + haskell-json (0.9.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-json/debian/control b/p/haskell-json/debian/control index 2d38ff1bc..2d533205f 100644 --- a/p/haskell-json/debian/control +++ b/p/haskell-json/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/json Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell library for serialising data to and from JSON JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and diff --git a/p/haskell-juicypixels/debian/changelog b/p/haskell-juicypixels/debian/changelog index ec3cae01b..26fb01e2f 100644 --- a/p/haskell-juicypixels/debian/changelog +++ b/p/haskell-juicypixels/debian/changelog @@ -1,3 +1,9 @@ +haskell-juicypixels (3.2.6.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:38 +0300 + haskell-juicypixels (3.2.6.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-juicypixels/debian/control b/p/haskell-juicypixels/debian/control index 3bdd220ee..907173e59 100644 --- a/p/haskell-juicypixels/debian/control +++ b/p/haskell-juicypixels/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/Twinside/Juicy.Pixels Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell picture loading and serialization library This library allows the developer to load and store images in PNG, Bitmap, Jpeg, Radiance, Tiff and Gif format. diff --git a/p/haskell-jwt/debian/changelog b/p/haskell-jwt/debian/changelog index 8d111a30c..fb29e42ea 100644 --- a/p/haskell-jwt/debian/changelog +++ b/p/haskell-jwt/debian/changelog @@ -1,3 +1,9 @@ +haskell-jwt (0.6.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:39 +0300 + haskell-jwt (0.6.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-jwt/debian/control b/p/haskell-jwt/debian/control index be7e57251..5d870105a 100644 --- a/p/haskell-jwt/debian/control +++ b/p/haskell-jwt/debian/control @@ -61,7 +61,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://bitbucket.org/ssaasen/haskell-jwt Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: JSON Web Token (JWT) decoding and encoding JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties. . diff --git a/p/haskell-kan-extensions/debian/changelog b/p/haskell-kan-extensions/debian/changelog index 6cf212c98..ac09c91f7 100644 --- a/p/haskell-kan-extensions/debian/changelog +++ b/p/haskell-kan-extensions/debian/changelog @@ -1,3 +1,9 @@ +haskell-kan-extensions (4.2.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:39 +0300 + haskell-kan-extensions (4.2.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-kan-extensions/debian/control b/p/haskell-kan-extensions/debian/control index 4938bf05e..7d27bdfdb 100644 --- a/p/haskell-kan-extensions/debian/control +++ b/p/haskell-kan-extensions/debian/control @@ -44,7 +44,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/kan-extensions/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Kan extensions, Kan lifts, etc. Kan extensions, Kan lifts, various forms of the Yoneda lemma, and (co)density (co)monads. diff --git a/p/haskell-keys/debian/changelog b/p/haskell-keys/debian/changelog index ba14a1e84..96efb234f 100644 --- a/p/haskell-keys/debian/changelog +++ b/p/haskell-keys/debian/changelog @@ -1,3 +1,9 @@ +haskell-keys (3.10.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:39 +0300 + haskell-keys (3.10.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-keys/debian/control b/p/haskell-keys/debian/control index 075925f26..ab50bbc26 100644 --- a/p/haskell-keys/debian/control +++ b/p/haskell-keys/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/keys/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-keys-dev Architecture: any diff --git a/p/haskell-knob/debian/changelog b/p/haskell-knob/debian/changelog index 5e042b268..3e010cedb 100644 --- a/p/haskell-knob/debian/changelog +++ b/p/haskell-knob/debian/changelog @@ -1,3 +1,9 @@ +haskell-knob (0.1.1-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:39 +0300 + haskell-knob (0.1.1-8) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-knob/debian/control b/p/haskell-knob/debian/control index 28dcd75b4..9a23c045b 100644 --- a/p/haskell-knob/debian/control +++ b/p/haskell-knob/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/knob/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-knob-dev Architecture: any diff --git a/p/haskell-lambdabot-core/debian/changelog b/p/haskell-lambdabot-core/debian/changelog index a1d63a427..4442c459c 100644 --- a/p/haskell-lambdabot-core/debian/changelog +++ b/p/haskell-lambdabot-core/debian/changelog @@ -1,3 +1,9 @@ +haskell-lambdabot-core (5.0.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:39 +0300 + haskell-lambdabot-core (5.0.3-4) unstable; urgency=medium * Patch for newer dependent-{map,sum}. diff --git a/p/haskell-lambdabot-core/debian/control b/p/haskell-lambdabot-core/debian/control index 06beb0b5f..0fc146d08 100644 --- a/p/haskell-lambdabot-core/debian/control +++ b/p/haskell-lambdabot-core/debian/control @@ -74,7 +74,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/Lambdabot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Lambdabot core functionality Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. diff --git a/p/haskell-lambdabot-haskell-plugins/debian/changelog b/p/haskell-lambdabot-haskell-plugins/debian/changelog index b412dd148..3d54e8722 100644 --- a/p/haskell-lambdabot-haskell-plugins/debian/changelog +++ b/p/haskell-lambdabot-haskell-plugins/debian/changelog @@ -1,3 +1,9 @@ +haskell-lambdabot-haskell-plugins (5.0.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:39 +0300 + haskell-lambdabot-haskell-plugins (5.0.3-5) unstable; urgency=medium * Replace lost bracket. diff --git a/p/haskell-lambdabot-haskell-plugins/debian/control b/p/haskell-lambdabot-haskell-plugins/debian/control index 0f8d84d37..8292b57d4 100644 --- a/p/haskell-lambdabot-haskell-plugins/debian/control +++ b/p/haskell-lambdabot-haskell-plugins/debian/control @@ -93,7 +93,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/Lambdabot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Lambdabot Haskell plugins Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. diff --git a/p/haskell-lambdabot-irc-plugins/debian/changelog b/p/haskell-lambdabot-irc-plugins/debian/changelog index 3e2594d52..1fa2e7879 100644 --- a/p/haskell-lambdabot-irc-plugins/debian/changelog +++ b/p/haskell-lambdabot-irc-plugins/debian/changelog @@ -1,3 +1,9 @@ +haskell-lambdabot-irc-plugins (5.0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:40 +0300 + haskell-lambdabot-irc-plugins (5.0.3-3) unstable; urgency=medium * Set a human Uploader diff --git a/p/haskell-lambdabot-irc-plugins/debian/control b/p/haskell-lambdabot-irc-plugins/debian/control index d50047762..7325fb8bb 100644 --- a/p/haskell-lambdabot-irc-plugins/debian/control +++ b/p/haskell-lambdabot-irc-plugins/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/Lambdabot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: IRC plugins for lambdabot. Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. diff --git a/p/haskell-lambdabot-misc-plugins/debian/changelog b/p/haskell-lambdabot-misc-plugins/debian/changelog index 1a08322f2..8643baf04 100644 --- a/p/haskell-lambdabot-misc-plugins/debian/changelog +++ b/p/haskell-lambdabot-misc-plugins/debian/changelog @@ -1,3 +1,9 @@ +haskell-lambdabot-misc-plugins (5.0.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:40 +0300 + haskell-lambdabot-misc-plugins (5.0.1-3) unstable; urgency=medium * Set a human Uploader diff --git a/p/haskell-lambdabot-misc-plugins/debian/control b/p/haskell-lambdabot-misc-plugins/debian/control index ef97e4c39..06c596bf5 100644 --- a/p/haskell-lambdabot-misc-plugins/debian/control +++ b/p/haskell-lambdabot-misc-plugins/debian/control @@ -67,7 +67,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/Lambdabot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Lambdabot miscellaneous plugins Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. diff --git a/p/haskell-lambdabot-novelty-plugins/debian/changelog b/p/haskell-lambdabot-novelty-plugins/debian/changelog index b03472686..d6f4b96d0 100644 --- a/p/haskell-lambdabot-novelty-plugins/debian/changelog +++ b/p/haskell-lambdabot-novelty-plugins/debian/changelog @@ -1,3 +1,9 @@ +haskell-lambdabot-novelty-plugins (5.0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:40 +0300 + haskell-lambdabot-novelty-plugins (5.0.3-3) unstable; urgency=medium * Set a human Uploader diff --git a/p/haskell-lambdabot-novelty-plugins/debian/control b/p/haskell-lambdabot-novelty-plugins/debian/control index cdffcadc4..67321490c 100644 --- a/p/haskell-lambdabot-novelty-plugins/debian/control +++ b/p/haskell-lambdabot-novelty-plugins/debian/control @@ -34,7 +34,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/Lambdabot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Novelty plugins for Lambdabot Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. diff --git a/p/haskell-lambdabot-reference-plugins/debian/changelog b/p/haskell-lambdabot-reference-plugins/debian/changelog index b35f434d0..a4653cd2f 100644 --- a/p/haskell-lambdabot-reference-plugins/debian/changelog +++ b/p/haskell-lambdabot-reference-plugins/debian/changelog @@ -1,3 +1,9 @@ +haskell-lambdabot-reference-plugins (5.0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:40 +0300 + haskell-lambdabot-reference-plugins (5.0.3-3) unstable; urgency=medium * Set a human Uploader diff --git a/p/haskell-lambdabot-reference-plugins/debian/control b/p/haskell-lambdabot-reference-plugins/debian/control index 214e5ac29..39a4e1849 100644 --- a/p/haskell-lambdabot-reference-plugins/debian/control +++ b/p/haskell-lambdabot-reference-plugins/debian/control @@ -43,7 +43,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/Lambdabot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Lambdabot reference plugins. Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. diff --git a/p/haskell-lambdabot-social-plugins/debian/changelog b/p/haskell-lambdabot-social-plugins/debian/changelog index 84ce1bb28..f5f36b733 100644 --- a/p/haskell-lambdabot-social-plugins/debian/changelog +++ b/p/haskell-lambdabot-social-plugins/debian/changelog @@ -1,3 +1,9 @@ +haskell-lambdabot-social-plugins (5.0.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:40 +0300 + haskell-lambdabot-social-plugins (5.0.1-3) unstable; urgency=medium * Set a human Uploader diff --git a/p/haskell-lambdabot-social-plugins/debian/control b/p/haskell-lambdabot-social-plugins/debian/control index 2af8e3511..9329677d3 100644 --- a/p/haskell-lambdabot-social-plugins/debian/control +++ b/p/haskell-lambdabot-social-plugins/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/Lambdabot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Social plugins for Lambdabot Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. diff --git a/p/haskell-lambdabot-trusted/debian/changelog b/p/haskell-lambdabot-trusted/debian/changelog index 5e1bb69c7..3dd0e34b6 100644 --- a/p/haskell-lambdabot-trusted/debian/changelog +++ b/p/haskell-lambdabot-trusted/debian/changelog @@ -1,3 +1,9 @@ +haskell-lambdabot-trusted (5.0.2.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:40 +0300 + haskell-lambdabot-trusted (5.0.2.1-3) unstable; urgency=medium * Set a human Uploader diff --git a/p/haskell-lambdabot-trusted/debian/control b/p/haskell-lambdabot-trusted/debian/control index 98e81d1cf..c8540ae50 100644 --- a/p/haskell-lambdabot-trusted/debian/control +++ b/p/haskell-lambdabot-trusted/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/Lambdabot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Lambdabot trusted code. Lambdabot is an IRC bot written over several years by those on the #haskell IRC channel. diff --git a/p/haskell-language-c/debian/changelog b/p/haskell-language-c/debian/changelog index 3930af2c5..f7b6cfbd9 100644 --- a/p/haskell-language-c/debian/changelog +++ b/p/haskell-language-c/debian/changelog @@ -1,3 +1,9 @@ +haskell-language-c (0.4.7-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:40 +0300 + haskell-language-c (0.4.7-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-language-c/debian/control b/p/haskell-language-c/debian/control index 61da56b46..dc3112fbc 100644 --- a/p/haskell-language-c/debian/control +++ b/p/haskell-language-c/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.sivity.net/projects/language.c/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell library for the analysis and generation of C code Language C is a haskell library for the analysis and generation of C code. It features a complete, well tested parser and pretty printer for all of C99 and diff --git a/p/haskell-language-haskell-extract/debian/changelog b/p/haskell-language-haskell-extract/debian/changelog index fd28cc2f1..9ccbf0cbc 100644 --- a/p/haskell-language-haskell-extract/debian/changelog +++ b/p/haskell-language-haskell-extract/debian/changelog @@ -1,3 +1,9 @@ +haskell-language-haskell-extract (0.2.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:41 +0300 + haskell-language-haskell-extract (0.2.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-language-haskell-extract/debian/control b/p/haskell-language-haskell-extract/debian/control index 402ce78bb..86564d006 100644 --- a/p/haskell-language-haskell-extract/debian/control +++ b/p/haskell-language-haskell-extract/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/finnsson/template-helper Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-language-haskell-extract-dev Architecture: any diff --git a/p/haskell-language-javascript/debian/changelog b/p/haskell-language-javascript/debian/changelog index 064ec9947..dd0b24a50 100644 --- a/p/haskell-language-javascript/debian/changelog +++ b/p/haskell-language-javascript/debian/changelog @@ -1,3 +1,9 @@ +haskell-language-javascript (0.5.14.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:41 +0300 + haskell-language-javascript (0.5.14.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-language-javascript/debian/control b/p/haskell-language-javascript/debian/control index 2c7a8bad5..50e1f0a6d 100644 --- a/p/haskell-language-javascript/debian/control +++ b/p/haskell-language-javascript/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/erikd/language-javascript Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-language-javascript-dev Architecture: any diff --git a/p/haskell-language-python/debian/changelog b/p/haskell-language-python/debian/changelog index 6d7ab1276..6468c1fea 100644 --- a/p/haskell-language-python/debian/changelog +++ b/p/haskell-language-python/debian/changelog @@ -1,3 +1,9 @@ +haskell-language-python (0.4.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:41 +0300 + haskell-language-python (0.4.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-language-python/debian/control b/p/haskell-language-python/debian/control index 15e601f25..0401a486d 100644 --- a/p/haskell-language-python/debian/control +++ b/p/haskell-language-python/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/bjpop/language-python Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Parsing and pretty printing of Python code. language-python is a Haskell library for lexical analysis, parsing and pretty printing Python code. It supports versions 2.x and 3.x of Python. diff --git a/p/haskell-lazysmallcheck/debian/changelog b/p/haskell-lazysmallcheck/debian/changelog index 339dcd511..193217fff 100644 --- a/p/haskell-lazysmallcheck/debian/changelog +++ b/p/haskell-lazysmallcheck/debian/changelog @@ -1,3 +1,9 @@ +haskell-lazysmallcheck (0.6-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:41 +0300 + haskell-lazysmallcheck (0.6-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-lazysmallcheck/debian/control b/p/haskell-lazysmallcheck/debian/control index cacb05c9b..9a59c60da 100644 --- a/p/haskell-lazysmallcheck/debian/control +++ b/p/haskell-lazysmallcheck/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.cs.york.ac.uk/~mfn/lazysmallcheck/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A library for demand-driven testing of Haskell programs Lazy SmallCheck is a library for exhaustive, demand-driven testing of Haskell programs. It is based on the idea that if a property holds diff --git a/p/haskell-lens-action/debian/changelog b/p/haskell-lens-action/debian/changelog index 6e5feb588..8b3a20860 100644 --- a/p/haskell-lens-action/debian/changelog +++ b/p/haskell-lens-action/debian/changelog @@ -1,3 +1,9 @@ +haskell-lens-action (0.2.0.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:41 +0300 + haskell-lens-action (0.2.0.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-lens-action/debian/control b/p/haskell-lens-action/debian/control index d27929a60..e7dde4c56 100644 --- a/p/haskell-lens-action/debian/control +++ b/p/haskell-lens-action/debian/control @@ -40,7 +40,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/lens-action/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Monadic Getters and Folds This package contains combinators and types for working with monadic getters and folds as split off from the original diff --git a/p/haskell-lens-aeson/debian/changelog b/p/haskell-lens-aeson/debian/changelog index 54cadcd44..c74a35b42 100644 --- a/p/haskell-lens-aeson/debian/changelog +++ b/p/haskell-lens-aeson/debian/changelog @@ -1,3 +1,9 @@ +haskell-lens-aeson (1.0.0.5-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:42 +0300 + haskell-lens-aeson (1.0.0.5-2) unstable; urgency=medium * Patch to build with newer aeson. diff --git a/p/haskell-lens-aeson/debian/control b/p/haskell-lens-aeson/debian/control index fae689d5e..571fffb2e 100644 --- a/p/haskell-lens-aeson/debian/control +++ b/p/haskell-lens-aeson/debian/control @@ -40,7 +40,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/lens/lens-aeson/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Law-abiding lenses for aeson This package provides lenses for the data structures of the aeson package. diff --git a/p/haskell-lens/debian/changelog b/p/haskell-lens/debian/changelog index 23caffa63..c5288b494 100644 --- a/p/haskell-lens/debian/changelog +++ b/p/haskell-lens/debian/changelog @@ -1,3 +1,9 @@ +haskell-lens (4.13-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:41 +0300 + haskell-lens (4.13-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-lens/debian/control b/p/haskell-lens/debian/control index 4c1be4d57..29d839bad 100644 --- a/p/haskell-lens/debian/control +++ b/p/haskell-lens/debian/control @@ -103,7 +103,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/lens/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-lens-dev Architecture: any diff --git a/p/haskell-lexer/debian/changelog b/p/haskell-lexer/debian/changelog index afef08c66..f12549f64 100644 --- a/p/haskell-lexer/debian/changelog +++ b/p/haskell-lexer/debian/changelog @@ -1,3 +1,9 @@ +haskell-lexer (1.0-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:42 +0300 + haskell-lexer (1.0-9) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-lexer/debian/control b/p/haskell-lexer/debian/control index 7514d0dcd..567905326 100644 --- a/p/haskell-lexer/debian/control +++ b/p/haskell-lexer/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/haskell-lexer Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-haskell-lexer-dev Architecture: any diff --git a/p/haskell-libffi/debian/changelog b/p/haskell-libffi/debian/changelog index fd51cb354..81b489ed9 100644 --- a/p/haskell-libffi/debian/changelog +++ b/p/haskell-libffi/debian/changelog @@ -1,5 +1,9 @@ haskell-libffi (0.1-1) UNRELEASED; urgency=low + [ Picca Frédéric-Emmanuel ] * Initial release (do not upload into Debian for now) + [ Dmitry Bogatov ] + * Use secure (https) uri in Vcs-Git field in 'debian/control' + -- Picca Frédéric-Emmanuel <picca@debian.org> Tue, 22 Mar 2016 09:45:42 +0100 diff --git a/p/haskell-libffi/debian/control b/p/haskell-libffi/debian/control index d4180cc21..2ce391b82 100644 --- a/p/haskell-libffi/debian/control +++ b/p/haskell-libffi/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/libffi Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-libffi -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A binding to libffi A binding to libffi, allowing C functions of types only known at runtime to be called from Haskell. diff --git a/p/haskell-libxml-sax/debian/changelog b/p/haskell-libxml-sax/debian/changelog index 965079db8..15540f470 100644 --- a/p/haskell-libxml-sax/debian/changelog +++ b/p/haskell-libxml-sax/debian/changelog @@ -1,3 +1,9 @@ +haskell-libxml-sax (0.7.5-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:42 +0300 + haskell-libxml-sax (0.7.5-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-libxml-sax/debian/control b/p/haskell-libxml-sax/debian/control index 08b648ffd..57b23c236 100644 --- a/p/haskell-libxml-sax/debian/control +++ b/p/haskell-libxml-sax/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/haskell-libxml/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-libxml-sax-dev Architecture: any diff --git a/p/haskell-lifted-async/debian/changelog b/p/haskell-lifted-async/debian/changelog index 59504356b..0a7ecb9f7 100644 --- a/p/haskell-lifted-async/debian/changelog +++ b/p/haskell-lifted-async/debian/changelog @@ -1,3 +1,9 @@ +haskell-lifted-async (0.7.0.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:42 +0300 + haskell-lifted-async (0.7.0.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-lifted-async/debian/control b/p/haskell-lifted-async/debian/control index 2aec47c8b..70047b5e8 100644 --- a/p/haskell-lifted-async/debian/control +++ b/p/haskell-lifted-async/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/maoe/lifted-async Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: operations from async lifted to MonadBase This package provides IO operations from @async@ package lifted to any instance of 'MonadBase' or 'MonadBaseControl'. diff --git a/p/haskell-lifted-base/debian/changelog b/p/haskell-lifted-base/debian/changelog index 262eaee79..84fc76bfa 100644 --- a/p/haskell-lifted-base/debian/changelog +++ b/p/haskell-lifted-base/debian/changelog @@ -1,3 +1,9 @@ +haskell-lifted-base (0.2.3.6-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:42 +0300 + haskell-lifted-base (0.2.3.6-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-lifted-base/debian/control b/p/haskell-lifted-base/debian/control index cc49884a8..894bc4276 100644 --- a/p/haskell-lifted-base/debian/control +++ b/p/haskell-lifted-base/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/basvandijk/lifted-base Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-lifted-base-dev Architecture: any diff --git a/p/haskell-linear/debian/changelog b/p/haskell-linear/debian/changelog index cebe24775..9f7784e51 100644 --- a/p/haskell-linear/debian/changelog +++ b/p/haskell-linear/debian/changelog @@ -1,3 +1,9 @@ +haskell-linear (1.20.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:43 +0300 + haskell-linear (1.20.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-linear/debian/control b/p/haskell-linear/debian/control index 3956e7d3c..c293a88a8 100644 --- a/p/haskell-linear/debian/control +++ b/p/haskell-linear/debian/control @@ -68,7 +68,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/linear/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Linear Algebra Types and combinators for linear algebra on free vector spaces diff --git a/p/haskell-listlike/debian/changelog b/p/haskell-listlike/debian/changelog index 60907c3f3..b011ab942 100644 --- a/p/haskell-listlike/debian/changelog +++ b/p/haskell-listlike/debian/changelog @@ -1,3 +1,9 @@ +haskell-listlike (4.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:43 +0300 + haskell-listlike (4.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-listlike/debian/control b/p/haskell-listlike/debian/control index 7c73d9652..c968a9361 100644 --- a/p/haskell-listlike/debian/control +++ b/p/haskell-listlike/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://software.complete.org/listlike Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-listlike-dev Architecture: any diff --git a/p/haskell-log-domain/debian/changelog b/p/haskell-log-domain/debian/changelog index b5c8234f1..2273190a1 100644 --- a/p/haskell-log-domain/debian/changelog +++ b/p/haskell-log-domain/debian/changelog @@ -1,3 +1,9 @@ +haskell-log-domain (0.10.3.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:43 +0300 + haskell-log-domain (0.10.3.1-3) unstable; urgency=medium * Correct build-dep on vector. diff --git a/p/haskell-log-domain/debian/control b/p/haskell-log-domain/debian/control index cc96aef9e..43f0a769e 100644 --- a/p/haskell-log-domain/debian/control +++ b/p/haskell-log-domain/debian/control @@ -54,7 +54,7 @@ Build-Depends-Indep: ghc-doc , libghc-vector-doc Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/log-domain -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: Log-domain arithmetic This package provides log-domain floats, doubles and complex numbers. diff --git a/p/haskell-logging-facade/debian/changelog b/p/haskell-logging-facade/debian/changelog index 765da9368..c010cfedb 100644 --- a/p/haskell-logging-facade/debian/changelog +++ b/p/haskell-logging-facade/debian/changelog @@ -1,3 +1,9 @@ +haskell-logging-facade (0.1.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:43 +0300 + haskell-logging-facade (0.1.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-logging-facade/debian/control b/p/haskell-logging-facade/debian/control index 61cf40c2f..10d767879 100644 --- a/p/haskell-logging-facade/debian/control +++ b/p/haskell-logging-facade/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/logging-facade Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Simple logging abstraction that allows multiple backends This is a logging front-end. diff --git a/p/haskell-logict/debian/changelog b/p/haskell-logict/debian/changelog index 94a8f17de..c8c74c1c8 100644 --- a/p/haskell-logict/debian/changelog +++ b/p/haskell-logict/debian/changelog @@ -1,3 +1,9 @@ +haskell-logict (0.6.0.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:43 +0300 + haskell-logict (0.6.0.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-logict/debian/control b/p/haskell-logict/debian/control index 72aa1066a..971f462e6 100644 --- a/p/haskell-logict/debian/control +++ b/p/haskell-logict/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.haskell.org/~dolio/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-logict-dev Architecture: any diff --git a/p/haskell-lrucache/debian/changelog b/p/haskell-lrucache/debian/changelog index e5cb1e41d..48a4020f1 100644 --- a/p/haskell-lrucache/debian/changelog +++ b/p/haskell-lrucache/debian/changelog @@ -1,3 +1,9 @@ +haskell-lrucache (1.2.0.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:43 +0300 + haskell-lrucache (1.2.0.0-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-lrucache/debian/control b/p/haskell-lrucache/debian/control index 09c9be117..961db1c16 100644 --- a/p/haskell-lrucache/debian/control +++ b/p/haskell-lrucache/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/chowells79/lrucache Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-lrucache-dev Architecture: any diff --git a/p/haskell-lucid-svg/debian/changelog b/p/haskell-lucid-svg/debian/changelog index f1be0a9d0..060c7e054 100644 --- a/p/haskell-lucid-svg/debian/changelog +++ b/p/haskell-lucid-svg/debian/changelog @@ -1,3 +1,9 @@ +haskell-lucid-svg (0.6.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:44 +0300 + haskell-lucid-svg (0.6.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-lucid-svg/debian/control b/p/haskell-lucid-svg/debian/control index 70471a839..6f3c6f550 100644 --- a/p/haskell-lucid-svg/debian/control +++ b/p/haskell-lucid-svg/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/jeffreyrosenbluth/lucid-svg.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: DSL for SVG using lucid for HTML This package provides an easy to write SVG in the syle of lucid. diff --git a/p/haskell-lucid/debian/changelog b/p/haskell-lucid/debian/changelog index ea650809d..63ca7fae3 100644 --- a/p/haskell-lucid/debian/changelog +++ b/p/haskell-lucid/debian/changelog @@ -1,3 +1,9 @@ +haskell-lucid (2.9.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:43 +0300 + haskell-lucid (2.9.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-lucid/debian/control b/p/haskell-lucid/debian/control index 117b7064e..1aaf9f012 100644 --- a/p/haskell-lucid/debian/control +++ b/p/haskell-lucid/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/chrisdone/lucid Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Clear to write, read and edit DSL for HTML This package provides a lear to write, read and edit DSL for HTML. See the 'Lucid' module for description and documentation. diff --git a/p/haskell-map-syntax/debian/changelog b/p/haskell-map-syntax/debian/changelog index f8c636b20..59b5b3366 100644 --- a/p/haskell-map-syntax/debian/changelog +++ b/p/haskell-map-syntax/debian/changelog @@ -1,3 +1,9 @@ +haskell-map-syntax (0.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:44 +0300 + haskell-map-syntax (0.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-map-syntax/debian/control b/p/haskell-map-syntax/debian/control index 81b6f1aa5..0deead254 100644 --- a/p/haskell-map-syntax/debian/control +++ b/p/haskell-map-syntax/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/map-syntax Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Syntax sugar for defining maps Haskell's canonical list of tuples syntax for defining maps is not very convenient and also has ambiguous semantics. This package leverages do diff --git a/p/haskell-markdown/debian/changelog b/p/haskell-markdown/debian/changelog index 092f253d2..d0c95ae59 100644 --- a/p/haskell-markdown/debian/changelog +++ b/p/haskell-markdown/debian/changelog @@ -1,3 +1,9 @@ +haskell-markdown (0.1.13.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:44 +0300 + haskell-markdown (0.1.13.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-markdown/debian/control b/p/haskell-markdown/debian/control index 0e68549ca..8ecff73c2 100644 --- a/p/haskell-markdown/debian/control +++ b/p/haskell-markdown/debian/control @@ -40,7 +40,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/markdown Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: convert Markdown to HTML, with XSS protection This library leverages existing high-performance libraries (attoparsec, blaze-html, text, and conduit), and should integrate diff --git a/p/haskell-math-functions/debian/changelog b/p/haskell-math-functions/debian/changelog index fd157d432..619e3769e 100644 --- a/p/haskell-math-functions/debian/changelog +++ b/p/haskell-math-functions/debian/changelog @@ -1,3 +1,9 @@ +haskell-math-functions (0.1.5.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:44 +0300 + haskell-math-functions (0.1.5.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-math-functions/debian/control b/p/haskell-math-functions/debian/control index 269f98155..97df8f694 100644 --- a/p/haskell-math-functions/debian/control +++ b/p/haskell-math-functions/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/math-functions Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-math-functions-dev Architecture: any diff --git a/p/haskell-maths/debian/changelog b/p/haskell-maths/debian/changelog index e37db8e57..06b92ad08 100644 --- a/p/haskell-maths/debian/changelog +++ b/p/haskell-maths/debian/changelog @@ -1,3 +1,9 @@ +haskell-maths (0.4.8-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:44 +0300 + haskell-maths (0.4.8-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-maths/debian/control b/p/haskell-maths/debian/control index 0c03d2928..cf1344fc3 100644 --- a/p/haskell-maths/debian/control +++ b/p/haskell-maths/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskellformaths.blogspot.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-maths-dev Architecture: any diff --git a/p/haskell-mbox/debian/changelog b/p/haskell-mbox/debian/changelog index 5dcb40465..d894a6310 100644 --- a/p/haskell-mbox/debian/changelog +++ b/p/haskell-mbox/debian/changelog @@ -1,3 +1,9 @@ +haskell-mbox (0.3.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:44 +0300 + haskell-mbox (0.3.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-mbox/debian/control b/p/haskell-mbox/debian/control index 6b04d5d4b..c5943b6fb 100644 --- a/p/haskell-mbox/debian/control +++ b/p/haskell-mbox/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/mbox Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-mbox-dev Architecture: any diff --git a/p/haskell-memoize/debian/changelog b/p/haskell-memoize/debian/changelog index 8d0e59279..f7b50e5c0 100644 --- a/p/haskell-memoize/debian/changelog +++ b/p/haskell-memoize/debian/changelog @@ -1,3 +1,9 @@ +haskell-memoize (0.7-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:45 +0300 + haskell-memoize (0.7-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-memoize/debian/control b/p/haskell-memoize/debian/control index 16c792492..ba1bc7a78 100644 --- a/p/haskell-memoize/debian/control +++ b/p/haskell-memoize/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/memoize Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Memoization for haskell functions This library provides a way to memoize functions in haskell. diff --git a/p/haskell-memory/debian/changelog b/p/haskell-memory/debian/changelog index 26322ebfb..37b1cbca7 100644 --- a/p/haskell-memory/debian/changelog +++ b/p/haskell-memory/debian/changelog @@ -1,3 +1,9 @@ +haskell-memory (0.10-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:45 +0300 + haskell-memory (0.10-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-memory/debian/control b/p/haskell-memory/debian/control index 1bd6a58e4..7d0d6b8b0 100644 --- a/p/haskell-memory/debian/control +++ b/p/haskell-memory/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/vincenthz/hs-memory Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: memory and related abstraction stuff Chunk of memory, polymorphic byte array management and manipulation. - A polymorphic byte array abstraction and function similar to strict diff --git a/p/haskell-memotrie/debian/changelog b/p/haskell-memotrie/debian/changelog index 144d4d962..31c33e9f6 100644 --- a/p/haskell-memotrie/debian/changelog +++ b/p/haskell-memotrie/debian/changelog @@ -1,3 +1,9 @@ +haskell-memotrie (0.6.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:45 +0300 + haskell-memotrie (0.6.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-memotrie/debian/control b/p/haskell-memotrie/debian/control index d27e9d0e4..30e126650 100644 --- a/p/haskell-memotrie/debian/control +++ b/p/haskell-memotrie/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/MemoTrie Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-memotrie-dev Architecture: any diff --git a/p/haskell-mersenne-random-pure64/debian/changelog b/p/haskell-mersenne-random-pure64/debian/changelog index b77de553f..b6c7116ac 100644 --- a/p/haskell-mersenne-random-pure64/debian/changelog +++ b/p/haskell-mersenne-random-pure64/debian/changelog @@ -1,3 +1,9 @@ +haskell-mersenne-random-pure64 (0.2.0.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:45 +0300 + haskell-mersenne-random-pure64 (0.2.0.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-mersenne-random-pure64/debian/control b/p/haskell-mersenne-random-pure64/debian/control index 860332b11..078bcc2f8 100644 --- a/p/haskell-mersenne-random-pure64/debian/control +++ b/p/haskell-mersenne-random-pure64/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.haskell.org/~dons/code/mersenne-random-pure64/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-mersenne-random-pure64-dev Architecture: any diff --git a/p/haskell-mime-mail-ses/debian/changelog b/p/haskell-mime-mail-ses/debian/changelog index 082785692..accccc4ff 100644 --- a/p/haskell-mime-mail-ses/debian/changelog +++ b/p/haskell-mime-mail-ses/debian/changelog @@ -1,3 +1,9 @@ +haskell-mime-mail-ses (0.3.2.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:46 +0300 + haskell-mime-mail-ses (0.3.2.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-mime-mail-ses/debian/control b/p/haskell-mime-mail-ses/debian/control index 67e529505..31b08327d 100644 --- a/p/haskell-mime-mail-ses/debian/control +++ b/p/haskell-mime-mail-ses/debian/control @@ -45,7 +45,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/snoyberg/mime-mail Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Send mime-mail messages via Amazon SES Amazon SES support for mime-mail messages. diff --git a/p/haskell-mime-mail/debian/changelog b/p/haskell-mime-mail/debian/changelog index 73b277d89..3c4c80daf 100644 --- a/p/haskell-mime-mail/debian/changelog +++ b/p/haskell-mime-mail/debian/changelog @@ -1,3 +1,9 @@ +haskell-mime-mail (0.4.11-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:46 +0300 + haskell-mime-mail (0.4.11-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-mime-mail/debian/control b/p/haskell-mime-mail/debian/control index 391aab984..ba9d3537e 100644 --- a/p/haskell-mime-mail/debian/control +++ b/p/haskell-mime-mail/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/snoyberg/mime-mail Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-mime-mail-dev Architecture: any diff --git a/p/haskell-mime-types/debian/changelog b/p/haskell-mime-types/debian/changelog index 01c97aa64..780addaa3 100644 --- a/p/haskell-mime-types/debian/changelog +++ b/p/haskell-mime-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-mime-types (0.1.0.6-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:46 +0300 + haskell-mime-types (0.1.0.6-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-mime-types/debian/control b/p/haskell-mime-types/debian/control index 07ebae2a5..63140c3f8 100644 --- a/p/haskell-mime-types/debian/control +++ b/p/haskell-mime-types/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/yesodweb/wai Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: mime-type handling types and functions${haskell:ShortBlurb} This package provides basic types and functions to handle mime-types. diff --git a/p/haskell-mime/debian/changelog b/p/haskell-mime/debian/changelog index 02da05086..517ea1f84 100644 --- a/p/haskell-mime/debian/changelog +++ b/p/haskell-mime/debian/changelog @@ -1,3 +1,9 @@ +haskell-mime (0.4.0.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:45 +0300 + haskell-mime (0.4.0.2-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-mime/debian/control b/p/haskell-mime/debian/control index f6f0bff7c..dc8a13a0b 100644 --- a/p/haskell-mime/debian/control +++ b/p/haskell-mime/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/GaloisInc/mime Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: working with MIME types Codecs for Base64, quoted-printable, and MIME parts. diff --git a/p/haskell-misfortune/debian/changelog b/p/haskell-misfortune/debian/changelog index 5ce247e9f..157382f5a 100644 --- a/p/haskell-misfortune/debian/changelog +++ b/p/haskell-misfortune/debian/changelog @@ -1,3 +1,9 @@ +haskell-misfortune (0.1.1.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:46 +0300 + haskell-misfortune (0.1.1.2-3) unstable; urgency=medium * Set a human Uploader diff --git a/p/haskell-misfortune/debian/control b/p/haskell-misfortune/debian/control index a1f762157..25eb8f5ec 100644 --- a/p/haskell-misfortune/debian/control +++ b/p/haskell-misfortune/debian/control @@ -42,7 +42,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/mokus0/misfortune Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: fortune-mod clone fortune-mod clone, in library and executable form. diff --git a/p/haskell-mmap/debian/changelog b/p/haskell-mmap/debian/changelog index d40f151b8..0ee9a1339 100644 --- a/p/haskell-mmap/debian/changelog +++ b/p/haskell-mmap/debian/changelog @@ -1,3 +1,9 @@ +haskell-mmap (0.5.9-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:46 +0300 + haskell-mmap (0.5.9-3) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-mmap/debian/control b/p/haskell-mmap/debian/control index 7664e6097..2021259b7 100644 --- a/p/haskell-mmap/debian/control +++ b/p/haskell-mmap/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/mmap Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-mmap-dev Architecture: any diff --git a/p/haskell-mmorph/debian/changelog b/p/haskell-mmorph/debian/changelog index bfee3e824..ef1872dfb 100644 --- a/p/haskell-mmorph/debian/changelog +++ b/p/haskell-mmorph/debian/changelog @@ -1,3 +1,9 @@ +haskell-mmorph (1.0.4-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:46 +0300 + haskell-mmorph (1.0.4-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-mmorph/debian/control b/p/haskell-mmorph/debian/control index 711c219ed..251c6b0da 100644 --- a/p/haskell-mmorph/debian/control +++ b/p/haskell-mmorph/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/mmorph Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-mmorph-dev Architecture: any diff --git a/p/haskell-mockery/debian/changelog b/p/haskell-mockery/debian/changelog index bab877074..669594914 100644 --- a/p/haskell-mockery/debian/changelog +++ b/p/haskell-mockery/debian/changelog @@ -1,3 +1,9 @@ +haskell-mockery (0.3.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:47 +0300 + haskell-mockery (0.3.2-4) unstable; urgency=medium * Ensure test suite works on file systems with low timestamp granularity diff --git a/p/haskell-mockery/debian/control b/p/haskell-mockery/debian/control index 8a88bd0d4..37932174a 100644 --- a/p/haskell-mockery/debian/control +++ b/p/haskell-mockery/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/mockery Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: support functions for automated testing support functions for automated testing diff --git a/p/haskell-monad-control/debian/changelog b/p/haskell-monad-control/debian/changelog index cfe875cee..3b5bc070e 100644 --- a/p/haskell-monad-control/debian/changelog +++ b/p/haskell-monad-control/debian/changelog @@ -1,3 +1,9 @@ +haskell-monad-control (1.0.0.4-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:47 +0300 + haskell-monad-control (1.0.0.4-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-monad-control/debian/control b/p/haskell-monad-control/debian/control index 7f307ab3d..04757d7f2 100644 --- a/p/haskell-monad-control/debian/control +++ b/p/haskell-monad-control/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/basvandijk/monad-control Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-monad-control-dev Architecture: any diff --git a/p/haskell-monad-journal/debian/changelog b/p/haskell-monad-journal/debian/changelog index 9213d5be9..da1188506 100644 --- a/p/haskell-monad-journal/debian/changelog +++ b/p/haskell-monad-journal/debian/changelog @@ -1,3 +1,9 @@ +haskell-monad-journal (0.7.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:47 +0300 + haskell-monad-journal (0.7.1-3) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-monad-journal/debian/control b/p/haskell-monad-journal/debian/control index 9220f5ed1..28a65e453 100644 --- a/p/haskell-monad-journal/debian/control +++ b/p/haskell-monad-journal/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/phaazon/monad-journal Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Pure logger typeclass and monad transformer This package provides a typeclass for logging in pure code, or more generally, in any kind of context. You can do whatever you want with logs, especially get diff --git a/p/haskell-monad-logger/debian/changelog b/p/haskell-monad-logger/debian/changelog index 34ebfb495..cf90a54bf 100644 --- a/p/haskell-monad-logger/debian/changelog +++ b/p/haskell-monad-logger/debian/changelog @@ -1,3 +1,9 @@ +haskell-monad-logger (0.3.16-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:47 +0300 + haskell-monad-logger (0.3.16-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-monad-logger/debian/control b/p/haskell-monad-logger/debian/control index 08225b25e..a6830c5c5 100644 --- a/p/haskell-monad-logger/debian/control +++ b/p/haskell-monad-logger/debian/control @@ -61,7 +61,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/kazu-yamamoto/logger Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-monad-logger-dev Architecture: any diff --git a/p/haskell-monad-loops/debian/changelog b/p/haskell-monad-loops/debian/changelog index 7aba43ac2..a97b6f1a2 100644 --- a/p/haskell-monad-loops/debian/changelog +++ b/p/haskell-monad-loops/debian/changelog @@ -1,3 +1,9 @@ +haskell-monad-loops (0.4.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:47 +0300 + haskell-monad-loops (0.4.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-monad-loops/debian/control b/p/haskell-monad-loops/debian/control index 83fd2e196..add0426d6 100644 --- a/p/haskell-monad-loops/debian/control +++ b/p/haskell-monad-loops/debian/control @@ -14,7 +14,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/mokus0/monad-loops Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-monad-loops-dev Architecture: any diff --git a/p/haskell-monad-par-extras/debian/changelog b/p/haskell-monad-par-extras/debian/changelog index c2b71bfc0..b3607d5cc 100644 --- a/p/haskell-monad-par-extras/debian/changelog +++ b/p/haskell-monad-par-extras/debian/changelog @@ -1,3 +1,9 @@ +haskell-monad-par-extras (0.3.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:47 +0300 + haskell-monad-par-extras (0.3.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-monad-par-extras/debian/control b/p/haskell-monad-par-extras/debian/control index b5261aef4..a9464c0b0 100644 --- a/p/haskell-monad-par-extras/debian/control +++ b/p/haskell-monad-par-extras/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/simonmar/monad-par Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Combinators and extra features for Par monads The Par monad offers a simple API for parallel programming. The library works for parallelising both pure and IO computations, although only the pure diff --git a/p/haskell-monad-par/debian/changelog b/p/haskell-monad-par/debian/changelog index e04219efd..a6b434526 100644 --- a/p/haskell-monad-par/debian/changelog +++ b/p/haskell-monad-par/debian/changelog @@ -1,3 +1,9 @@ +haskell-monad-par (0.3.4.7-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:47 +0300 + haskell-monad-par (0.3.4.7-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-monad-par/debian/control b/p/haskell-monad-par/debian/control index 7ac1a4b24..93350bc8d 100644 --- a/p/haskell-monad-par/debian/control +++ b/p/haskell-monad-par/debian/control @@ -37,7 +37,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/simonmar/monad-par Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-monad-par-dev Architecture: any diff --git a/p/haskell-monadcatchio-transformers/debian/changelog b/p/haskell-monadcatchio-transformers/debian/changelog index 17c31c40b..600d6afbe 100644 --- a/p/haskell-monadcatchio-transformers/debian/changelog +++ b/p/haskell-monadcatchio-transformers/debian/changelog @@ -1,3 +1,9 @@ +haskell-monadcatchio-transformers (0.3.1.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:48 +0300 + haskell-monadcatchio-transformers (0.3.1.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-monadcatchio-transformers/debian/control b/p/haskell-monadcatchio-transformers/debian/control index 519c1193f..54952e9bc 100644 --- a/p/haskell-monadcatchio-transformers/debian/control +++ b/p/haskell-monadcatchio-transformers/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/MonadCatchIO-transformers Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-monadcatchio-transformers-dev Architecture: any diff --git a/p/haskell-monadcryptorandom/debian/changelog b/p/haskell-monadcryptorandom/debian/changelog index 9b018ba7e..e5176591b 100644 --- a/p/haskell-monadcryptorandom/debian/changelog +++ b/p/haskell-monadcryptorandom/debian/changelog @@ -1,3 +1,9 @@ +haskell-monadcryptorandom (0.7.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:48 +0300 + haskell-monadcryptorandom (0.7.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-monadcryptorandom/debian/control b/p/haskell-monadcryptorandom/debian/control index 5f9b008ff..bb8879861 100644 --- a/p/haskell-monadcryptorandom/debian/control +++ b/p/haskell-monadcryptorandom/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/TomMD/monadcryptorandom Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-monadcryptorandom-dev Architecture: any diff --git a/p/haskell-monadlib/debian/changelog b/p/haskell-monadlib/debian/changelog index a62d8f0a2..094bb6fcd 100644 --- a/p/haskell-monadlib/debian/changelog +++ b/p/haskell-monadlib/debian/changelog @@ -1,3 +1,9 @@ +haskell-monadlib (3.7.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:48 +0300 + haskell-monadlib (3.7.3-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-monadlib/debian/control b/p/haskell-monadlib/debian/control index 89bd8c7df..2502f0e52 100644 --- a/p/haskell-monadlib/debian/control +++ b/p/haskell-monadlib/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://wiki.github.com/yav/monadlib Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: collection of monad transformers A collection of monad transformers. diff --git a/p/haskell-monadprompt/debian/changelog b/p/haskell-monadprompt/debian/changelog index c24d98621..3208aeac3 100644 --- a/p/haskell-monadprompt/debian/changelog +++ b/p/haskell-monadprompt/debian/changelog @@ -1,3 +1,9 @@ +haskell-monadprompt (1.0.0.5-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:48 +0300 + haskell-monadprompt (1.0.0.5-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-monadprompt/debian/control b/p/haskell-monadprompt/debian/control index 877f8738d..38508f6e6 100644 --- a/p/haskell-monadprompt/debian/control +++ b/p/haskell-monadprompt/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/MonadPrompt Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: MonadPrompt, implementation & examples "Prompting" monad that allows splitting the description of a computation from the implementation of the effects used in that diff --git a/p/haskell-monadrandom/debian/changelog b/p/haskell-monadrandom/debian/changelog index 236d51321..15aebdfa2 100644 --- a/p/haskell-monadrandom/debian/changelog +++ b/p/haskell-monadrandom/debian/changelog @@ -1,3 +1,9 @@ +haskell-monadrandom (0.4.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:48 +0300 + haskell-monadrandom (0.4.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-monadrandom/debian/control b/p/haskell-monadrandom/debian/control index 2f7fd91cf..8adf362cc 100644 --- a/p/haskell-monadrandom/debian/control +++ b/p/haskell-monadrandom/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/MonadRandom Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-monadrandom-dev Architecture: any diff --git a/p/haskell-monads-tf/debian/changelog b/p/haskell-monads-tf/debian/changelog index 9c743e1dc..6d112cda9 100644 --- a/p/haskell-monads-tf/debian/changelog +++ b/p/haskell-monads-tf/debian/changelog @@ -1,3 +1,9 @@ +haskell-monads-tf (0.1.0.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:48 +0300 + haskell-monads-tf (0.1.0.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-monads-tf/debian/control b/p/haskell-monads-tf/debian/control index 7e8c2e165..bb7563354 100644 --- a/p/haskell-monads-tf/debian/control +++ b/p/haskell-monads-tf/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/monads-tf Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-monads-tf-dev Architecture: any diff --git a/p/haskell-mono-traversable/debian/changelog b/p/haskell-mono-traversable/debian/changelog index 58868f3d0..c012a39e0 100644 --- a/p/haskell-mono-traversable/debian/changelog +++ b/p/haskell-mono-traversable/debian/changelog @@ -1,3 +1,9 @@ +haskell-mono-traversable (0.10.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:49 +0300 + haskell-mono-traversable (0.10.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-mono-traversable/debian/control b/p/haskell-mono-traversable/debian/control index 77e8571a0..1f60e48cb 100644 --- a/p/haskell-mono-traversable/debian/control +++ b/p/haskell-mono-traversable/debian/control @@ -58,7 +58,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/mono-traversable Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: typeclasses for mapping/folding/traversing monomorphic containers Monomorphic variants of the Functor, Foldable, and Traversable typeclasses. Contains even more experimental code for abstracting diff --git a/p/haskell-monoid-extras/debian/changelog b/p/haskell-monoid-extras/debian/changelog index 998f21029..408015240 100644 --- a/p/haskell-monoid-extras/debian/changelog +++ b/p/haskell-monoid-extras/debian/changelog @@ -1,3 +1,9 @@ +haskell-monoid-extras (0.4.0.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:49 +0300 + haskell-monoid-extras (0.4.0.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-monoid-extras/debian/control b/p/haskell-monoid-extras/debian/control index 058efcfec..2694e2cfc 100644 --- a/p/haskell-monoid-extras/debian/control +++ b/p/haskell-monoid-extras/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/monoid-extras Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-monoid-extras-dev Architecture: any diff --git a/p/haskell-monoid-subclasses/debian/changelog b/p/haskell-monoid-subclasses/debian/changelog index ff0225a2f..b97a6b7ea 100644 --- a/p/haskell-monoid-subclasses/debian/changelog +++ b/p/haskell-monoid-subclasses/debian/changelog @@ -1,3 +1,9 @@ +haskell-monoid-subclasses (0.4.1.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:49 +0300 + haskell-monoid-subclasses (0.4.1.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-monoid-subclasses/debian/control b/p/haskell-monoid-subclasses/debian/control index 5bd4ed2a8..ce591bc69 100644 --- a/p/haskell-monoid-subclasses/debian/control +++ b/p/haskell-monoid-subclasses/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/blamario/monoid-subclasses/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: subclasses of Monoid A hierarchy of subclasses of Monoid together with their instances for all data structures from base, containers, and text packages. diff --git a/p/haskell-mountpoints/debian/changelog b/p/haskell-mountpoints/debian/changelog index d5cb6c360..ecb6402bd 100644 --- a/p/haskell-mountpoints/debian/changelog +++ b/p/haskell-mountpoints/debian/changelog @@ -1,3 +1,9 @@ +haskell-mountpoints (1.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:49 +0300 + haskell-mountpoints (1.0.1-1) unstable; urgency=low * Initial release diff --git a/p/haskell-mountpoints/debian/control b/p/haskell-mountpoints/debian/control index 2db631703..0e6e854d7 100644 --- a/p/haskell-mountpoints/debian/control +++ b/p/haskell-mountpoints/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/mountpoints Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-mountpoints -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: list mount points Lists currently mounted filesystems. diff --git a/p/haskell-mtl/debian/changelog b/p/haskell-mtl/debian/changelog index 8f65a2ba3..3dd0a1557 100644 --- a/p/haskell-mtl/debian/changelog +++ b/p/haskell-mtl/debian/changelog @@ -1,3 +1,9 @@ +haskell-mtl (2.2.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:49 +0300 + haskell-mtl (2.2.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-mtl/debian/control b/p/haskell-mtl/debian/control index 955c50d36..eb69114b5 100644 --- a/p/haskell-mtl/debian/control +++ b/p/haskell-mtl/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/mtl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-mtl-dev Architecture: any diff --git a/p/haskell-mtlparse/debian/changelog b/p/haskell-mtlparse/debian/changelog index 044a134a4..7f022cbe5 100644 --- a/p/haskell-mtlparse/debian/changelog +++ b/p/haskell-mtlparse/debian/changelog @@ -1,3 +1,9 @@ +haskell-mtlparse (0.1.4.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:49 +0300 + haskell-mtlparse (0.1.4.0-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-mtlparse/debian/control b/p/haskell-mtlparse/debian/control index ff60e8597..341b6ffc6 100644 --- a/p/haskell-mtlparse/debian/control +++ b/p/haskell-mtlparse/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://homepage3.nifty.com/salamander/second/projects/mtlparse/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-mtlparse-dev Architecture: any diff --git a/p/haskell-mueval/debian/changelog b/p/haskell-mueval/debian/changelog index 798f3ba99..b25ec5d44 100644 --- a/p/haskell-mueval/debian/changelog +++ b/p/haskell-mueval/debian/changelog @@ -1,3 +1,9 @@ +haskell-mueval (0.9.1.1.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:50 +0300 + haskell-mueval (0.9.1.1.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-mueval/debian/control b/p/haskell-mueval/debian/control index ef9ae3d65..be2408904 100644 --- a/p/haskell-mueval/debian/control +++ b/p/haskell-mueval/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/gwern/mueval Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Safely evaluate pure Haskell expressions Mueval is a Haskell interpreter. It uses the GHC API to evaluate arbitrary Haskell expressions. Importantly, mueval takes many precautions to defang and diff --git a/p/haskell-multipart/debian/changelog b/p/haskell-multipart/debian/changelog index 501611009..bb137628f 100644 --- a/p/haskell-multipart/debian/changelog +++ b/p/haskell-multipart/debian/changelog @@ -1,3 +1,9 @@ +haskell-multipart (0.1.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:50 +0300 + haskell-multipart (0.1.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-multipart/debian/control b/p/haskell-multipart/debian/control index 725f697db..2ab836e41 100644 --- a/p/haskell-multipart/debian/control +++ b/p/haskell-multipart/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.github.com/silkapp/multipart Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: HTTP multipart support This package provides parsing of the multipart format from RFC2046. It has been split out of the cgi package. diff --git a/p/haskell-musicbrainz/debian/changelog b/p/haskell-musicbrainz/debian/changelog index c4d0d4c6f..75af845cd 100644 --- a/p/haskell-musicbrainz/debian/changelog +++ b/p/haskell-musicbrainz/debian/changelog @@ -1,3 +1,9 @@ +haskell-musicbrainz (0.2.4-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:50 +0300 + haskell-musicbrainz (0.2.4-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-musicbrainz/debian/control b/p/haskell-musicbrainz/debian/control index f20eacf9b..33810f150 100644 --- a/p/haskell-musicbrainz/debian/control +++ b/p/haskell-musicbrainz/debian/control @@ -51,7 +51,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://floss.scru.org/hMusicBrainz Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: interface to MusicBrainz XML2/JSON web services Web service client functions for both MusicBrainz XML2 and JSON APIs. diff --git a/p/haskell-mutable-containers/debian/changelog b/p/haskell-mutable-containers/debian/changelog index 924f7dbbd..c8fff8b70 100644 --- a/p/haskell-mutable-containers/debian/changelog +++ b/p/haskell-mutable-containers/debian/changelog @@ -1,3 +1,9 @@ +haskell-mutable-containers (0.3.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:50 +0300 + haskell-mutable-containers (0.3.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-mutable-containers/debian/control b/p/haskell-mutable-containers/debian/control index 106dab4a8..044f3d657 100644 --- a/p/haskell-mutable-containers/debian/control +++ b/p/haskell-mutable-containers/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/fpco/mutable-containers Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Abstactions and concrete implementations of mutable containers One of Haskell's strengths is immutable data structures. These structures make it easier to reason about code, simplify concurrency and parallelism, and in diff --git a/p/haskell-mwc-random/debian/changelog b/p/haskell-mwc-random/debian/changelog index 88c919327..91f4093ad 100644 --- a/p/haskell-mwc-random/debian/changelog +++ b/p/haskell-mwc-random/debian/changelog @@ -1,3 +1,9 @@ +haskell-mwc-random (0.13.3.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:50 +0300 + haskell-mwc-random (0.13.3.2-3) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-mwc-random/debian/control b/p/haskell-mwc-random/debian/control index 54e074610..224ceca0d 100644 --- a/p/haskell-mwc-random/debian/control +++ b/p/haskell-mwc-random/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/mwc-random Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-mwc-random-dev Architecture: any diff --git a/p/haskell-ncurses/debian/changelog b/p/haskell-ncurses/debian/changelog index ae7652145..04a8e09e3 100644 --- a/p/haskell-ncurses/debian/changelog +++ b/p/haskell-ncurses/debian/changelog @@ -1,3 +1,9 @@ +haskell-ncurses (0.2.15-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:50 +0300 + haskell-ncurses (0.2.15-1) unstable; urgency=medium * New upstream release (Closes: #786727) diff --git a/p/haskell-ncurses/debian/control b/p/haskell-ncurses/debian/control index 55822ce9c..1bab1d6ee 100644 --- a/p/haskell-ncurses/debian/control +++ b/p/haskell-ncurses/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/haskell-ncurses/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ncurses-dev Architecture: any diff --git a/p/haskell-nettle/debian/changelog b/p/haskell-nettle/debian/changelog index 8eaf093e0..b64f06a7b 100644 --- a/p/haskell-nettle/debian/changelog +++ b/p/haskell-nettle/debian/changelog @@ -1,3 +1,9 @@ +haskell-nettle (0.2.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:50 +0300 + haskell-nettle (0.2.0-1) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-nettle/debian/control b/p/haskell-nettle/debian/control index 85f509ba0..1b1d61b05 100644 --- a/p/haskell-nettle/debian/control +++ b/p/haskell-nettle/debian/control @@ -34,7 +34,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/stbuehler/haskell-nettle Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: safe bindings to nettle crypto library This is another set of bindings to Nettle. diff --git a/p/haskell-netwire/debian/changelog b/p/haskell-netwire/debian/changelog index cf1edca25..8632bc307 100644 --- a/p/haskell-netwire/debian/changelog +++ b/p/haskell-netwire/debian/changelog @@ -1,3 +1,9 @@ +haskell-netwire (5.0.0-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:51 +0300 + haskell-netwire (5.0.0-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-netwire/debian/control b/p/haskell-netwire/debian/control index aa5c904a8..76fedeb37 100644 --- a/p/haskell-netwire/debian/control +++ b/p/haskell-netwire/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/netwire Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-netwire-dev Architecture: any diff --git a/p/haskell-network-conduit-tls/debian/changelog b/p/haskell-network-conduit-tls/debian/changelog index 12e69d58b..6f1a55906 100644 --- a/p/haskell-network-conduit-tls/debian/changelog +++ b/p/haskell-network-conduit-tls/debian/changelog @@ -1,3 +1,9 @@ +haskell-network-conduit-tls (1.2.0.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:51 +0300 + haskell-network-conduit-tls (1.2.0.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-network-conduit-tls/debian/control b/p/haskell-network-conduit-tls/debian/control index f1a7272f5..070d74b18 100644 --- a/p/haskell-network-conduit-tls/debian/control +++ b/p/haskell-network-conduit-tls/debian/control @@ -43,7 +43,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/snoyberg/conduit Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Create TLS-aware network code with conduits Uses the tls package for a pure-Haskell implementation. diff --git a/p/haskell-network-info/debian/changelog b/p/haskell-network-info/debian/changelog index 5a3fc8b82..2f1a53f53 100644 --- a/p/haskell-network-info/debian/changelog +++ b/p/haskell-network-info/debian/changelog @@ -1,3 +1,9 @@ +haskell-network-info (0.2.0.8-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:51 +0300 + haskell-network-info (0.2.0.8-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-network-info/debian/control b/p/haskell-network-info/debian/control index b918c9111..64839b0d8 100644 --- a/p/haskell-network-info/debian/control +++ b/p/haskell-network-info/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/jystic/network-info Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-network-info-dev Architecture: any diff --git a/p/haskell-network-multicast/debian/changelog b/p/haskell-network-multicast/debian/changelog index 8d203691f..4128806d7 100644 --- a/p/haskell-network-multicast/debian/changelog +++ b/p/haskell-network-multicast/debian/changelog @@ -1,3 +1,9 @@ +haskell-network-multicast (0.1.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:51 +0300 + haskell-network-multicast (0.1.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-network-multicast/debian/control b/p/haskell-network-multicast/debian/control index 3a422616c..efb2e677e 100644 --- a/p/haskell-network-multicast/debian/control +++ b/p/haskell-network-multicast/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/network-multicast Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-network-multicast-dev Architecture: any diff --git a/p/haskell-network-protocol-xmpp/debian/changelog b/p/haskell-network-protocol-xmpp/debian/changelog index 34e8bd6fa..96775e84c 100644 --- a/p/haskell-network-protocol-xmpp/debian/changelog +++ b/p/haskell-network-protocol-xmpp/debian/changelog @@ -1,3 +1,9 @@ +haskell-network-protocol-xmpp (0.4.8-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:51 +0300 + haskell-network-protocol-xmpp (0.4.8-3) unstable; urgency=medium * Rebuild to pick up new gnutls dependency (Closes: #813078) diff --git a/p/haskell-network-protocol-xmpp/debian/control b/p/haskell-network-protocol-xmpp/debian/control index ad216b944..32d6718d1 100644 --- a/p/haskell-network-protocol-xmpp/debian/control +++ b/p/haskell-network-protocol-xmpp/debian/control @@ -42,7 +42,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/haskell-xmpp/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell XMPP (Jabber) library${haskell:ShortBlurb} This library defines an XMPP data type and functions. diff --git a/p/haskell-network-uri/debian/changelog b/p/haskell-network-uri/debian/changelog index 0991e4dfa..81d446440 100644 --- a/p/haskell-network-uri/debian/changelog +++ b/p/haskell-network-uri/debian/changelog @@ -1,3 +1,9 @@ +haskell-network-uri (2.6.0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:52 +0300 + haskell-network-uri (2.6.0.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-network-uri/debian/control b/p/haskell-network-uri/debian/control index 416d4cb6e..559131c54 100644 --- a/p/haskell-network-uri/debian/control +++ b/p/haskell-network-uri/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/haskell/network-uri Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: URI manipulation Library defines functions for handling URIs. It presents substantially the same interface as the older GHC Network.URI module, but is implemented diff --git a/p/haskell-network/debian/changelog b/p/haskell-network/debian/changelog index 0c8a13e0b..20c954a76 100644 --- a/p/haskell-network/debian/changelog +++ b/p/haskell-network/debian/changelog @@ -1,3 +1,9 @@ +haskell-network (2.6.2.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:51 +0300 + haskell-network (2.6.2.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-network/debian/control b/p/haskell-network/debian/control index 9e29b9d9d..3f63b1cb9 100644 --- a/p/haskell-network/debian/control +++ b/p/haskell-network/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/haskell/network Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell low-level network library Library `network' provides means to perform network operations on level of ByteString's and sockets. diff --git a/p/haskell-newtype-generics/debian/changelog b/p/haskell-newtype-generics/debian/changelog index bd4b0dea1..c869af5f4 100644 --- a/p/haskell-newtype-generics/debian/changelog +++ b/p/haskell-newtype-generics/debian/changelog @@ -1,3 +1,9 @@ +haskell-newtype-generics (0.4.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:52 +0300 + haskell-newtype-generics (0.4.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-newtype-generics/debian/control b/p/haskell-newtype-generics/debian/control index f8af9e608..3873b9402 100644 --- a/p/haskell-newtype-generics/debian/control +++ b/p/haskell-newtype-generics/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/newtype-generics Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Typeclass and set of functions for working with newtypes Per Conor McBride, the Newtype typeclass represents the packing and unpacking of a newtype, and allows you to operatate under that newtype with functions diff --git a/p/haskell-newtype/debian/changelog b/p/haskell-newtype/debian/changelog index a2f7a919b..c7e536fd6 100644 --- a/p/haskell-newtype/debian/changelog +++ b/p/haskell-newtype/debian/changelog @@ -1,3 +1,9 @@ +haskell-newtype (0.2-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:52 +0300 + haskell-newtype (0.2-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-newtype/debian/control b/p/haskell-newtype/debian/control index cf3a6338e..7e5fb5a92 100644 --- a/p/haskell-newtype/debian/control +++ b/p/haskell-newtype/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/newtype Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-newtype-dev Architecture: any diff --git a/p/haskell-nonce/debian/changelog b/p/haskell-nonce/debian/changelog index aa3d3f28f..50e12f430 100644 --- a/p/haskell-nonce/debian/changelog +++ b/p/haskell-nonce/debian/changelog @@ -1,3 +1,9 @@ +haskell-nonce (1.0.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:52 +0300 + haskell-nonce (1.0.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-nonce/debian/control b/p/haskell-nonce/debian/control index 01df36a87..5de1c6493 100644 --- a/p/haskell-nonce/debian/control +++ b/p/haskell-nonce/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/prowdsponsor/nonce Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Generate cryptographic nonces. According to the Wikipedia, a nonce is an arbitrary number used only once in a cryptographic communication. This package diff --git a/p/haskell-numbers/debian/changelog b/p/haskell-numbers/debian/changelog index f09f90254..c8a47d861 100644 --- a/p/haskell-numbers/debian/changelog +++ b/p/haskell-numbers/debian/changelog @@ -1,3 +1,9 @@ +haskell-numbers (3000.2.0.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:52 +0300 + haskell-numbers (3000.2.0.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-numbers/debian/control b/p/haskell-numbers/debian/control index 913bb6a32..823b1cf41 100644 --- a/p/haskell-numbers/debian/control +++ b/p/haskell-numbers/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/jwiegley/numbers#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-numbers-dev Architecture: any diff --git a/p/haskell-numeric-extras/debian/changelog b/p/haskell-numeric-extras/debian/changelog index 131938179..2f94a0a93 100644 --- a/p/haskell-numeric-extras/debian/changelog +++ b/p/haskell-numeric-extras/debian/changelog @@ -1,3 +1,9 @@ +haskell-numeric-extras (0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:52 +0300 + haskell-numeric-extras (0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-numeric-extras/debian/control b/p/haskell-numeric-extras/debian/control index b0f754873..d51253684 100644 --- a/p/haskell-numeric-extras/debian/control +++ b/p/haskell-numeric-extras/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/numeric-extras Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Short description of numeric-extras Long description of numeric-extras diff --git a/p/haskell-numinstances/debian/changelog b/p/haskell-numinstances/debian/changelog index aad437af1..8862b9f0c 100644 --- a/p/haskell-numinstances/debian/changelog +++ b/p/haskell-numinstances/debian/changelog @@ -1,3 +1,9 @@ +haskell-numinstances (1.4-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:53 +0300 + haskell-numinstances (1.4-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-numinstances/debian/control b/p/haskell-numinstances/debian/control index 676b9f189..459c0e370 100644 --- a/p/haskell-numinstances/debian/control +++ b/p/haskell-numinstances/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/conal/NumInstances Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-numinstances-dev Architecture: any diff --git a/p/haskell-numtype/debian/changelog b/p/haskell-numtype/debian/changelog index ff362f034..cdb421b95 100644 --- a/p/haskell-numtype/debian/changelog +++ b/p/haskell-numtype/debian/changelog @@ -1,3 +1,9 @@ +haskell-numtype (1.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:53 +0300 + haskell-numtype (1.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-numtype/debian/control b/p/haskell-numtype/debian/control index 5987a34b9..904bde902 100644 --- a/p/haskell-numtype/debian/control +++ b/p/haskell-numtype/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://dimensional.googlecode.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-numtype-dev Architecture: any diff --git a/p/haskell-objectname/debian/changelog b/p/haskell-objectname/debian/changelog index 74fc7143b..00b508f35 100644 --- a/p/haskell-objectname/debian/changelog +++ b/p/haskell-objectname/debian/changelog @@ -1,3 +1,9 @@ +haskell-objectname (1.1.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:53 +0300 + haskell-objectname (1.1.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-objectname/debian/control b/p/haskell-objectname/debian/control index 37dbb31d7..d4bb004b7 100644 --- a/p/haskell-objectname/debian/control +++ b/p/haskell-objectname/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/svenpanne/ObjectName Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-objectname-dev Architecture: any diff --git a/p/haskell-oeis/debian/changelog b/p/haskell-oeis/debian/changelog index 04a88c6af..a637ac283 100644 --- a/p/haskell-oeis/debian/changelog +++ b/p/haskell-oeis/debian/changelog @@ -1,3 +1,9 @@ +haskell-oeis (0.3.6-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:53 +0300 + haskell-oeis (0.3.6-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-oeis/debian/control b/p/haskell-oeis/debian/control index 83d19abad..0d0d13be6 100644 --- a/p/haskell-oeis/debian/control +++ b/p/haskell-oeis/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/oeis Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-oeis-dev Architecture: any diff --git a/p/haskell-ofx/debian/changelog b/p/haskell-ofx/debian/changelog index 30e0aeeb6..497a2573b 100644 --- a/p/haskell-ofx/debian/changelog +++ b/p/haskell-ofx/debian/changelog @@ -1,3 +1,9 @@ +haskell-ofx (0.4.0.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:53 +0300 + haskell-ofx (0.4.0.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-ofx/debian/control b/p/haskell-ofx/debian/control index 289007237..241ef2632 100644 --- a/p/haskell-ofx/debian/control +++ b/p/haskell-ofx/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.github.com/massysett/ofx Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ofx-dev Architecture: any diff --git a/p/haskell-old-locale/debian/changelog b/p/haskell-old-locale/debian/changelog index b6519cdcb..e2ad0ac79 100644 --- a/p/haskell-old-locale/debian/changelog +++ b/p/haskell-old-locale/debian/changelog @@ -1,3 +1,9 @@ +haskell-old-locale (1.0.0.7-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:53 +0300 + haskell-old-locale (1.0.0.7-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-old-locale/debian/control b/p/haskell-old-locale/debian/control index dde6e0800..327ea315c 100644 --- a/p/haskell-old-locale/debian/control +++ b/p/haskell-old-locale/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/old-locale Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: locale library This package provides the ability to adapt to locale conventions such as date and time formats. diff --git a/p/haskell-old-time/debian/changelog b/p/haskell-old-time/debian/changelog index aaef94827..69f5dc933 100644 --- a/p/haskell-old-time/debian/changelog +++ b/p/haskell-old-time/debian/changelog @@ -1,3 +1,9 @@ +haskell-old-time (1.1.0.3-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:53 +0300 + haskell-old-time (1.1.0.3-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-old-time/debian/control b/p/haskell-old-time/debian/control index a03c62aa3..481919cbd 100644 --- a/p/haskell-old-time/debian/control +++ b/p/haskell-old-time/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/old-time Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Time library This package provides the old time library. . diff --git a/p/haskell-oo-prototypes/debian/changelog b/p/haskell-oo-prototypes/debian/changelog index 1cabca5b0..8b5767b22 100644 --- a/p/haskell-oo-prototypes/debian/changelog +++ b/p/haskell-oo-prototypes/debian/changelog @@ -1,3 +1,9 @@ +haskell-oo-prototypes (0.1.0.0-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:54 +0300 + haskell-oo-prototypes (0.1.0.0-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-oo-prototypes/debian/control b/p/haskell-oo-prototypes/debian/control index 420e99bd9..a0511fa13 100644 --- a/p/haskell-oo-prototypes/debian/control +++ b/p/haskell-oo-prototypes/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/yi-editor/oo-prototypes Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Support for OO-like prototypes This is a Haskell library providing support for OO-like prototypes diff --git a/p/haskell-opengl/debian/changelog b/p/haskell-opengl/debian/changelog index 0cf668de6..9e5eec412 100644 --- a/p/haskell-opengl/debian/changelog +++ b/p/haskell-opengl/debian/changelog @@ -1,3 +1,9 @@ +haskell-opengl (2.12.0.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:54 +0300 + haskell-opengl (2.12.0.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-opengl/debian/control b/p/haskell-opengl/debian/control index 507638e8a..8361bb807 100644 --- a/p/haskell-opengl/debian/control +++ b/p/haskell-opengl/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/Opengl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-opengl-dev Architecture: any diff --git a/p/haskell-openglraw/debian/changelog b/p/haskell-openglraw/debian/changelog index 107476dd6..1917309cb 100644 --- a/p/haskell-openglraw/debian/changelog +++ b/p/haskell-openglraw/debian/changelog @@ -1,3 +1,9 @@ +haskell-openglraw (2.4.1.0-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:54 +0300 + haskell-openglraw (2.4.1.0-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-openglraw/debian/control b/p/haskell-openglraw/debian/control index 0be4c3efe..05ac8eca3 100644 --- a/p/haskell-openglraw/debian/control +++ b/p/haskell-openglraw/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/Opengl Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-openglraw-dev Architecture: any diff --git a/p/haskell-openpgp-asciiarmor/debian/changelog b/p/haskell-openpgp-asciiarmor/debian/changelog index fd4c9f9c4..ff8ae809b 100644 --- a/p/haskell-openpgp-asciiarmor/debian/changelog +++ b/p/haskell-openpgp-asciiarmor/debian/changelog @@ -1,3 +1,9 @@ +haskell-openpgp-asciiarmor (0.1-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:54 +0300 + haskell-openpgp-asciiarmor (0.1-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-openpgp-asciiarmor/debian/control b/p/haskell-openpgp-asciiarmor/debian/control index c87572514..15ee449fa 100644 --- a/p/haskell-openpgp-asciiarmor/debian/control +++ b/p/haskell-openpgp-asciiarmor/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://floss.scru.org/openpgp-asciiarmor Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-openpgp-asciiarmor-dev Architecture: any diff --git a/p/haskell-openssl-streams/debian/changelog b/p/haskell-openssl-streams/debian/changelog index 74bfd501b..89a209dce 100644 --- a/p/haskell-openssl-streams/debian/changelog +++ b/p/haskell-openssl-streams/debian/changelog @@ -1,3 +1,9 @@ +haskell-openssl-streams (1.2.1.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:54 +0300 + haskell-openssl-streams (1.2.1.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-openssl-streams/debian/control b/p/haskell-openssl-streams/debian/control index b762a6b71..5e1ccf0cc 100644 --- a/p/haskell-openssl-streams/debian/control +++ b/p/haskell-openssl-streams/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/openssl-streams Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: OpenSSL network support for io-streams. The openssl-streams library contains io-streams routines for secure networking using OpenSSL (by way of HsOpenSSL). diff --git a/p/haskell-operational/debian/changelog b/p/haskell-operational/debian/changelog index fb5d89592..89bc7a4d5 100644 --- a/p/haskell-operational/debian/changelog +++ b/p/haskell-operational/debian/changelog @@ -1,3 +1,9 @@ +haskell-operational (0.2.3.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:54 +0300 + haskell-operational (0.2.3.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-operational/debian/control b/p/haskell-operational/debian/control index 2d286df3e..2fd0ee3ba 100644 --- a/p/haskell-operational/debian/control +++ b/p/haskell-operational/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://haskell.org/haskellwiki/Operational Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: implementation of difficult monads made easy with operational semantics This library makes it easy to implement monads with tricky control flow. diff --git a/p/haskell-options/debian/changelog b/p/haskell-options/debian/changelog index 1444b78ce..048d053a4 100644 --- a/p/haskell-options/debian/changelog +++ b/p/haskell-options/debian/changelog @@ -1,3 +1,9 @@ +haskell-options (1.2.1.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:55 +0300 + haskell-options (1.2.1.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-options/debian/control b/p/haskell-options/debian/control index e9d387e6f..9235d54e5 100644 --- a/p/haskell-options/debian/control +++ b/p/haskell-options/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/haskell-options/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-options-dev Architecture: any diff --git a/p/haskell-optparse-applicative/debian/changelog b/p/haskell-optparse-applicative/debian/changelog index a1c80e793..33231a75c 100644 --- a/p/haskell-optparse-applicative/debian/changelog +++ b/p/haskell-optparse-applicative/debian/changelog @@ -1,3 +1,9 @@ +haskell-optparse-applicative (0.12.0.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:55 +0300 + haskell-optparse-applicative (0.12.0.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-optparse-applicative/debian/control b/p/haskell-optparse-applicative/debian/control index c4ddc77e5..0d2b0227f 100644 --- a/p/haskell-optparse-applicative/debian/control +++ b/p/haskell-optparse-applicative/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/pcapriotti/optparse-applicative Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-optparse-applicative-dev Architecture: any diff --git a/p/haskell-optparse-simple/debian/changelog b/p/haskell-optparse-simple/debian/changelog index 20f8e4ab8..f346bb4c2 100644 --- a/p/haskell-optparse-simple/debian/changelog +++ b/p/haskell-optparse-simple/debian/changelog @@ -1,3 +1,9 @@ +haskell-optparse-simple (0.0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:55 +0300 + haskell-optparse-simple (0.0.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-optparse-simple/debian/control b/p/haskell-optparse-simple/debian/control index 82bf02a4c..0c4353326 100644 --- a/p/haskell-optparse-simple/debian/control +++ b/p/haskell-optparse-simple/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/optparse-simple Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Simple interface to optparse-applicative This package provides a simpler interface to optparse-applicative. diff --git a/p/haskell-pandoc-citeproc/debian/changelog b/p/haskell-pandoc-citeproc/debian/changelog index bcc60c05b..3594aa700 100644 --- a/p/haskell-pandoc-citeproc/debian/changelog +++ b/p/haskell-pandoc-citeproc/debian/changelog @@ -1,3 +1,9 @@ +haskell-pandoc-citeproc (0.9-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:55 +0300 + haskell-pandoc-citeproc (0.9-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-pandoc-citeproc/debian/control b/p/haskell-pandoc-citeproc/debian/control index 5d0fdae5a..88c98f6f0 100644 --- a/p/haskell-pandoc-citeproc/debian/control +++ b/p/haskell-pandoc-citeproc/debian/control @@ -74,7 +74,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/jgm/pandoc-citeproc Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-pandoc-citeproc -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: support for using pandoc with citeproc The pandoc-citeproc library exports functions for using the citeproc system with pandoc. It relies on citeproc-hs, a library for rendering diff --git a/p/haskell-pandoc-types/debian/changelog b/p/haskell-pandoc-types/debian/changelog index 8c3a877eb..ec9ddd358 100644 --- a/p/haskell-pandoc-types/debian/changelog +++ b/p/haskell-pandoc-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-pandoc-types (1.16.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:55 +0300 + haskell-pandoc-types (1.16.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-pandoc-types/debian/control b/p/haskell-pandoc-types/debian/control index 8cb52f5a9..7b0135255 100644 --- a/p/haskell-pandoc-types/debian/control +++ b/p/haskell-pandoc-types/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://johnmacfarlane.net/pandoc Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-pandoc-types-dev Architecture: any diff --git a/p/haskell-pango/debian/changelog b/p/haskell-pango/debian/changelog index d5c7db4bd..9e48f33d7 100644 --- a/p/haskell-pango/debian/changelog +++ b/p/haskell-pango/debian/changelog @@ -1,3 +1,9 @@ +haskell-pango (0.13.1.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:55 +0300 + haskell-pango (0.13.1.1-2) unstable; urgency=medium * Run setup build even if only building documentation diff --git a/p/haskell-pango/debian/control b/p/haskell-pango/debian/control index 8d569dac1..721ac72d5 100644 --- a/p/haskell-pango/debian/control +++ b/p/haskell-pango/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/gtk2hs/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-pango-dev Architecture: any diff --git a/p/haskell-parallel/debian/changelog b/p/haskell-parallel/debian/changelog index e41a1b543..4774ae52b 100644 --- a/p/haskell-parallel/debian/changelog +++ b/p/haskell-parallel/debian/changelog @@ -1,3 +1,9 @@ +haskell-parallel (3.2.1.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:56 +0300 + haskell-parallel (3.2.1.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-parallel/debian/control b/p/haskell-parallel/debian/control index b43c700ef..d089e3ca7 100644 --- a/p/haskell-parallel/debian/control +++ b/p/haskell-parallel/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/parallel Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-parallel-dev Architecture: any diff --git a/p/haskell-parseargs/debian/changelog b/p/haskell-parseargs/debian/changelog index d457c5401..7de47cfae 100644 --- a/p/haskell-parseargs/debian/changelog +++ b/p/haskell-parseargs/debian/changelog @@ -1,3 +1,9 @@ +haskell-parseargs (0.2.0.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:56 +0300 + haskell-parseargs (0.2.0.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-parseargs/debian/control b/p/haskell-parseargs/debian/control index f9e75c080..ec20ee310 100644 --- a/p/haskell-parseargs/debian/control +++ b/p/haskell-parseargs/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/BartMassey/parseargs Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-parseargs-dev Architecture: any diff --git a/p/haskell-parsec/debian/changelog b/p/haskell-parsec/debian/changelog index 5b7a091ee..c43788c82 100644 --- a/p/haskell-parsec/debian/changelog +++ b/p/haskell-parsec/debian/changelog @@ -1,3 +1,9 @@ +haskell-parsec (3.1.9-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:56 +0300 + haskell-parsec (3.1.9-4) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-parsec/debian/control b/p/haskell-parsec/debian/control index e1a0471e8..157be0ba2 100644 --- a/p/haskell-parsec/debian/control +++ b/p/haskell-parsec/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/aslatter/parsec Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-parsec3-dev Architecture: any diff --git a/p/haskell-parsers/debian/changelog b/p/haskell-parsers/debian/changelog index 0bd8df1ca..0f5a2f1ae 100644 --- a/p/haskell-parsers/debian/changelog +++ b/p/haskell-parsers/debian/changelog @@ -1,3 +1,9 @@ +haskell-parsers (0.12.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:56 +0300 + haskell-parsers (0.12.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-parsers/debian/control b/p/haskell-parsers/debian/control index fbd5c9422..e3f27cfcc 100644 --- a/p/haskell-parsers/debian/control +++ b/p/haskell-parsers/debian/control @@ -45,7 +45,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/parsers/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: parsing combinators Parsers of various types diff --git a/p/haskell-path-pieces/debian/changelog b/p/haskell-path-pieces/debian/changelog index 8c8d4566e..ff484bd6c 100644 --- a/p/haskell-path-pieces/debian/changelog +++ b/p/haskell-path-pieces/debian/changelog @@ -1,3 +1,9 @@ +haskell-path-pieces (0.2.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:56 +0300 + haskell-path-pieces (0.2.1-2) unstable; urgency=medium * Looks like there is GHCi on mips now. Thus install test suite dependencies diff --git a/p/haskell-path-pieces/debian/control b/p/haskell-path-pieces/debian/control index b8c683bf5..d42d604c1 100644 --- a/p/haskell-path-pieces/debian/control +++ b/p/haskell-path-pieces/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/path-pieces Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-path-pieces-dev Architecture: any diff --git a/p/haskell-path/debian/changelog b/p/haskell-path/debian/changelog index 025167491..ada23d6e4 100644 --- a/p/haskell-path/debian/changelog +++ b/p/haskell-path/debian/changelog @@ -1,3 +1,9 @@ +haskell-path (0.5.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:56 +0300 + haskell-path (0.5.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-path/debian/control b/p/haskell-path/debian/control index ab5892f2e..37ccf2ef1 100644 --- a/p/haskell-path/debian/control +++ b/p/haskell-path/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/path Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A normalizing well-typed path type This packages provides support for well-typed paths in Haskell. diff --git a/p/haskell-patience/debian/changelog b/p/haskell-patience/debian/changelog index 19add76a0..d4d96b32d 100644 --- a/p/haskell-patience/debian/changelog +++ b/p/haskell-patience/debian/changelog @@ -1,3 +1,9 @@ +haskell-patience (0.1.1-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:56 +0300 + haskell-patience (0.1.1-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-patience/debian/control b/p/haskell-patience/debian/control index f2a62370e..0c73a9b64 100644 --- a/p/haskell-patience/debian/control +++ b/p/haskell-patience/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/patience Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-patience-dev Architecture: any diff --git a/p/haskell-pcap/debian/changelog b/p/haskell-pcap/debian/changelog index 5b7bd70c6..d39539856 100644 --- a/p/haskell-pcap/debian/changelog +++ b/p/haskell-pcap/debian/changelog @@ -1,3 +1,9 @@ +haskell-pcap (0.4.5.2-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:57 +0300 + haskell-pcap (0.4.5.2-9) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-pcap/debian/control b/p/haskell-pcap/debian/control index 7db173907..a6937d12c 100644 --- a/p/haskell-pcap/debian/control +++ b/p/haskell-pcap/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/pcap Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-pcap-dev Architecture: any diff --git a/p/haskell-pcre-light/debian/changelog b/p/haskell-pcre-light/debian/changelog index 3615ea518..7b3f8e38d 100644 --- a/p/haskell-pcre-light/debian/changelog +++ b/p/haskell-pcre-light/debian/changelog @@ -1,3 +1,9 @@ +haskell-pcre-light (0.4.0.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:57 +0300 + haskell-pcre-light (0.4.0.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-pcre-light/debian/control b/p/haskell-pcre-light/debian/control index 69aced0a3..ff1f009e5 100644 --- a/p/haskell-pcre-light/debian/control +++ b/p/haskell-pcre-light/debian/control @@ -14,7 +14,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/Daniel-Diaz/pcre-light Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-pcre-light-dev Architecture: any diff --git a/p/haskell-pem/debian/changelog b/p/haskell-pem/debian/changelog index 0cb2a85e0..281a9eea3 100644 --- a/p/haskell-pem/debian/changelog +++ b/p/haskell-pem/debian/changelog @@ -1,3 +1,9 @@ +haskell-pem (0.2.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:57 +0300 + haskell-pem (0.2.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-pem/debian/control b/p/haskell-pem/debian/control index 6c1d89b1e..34ad70ef8 100644 --- a/p/haskell-pem/debian/control +++ b/p/haskell-pem/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-pem Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-pem-dev Architecture: any diff --git a/p/haskell-persistent-postgresql/debian/changelog b/p/haskell-persistent-postgresql/debian/changelog index b731ae7d5..ced85eb7c 100644 --- a/p/haskell-persistent-postgresql/debian/changelog +++ b/p/haskell-persistent-postgresql/debian/changelog @@ -1,3 +1,9 @@ +haskell-persistent-postgresql (2.2.1.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:57 +0300 + haskell-persistent-postgresql (2.2.1.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-persistent-postgresql/debian/control b/p/haskell-persistent-postgresql/debian/control index 2772c4e2a..091ef0aa8 100644 --- a/p/haskell-persistent-postgresql/debian/control +++ b/p/haskell-persistent-postgresql/debian/control @@ -45,7 +45,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/book/persistent Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-persistent-postgresql-dev Architecture: any diff --git a/p/haskell-persistent-sqlite/debian/changelog b/p/haskell-persistent-sqlite/debian/changelog index 39bc3c3b2..b5a60bcd3 100644 --- a/p/haskell-persistent-sqlite/debian/changelog +++ b/p/haskell-persistent-sqlite/debian/changelog @@ -1,3 +1,9 @@ +haskell-persistent-sqlite (2.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:57 +0300 + haskell-persistent-sqlite (2.2-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-persistent-sqlite/debian/control b/p/haskell-persistent-sqlite/debian/control index 9802c6464..47ee5f82f 100644 --- a/p/haskell-persistent-sqlite/debian/control +++ b/p/haskell-persistent-sqlite/debian/control @@ -35,7 +35,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/book/persistent Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-persistent-sqlite-dev Architecture: any diff --git a/p/haskell-persistent-template/debian/changelog b/p/haskell-persistent-template/debian/changelog index 65a7edb2e..6d807c711 100644 --- a/p/haskell-persistent-template/debian/changelog +++ b/p/haskell-persistent-template/debian/changelog @@ -1,3 +1,9 @@ +haskell-persistent-template (2.1.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:58 +0300 + haskell-persistent-template (2.1.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-persistent-template/debian/control b/p/haskell-persistent-template/debian/control index e849b77dc..68d746fab 100644 --- a/p/haskell-persistent-template/debian/control +++ b/p/haskell-persistent-template/debian/control @@ -52,7 +52,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: http://www.yesodweb.com/book/persistent Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-persistent-template-dev Architecture: any diff --git a/p/haskell-persistent/debian/changelog b/p/haskell-persistent/debian/changelog index 13a452f84..b92c9d291 100644 --- a/p/haskell-persistent/debian/changelog +++ b/p/haskell-persistent/debian/changelog @@ -1,3 +1,9 @@ +haskell-persistent (2.2.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:57 +0300 + haskell-persistent (2.2.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-persistent/debian/control b/p/haskell-persistent/debian/control index d55f8a0b9..848a83f6b 100644 --- a/p/haskell-persistent/debian/control +++ b/p/haskell-persistent/debian/control @@ -96,7 +96,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/book/persistent Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-persistent-dev Architecture: any diff --git a/p/haskell-pipes-aeson/debian/changelog b/p/haskell-pipes-aeson/debian/changelog index a289c8e06..3c5d33e69 100644 --- a/p/haskell-pipes-aeson/debian/changelog +++ b/p/haskell-pipes-aeson/debian/changelog @@ -1,3 +1,9 @@ +haskell-pipes-aeson (0.4.1.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:58 +0300 + haskell-pipes-aeson (0.4.1.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-pipes-aeson/debian/control b/p/haskell-pipes-aeson/debian/control index 0e14436eb..d8d56cd34 100644 --- a/p/haskell-pipes-aeson/debian/control +++ b/p/haskell-pipes-aeson/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/k0001/pipes-aeson Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: encode and decode JSON streams using Aeson and Pipes Utilities to encode and decode Pipes streams of JSON. diff --git a/p/haskell-pipes-attoparsec/debian/changelog b/p/haskell-pipes-attoparsec/debian/changelog index c4bc8c9a3..f82129193 100644 --- a/p/haskell-pipes-attoparsec/debian/changelog +++ b/p/haskell-pipes-attoparsec/debian/changelog @@ -1,3 +1,9 @@ +haskell-pipes-attoparsec (0.5.1.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:58 +0300 + haskell-pipes-attoparsec (0.5.1.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-pipes-attoparsec/debian/control b/p/haskell-pipes-attoparsec/debian/control index 53d09b491..a33cd7655 100644 --- a/p/haskell-pipes-attoparsec/debian/control +++ b/p/haskell-pipes-attoparsec/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/k0001/pipes-attoparsec Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Attoparsec-Pipes integration Utilities to run Attoparsec parsers on Pipes input streams. . diff --git a/p/haskell-pipes-bytestring/debian/changelog b/p/haskell-pipes-bytestring/debian/changelog index b0f965f25..819840ace 100644 --- a/p/haskell-pipes-bytestring/debian/changelog +++ b/p/haskell-pipes-bytestring/debian/changelog @@ -1,3 +1,9 @@ +haskell-pipes-bytestring (2.1.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:58 +0300 + haskell-pipes-bytestring (2.1.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-pipes-bytestring/debian/control b/p/haskell-pipes-bytestring/debian/control index 2209f9cfa..a2b837eab 100644 --- a/p/haskell-pipes-bytestring/debian/control +++ b/p/haskell-pipes-bytestring/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/pipes-bytestring Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: ByteString support for pipes This library provides pipes (compositional stream processing pipelines) utilities for ByteStrings. diff --git a/p/haskell-pipes-group/debian/changelog b/p/haskell-pipes-group/debian/changelog index a8b18855d..721fe7ab2 100644 --- a/p/haskell-pipes-group/debian/changelog +++ b/p/haskell-pipes-group/debian/changelog @@ -1,3 +1,9 @@ +haskell-pipes-group (1.0.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:58 +0300 + haskell-pipes-group (1.0.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-pipes-group/debian/control b/p/haskell-pipes-group/debian/control index af31472bd..5080502f4 100644 --- a/p/haskell-pipes-group/debian/control +++ b/p/haskell-pipes-group/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/pipes-group Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: group streams into substreams pipes-group uses FreeT and lenses to group streams into sub-streams. Notable features include: diff --git a/p/haskell-pipes-parse/debian/changelog b/p/haskell-pipes-parse/debian/changelog index 1567df6de..a3231fbb3 100644 --- a/p/haskell-pipes-parse/debian/changelog +++ b/p/haskell-pipes-parse/debian/changelog @@ -1,3 +1,9 @@ +haskell-pipes-parse (3.0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:59 +0300 + haskell-pipes-parse (3.0.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-pipes-parse/debian/control b/p/haskell-pipes-parse/debian/control index 11db6b1d4..ba8ca68e2 100644 --- a/p/haskell-pipes-parse/debian/control +++ b/p/haskell-pipes-parse/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/pipes-parse Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: parsing infrastructure for the pipes ecosystem pipes-parse builds upon the pipes library to provide shared parsing idioms and utilities: diff --git a/p/haskell-pipes-safe/debian/changelog b/p/haskell-pipes-safe/debian/changelog index ae1ab1cec..b26f768f8 100644 --- a/p/haskell-pipes-safe/debian/changelog +++ b/p/haskell-pipes-safe/debian/changelog @@ -1,3 +1,9 @@ +haskell-pipes-safe (2.2.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:59 +0300 + haskell-pipes-safe (2.2.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-pipes-safe/debian/control b/p/haskell-pipes-safe/debian/control index e121c67aa..3d0fd8105 100644 --- a/p/haskell-pipes-safe/debian/control +++ b/p/haskell-pipes-safe/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/pipes-safe Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: safety for the pipes ecosystem This package adds resource management and exception handling to the pipes ecosystem. diff --git a/p/haskell-pipes-zlib/debian/changelog b/p/haskell-pipes-zlib/debian/changelog index 681323707..218de5023 100644 --- a/p/haskell-pipes-zlib/debian/changelog +++ b/p/haskell-pipes-zlib/debian/changelog @@ -1,3 +1,9 @@ +haskell-pipes-zlib (0.4.0.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:59 +0300 + haskell-pipes-zlib (0.4.0.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-pipes-zlib/debian/control b/p/haskell-pipes-zlib/debian/control index 3ae1b589c..04742d27b 100644 --- a/p/haskell-pipes-zlib/debian/control +++ b/p/haskell-pipes-zlib/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/k0001/pipes-zlib Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Zlib compression and decompression for Pipes streams This module exports utility functions to compress and decompress pipes streams using the zlib compression codec. diff --git a/p/haskell-pipes/debian/changelog b/p/haskell-pipes/debian/changelog index 646d4f5af..91bc89c7a 100644 --- a/p/haskell-pipes/debian/changelog +++ b/p/haskell-pipes/debian/changelog @@ -1,3 +1,9 @@ +haskell-pipes (4.1.7-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:58 +0300 + haskell-pipes (4.1.7-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-pipes/debian/control b/p/haskell-pipes/debian/control index 4d83544b9..54fde43b4 100644 --- a/p/haskell-pipes/debian/control +++ b/p/haskell-pipes/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/pipes Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: compositional pipelines pipes is a clean and powerful stream processing library that lets you build and connect reusable streaming components diff --git a/p/haskell-platform/debian/changelog b/p/haskell-platform/debian/changelog index fe13b20bc..287db0170 100644 --- a/p/haskell-platform/debian/changelog +++ b/p/haskell-platform/debian/changelog @@ -1,3 +1,9 @@ +haskell-platform (2014.2.0.0.debian4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:59 +0300 + haskell-platform (2014.2.0.0.debian3) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-platform/debian/control b/p/haskell-platform/debian/control index 7f3b6522a..71a86d239 100644 --- a/p/haskell-platform/debian/control +++ b/p/haskell-platform/debian/control @@ -6,7 +6,7 @@ Uploaders: Joachim Breitner <nomeata@debian.org> Standards-Version: 3.9.6 Build-Depends: cdbs, debhelper (>= 9) Homepage: http://hackage.haskell.org/platform/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: haskell-platform Architecture: all diff --git a/p/haskell-pointed/debian/changelog b/p/haskell-pointed/debian/changelog index 865c4138e..c833c7864 100644 --- a/p/haskell-pointed/debian/changelog +++ b/p/haskell-pointed/debian/changelog @@ -1,3 +1,9 @@ +haskell-pointed (4.2.0.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:59 +0300 + haskell-pointed (4.2.0.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-pointed/debian/control b/p/haskell-pointed/debian/control index 2d6830e62..1a6a55c36 100644 --- a/p/haskell-pointed/debian/control +++ b/p/haskell-pointed/debian/control @@ -52,7 +52,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/pointed/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Pointed and copointed data Haskell 98 pointed and copointed data types. diff --git a/p/haskell-pointedlist/debian/changelog b/p/haskell-pointedlist/debian/changelog index d663c7063..4a99ca363 100644 --- a/p/haskell-pointedlist/debian/changelog +++ b/p/haskell-pointedlist/debian/changelog @@ -1,3 +1,9 @@ +haskell-pointedlist (0.6.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:59 +0300 + haskell-pointedlist (0.6.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-pointedlist/debian/control b/p/haskell-pointedlist/debian/control index ea9bf04d9..0e84b6e3a 100644 --- a/p/haskell-pointedlist/debian/control +++ b/p/haskell-pointedlist/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/pointedlist Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-pointedlist-dev Architecture: any diff --git a/p/haskell-polyparse/debian/changelog b/p/haskell-polyparse/debian/changelog index 9c9f163fc..621fd6f2e 100644 --- a/p/haskell-polyparse/debian/changelog +++ b/p/haskell-polyparse/debian/changelog @@ -1,3 +1,9 @@ +haskell-polyparse (1.11-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:59 +0300 + haskell-polyparse (1.11-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-polyparse/debian/control b/p/haskell-polyparse/debian/control index 189d5f887..0b68b4279 100644 --- a/p/haskell-polyparse/debian/control +++ b/p/haskell-polyparse/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.haskell.org/~malcolm/polyparse/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: alternative parser combinator libraries for Haskell Alternative parser combinator libraries, including the original HuttonMeijer set. The Poly sets have features like good error reporting, diff --git a/p/haskell-postgresql-libpq/debian/changelog b/p/haskell-postgresql-libpq/debian/changelog index 86281732a..d88a8b483 100644 --- a/p/haskell-postgresql-libpq/debian/changelog +++ b/p/haskell-postgresql-libpq/debian/changelog @@ -1,3 +1,9 @@ +haskell-postgresql-libpq (0.9.1.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:00 +0300 + haskell-postgresql-libpq (0.9.1.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-postgresql-libpq/debian/control b/p/haskell-postgresql-libpq/debian/control index 39a1fc795..046af1778 100644 --- a/p/haskell-postgresql-libpq/debian/control +++ b/p/haskell-postgresql-libpq/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/lpsmith/postgresql-libpq Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-postgresql-libpq-dev Architecture: any diff --git a/p/haskell-postgresql-simple/debian/changelog b/p/haskell-postgresql-simple/debian/changelog index 5f47983e5..b30297618 100644 --- a/p/haskell-postgresql-simple/debian/changelog +++ b/p/haskell-postgresql-simple/debian/changelog @@ -1,3 +1,9 @@ +haskell-postgresql-simple (0.5.1.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:00 +0300 + haskell-postgresql-simple (0.5.1.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-postgresql-simple/debian/control b/p/haskell-postgresql-simple/debian/control index 79a14abd2..128004b6f 100644 --- a/p/haskell-postgresql-simple/debian/control +++ b/p/haskell-postgresql-simple/debian/control @@ -40,7 +40,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/postgresql-simple Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-postgresql-simple-dev Architecture: any diff --git a/p/haskell-pqueue/debian/changelog b/p/haskell-pqueue/debian/changelog index e156a8e2c..3dc6d73c5 100644 --- a/p/haskell-pqueue/debian/changelog +++ b/p/haskell-pqueue/debian/changelog @@ -1,3 +1,9 @@ +haskell-pqueue (1.3.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:00 +0300 + haskell-pqueue (1.3.1-1) unstable; urgency=low * Initial release diff --git a/p/haskell-pqueue/debian/control b/p/haskell-pqueue/debian/control index e6b61b69a..c825a4266 100644 --- a/p/haskell-pqueue/debian/control +++ b/p/haskell-pqueue/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: http://hackage.haskell.org/package/pqueue Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Reliable, persistent, fast priority queues. A fast, reliable priority queue implementation based on a binomial heap. diff --git a/p/haskell-prelude-extras/debian/changelog b/p/haskell-prelude-extras/debian/changelog index 14d22ab6d..867004d39 100644 --- a/p/haskell-prelude-extras/debian/changelog +++ b/p/haskell-prelude-extras/debian/changelog @@ -1,3 +1,9 @@ +haskell-prelude-extras (0.4.0.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:00 +0300 + haskell-prelude-extras (0.4.0.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-prelude-extras/debian/control b/p/haskell-prelude-extras/debian/control index da3dc9787..e21e43df3 100644 --- a/p/haskell-prelude-extras/debian/control +++ b/p/haskell-prelude-extras/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/prelude-extras Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: higher-order versions of Prelude classes Haskell 98 - higher order versions of Prelude classes to ease programming with polymorphic recursion and reduce diff --git a/p/haskell-pretty-show/debian/changelog b/p/haskell-pretty-show/debian/changelog index 5cb9d458e..9b0bd23c5 100644 --- a/p/haskell-pretty-show/debian/changelog +++ b/p/haskell-pretty-show/debian/changelog @@ -1,3 +1,9 @@ +haskell-pretty-show (1.6.9-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:00 +0300 + haskell-pretty-show (1.6.9-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-pretty-show/debian/control b/p/haskell-pretty-show/debian/control index 167dfff0d..d03b79642 100644 --- a/p/haskell-pretty-show/debian/control +++ b/p/haskell-pretty-show/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://wiki.github.com/yav/pretty-show Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: ppsh Architecture: any diff --git a/p/haskell-prettyclass/debian/changelog b/p/haskell-prettyclass/debian/changelog index b47546440..025dd45ce 100644 --- a/p/haskell-prettyclass/debian/changelog +++ b/p/haskell-prettyclass/debian/changelog @@ -1,3 +1,9 @@ +haskell-prettyclass (1.0.0.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:00 +0300 + haskell-prettyclass (1.0.0.0-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-prettyclass/debian/control b/p/haskell-prettyclass/debian/control index 1bd9f4a19..8c1b5b5f2 100644 --- a/p/haskell-prettyclass/debian/control +++ b/p/haskell-prettyclass/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/prettyclass Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Pretty printing class similar to Show. Pretty printing class similar to Show, based on the HughesPJ pretty printing library. Provides the pretty printing class diff --git a/p/haskell-primes/debian/changelog b/p/haskell-primes/debian/changelog index d7e8c058c..5ec233fcb 100644 --- a/p/haskell-primes/debian/changelog +++ b/p/haskell-primes/debian/changelog @@ -1,3 +1,9 @@ +haskell-primes (0.2.1.0-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:01 +0300 + haskell-primes (0.2.1.0-8) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-primes/debian/control b/p/haskell-primes/debian/control index 454a0afd5..8faea4fca 100644 --- a/p/haskell-primes/debian/control +++ b/p/haskell-primes/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/sebfisch/primes Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-primes-dev Architecture: any diff --git a/p/haskell-primitive/debian/changelog b/p/haskell-primitive/debian/changelog index 86c3247f0..8b1125bc9 100644 --- a/p/haskell-primitive/debian/changelog +++ b/p/haskell-primitive/debian/changelog @@ -1,3 +1,9 @@ +haskell-primitive (0.6.1.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:01 +0300 + haskell-primitive (0.6.1.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-primitive/debian/control b/p/haskell-primitive/debian/control index a1e2f0c23..2a6f60876 100644 --- a/p/haskell-primitive/debian/control +++ b/p/haskell-primitive/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/haskell/primitive Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-primitive-dev Architecture: any diff --git a/p/haskell-process-extras/debian/changelog b/p/haskell-process-extras/debian/changelog index bbf6e02b3..c726fb818 100644 --- a/p/haskell-process-extras/debian/changelog +++ b/p/haskell-process-extras/debian/changelog @@ -1,3 +1,9 @@ +haskell-process-extras (0.3.3.5-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:01 +0300 + haskell-process-extras (0.3.3.5-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-process-extras/debian/control b/p/haskell-process-extras/debian/control index 8e0c3fe48..de5f6a618 100644 --- a/p/haskell-process-extras/debian/control +++ b/p/haskell-process-extras/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/seereason/process-extras Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Extra functionality for the Process library This libraries provides variants of the System.Process module, based on lazy and strict ByteStrings resp. lazy and strict Text. diff --git a/p/haskell-profunctors/debian/changelog b/p/haskell-profunctors/debian/changelog index 912258687..e175cfd12 100644 --- a/p/haskell-profunctors/debian/changelog +++ b/p/haskell-profunctors/debian/changelog @@ -1,3 +1,9 @@ +haskell-profunctors (5.1.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:01 +0300 + haskell-profunctors (5.1.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-profunctors/debian/control b/p/haskell-profunctors/debian/control index 01db42152..77cd273d7 100644 --- a/p/haskell-profunctors/debian/control +++ b/p/haskell-profunctors/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/profunctors/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-profunctors-dev Architecture: any diff --git a/p/haskell-project-template/debian/changelog b/p/haskell-project-template/debian/changelog index ff348fb36..79b36c538 100644 --- a/p/haskell-project-template/debian/changelog +++ b/p/haskell-project-template/debian/changelog @@ -1,3 +1,9 @@ +haskell-project-template (0.2.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:01 +0300 + haskell-project-template (0.2.0-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-project-template/debian/control b/p/haskell-project-template/debian/control index d79f36aae..5948245eb 100644 --- a/p/haskell-project-template/debian/control +++ b/p/haskell-project-template/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/fpco/haskell-ide Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-project-template-dev Architecture: any diff --git a/p/haskell-psqueue/debian/changelog b/p/haskell-psqueue/debian/changelog index 6db215e84..ab2536d08 100644 --- a/p/haskell-psqueue/debian/changelog +++ b/p/haskell-psqueue/debian/changelog @@ -1,3 +1,9 @@ +haskell-psqueue (1.1-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:01 +0300 + haskell-psqueue (1.1-8) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-psqueue/debian/control b/p/haskell-psqueue/debian/control index ce0d187bf..33625e925 100644 --- a/p/haskell-psqueue/debian/control +++ b/p/haskell-psqueue/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/PSQueue Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-psqueue-dev Architecture: any diff --git a/p/haskell-psqueues/debian/changelog b/p/haskell-psqueues/debian/changelog index 46cb8dbe2..44a30af70 100644 --- a/p/haskell-psqueues/debian/changelog +++ b/p/haskell-psqueues/debian/changelog @@ -1,3 +1,9 @@ +haskell-psqueues (0.2.0.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:02 +0300 + haskell-psqueues (0.2.0.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-psqueues/debian/control b/p/haskell-psqueues/debian/control index f19cf83bf..0c421388f 100644 --- a/p/haskell-psqueues/debian/control +++ b/p/haskell-psqueues/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/psqueues Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Pure priority search queues This package provides Priority Search Queues in three different flavors. . diff --git a/p/haskell-publicsuffixlist/debian/changelog b/p/haskell-publicsuffixlist/debian/changelog index e7479bd14..70bfc8ed6 100644 --- a/p/haskell-publicsuffixlist/debian/changelog +++ b/p/haskell-publicsuffixlist/debian/changelog @@ -1,3 +1,9 @@ +haskell-publicsuffixlist (0.1-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:02 +0300 + haskell-publicsuffixlist (0.1-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-publicsuffixlist/debian/control b/p/haskell-publicsuffixlist/debian/control index 17e4caabd..3d79eb141 100644 --- a/p/haskell-publicsuffixlist/debian/control +++ b/p/haskell-publicsuffixlist/debian/control @@ -43,7 +43,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/litherum/publicsuffixlist Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-publicsuffixlist-dev Architecture: any diff --git a/p/haskell-punycode/debian/changelog b/p/haskell-punycode/debian/changelog index 064f9a81b..405061ce2 100644 --- a/p/haskell-punycode/debian/changelog +++ b/p/haskell-punycode/debian/changelog @@ -1,3 +1,9 @@ +haskell-punycode (2.0-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:02 +0300 + haskell-punycode (2.0-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-punycode/debian/control b/p/haskell-punycode/debian/control index 4f0a55509..87aeb8aa7 100644 --- a/p/haskell-punycode/debian/control +++ b/p/haskell-punycode/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/litherum/punycode Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-punycode-dev Architecture: any diff --git a/p/haskell-puremd5/debian/changelog b/p/haskell-puremd5/debian/changelog index 5af34d39d..1b5418c5b 100644 --- a/p/haskell-puremd5/debian/changelog +++ b/p/haskell-puremd5/debian/changelog @@ -1,3 +1,9 @@ +haskell-puremd5 (2.1.2.1-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:02 +0300 + haskell-puremd5 (2.1.2.1-8) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-puremd5/debian/control b/p/haskell-puremd5/debian/control index 6603f10eb..f8b049c71 100644 --- a/p/haskell-puremd5/debian/control +++ b/p/haskell-puremd5/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/pureMD5 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-puremd5-dev Architecture: any diff --git a/p/haskell-pwstore-fast/debian/changelog b/p/haskell-pwstore-fast/debian/changelog index be91b1b7b..5d22a00e1 100644 --- a/p/haskell-pwstore-fast/debian/changelog +++ b/p/haskell-pwstore-fast/debian/changelog @@ -1,3 +1,9 @@ +haskell-pwstore-fast (2.4.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:02 +0300 + haskell-pwstore-fast (2.4.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-pwstore-fast/debian/control b/p/haskell-pwstore-fast/debian/control index 551648098..31cb82fae 100644 --- a/p/haskell-pwstore-fast/debian/control +++ b/p/haskell-pwstore-fast/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/PeterScott/pwstore Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-pwstore-fast-dev Architecture: any diff --git a/p/haskell-qrencode/debian/changelog b/p/haskell-qrencode/debian/changelog index 5b890cca8..83826dd30 100644 --- a/p/haskell-qrencode/debian/changelog +++ b/p/haskell-qrencode/debian/changelog @@ -1,3 +1,9 @@ +haskell-qrencode (1.0.4-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:02 +0300 + haskell-qrencode (1.0.4-6) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-qrencode/debian/control b/p/haskell-qrencode/debian/control index 5a72c4a54..f3c52b7f2 100644 --- a/p/haskell-qrencode/debian/control +++ b/p/haskell-qrencode/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/jamessanders/haskell-qrencode Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell bindings for libqrencode Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile diff --git a/p/haskell-quickcheck-instances/debian/changelog b/p/haskell-quickcheck-instances/debian/changelog index bdc55c3fe..14ce1589c 100644 --- a/p/haskell-quickcheck-instances/debian/changelog +++ b/p/haskell-quickcheck-instances/debian/changelog @@ -1,3 +1,9 @@ +haskell-quickcheck-instances (0.3.11-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:03 +0300 + haskell-quickcheck-instances (0.3.11-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-quickcheck-instances/debian/control b/p/haskell-quickcheck-instances/debian/control index 02d34ea9e..8eaefb72b 100644 --- a/p/haskell-quickcheck-instances/debian/control +++ b/p/haskell-quickcheck-instances/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/aslatter/qc-instances Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-quickcheck-instances-dev Architecture: any diff --git a/p/haskell-quickcheck-io/debian/changelog b/p/haskell-quickcheck-io/debian/changelog index f20437903..2ef27816d 100644 --- a/p/haskell-quickcheck-io/debian/changelog +++ b/p/haskell-quickcheck-io/debian/changelog @@ -1,3 +1,9 @@ +haskell-quickcheck-io (0.1.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:03 +0300 + haskell-quickcheck-io (0.1.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-quickcheck-io/debian/control b/p/haskell-quickcheck-io/debian/control index 0752664c4..16e57b8d8 100644 --- a/p/haskell-quickcheck-io/debian/control +++ b/p/haskell-quickcheck-io/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/quickcheck-io Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: use HUnit assertions as QuickCheck properties This package provides an orphan instance that allows you to use HUnit assertions as QuickCheck properties. diff --git a/p/haskell-quickcheck-safe/debian/changelog b/p/haskell-quickcheck-safe/debian/changelog index a1bec0fdf..4638149b4 100644 --- a/p/haskell-quickcheck-safe/debian/changelog +++ b/p/haskell-quickcheck-safe/debian/changelog @@ -1,3 +1,9 @@ +haskell-quickcheck-safe (0.1.0.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:03 +0300 + haskell-quickcheck-safe (0.1.0.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-quickcheck-safe/debian/control b/p/haskell-quickcheck-safe/debian/control index fe7ff9b55..f0cf160d5 100644 --- a/p/haskell-quickcheck-safe/debian/control +++ b/p/haskell-quickcheck-safe/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/QuickCheck-safe Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Safe reimplementation of QuickCheck's core QuickCheck-safe reimplements the quickCheck functionality with a pure interface and a very small trusted base (see Test.QuickCheck.Safe.Trusted). diff --git a/p/haskell-quickcheck-unicode/debian/changelog b/p/haskell-quickcheck-unicode/debian/changelog index a4970b6b5..5becd2631 100644 --- a/p/haskell-quickcheck-unicode/debian/changelog +++ b/p/haskell-quickcheck-unicode/debian/changelog @@ -1,3 +1,9 @@ +haskell-quickcheck-unicode (1.0.0.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:03 +0300 + haskell-quickcheck-unicode (1.0.0.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-quickcheck-unicode/debian/control b/p/haskell-quickcheck-unicode/debian/control index b9b59588e..dca2aa944 100644 --- a/p/haskell-quickcheck-unicode/debian/control +++ b/p/haskell-quickcheck-unicode/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/quickcheck-unicode Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Generator and shrink functions for testing Unicode-related software. The default Arbitrary instance for the Char type intentionally generates only ASCII values. This can lead to a false sense of security in cases where diff --git a/p/haskell-quickcheck/debian/changelog b/p/haskell-quickcheck/debian/changelog index fdf7ebce9..5086d3723 100644 --- a/p/haskell-quickcheck/debian/changelog +++ b/p/haskell-quickcheck/debian/changelog @@ -1,3 +1,9 @@ +haskell-quickcheck (2.8.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:02 +0300 + haskell-quickcheck (2.8.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-quickcheck/debian/control b/p/haskell-quickcheck/debian/control index 27a96c9a9..4aa22fcba 100644 --- a/p/haskell-quickcheck/debian/control +++ b/p/haskell-quickcheck/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/nick8325/quickcheck Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-quickcheck2-dev Architecture: any diff --git a/p/haskell-random-fu/debian/changelog b/p/haskell-random-fu/debian/changelog index 9150d1807..dab9b3493 100644 --- a/p/haskell-random-fu/debian/changelog +++ b/p/haskell-random-fu/debian/changelog @@ -1,3 +1,9 @@ +haskell-random-fu (0.2.6.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:03 +0300 + haskell-random-fu (0.2.6.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-random-fu/debian/control b/p/haskell-random-fu/debian/control index 34f58f6ca..78dcaedf8 100644 --- a/p/haskell-random-fu/debian/control +++ b/p/haskell-random-fu/debian/control @@ -46,7 +46,7 @@ Build-Depends-Indep: ghc-doc , libghc-vector-doc Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/random-fu -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: random number generation Random number generation based on modeling random variables in two diff --git a/p/haskell-random-shuffle/debian/changelog b/p/haskell-random-shuffle/debian/changelog index 2a9ff5c8c..13540471c 100644 --- a/p/haskell-random-shuffle/debian/changelog +++ b/p/haskell-random-shuffle/debian/changelog @@ -1,3 +1,9 @@ +haskell-random-shuffle (0.0.4-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:04 +0300 + haskell-random-shuffle (0.0.4-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-random-shuffle/debian/control b/p/haskell-random-shuffle/debian/control index cbee83d2a..bdc346db5 100644 --- a/p/haskell-random-shuffle/debian/control +++ b/p/haskell-random-shuffle/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/random-shuffle Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-random-shuffle-dev Architecture: any diff --git a/p/haskell-random-source/debian/changelog b/p/haskell-random-source/debian/changelog index 5ad644270..6e9f03216 100644 --- a/p/haskell-random-source/debian/changelog +++ b/p/haskell-random-source/debian/changelog @@ -1,3 +1,9 @@ +haskell-random-source (0.3.0.6-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:04 +0300 + haskell-random-source (0.3.0.6-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-random-source/debian/control b/p/haskell-random-source/debian/control index fd79b1e79..9d2d6b048 100644 --- a/p/haskell-random-source/debian/control +++ b/p/haskell-random-source/debian/control @@ -38,7 +38,7 @@ Build-Depends-Indep: ghc-doc , libghc-th-extras-doc Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/random-source -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: generic basis for random number generators Random number generation based on entropy sources able to produce a diff --git a/p/haskell-random/debian/changelog b/p/haskell-random/debian/changelog index 722209718..3282aa326 100644 --- a/p/haskell-random/debian/changelog +++ b/p/haskell-random/debian/changelog @@ -1,3 +1,9 @@ +haskell-random (1.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:03 +0300 + haskell-random (1.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-random/debian/control b/p/haskell-random/debian/control index f1e671f65..9be267d59 100644 --- a/p/haskell-random/debian/control +++ b/p/haskell-random/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/random Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-random-dev Architecture: any diff --git a/p/haskell-reactive-banana/debian/changelog b/p/haskell-reactive-banana/debian/changelog index fbb2dd920..633055183 100644 --- a/p/haskell-reactive-banana/debian/changelog +++ b/p/haskell-reactive-banana/debian/changelog @@ -1,3 +1,9 @@ +haskell-reactive-banana (1.1.0.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:04 +0300 + haskell-reactive-banana (1.1.0.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-reactive-banana/debian/control b/p/haskell-reactive-banana/debian/control index e49519312..a665b28ba 100644 --- a/p/haskell-reactive-banana/debian/control +++ b/p/haskell-reactive-banana/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://wiki.haskell.org/Reactive-banana Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Library for functional reactive programming (FRP) Reactive-banana is a library for Functional Reactive Programming (FRP). . diff --git a/p/haskell-readargs/debian/changelog b/p/haskell-readargs/debian/changelog index 64a18c598..b9dc0633b 100644 --- a/p/haskell-readargs/debian/changelog +++ b/p/haskell-readargs/debian/changelog @@ -1,3 +1,9 @@ +haskell-readargs (1.2.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:04 +0300 + haskell-readargs (1.2.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-readargs/debian/control b/p/haskell-readargs/debian/control index ab96a66fe..a3e29c6bc 100644 --- a/p/haskell-readargs/debian/control +++ b/p/haskell-readargs/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/rampion/ReadArgs Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-readargs-dev Architecture: any diff --git a/p/haskell-recaptcha/debian/changelog b/p/haskell-recaptcha/debian/changelog index 32826ffe7..f732fce4e 100644 --- a/p/haskell-recaptcha/debian/changelog +++ b/p/haskell-recaptcha/debian/changelog @@ -1,3 +1,9 @@ +haskell-recaptcha (0.1.0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:04 +0300 + haskell-recaptcha (0.1.0.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-recaptcha/debian/control b/p/haskell-recaptcha/debian/control index fc1838d7b..11000ebb7 100644 --- a/p/haskell-recaptcha/debian/control +++ b/p/haskell-recaptcha/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/jgm/recaptcha/tree/master Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-recaptcha-dev Architecture: any diff --git a/p/haskell-reducers/debian/changelog b/p/haskell-reducers/debian/changelog index c2323c83f..815fa9142 100644 --- a/p/haskell-reducers/debian/changelog +++ b/p/haskell-reducers/debian/changelog @@ -1,3 +1,9 @@ +haskell-reducers (3.12.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:04 +0300 + haskell-reducers (3.12.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-reducers/debian/control b/p/haskell-reducers/debian/control index c5a5b5a49..5b5eb248a 100644 --- a/p/haskell-reducers/debian/control +++ b/p/haskell-reducers/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/reducers/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: semigroup-based containers and reductions Semigroups, specialized containers and a general map/reduce framework. diff --git a/p/haskell-refact/debian/changelog b/p/haskell-refact/debian/changelog index 3798a501b..81e06ef81 100644 --- a/p/haskell-refact/debian/changelog +++ b/p/haskell-refact/debian/changelog @@ -1,3 +1,9 @@ +haskell-refact (0.3.0.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:05 +0300 + haskell-refact (0.3.0.2-1) unstable; urgency=low * Initial release diff --git a/p/haskell-refact/debian/control b/p/haskell-refact/debian/control index 20e965c8e..c8da82ca1 100644 --- a/p/haskell-refact/debian/control +++ b/p/haskell-refact/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/refact -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: specify refactorings to perform with apply-refact This library provides a datatype which can be interpreted by diff --git a/p/haskell-reflection/debian/changelog b/p/haskell-reflection/debian/changelog index 36fe4058c..d832450cd 100644 --- a/p/haskell-reflection/debian/changelog +++ b/p/haskell-reflection/debian/changelog @@ -1,3 +1,9 @@ +haskell-reflection (2.1.1.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:05 +0300 + haskell-reflection (2.1.1.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-reflection/debian/control b/p/haskell-reflection/debian/control index abf9d080a..0fa09f9f2 100644 --- a/p/haskell-reflection/debian/control +++ b/p/haskell-reflection/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/reflection Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-reflection-dev Architecture: any diff --git a/p/haskell-reform-happstack/debian/changelog b/p/haskell-reform-happstack/debian/changelog index 7a4eee619..6df1c0222 100644 --- a/p/haskell-reform-happstack/debian/changelog +++ b/p/haskell-reform-happstack/debian/changelog @@ -1,3 +1,9 @@ +haskell-reform-happstack (0.2.5.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:05 +0300 + haskell-reform-happstack (0.2.5.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-reform-happstack/debian/control b/p/haskell-reform-happstack/debian/control index 55dec929b..bbbda07da 100644 --- a/p/haskell-reform-happstack/debian/control +++ b/p/haskell-reform-happstack/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.happstack.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-reform-happstack-dev Architecture: any diff --git a/p/haskell-reform-hsp/debian/changelog b/p/haskell-reform-hsp/debian/changelog index 2ae1ad22d..917fa8e8a 100644 --- a/p/haskell-reform-hsp/debian/changelog +++ b/p/haskell-reform-hsp/debian/changelog @@ -1,3 +1,9 @@ +haskell-reform-hsp (0.2.6.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:05 +0300 + haskell-reform-hsp (0.2.6.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-reform-hsp/debian/control b/p/haskell-reform-hsp/debian/control index 56535d244..25ef45c6b 100644 --- a/p/haskell-reform-hsp/debian/control +++ b/p/haskell-reform-hsp/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.happstack.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: support for using HSP with Reform Reform is a library for building and validating forms using applicative functors. This package adds support for using diff --git a/p/haskell-reform/debian/changelog b/p/haskell-reform/debian/changelog index 5b69d5c4c..cf192675b 100644 --- a/p/haskell-reform/debian/changelog +++ b/p/haskell-reform/debian/changelog @@ -1,3 +1,9 @@ +haskell-reform (0.2.7.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:05 +0300 + haskell-reform (0.2.7.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-reform/debian/control b/p/haskell-reform/debian/control index e635ad92e..0dfde7eb9 100644 --- a/p/haskell-reform/debian/control +++ b/p/haskell-reform/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.happstack.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-reform-dev Architecture: any diff --git a/p/haskell-regex-applicative/debian/changelog b/p/haskell-regex-applicative/debian/changelog index 199530624..18df5a074 100644 --- a/p/haskell-regex-applicative/debian/changelog +++ b/p/haskell-regex-applicative/debian/changelog @@ -1,3 +1,9 @@ +haskell-regex-applicative (0.3.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:05 +0300 + haskell-regex-applicative (0.3.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-regex-applicative/debian/control b/p/haskell-regex-applicative/debian/control index 57b3c9ebd..f00c6b59b 100644 --- a/p/haskell-regex-applicative/debian/control +++ b/p/haskell-regex-applicative/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/feuerbach/regex-applicative Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Regex-based parsing with applicative interface regex-applicative is a Haskell library for parsing using regular expressions. Parsers can be built using Applicative interface. diff --git a/p/haskell-regex-base/debian/changelog b/p/haskell-regex-base/debian/changelog index 976f08a37..693c54a3a 100644 --- a/p/haskell-regex-base/debian/changelog +++ b/p/haskell-regex-base/debian/changelog @@ -1,3 +1,9 @@ +haskell-regex-base (0.93.2-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:06 +0300 + haskell-regex-base (0.93.2-8) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-regex-base/debian/control b/p/haskell-regex-base/debian/control index 41ee347ff..61af9ea33 100644 --- a/p/haskell-regex-base/debian/control +++ b/p/haskell-regex-base/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://sourceforge.net/projects/lazy-regex Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: GHC library providing an API for regular expressions A library containing the interface API for the Haskell regular expressions library packages regex-posix, regex-pcre, regex-parsec, diff --git a/p/haskell-regex-compat-tdfa/debian/changelog b/p/haskell-regex-compat-tdfa/debian/changelog index 36af53065..335f0df91 100644 --- a/p/haskell-regex-compat-tdfa/debian/changelog +++ b/p/haskell-regex-compat-tdfa/debian/changelog @@ -1,3 +1,9 @@ +haskell-regex-compat-tdfa (0.95.1.4-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:06 +0300 + haskell-regex-compat-tdfa (0.95.1.4-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-regex-compat-tdfa/debian/control b/p/haskell-regex-compat-tdfa/debian/control index 90c878be3..1d16527c3 100644 --- a/p/haskell-regex-compat-tdfa/debian/control +++ b/p/haskell-regex-compat-tdfa/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hub.darcs.net/shelarcy/regex-compat-tdfa Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Unicode Support version of Text.Regex, using regex-tdfa One module layer over regex-tdfa to replace Text.Regex. . diff --git a/p/haskell-regex-compat/debian/changelog b/p/haskell-regex-compat/debian/changelog index 6cd2fc0bf..9c12be72f 100644 --- a/p/haskell-regex-compat/debian/changelog +++ b/p/haskell-regex-compat/debian/changelog @@ -1,3 +1,9 @@ +haskell-regex-compat (0.95.1-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:06 +0300 + haskell-regex-compat (0.95.1-8) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-regex-compat/debian/control b/p/haskell-regex-compat/debian/control index 787b5335a..78439802f 100644 --- a/p/haskell-regex-compat/debian/control +++ b/p/haskell-regex-compat/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://sourceforge.net/projects/lazy-regex Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-regex-compat-dev Architecture: any diff --git a/p/haskell-regex-pcre/debian/changelog b/p/haskell-regex-pcre/debian/changelog index b26a19551..068a254d8 100644 --- a/p/haskell-regex-pcre/debian/changelog +++ b/p/haskell-regex-pcre/debian/changelog @@ -1,3 +1,9 @@ +haskell-regex-pcre (0.94.4-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:06 +0300 + haskell-regex-pcre (0.94.4-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-regex-pcre/debian/control b/p/haskell-regex-pcre/debian/control index 9c1b06e41..bd94e3ee8 100644 --- a/p/haskell-regex-pcre/debian/control +++ b/p/haskell-regex-pcre/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/regex-pcre Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-regex-pcre-dev Architecture: any diff --git a/p/haskell-regex-posix/debian/changelog b/p/haskell-regex-posix/debian/changelog index e1c98f0c3..446bd673e 100644 --- a/p/haskell-regex-posix/debian/changelog +++ b/p/haskell-regex-posix/debian/changelog @@ -1,3 +1,9 @@ +haskell-regex-posix (0.95.2-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:06 +0300 + haskell-regex-posix (0.95.2-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-regex-posix/debian/control b/p/haskell-regex-posix/debian/control index 2316f2e3a..fe7de8205 100644 --- a/p/haskell-regex-posix/debian/control +++ b/p/haskell-regex-posix/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://sourceforge.net/projects/lazy-regex Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-regex-posix-dev Architecture: any diff --git a/p/haskell-regex-tdfa/debian/changelog b/p/haskell-regex-tdfa/debian/changelog index c546f289c..cf1531791 100644 --- a/p/haskell-regex-tdfa/debian/changelog +++ b/p/haskell-regex-tdfa/debian/changelog @@ -1,3 +1,9 @@ +haskell-regex-tdfa (1.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:06 +0300 + haskell-regex-tdfa (1.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-regex-tdfa/debian/control b/p/haskell-regex-tdfa/debian/control index d8ce07f42..8058e1630 100644 --- a/p/haskell-regex-tdfa/debian/control +++ b/p/haskell-regex-tdfa/debian/control @@ -22,7 +22,7 @@ Build-Conflicts: libghc-parsec2-dev, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/regex-tdfa Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell library for a tagged DFA regex engine A pure Haskell alternative to GHC's Text.Regex module (with some enhancements). The Text.Regex module marshalls the data back and forth to diff --git a/p/haskell-regexpr/debian/changelog b/p/haskell-regexpr/debian/changelog index 484e9957a..7328aa829 100644 --- a/p/haskell-regexpr/debian/changelog +++ b/p/haskell-regexpr/debian/changelog @@ -1,3 +1,9 @@ +haskell-regexpr (0.5.4-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:06 +0300 + haskell-regexpr (0.5.4-9) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-regexpr/debian/control b/p/haskell-regexpr/debian/control index 610cc6ae3..044596dd9 100644 --- a/p/haskell-regexpr/debian/control +++ b/p/haskell-regexpr/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://homepage3.nifty.com/salamander/second/projects/regexpr/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-regexpr-dev Architecture: any diff --git a/p/haskell-repa/debian/changelog b/p/haskell-repa/debian/changelog index 0d0ae52a7..656f354e6 100644 --- a/p/haskell-repa/debian/changelog +++ b/p/haskell-repa/debian/changelog @@ -1,3 +1,9 @@ +haskell-repa (3.4.0.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:07 +0300 + haskell-repa (3.4.0.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-repa/debian/control b/p/haskell-repa/debian/control index 1f61b5b3d..3aa38293a 100644 --- a/p/haskell-repa/debian/control +++ b/p/haskell-repa/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://repa.ouroborus.net Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-repa-dev Architecture: any diff --git a/p/haskell-resource-pool/debian/changelog b/p/haskell-resource-pool/debian/changelog index 856c00044..cbf99e185 100644 --- a/p/haskell-resource-pool/debian/changelog +++ b/p/haskell-resource-pool/debian/changelog @@ -1,3 +1,9 @@ +haskell-resource-pool (0.2.3.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:07 +0300 + haskell-resource-pool (0.2.3.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-resource-pool/debian/control b/p/haskell-resource-pool/debian/control index d2d9bd631..f77c8eca9 100644 --- a/p/haskell-resource-pool/debian/control +++ b/p/haskell-resource-pool/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/bos/pool Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-resource-pool-dev Architecture: any diff --git a/p/haskell-resourcet/debian/changelog b/p/haskell-resourcet/debian/changelog index 1833c9b34..a915d8389 100644 --- a/p/haskell-resourcet/debian/changelog +++ b/p/haskell-resourcet/debian/changelog @@ -1,3 +1,9 @@ +haskell-resourcet (1.1.7-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:07 +0300 + haskell-resourcet (1.1.7-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-resourcet/debian/control b/p/haskell-resourcet/debian/control index 122362f51..75a4f715b 100644 --- a/p/haskell-resourcet/debian/control +++ b/p/haskell-resourcet/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/snoyberg/conduit Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-resourcet-dev Architecture: any diff --git a/p/haskell-retry/debian/changelog b/p/haskell-retry/debian/changelog index 44484efc3..4fb01840d 100644 --- a/p/haskell-retry/debian/changelog +++ b/p/haskell-retry/debian/changelog @@ -1,3 +1,9 @@ +haskell-retry (0.7.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:07 +0300 + haskell-retry (0.7.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-retry/debian/control b/p/haskell-retry/debian/control index e9959a3fc..c0113b597 100644 --- a/p/haskell-retry/debian/control +++ b/p/haskell-retry/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/Soostone/retry Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Retry combinators for monadic actions that may fail This package exposes combinators that can wrap arbitrary monadic actions. They run the action and potentially retry running it with some configurable delay diff --git a/p/haskell-rsa/debian/changelog b/p/haskell-rsa/debian/changelog index 302aa4fed..0c682c000 100644 --- a/p/haskell-rsa/debian/changelog +++ b/p/haskell-rsa/debian/changelog @@ -1,3 +1,9 @@ +haskell-rsa (2.2.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:07 +0300 + haskell-rsa (2.2.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-rsa/debian/control b/p/haskell-rsa/debian/control index 168773caf..9be81a8ef 100644 --- a/p/haskell-rsa/debian/control +++ b/p/haskell-rsa/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/RSA Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-rsa-dev Architecture: any diff --git a/p/haskell-rvar/debian/changelog b/p/haskell-rvar/debian/changelog index 655f039ac..82c4219f8 100644 --- a/p/haskell-rvar/debian/changelog +++ b/p/haskell-rvar/debian/changelog @@ -1,3 +1,9 @@ +haskell-rvar (0.2.0.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:07 +0300 + haskell-rvar (0.2.0.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-rvar/debian/control b/p/haskell-rvar/debian/control index ee0ca8898..1a04c6f9f 100644 --- a/p/haskell-rvar/debian/control +++ b/p/haskell-rvar/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc , libghc-random-source-doc Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/rvar -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: random variables Random number generation based on modeling random variables by an diff --git a/p/haskell-safe/debian/changelog b/p/haskell-safe/debian/changelog index 06953e879..f54639d51 100644 --- a/p/haskell-safe/debian/changelog +++ b/p/haskell-safe/debian/changelog @@ -1,3 +1,9 @@ +haskell-safe (0.3.9-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:08 +0300 + haskell-safe (0.3.9-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-safe/debian/control b/p/haskell-safe/debian/control index ca3334bff..22e9d3558 100644 --- a/p/haskell-safe/debian/control +++ b/p/haskell-safe/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/ndmitchell/safe#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-safe-dev Architecture: any diff --git a/p/haskell-safecopy/debian/changelog b/p/haskell-safecopy/debian/changelog index 0239044eb..f62dc7b9e 100644 --- a/p/haskell-safecopy/debian/changelog +++ b/p/haskell-safecopy/debian/changelog @@ -1,3 +1,9 @@ +haskell-safecopy (0.8.6-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:08 +0300 + haskell-safecopy (0.8.6-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-safecopy/debian/control b/p/haskell-safecopy/debian/control index 6914437b8..e1020e055 100644 --- a/p/haskell-safecopy/debian/control +++ b/p/haskell-safecopy/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://acid-state.seize.it/safecopy Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-safecopy-dev Architecture: any diff --git a/p/haskell-safesemaphore/debian/changelog b/p/haskell-safesemaphore/debian/changelog index 1d5f12902..2ad426b97 100644 --- a/p/haskell-safesemaphore/debian/changelog +++ b/p/haskell-safesemaphore/debian/changelog @@ -1,3 +1,9 @@ +haskell-safesemaphore (0.10.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:08 +0300 + haskell-safesemaphore (0.10.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-safesemaphore/debian/control b/p/haskell-safesemaphore/debian/control index 7e9deee0e..cb6716a0c 100644 --- a/p/haskell-safesemaphore/debian/control +++ b/p/haskell-safesemaphore/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/ChrisKuklewicz/SafeSemaphore Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-safesemaphore-dev Architecture: any diff --git a/p/haskell-sandi/debian/changelog b/p/haskell-sandi/debian/changelog index 0c391f096..5b659da58 100644 --- a/p/haskell-sandi/debian/changelog +++ b/p/haskell-sandi/debian/changelog @@ -1,3 +1,9 @@ +haskell-sandi (0.3.6-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:08 +0300 + haskell-sandi (0.3.6-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-sandi/debian/control b/p/haskell-sandi/debian/control index 505cc069f..55db31862 100644 --- a/p/haskell-sandi/debian/control +++ b/p/haskell-sandi/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/sandi Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: A Haskell library of data encoders and decoders Data encoding library currently providing Base16, Base32, Base32Hex, Base64, Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding, diff --git a/p/haskell-scientific/debian/changelog b/p/haskell-scientific/debian/changelog index 255da02df..b3e0ac1b9 100644 --- a/p/haskell-scientific/debian/changelog +++ b/p/haskell-scientific/debian/changelog @@ -1,3 +1,9 @@ +haskell-scientific (0.3.4.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:08 +0300 + haskell-scientific (0.3.4.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-scientific/debian/control b/p/haskell-scientific/debian/control index 3d30a80d3..8a3fd9668 100644 --- a/p/haskell-scientific/debian/control +++ b/p/haskell-scientific/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/basvandijk/scientific Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: scientific notation for floating-point numbers This package provides a Haskell datatype for representing and pretty-printing arbitrary-precision numbers using scientific notation. diff --git a/p/haskell-sdl-gfx/debian/changelog b/p/haskell-sdl-gfx/debian/changelog index c36d50452..2be02972d 100644 --- a/p/haskell-sdl-gfx/debian/changelog +++ b/p/haskell-sdl-gfx/debian/changelog @@ -1,3 +1,9 @@ +haskell-sdl-gfx (0.6.0-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:09 +0300 + haskell-sdl-gfx (0.6.0-9) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-sdl-gfx/debian/control b/p/haskell-sdl-gfx/debian/control index 75f9a8196..2265f5aaf 100644 --- a/p/haskell-sdl-gfx/debian/control +++ b/p/haskell-sdl-gfx/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/SDL-gfx Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-sdl-gfx-dev Architecture: any diff --git a/p/haskell-sdl-image/debian/changelog b/p/haskell-sdl-image/debian/changelog index 7b0a9a2dd..22984b096 100644 --- a/p/haskell-sdl-image/debian/changelog +++ b/p/haskell-sdl-image/debian/changelog @@ -1,3 +1,9 @@ +haskell-sdl-image (0.6.1-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:09 +0300 + haskell-sdl-image (0.6.1-9) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-sdl-image/debian/control b/p/haskell-sdl-image/debian/control index 26d6f8e56..d5bd67e54 100644 --- a/p/haskell-sdl-image/debian/control +++ b/p/haskell-sdl-image/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/SDL-image Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-sdl-image-dev Architecture: any diff --git a/p/haskell-sdl-mixer/debian/changelog b/p/haskell-sdl-mixer/debian/changelog index 3ed2fc070..b5fa9598c 100644 --- a/p/haskell-sdl-mixer/debian/changelog +++ b/p/haskell-sdl-mixer/debian/changelog @@ -1,3 +1,9 @@ +haskell-sdl-mixer (0.6.1-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:09 +0300 + haskell-sdl-mixer (0.6.1-9) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-sdl-mixer/debian/control b/p/haskell-sdl-mixer/debian/control index a0caf5f57..a250c59c1 100644 --- a/p/haskell-sdl-mixer/debian/control +++ b/p/haskell-sdl-mixer/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/SDL-mixer Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-sdl-mixer-dev Architecture: any diff --git a/p/haskell-sdl-ttf/debian/changelog b/p/haskell-sdl-ttf/debian/changelog index 1d5f0fadd..7d67c11ab 100644 --- a/p/haskell-sdl-ttf/debian/changelog +++ b/p/haskell-sdl-ttf/debian/changelog @@ -1,3 +1,9 @@ +haskell-sdl-ttf (0.6.2-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:09 +0300 + haskell-sdl-ttf (0.6.2-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-sdl-ttf/debian/control b/p/haskell-sdl-ttf/debian/control index 7266707c1..c24339376 100644 --- a/p/haskell-sdl-ttf/debian/control +++ b/p/haskell-sdl-ttf/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/SDL-ttf Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-sdl-ttf-dev Architecture: any diff --git a/p/haskell-sdl/debian/changelog b/p/haskell-sdl/debian/changelog index fd795692a..5b1cf56d6 100644 --- a/p/haskell-sdl/debian/changelog +++ b/p/haskell-sdl/debian/changelog @@ -1,3 +1,9 @@ +haskell-sdl (0.6.5-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:08 +0300 + haskell-sdl (0.6.5-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-sdl/debian/control b/p/haskell-sdl/debian/control index 39192e6ed..b58d20fb8 100644 --- a/p/haskell-sdl/debian/control +++ b/p/haskell-sdl/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/SDL Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-sdl-dev Architecture: any diff --git a/p/haskell-securemem/debian/changelog b/p/haskell-securemem/debian/changelog index 62377b794..25fdb2109 100644 --- a/p/haskell-securemem/debian/changelog +++ b/p/haskell-securemem/debian/changelog @@ -1,3 +1,9 @@ +haskell-securemem (0.1.9-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:09 +0300 + haskell-securemem (0.1.9-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-securemem/debian/control b/p/haskell-securemem/debian/control index e363dbaa3..d69163cea 100644 --- a/p/haskell-securemem/debian/control +++ b/p/haskell-securemem/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-securemem Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: auto-scrubbing and const-time-eq memory chunk abstraction SecureMem is similar to ByteString, except that it provides a memory chunk that will be auto-scrubbed after it run out of scope. diff --git a/p/haskell-semigroupoids/debian/changelog b/p/haskell-semigroupoids/debian/changelog index 4a6d16731..42dc268ed 100644 --- a/p/haskell-semigroupoids/debian/changelog +++ b/p/haskell-semigroupoids/debian/changelog @@ -1,3 +1,9 @@ +haskell-semigroupoids (5.0.0.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:09 +0300 + haskell-semigroupoids (5.0.0.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-semigroupoids/debian/control b/p/haskell-semigroupoids/debian/control index 33a184b5c..0c831ac28 100644 --- a/p/haskell-semigroupoids/debian/control +++ b/p/haskell-semigroupoids/debian/control @@ -44,7 +44,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/semigroupoids Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-semigroupoids-dev Architecture: any diff --git a/p/haskell-semigroups/debian/changelog b/p/haskell-semigroups/debian/changelog index 275b51e11..1b0f8462a 100644 --- a/p/haskell-semigroups/debian/changelog +++ b/p/haskell-semigroups/debian/changelog @@ -1,3 +1,9 @@ +haskell-semigroups (0.18.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:09 +0300 + haskell-semigroups (0.18.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-semigroups/debian/control b/p/haskell-semigroups/debian/control index 2912c1e53..36f759aa3 100644 --- a/p/haskell-semigroups/debian/control +++ b/p/haskell-semigroups/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/semigroups/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-semigroups-dev Architecture: any diff --git a/p/haskell-sendfile/debian/changelog b/p/haskell-sendfile/debian/changelog index a5a728bb2..4c30e1b07 100644 --- a/p/haskell-sendfile/debian/changelog +++ b/p/haskell-sendfile/debian/changelog @@ -1,3 +1,9 @@ +haskell-sendfile (0.7.9-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:10 +0300 + haskell-sendfile (0.7.9-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-sendfile/debian/control b/p/haskell-sendfile/debian/control index 712456a75..2ce94fbbe 100644 --- a/p/haskell-sendfile/debian/control +++ b/p/haskell-sendfile/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hub.darcs.net/stepcut/sendfile Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-sendfile-dev Architecture: any diff --git a/p/haskell-set-extra/debian/changelog b/p/haskell-set-extra/debian/changelog index 3d5858e4a..cf2ea6f82 100644 --- a/p/haskell-set-extra/debian/changelog +++ b/p/haskell-set-extra/debian/changelog @@ -1,3 +1,9 @@ +haskell-set-extra (1.3.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:10 +0300 + haskell-set-extra (1.3.2-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-set-extra/debian/control b/p/haskell-set-extra/debian/control index 549cae2bb..97b76b95c 100644 --- a/p/haskell-set-extra/debian/control +++ b/p/haskell-set-extra/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/ddssff/set-extra Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Utility functions for working with sets This package provides function that are commonly needed when working with sets, but are not part of the standard library. diff --git a/p/haskell-setenv/debian/changelog b/p/haskell-setenv/debian/changelog index 9c2a05dbe..e0d7d3703 100644 --- a/p/haskell-setenv/debian/changelog +++ b/p/haskell-setenv/debian/changelog @@ -1,3 +1,9 @@ +haskell-setenv (0.1.1.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:10 +0300 + haskell-setenv (0.1.1.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-setenv/debian/control b/p/haskell-setenv/debian/control index 75be7d15c..3f21e355d 100644 --- a/p/haskell-setenv/debian/control +++ b/p/haskell-setenv/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/setenv Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-setenv-dev Architecture: any diff --git a/p/haskell-setlocale/debian/changelog b/p/haskell-setlocale/debian/changelog index f6631f808..fe05df55c 100644 --- a/p/haskell-setlocale/debian/changelog +++ b/p/haskell-setlocale/debian/changelog @@ -1,3 +1,9 @@ +haskell-setlocale (1.0.0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:10 +0300 + haskell-setlocale (1.0.0.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-setlocale/debian/control b/p/haskell-setlocale/debian/control index 4ed7cc3bd..d291d4569 100644 --- a/p/haskell-setlocale/debian/control +++ b/p/haskell-setlocale/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://bitbucket.org/IchUndNichtDu/haskell-setlocale Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell bindings to setlocale This package provides bingings to the setlocale function. For more information see setlocale(3) diff --git a/p/haskell-sha/debian/changelog b/p/haskell-sha/debian/changelog index c5261e206..c17ec820e 100644 --- a/p/haskell-sha/debian/changelog +++ b/p/haskell-sha/debian/changelog @@ -1,3 +1,9 @@ +haskell-sha (1.6.4.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:10 +0300 + haskell-sha (1.6.4.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-sha/debian/control b/p/haskell-sha/debian/control index 5d4dcc1a7..974e7f0e3 100644 --- a/p/haskell-sha/debian/control +++ b/p/haskell-sha/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/SHA Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-sha-dev Architecture: any diff --git a/p/haskell-shake/debian/changelog b/p/haskell-shake/debian/changelog index b1e8e15bc..6e9e6119c 100644 --- a/p/haskell-shake/debian/changelog +++ b/p/haskell-shake/debian/changelog @@ -1,3 +1,9 @@ +haskell-shake (0.15.5+dfsg-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:10 +0300 + haskell-shake (0.15.5+dfsg-6) unstable; urgency=medium * debian/rules: Adjust for arch-all-only-building diff --git a/p/haskell-shake/debian/control b/p/haskell-shake/debian/control index c7b113f82..411bf6442 100644 --- a/p/haskell-shake/debian/control +++ b/p/haskell-shake/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.8 Homepage: http://shakebuild.com Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell library for writing build systems Shake is a Haskell library for writing build systems - designed as a replacement for make. diff --git a/p/haskell-shakespeare/debian/changelog b/p/haskell-shakespeare/debian/changelog index 3623acc8d..88ad4a212 100644 --- a/p/haskell-shakespeare/debian/changelog +++ b/p/haskell-shakespeare/debian/changelog @@ -1,3 +1,9 @@ +haskell-shakespeare (2.0.7-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:11 +0300 + haskell-shakespeare (2.0.7-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-shakespeare/debian/control b/p/haskell-shakespeare/debian/control index 5cc19257e..78055834b 100644 --- a/p/haskell-shakespeare/debian/control +++ b/p/haskell-shakespeare/debian/control @@ -41,7 +41,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/book/shakespearean-templates Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-shakespeare-dev Architecture: any diff --git a/p/haskell-show/debian/changelog b/p/haskell-show/debian/changelog index b336109c0..f481b0832 100644 --- a/p/haskell-show/debian/changelog +++ b/p/haskell-show/debian/changelog @@ -1,3 +1,9 @@ +haskell-show (0.6-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:11 +0300 + haskell-show (0.6-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-show/debian/control b/p/haskell-show/debian/control index aadef608d..3d9172a4c 100644 --- a/p/haskell-show/debian/control +++ b/p/haskell-show/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/show Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-show-dev Architecture: any diff --git a/p/haskell-silently/debian/changelog b/p/haskell-silently/debian/changelog index 2374fa684..8332e47c6 100644 --- a/p/haskell-silently/debian/changelog +++ b/p/haskell-silently/debian/changelog @@ -1,3 +1,9 @@ +haskell-silently (1.2.5-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:11 +0300 + haskell-silently (1.2.5-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-silently/debian/control b/p/haskell-silently/debian/control index cdca458b4..d2759ef35 100644 --- a/p/haskell-silently/debian/control +++ b/p/haskell-silently/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/hspec/silently Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-silently-dev Architecture: any diff --git a/p/haskell-simple-reflect/debian/changelog b/p/haskell-simple-reflect/debian/changelog index 09a0d02d4..b564f768b 100644 --- a/p/haskell-simple-reflect/debian/changelog +++ b/p/haskell-simple-reflect/debian/changelog @@ -1,3 +1,9 @@ +haskell-simple-reflect (0.3.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:11 +0300 + haskell-simple-reflect (0.3.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-simple-reflect/debian/control b/p/haskell-simple-reflect/debian/control index 610ae9c60..301d76a40 100644 --- a/p/haskell-simple-reflect/debian/control +++ b/p/haskell-simple-reflect/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://twanvl.nl/blog/haskell/simple-reflection-of-expressions Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-simple-reflect-dev Architecture: any diff --git a/p/haskell-simple-sendfile/debian/changelog b/p/haskell-simple-sendfile/debian/changelog index d559c43a3..323d1a99f 100644 --- a/p/haskell-simple-sendfile/debian/changelog +++ b/p/haskell-simple-sendfile/debian/changelog @@ -1,3 +1,9 @@ +haskell-simple-sendfile (0.2.21-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:11 +0300 + haskell-simple-sendfile (0.2.21-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-simple-sendfile/debian/control b/p/haskell-simple-sendfile/debian/control index f13e89356..16d4402af 100644 --- a/p/haskell-simple-sendfile/debian/control +++ b/p/haskell-simple-sendfile/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/simple-sendfile Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-simple-sendfile-dev Architecture: any diff --git a/p/haskell-skein/debian/changelog b/p/haskell-skein/debian/changelog index 66857a619..e887ce291 100644 --- a/p/haskell-skein/debian/changelog +++ b/p/haskell-skein/debian/changelog @@ -1,3 +1,9 @@ +haskell-skein (1.0.9.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:11 +0300 + haskell-skein (1.0.9.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-skein/debian/control b/p/haskell-skein/debian/control index 648382072..5dd5211c9 100644 --- a/p/haskell-skein/debian/control +++ b/p/haskell-skein/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/meteficha/skein Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-skein-dev Architecture: any diff --git a/p/haskell-smallcheck/debian/changelog b/p/haskell-smallcheck/debian/changelog index 2c11c1164..64fc9d5c4 100644 --- a/p/haskell-smallcheck/debian/changelog +++ b/p/haskell-smallcheck/debian/changelog @@ -1,3 +1,9 @@ +haskell-smallcheck (1.1.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:12 +0300 + haskell-smallcheck (1.1.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-smallcheck/debian/control b/p/haskell-smallcheck/debian/control index fed5eed78..8ecbc6b04 100644 --- a/p/haskell-smallcheck/debian/control +++ b/p/haskell-smallcheck/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/feuerbach/smallcheck Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-smallcheck-dev Architecture: any diff --git a/p/haskell-smtlib/debian/changelog b/p/haskell-smtlib/debian/changelog index b665067d6..f4b2fe409 100644 --- a/p/haskell-smtlib/debian/changelog +++ b/p/haskell-smtlib/debian/changelog @@ -1,3 +1,9 @@ +haskell-smtlib (1.0.7-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:12 +0300 + haskell-smtlib (1.0.7-3) unstable; urgency=medium * Add missing Vcs-Git/Vcs-Browser headers. diff --git a/p/haskell-smtlib/debian/control b/p/haskell-smtlib/debian/control index 34dd64396..ab55e4ac5 100644 --- a/p/haskell-smtlib/debian/control +++ b/p/haskell-smtlib/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), ghc-prof, Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: A library for working with the SMTLIB format. diff --git a/p/haskell-snap-core/debian/changelog b/p/haskell-snap-core/debian/changelog index 5ee6fdac5..adc2740f9 100644 --- a/p/haskell-snap-core/debian/changelog +++ b/p/haskell-snap-core/debian/changelog @@ -1,3 +1,9 @@ +haskell-snap-core (0.9.8.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:12 +0300 + haskell-snap-core (0.9.8.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-snap-core/debian/control b/p/haskell-snap-core/debian/control index 10ec34629..cdf8c98cf 100644 --- a/p/haskell-snap-core/debian/control +++ b/p/haskell-snap-core/debian/control @@ -87,7 +87,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://snapframework.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-snap-core-dev Architecture: any diff --git a/p/haskell-snap-server/debian/changelog b/p/haskell-snap-server/debian/changelog index 71d9df0bf..e13b7fa5a 100644 --- a/p/haskell-snap-server/debian/changelog +++ b/p/haskell-snap-server/debian/changelog @@ -1,3 +1,9 @@ +haskell-snap-server (0.9.5.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:12 +0300 + haskell-snap-server (0.9.5.1-4) unstable; urgency=medium * Patch to build with newer attoparsec. diff --git a/p/haskell-snap-server/debian/control b/p/haskell-snap-server/debian/control index 0c7da3d44..0788c752c 100644 --- a/p/haskell-snap-server/debian/control +++ b/p/haskell-snap-server/debian/control @@ -60,7 +60,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://snapframework.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-snap-server-dev Architecture: any diff --git a/p/haskell-snap/debian/changelog b/p/haskell-snap/debian/changelog index d3d6e3920..e176c2e87 100644 --- a/p/haskell-snap/debian/changelog +++ b/p/haskell-snap/debian/changelog @@ -1,3 +1,9 @@ +haskell-snap (0.14.0.6-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:12 +0300 + haskell-snap (0.14.0.6-4) unstable; urgency=medium * Patch for newer aeson, cereal, and lens. diff --git a/p/haskell-snap/debian/control b/p/haskell-snap/debian/control index 2c16fa834..c64da2222 100644 --- a/p/haskell-snap/debian/control +++ b/p/haskell-snap/debian/control @@ -119,7 +119,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://snapframework.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Snap Web Framework This is the top-level package for the official Snap Framework libraries. It includes: diff --git a/p/haskell-sockaddr/debian/changelog b/p/haskell-sockaddr/debian/changelog index 5015ef37c..9710ccdcc 100644 --- a/p/haskell-sockaddr/debian/changelog +++ b/p/haskell-sockaddr/debian/changelog @@ -1,3 +1,9 @@ +haskell-sockaddr (0.0.0-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:12 +0300 + haskell-sockaddr (0.0.0-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-sockaddr/debian/control b/p/haskell-sockaddr/debian/control index 01ff252d8..e77c54c7b 100644 --- a/p/haskell-sockaddr/debian/control +++ b/p/haskell-sockaddr/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/sockaddr Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Printing SockAddr value This package provides code to convert a SockAddr to its human readable representation. If the address is an IPv4-embedded IPv6 address, the IPv4 is diff --git a/p/haskell-socks/debian/changelog b/p/haskell-socks/debian/changelog index 750cff281..1c9bfb520 100644 --- a/p/haskell-socks/debian/changelog +++ b/p/haskell-socks/debian/changelog @@ -1,3 +1,9 @@ +haskell-socks (0.5.4-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:12 +0300 + haskell-socks (0.5.4-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-socks/debian/control b/p/haskell-socks/debian/control index cf0b1bf71..6556dbc0d 100644 --- a/p/haskell-socks/debian/control +++ b/p/haskell-socks/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-socks Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-socks-dev Architecture: any diff --git a/p/haskell-split/debian/changelog b/p/haskell-split/debian/changelog index 7b5b65b35..ef83cf572 100644 --- a/p/haskell-split/debian/changelog +++ b/p/haskell-split/debian/changelog @@ -1,3 +1,9 @@ +haskell-split (0.2.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:13 +0300 + haskell-split (0.2.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-split/debian/control b/p/haskell-split/debian/control index 97cf247d7..2ee92869c 100644 --- a/p/haskell-split/debian/control +++ b/p/haskell-split/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/split Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-split-dev Architecture: any diff --git a/p/haskell-src-exts/debian/changelog b/p/haskell-src-exts/debian/changelog index 4c1fffc56..74eb20ebd 100644 --- a/p/haskell-src-exts/debian/changelog +++ b/p/haskell-src-exts/debian/changelog @@ -1,3 +1,9 @@ +haskell-src-exts (1.17.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:13 +0300 + haskell-src-exts (1.17.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-src-exts/debian/control b/p/haskell-src-exts/debian/control index 314b612c1..7e062e869 100644 --- a/p/haskell-src-exts/debian/control +++ b/p/haskell-src-exts/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/haskell-suite/haskell-src-exts Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-src-exts-dev Architecture: any diff --git a/p/haskell-src-meta/debian/changelog b/p/haskell-src-meta/debian/changelog index 23433c993..c349344c7 100644 --- a/p/haskell-src-meta/debian/changelog +++ b/p/haskell-src-meta/debian/changelog @@ -1,3 +1,9 @@ +haskell-src-meta (0.6.0.13-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:13 +0300 + haskell-src-meta (0.6.0.13-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-src-meta/debian/control b/p/haskell-src-meta/debian/control index fdaac58b3..0ab8cafe5 100644 --- a/p/haskell-src-meta/debian/control +++ b/p/haskell-src-meta/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/haskell-src-meta Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: parse source to Template Haskell abstract syntax The translation from haskell-src-exts abstract syntax to Template Haskell abstract syntax isn't 100% complete yet. diff --git a/p/haskell-stack/debian/changelog b/p/haskell-stack/debian/changelog index 88155f4ff..46ffa90bf 100644 --- a/p/haskell-stack/debian/changelog +++ b/p/haskell-stack/debian/changelog @@ -1,3 +1,9 @@ +haskell-stack (1.0.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:13 +0300 + haskell-stack (1.0.0-1) unstable; urgency=medium [ Dmitry Bogatov ] diff --git a/p/haskell-stack/debian/control b/p/haskell-stack/debian/control index 423e99103..e745a8dfd 100644 --- a/p/haskell-stack/debian/control +++ b/p/haskell-stack/debian/control @@ -173,7 +173,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://haskellstack.org Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-stack -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: The Haskell Tool Stack Stack is a program for developing Haskell projects. It is aimed at Haskellers both new and experienced. diff --git a/p/haskell-stateref/debian/changelog b/p/haskell-stateref/debian/changelog index d137d869c..44974d0f8 100644 --- a/p/haskell-stateref/debian/changelog +++ b/p/haskell-stateref/debian/changelog @@ -1,3 +1,9 @@ +haskell-stateref (0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:13 +0300 + haskell-stateref (0.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-stateref/debian/control b/p/haskell-stateref/debian/control index a1d8184b3..62f628827 100644 --- a/p/haskell-stateref/debian/control +++ b/p/haskell-stateref/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc , libghc-stm-doc Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/stateref -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ X-Description: Abstraction for things that work like IORef A collection of type-classes generalizing the read/write/modify diff --git a/p/haskell-statestack/debian/changelog b/p/haskell-statestack/debian/changelog index 5bce4acaf..d1dbc6b62 100644 --- a/p/haskell-statestack/debian/changelog +++ b/p/haskell-statestack/debian/changelog @@ -1,3 +1,9 @@ +haskell-statestack (0.2.0.4-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:13 +0300 + haskell-statestack (0.2.0.4-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-statestack/debian/control b/p/haskell-statestack/debian/control index abe7e4999..aeb71b52d 100644 --- a/p/haskell-statestack/debian/control +++ b/p/haskell-statestack/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/statestack Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: simple State-like monad transformer state push/pop Simple State-like monad transformer where states can be saved to and restored from an internal stack. diff --git a/p/haskell-statevar/debian/changelog b/p/haskell-statevar/debian/changelog index 597e3e5ae..2f71da43f 100644 --- a/p/haskell-statevar/debian/changelog +++ b/p/haskell-statevar/debian/changelog @@ -1,3 +1,9 @@ +haskell-statevar (1.1.0.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:14 +0300 + haskell-statevar (1.1.0.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-statevar/debian/control b/p/haskell-statevar/debian/control index 4ac9a8b1d..fa5066d94 100644 --- a/p/haskell-statevar/debian/control +++ b/p/haskell-statevar/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/haskell-opengl/StateVar Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-statevar-dev Architecture: any diff --git a/p/haskell-static-hash/debian/changelog b/p/haskell-static-hash/debian/changelog index 1dc2c542b..970ca062d 100644 --- a/p/haskell-static-hash/debian/changelog +++ b/p/haskell-static-hash/debian/changelog @@ -1,3 +1,9 @@ +haskell-static-hash (0.0.1-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:14 +0300 + haskell-static-hash (0.0.1-9) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-static-hash/debian/control b/p/haskell-static-hash/debian/control index b5cdbbd6d..1cf8d0d0b 100644 --- a/p/haskell-static-hash/debian/control +++ b/p/haskell-static-hash/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/static-hash Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-static-hash-dev Architecture: any diff --git a/p/haskell-statistics/debian/changelog b/p/haskell-statistics/debian/changelog index a1fc640b7..f007b65a5 100644 --- a/p/haskell-statistics/debian/changelog +++ b/p/haskell-statistics/debian/changelog @@ -1,3 +1,9 @@ +haskell-statistics (0.13.2.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:14 +0300 + haskell-statistics (0.13.2.3-4) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-statistics/debian/control b/p/haskell-statistics/debian/control index b9b250843..7856cdbda 100644 --- a/p/haskell-statistics/debian/control +++ b/p/haskell-statistics/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/statistics Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-statistics-dev Architecture: any diff --git a/p/haskell-stm-chans/debian/changelog b/p/haskell-stm-chans/debian/changelog index 8ea7e2320..184eb1a58 100644 --- a/p/haskell-stm-chans/debian/changelog +++ b/p/haskell-stm-chans/debian/changelog @@ -1,3 +1,9 @@ +haskell-stm-chans (3.0.0.4-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:14 +0300 + haskell-stm-chans (3.0.0.4-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-stm-chans/debian/control b/p/haskell-stm-chans/debian/control index 9533d2fe7..d207e1278 100644 --- a/p/haskell-stm-chans/debian/control +++ b/p/haskell-stm-chans/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.haskell.org/~wren/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: additional types of channels for STM Additional types of STM channels: * TBChan: a version of TChan where the queue is bounded in length diff --git a/p/haskell-stm/debian/changelog b/p/haskell-stm/debian/changelog index b684d3e19..a5c6935d6 100644 --- a/p/haskell-stm/debian/changelog +++ b/p/haskell-stm/debian/changelog @@ -1,3 +1,9 @@ +haskell-stm (2.4.4.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:14 +0300 + haskell-stm (2.4.4.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-stm/debian/control b/p/haskell-stm/debian/control index 21357dfa7..04590173d 100644 --- a/p/haskell-stm/debian/control +++ b/p/haskell-stm/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/stm Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-stm-dev Architecture: any diff --git a/p/haskell-stmonadtrans/debian/changelog b/p/haskell-stmonadtrans/debian/changelog index 87bd67666..15e837840 100644 --- a/p/haskell-stmonadtrans/debian/changelog +++ b/p/haskell-stmonadtrans/debian/changelog @@ -1,3 +1,9 @@ +haskell-stmonadtrans (0.3.3-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:14 +0300 + haskell-stmonadtrans (0.3.3-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-stmonadtrans/debian/control b/p/haskell-stmonadtrans/debian/control index 630e9646a..63e1c92de 100644 --- a/p/haskell-stmonadtrans/debian/control +++ b/p/haskell-stmonadtrans/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/STMonadTrans Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: monad transformer version of the ST monad This package provides a monad transformer version of the ST monad. . diff --git a/p/haskell-storable-complex/debian/changelog b/p/haskell-storable-complex/debian/changelog index 5e813a70b..60c014f3e 100644 --- a/p/haskell-storable-complex/debian/changelog +++ b/p/haskell-storable-complex/debian/changelog @@ -1,3 +1,9 @@ +haskell-storable-complex (0.2.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:15 +0300 + haskell-storable-complex (0.2.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-storable-complex/debian/control b/p/haskell-storable-complex/debian/control index a0b5bfad8..2be79d770 100644 --- a/p/haskell-storable-complex/debian/control +++ b/p/haskell-storable-complex/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/cartazio/storable-complex Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Storable instance for Complex Provides a Storable instance for Complex which is binary compatible with C99, C++ and Fortran complex data types. diff --git a/p/haskell-stream/debian/changelog b/p/haskell-stream/debian/changelog index cff6451a7..7a90cd5e7 100644 --- a/p/haskell-stream/debian/changelog +++ b/p/haskell-stream/debian/changelog @@ -1,3 +1,9 @@ +haskell-stream (0.4.7.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:15 +0300 + haskell-stream (0.4.7.2-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-stream/debian/control b/p/haskell-stream/debian/control index c999838cf..b179ab35b 100644 --- a/p/haskell-stream/debian/control +++ b/p/haskell-stream/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/Stream Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-stream-dev Architecture: any diff --git a/p/haskell-streaming-commons/debian/changelog b/p/haskell-streaming-commons/debian/changelog index c2bb11637..d5af59f1c 100644 --- a/p/haskell-streaming-commons/debian/changelog +++ b/p/haskell-streaming-commons/debian/changelog @@ -1,3 +1,9 @@ +haskell-streaming-commons (0.1.15-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:15 +0300 + haskell-streaming-commons (0.1.15-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-streaming-commons/debian/control b/p/haskell-streaming-commons/debian/control index ec75e2928..264730344 100644 --- a/p/haskell-streaming-commons/debian/control +++ b/p/haskell-streaming-commons/debian/control @@ -35,7 +35,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/fpco/streaming-commons Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: common lower-level functions for various streaming data libraries Provides low-dependency functionality commonly needed by various streaming data libraries, such as conduit and pipes. diff --git a/p/haskell-strict/debian/changelog b/p/haskell-strict/debian/changelog index 4a33df4bb..1415ae11b 100644 --- a/p/haskell-strict/debian/changelog +++ b/p/haskell-strict/debian/changelog @@ -1,3 +1,9 @@ +haskell-strict (0.3.2-12) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:15 +0300 + haskell-strict (0.3.2-11) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-strict/debian/control b/p/haskell-strict/debian/control index 47822ab3b..58e23c348 100644 --- a/p/haskell-strict/debian/control +++ b/p/haskell-strict/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.cse.unsw.edu.au/~rl/code/strict.html Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-strict-dev Architecture: any diff --git a/p/haskell-stringbuilder/debian/changelog b/p/haskell-stringbuilder/debian/changelog index 0e97d088c..a9a95cc78 100644 --- a/p/haskell-stringbuilder/debian/changelog +++ b/p/haskell-stringbuilder/debian/changelog @@ -1,3 +1,9 @@ +haskell-stringbuilder (0.5.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:15 +0300 + haskell-stringbuilder (0.5.0-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-stringbuilder/debian/control b/p/haskell-stringbuilder/debian/control index c35602348..a51c3e87f 100644 --- a/p/haskell-stringbuilder/debian/control +++ b/p/haskell-stringbuilder/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/stringbuilder Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: writer monad for multi-line string literals This allows the construction of multi-line string literals in a monadic way. diff --git a/p/haskell-stringprep/debian/changelog b/p/haskell-stringprep/debian/changelog index a6b99e1d1..25b42dea5 100644 --- a/p/haskell-stringprep/debian/changelog +++ b/p/haskell-stringprep/debian/changelog @@ -1,3 +1,9 @@ +haskell-stringprep (1.0.0-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:15 +0300 + haskell-stringprep (1.0.0-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-stringprep/debian/control b/p/haskell-stringprep/debian/control index 516d382b8..affeca696 100644 --- a/p/haskell-stringprep/debian/control +++ b/p/haskell-stringprep/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/stringprep Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-stringprep-dev Architecture: any diff --git a/p/haskell-stringsearch/debian/changelog b/p/haskell-stringsearch/debian/changelog index 748ebc311..5e2d6d65c 100644 --- a/p/haskell-stringsearch/debian/changelog +++ b/p/haskell-stringsearch/debian/changelog @@ -1,3 +1,9 @@ +haskell-stringsearch (0.3.6.6-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:16 +0300 + haskell-stringsearch (0.3.6.6-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-stringsearch/debian/control b/p/haskell-stringsearch/debian/control index 30f24472a..c3df657fd 100644 --- a/p/haskell-stringsearch/debian/control +++ b/p/haskell-stringsearch/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://bitbucket.org/dafis/stringsearch Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-stringsearch-dev Architecture: any diff --git a/p/haskell-syb-with-class/debian/changelog b/p/haskell-syb-with-class/debian/changelog index 8396cbdd4..8aed1cc5b 100644 --- a/p/haskell-syb-with-class/debian/changelog +++ b/p/haskell-syb-with-class/debian/changelog @@ -1,3 +1,9 @@ +haskell-syb-with-class (0.6.1.6-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:16 +0300 + haskell-syb-with-class (0.6.1.6-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-syb-with-class/debian/control b/p/haskell-syb-with-class/debian/control index 638683d5c..b4eb2fb3e 100644 --- a/p/haskell-syb-with-class/debian/control +++ b/p/haskell-syb-with-class/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/syb-with-class Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-syb-with-class-dev Architecture: any diff --git a/p/haskell-syb/debian/changelog b/p/haskell-syb/debian/changelog index 88b892402..17bce2aff 100644 --- a/p/haskell-syb/debian/changelog +++ b/p/haskell-syb/debian/changelog @@ -1,3 +1,9 @@ +haskell-syb (0.6-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:16 +0300 + haskell-syb (0.6-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-syb/debian/control b/p/haskell-syb/debian/control index 7a1900c82..9c16ad0b6 100644 --- a/p/haskell-syb/debian/control +++ b/p/haskell-syb/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.cs.uu.nl/wiki/GenericProgramming/SYB Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-syb-dev Architecture: any diff --git a/p/haskell-system-fileio/debian/changelog b/p/haskell-system-fileio/debian/changelog index 990190d55..ebd114152 100644 --- a/p/haskell-system-fileio/debian/changelog +++ b/p/haskell-system-fileio/debian/changelog @@ -1,3 +1,9 @@ +haskell-system-fileio (0.3.16.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:16 +0300 + haskell-system-fileio (0.3.16.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-system-fileio/debian/control b/p/haskell-system-fileio/debian/control index 9b67af1b9..a6a1dd7d4 100644 --- a/p/haskell-system-fileio/debian/control +++ b/p/haskell-system-fileio/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/fpco/haskell-filesystem Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-system-fileio-dev Architecture: any diff --git a/p/haskell-system-filepath/debian/changelog b/p/haskell-system-filepath/debian/changelog index 4bf9c40f6..5f3fe3262 100644 --- a/p/haskell-system-filepath/debian/changelog +++ b/p/haskell-system-filepath/debian/changelog @@ -1,3 +1,9 @@ +haskell-system-filepath (0.4.13.4-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:16 +0300 + haskell-system-filepath (0.4.13.4-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-system-filepath/debian/control b/p/haskell-system-filepath/debian/control index 47c9597a7..bc909cbd7 100644 --- a/p/haskell-system-filepath/debian/control +++ b/p/haskell-system-filepath/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/fpco/haskell-filesystem Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-system-filepath-dev Architecture: any diff --git a/p/haskell-tabular/debian/changelog b/p/haskell-tabular/debian/changelog index 129dce229..bf47b4f96 100644 --- a/p/haskell-tabular/debian/changelog +++ b/p/haskell-tabular/debian/changelog @@ -1,3 +1,9 @@ +haskell-tabular (0.2.2.7-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:16 +0300 + haskell-tabular (0.2.2.7-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-tabular/debian/control b/p/haskell-tabular/debian/control index 5d9ed536f..8eb2f605e 100644 --- a/p/haskell-tabular/debian/control +++ b/p/haskell-tabular/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hub.darcs.net/kowey/tabular Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: two-dimensional data tables with rendering functions Tabular provides a Haskell representation of two-dimensional data tables, the kind that you might find in a spreadsheet or a diff --git a/p/haskell-tagged/debian/changelog b/p/haskell-tagged/debian/changelog index 414f709ad..dc7d7735b 100644 --- a/p/haskell-tagged/debian/changelog +++ b/p/haskell-tagged/debian/changelog @@ -1,3 +1,9 @@ +haskell-tagged (0.8.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:16 +0300 + haskell-tagged (0.8.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-tagged/debian/control b/p/haskell-tagged/debian/control index 8aab825a0..1d668e94b 100644 --- a/p/haskell-tagged/debian/control +++ b/p/haskell-tagged/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/tagged Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-tagged-dev Architecture: any diff --git a/p/haskell-tagsoup/debian/changelog b/p/haskell-tagsoup/debian/changelog index 7d949455f..9929f52bd 100644 --- a/p/haskell-tagsoup/debian/changelog +++ b/p/haskell-tagsoup/debian/changelog @@ -1,3 +1,9 @@ +haskell-tagsoup (0.13.6-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:17 +0300 + haskell-tagsoup (0.13.6-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-tagsoup/debian/control b/p/haskell-tagsoup/debian/control index 24ce3176e..d8ef80c42 100644 --- a/p/haskell-tagsoup/debian/control +++ b/p/haskell-tagsoup/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://community.haskell.org/~ndm/tagsoup/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-tagsoup-dev Architecture: any diff --git a/p/haskell-tagstream-conduit/debian/changelog b/p/haskell-tagstream-conduit/debian/changelog index 58e52215b..64566b6e9 100644 --- a/p/haskell-tagstream-conduit/debian/changelog +++ b/p/haskell-tagstream-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-tagstream-conduit (0.5.5.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:17 +0300 + haskell-tagstream-conduit (0.5.5.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-tagstream-conduit/debian/control b/p/haskell-tagstream-conduit/debian/control index 0bda77a05..ebb25ef57 100644 --- a/p/haskell-tagstream-conduit/debian/control +++ b/p/haskell-tagstream-conduit/debian/control @@ -42,7 +42,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/yihuang/tagstream-conduit Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-tagstream-conduit-dev Architecture: any diff --git a/p/haskell-tar/debian/changelog b/p/haskell-tar/debian/changelog index 62369b0e0..61148450a 100644 --- a/p/haskell-tar/debian/changelog +++ b/p/haskell-tar/debian/changelog @@ -1,3 +1,9 @@ +haskell-tar (0.4.2.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:17 +0300 + haskell-tar (0.4.2.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-tar/debian/control b/p/haskell-tar/debian/control index 828d664c7..06c67f35b 100644 --- a/p/haskell-tar/debian/control +++ b/p/haskell-tar/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/tar Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-tar-dev Architecture: any diff --git a/p/haskell-tasty-golden/debian/changelog b/p/haskell-tasty-golden/debian/changelog index 6b2ffecff..32e39e634 100644 --- a/p/haskell-tasty-golden/debian/changelog +++ b/p/haskell-tasty-golden/debian/changelog @@ -1,3 +1,9 @@ +haskell-tasty-golden (2.3.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:17 +0300 + haskell-tasty-golden (2.3.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-tasty-golden/debian/control b/p/haskell-tasty-golden/debian/control index a6b938ef5..10906a9c1 100644 --- a/p/haskell-tasty-golden/debian/control +++ b/p/haskell-tasty-golden/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/feuerbach/tasty-golden Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Golden test support for Tasty test framework This library provides support for golden testing. A golden test is an IO action that writes its result to a file. To pass the test, this diff --git a/p/haskell-tasty-hspec/debian/changelog b/p/haskell-tasty-hspec/debian/changelog index a9321e718..c76140d6d 100644 --- a/p/haskell-tasty-hspec/debian/changelog +++ b/p/haskell-tasty-hspec/debian/changelog @@ -1,3 +1,9 @@ +haskell-tasty-hspec (1.1.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:17 +0300 + haskell-tasty-hspec (1.1.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-tasty-hspec/debian/control b/p/haskell-tasty-hspec/debian/control index 07e2a11b8..09cd9efbf 100644 --- a/p/haskell-tasty-hspec/debian/control +++ b/p/haskell-tasty-hspec/debian/control @@ -38,7 +38,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/mitchellwrosen/tasty-hspec Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Tasty test framework, Hspec support Hspec support for the Tasty test framework. diff --git a/p/haskell-tasty-hunit/debian/changelog b/p/haskell-tasty-hunit/debian/changelog index ab496ede0..cd2cf069a 100644 --- a/p/haskell-tasty-hunit/debian/changelog +++ b/p/haskell-tasty-hunit/debian/changelog @@ -1,3 +1,9 @@ +haskell-tasty-hunit (0.9.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:18 +0300 + haskell-tasty-hunit (0.9.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-tasty-hunit/debian/control b/p/haskell-tasty-hunit/debian/control index 36224c60c..cf2543679 100644 --- a/p/haskell-tasty-hunit/debian/control +++ b/p/haskell-tasty-hunit/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://documentup.com/feuerbach/tasty Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell testing framework, HUnit support HUnit support for the Tasty test framework. diff --git a/p/haskell-tasty-kat/debian/changelog b/p/haskell-tasty-kat/debian/changelog index 577a61123..ada0134f4 100644 --- a/p/haskell-tasty-kat/debian/changelog +++ b/p/haskell-tasty-kat/debian/changelog @@ -1,3 +1,9 @@ +haskell-tasty-kat (0.0.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:18 +0300 + haskell-tasty-kat (0.0.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-tasty-kat/debian/control b/p/haskell-tasty-kat/debian/control index 374df2b24..5eb9273ae 100644 --- a/p/haskell-tasty-kat/debian/control +++ b/p/haskell-tasty-kat/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/vincenthz/tasty-kat Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Known Answer Tests (KAT) framework for tasty Tests running from simple KATs file (different formats/helper supported) diff --git a/p/haskell-tasty-quickcheck/debian/changelog b/p/haskell-tasty-quickcheck/debian/changelog index bf50dd9d9..898dc6c50 100644 --- a/p/haskell-tasty-quickcheck/debian/changelog +++ b/p/haskell-tasty-quickcheck/debian/changelog @@ -1,3 +1,9 @@ +haskell-tasty-quickcheck (0.8.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:18 +0300 + haskell-tasty-quickcheck (0.8.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-tasty-quickcheck/debian/control b/p/haskell-tasty-quickcheck/debian/control index caa4d79fb..c1bde2f0d 100644 --- a/p/haskell-tasty-quickcheck/debian/control +++ b/p/haskell-tasty-quickcheck/debian/control @@ -22,7 +22,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://documentup.com/feuerbach/tasty Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell testing framework, QuickCheck support QuickCheck support for the Tasty test framework. diff --git a/p/haskell-tasty-rerun/debian/changelog b/p/haskell-tasty-rerun/debian/changelog index 09a5459e2..359c78ef3 100644 --- a/p/haskell-tasty-rerun/debian/changelog +++ b/p/haskell-tasty-rerun/debian/changelog @@ -1,3 +1,9 @@ +haskell-tasty-rerun (1.1.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:18 +0300 + haskell-tasty-rerun (1.1.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-tasty-rerun/debian/control b/p/haskell-tasty-rerun/debian/control index 46b7520b8..d8a714857 100644 --- a/p/haskell-tasty-rerun/debian/control +++ b/p/haskell-tasty-rerun/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ocharles/tasty-rerun Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-tasty-rerun-dev Architecture: any diff --git a/p/haskell-tasty-smallcheck/debian/changelog b/p/haskell-tasty-smallcheck/debian/changelog index 22f6bb146..afddcde35 100644 --- a/p/haskell-tasty-smallcheck/debian/changelog +++ b/p/haskell-tasty-smallcheck/debian/changelog @@ -1,3 +1,9 @@ +haskell-tasty-smallcheck (0.8.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:18 +0300 + haskell-tasty-smallcheck (0.8.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-tasty-smallcheck/debian/control b/p/haskell-tasty-smallcheck/debian/control index 45511057f..71c759273 100644 --- a/p/haskell-tasty-smallcheck/debian/control +++ b/p/haskell-tasty-smallcheck/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://documentup.com/feuerbach/tasty Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: SmallCheck support for the Tasty test framework. This packages contains the glue code to run SmallCheck tests within the Tasty test framework. diff --git a/p/haskell-tasty-th/debian/changelog b/p/haskell-tasty-th/debian/changelog index ddf877304..f74018ba7 100644 --- a/p/haskell-tasty-th/debian/changelog +++ b/p/haskell-tasty-th/debian/changelog @@ -1,3 +1,9 @@ +haskell-tasty-th (0.1.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:18 +0300 + haskell-tasty-th (0.1.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-tasty-th/debian/control b/p/haskell-tasty-th/debian/control index 4a0587869..d5d616aad 100644 --- a/p/haskell-tasty-th/debian/control +++ b/p/haskell-tasty-th/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/bennofs/tasty-th Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: TH code generation for Tasty test framework Automagically generate the HUnit- and Quickcheck-bulk-code using Template Haskell. diff --git a/p/haskell-tasty/debian/changelog b/p/haskell-tasty/debian/changelog index ea72f90fc..6520c9b28 100644 --- a/p/haskell-tasty/debian/changelog +++ b/p/haskell-tasty/debian/changelog @@ -1,3 +1,9 @@ +haskell-tasty (0.11.0.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:17 +0300 + haskell-tasty (0.11.0.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-tasty/debian/control b/p/haskell-tasty/debian/control index 4d7ba4c0c..8323c64dc 100644 --- a/p/haskell-tasty/debian/control +++ b/p/haskell-tasty/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://documentup.com/feuerbach/tasty Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Haskell testing framework A modern and extensible testing framework. diff --git a/p/haskell-template/debian/changelog b/p/haskell-template/debian/changelog index af585a730..b726c19b3 100644 --- a/p/haskell-template/debian/changelog +++ b/p/haskell-template/debian/changelog @@ -1,3 +1,9 @@ +haskell-template (0.2.0.10-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:19 +0300 + haskell-template (0.2.0.10-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-template/debian/control b/p/haskell-template/debian/control index f6fbf7631..63b69c422 100644 --- a/p/haskell-template/debian/control +++ b/p/haskell-template/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/template Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-template-dev Architecture: any diff --git a/p/haskell-temporary/debian/changelog b/p/haskell-temporary/debian/changelog index 7b5e9021a..6d7d33b40 100644 --- a/p/haskell-temporary/debian/changelog +++ b/p/haskell-temporary/debian/changelog @@ -1,3 +1,9 @@ +haskell-temporary (1.2.0.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:19 +0300 + haskell-temporary (1.2.0.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-temporary/debian/control b/p/haskell-temporary/debian/control index b77948606..410ba1414 100644 --- a/p/haskell-temporary/debian/control +++ b/p/haskell-temporary/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.github.com/batterseapower/temporary Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-temporary-dev Architecture: any diff --git a/p/haskell-terminal-progress-bar/debian/changelog b/p/haskell-terminal-progress-bar/debian/changelog index 389d50ffd..ecb3f52f5 100644 --- a/p/haskell-terminal-progress-bar/debian/changelog +++ b/p/haskell-terminal-progress-bar/debian/changelog @@ -1,3 +1,9 @@ +haskell-terminal-progress-bar (0.0.1.4-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:19 +0300 + haskell-terminal-progress-bar (0.0.1.4-6) unstable; urgency=medium * Patch to build with newer HUnit. diff --git a/p/haskell-terminal-progress-bar/debian/control b/p/haskell-terminal-progress-bar/debian/control index 96ed7c55b..20e251a97 100644 --- a/p/haskell-terminal-progress-bar/debian/control +++ b/p/haskell-terminal-progress-bar/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/roelvandijk/terminal-progress-bar Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-terminal-progress-bar-dev Architecture: any diff --git a/p/haskell-terminal-size/debian/changelog b/p/haskell-terminal-size/debian/changelog index 2e8502d95..e7d2ff467 100644 --- a/p/haskell-terminal-size/debian/changelog +++ b/p/haskell-terminal-size/debian/changelog @@ -1,3 +1,9 @@ +haskell-terminal-size (0.3.2.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:19 +0300 + haskell-terminal-size (0.3.2.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-terminal-size/debian/control b/p/haskell-terminal-size/debian/control index 1b7d83671..32378899f 100644 --- a/p/haskell-terminal-size/debian/control +++ b/p/haskell-terminal-size/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/terminal-size Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Get terminal window height and width Get terminal window height and width without ncurses dependency. diff --git a/p/haskell-test-framework-hunit/debian/changelog b/p/haskell-test-framework-hunit/debian/changelog index 48c059014..cc85722ed 100644 --- a/p/haskell-test-framework-hunit/debian/changelog +++ b/p/haskell-test-framework-hunit/debian/changelog @@ -1,3 +1,9 @@ +haskell-test-framework-hunit (0.3.0.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:19 +0300 + haskell-test-framework-hunit (0.3.0.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-test-framework-hunit/debian/control b/p/haskell-test-framework-hunit/debian/control index 76d34becd..3420f5c50 100644 --- a/p/haskell-test-framework-hunit/debian/control +++ b/p/haskell-test-framework-hunit/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://batterseapower.github.io/test-framework/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-test-framework-hunit-dev Architecture: any diff --git a/p/haskell-test-framework-quickcheck2/debian/changelog b/p/haskell-test-framework-quickcheck2/debian/changelog index c0df613f6..dda0ac599 100644 --- a/p/haskell-test-framework-quickcheck2/debian/changelog +++ b/p/haskell-test-framework-quickcheck2/debian/changelog @@ -1,3 +1,9 @@ +haskell-test-framework-quickcheck2 (0.3.0.3-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:19 +0300 + haskell-test-framework-quickcheck2 (0.3.0.3-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-test-framework-quickcheck2/debian/control b/p/haskell-test-framework-quickcheck2/debian/control index 9701da283..b9849c389 100644 --- a/p/haskell-test-framework-quickcheck2/debian/control +++ b/p/haskell-test-framework-quickcheck2/debian/control @@ -26,7 +26,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://batterseapower.github.io/test-framework/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-test-framework-quickcheck2-dev Architecture: any diff --git a/p/haskell-test-framework-th/debian/changelog b/p/haskell-test-framework-th/debian/changelog index 9ce0d6922..11bf74aa1 100644 --- a/p/haskell-test-framework-th/debian/changelog +++ b/p/haskell-test-framework-th/debian/changelog @@ -1,3 +1,9 @@ +haskell-test-framework-th (0.2.4-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:20 +0300 + haskell-test-framework-th (0.2.4-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-test-framework-th/debian/control b/p/haskell-test-framework-th/debian/control index 257b730cf..4ba61d79d 100644 --- a/p/haskell-test-framework-th/debian/control +++ b/p/haskell-test-framework-th/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/finnsson/test-generator Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-test-framework-th-dev Architecture: any diff --git a/p/haskell-test-framework/debian/changelog b/p/haskell-test-framework/debian/changelog index 0fa572fb6..d28bc59d3 100644 --- a/p/haskell-test-framework/debian/changelog +++ b/p/haskell-test-framework/debian/changelog @@ -1,3 +1,9 @@ +haskell-test-framework (0.8.1.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:19 +0300 + haskell-test-framework (0.8.1.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-test-framework/debian/control b/p/haskell-test-framework/debian/control index 777bb5bb2..b26bab516 100644 --- a/p/haskell-test-framework/debian/control +++ b/p/haskell-test-framework/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://batterseapower.github.io/test-framework/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-test-framework-dev Architecture: any diff --git a/p/haskell-texmath/debian/changelog b/p/haskell-texmath/debian/changelog index a432d62ab..4a5bb4eb6 100644 --- a/p/haskell-texmath/debian/changelog +++ b/p/haskell-texmath/debian/changelog @@ -1,3 +1,9 @@ +haskell-texmath (0.8.4.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:20 +0300 + haskell-texmath (0.8.4.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-texmath/debian/control b/p/haskell-texmath/debian/control index 49ec3b723..eb6aa429d 100644 --- a/p/haskell-texmath/debian/control +++ b/p/haskell-texmath/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/jgm/texmath Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-texmath-dev Architecture: any diff --git a/p/haskell-text-binary/debian/changelog b/p/haskell-text-binary/debian/changelog index 95831038a..459f355ad 100644 --- a/p/haskell-text-binary/debian/changelog +++ b/p/haskell-text-binary/debian/changelog @@ -1,3 +1,9 @@ +haskell-text-binary (0.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:20 +0300 + haskell-text-binary (0.2.1-1) unstable; urgency=low * Initial release diff --git a/p/haskell-text-binary/debian/control b/p/haskell-text-binary/debian/control index 948bd49d5..81f443207 100644 --- a/p/haskell-text-binary/debian/control +++ b/p/haskell-text-binary/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/kawu/text-binary Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-text-binary -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Binary instances for text types A compatibility layer providing Binary instances for strict and lazy text types for versions older than 1.2.1 of 'text' diff --git a/p/haskell-text-icu/debian/changelog b/p/haskell-text-icu/debian/changelog index 8fec4773a..5afb162fb 100644 --- a/p/haskell-text-icu/debian/changelog +++ b/p/haskell-text-icu/debian/changelog @@ -1,3 +1,9 @@ +haskell-text-icu (0.7.0.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:21 +0300 + haskell-text-icu (0.7.0.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-text-icu/debian/control b/p/haskell-text-icu/debian/control index 74b445385..40c31ba3a 100644 --- a/p/haskell-text-icu/debian/control +++ b/p/haskell-text-icu/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/text-icu Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-text-icu-dev Architecture: any diff --git a/p/haskell-text-show/debian/changelog b/p/haskell-text-show/debian/changelog index 64e6b2c10..0a984310b 100644 --- a/p/haskell-text-show/debian/changelog +++ b/p/haskell-text-show/debian/changelog @@ -1,3 +1,9 @@ +haskell-text-show (2.1.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:21 +0300 + haskell-text-show (2.1.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-text-show/debian/control b/p/haskell-text-show/debian/control index a8014bcb7..a8d0afe00 100644 --- a/p/haskell-text-show/debian/control +++ b/p/haskell-text-show/debian/control @@ -53,7 +53,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: https://github.com/RyanGlScott/text-show Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Efficient conversion of values into Text A replacement for the Show typeclass intended for use with Text instead of Strings, in the spirit of bytestring-show. diff --git a/p/haskell-text-zipper/debian/changelog b/p/haskell-text-zipper/debian/changelog index f350c3a33..6fbb258c8 100644 --- a/p/haskell-text-zipper/debian/changelog +++ b/p/haskell-text-zipper/debian/changelog @@ -1,3 +1,9 @@ +haskell-text-zipper (0.3.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:21 +0300 + haskell-text-zipper (0.3.1-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-text-zipper/debian/control b/p/haskell-text-zipper/debian/control index c95c70601..cca1fc22e 100644 --- a/p/haskell-text-zipper/debian/control +++ b/p/haskell-text-zipper/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: http://hackage.haskell.org/package/text-zipper Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-text-zipper -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: text editor zipper library This library provides a zipper and API for editing text. diff --git a/p/haskell-text/debian/changelog b/p/haskell-text/debian/changelog index a9702f5eb..cde86c731 100644 --- a/p/haskell-text/debian/changelog +++ b/p/haskell-text/debian/changelog @@ -1,3 +1,9 @@ +haskell-text (1.2.2.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:20 +0300 + haskell-text (1.2.2.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-text/debian/control b/p/haskell-text/debian/control index d8df88de1..c4f4d6aa8 100644 --- a/p/haskell-text/debian/control +++ b/p/haskell-text/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/text Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-text-dev Architecture: any diff --git a/p/haskell-tf-random/debian/changelog b/p/haskell-tf-random/debian/changelog index 0e16167a3..adacae566 100644 --- a/p/haskell-tf-random/debian/changelog +++ b/p/haskell-tf-random/debian/changelog @@ -1,3 +1,9 @@ +haskell-tf-random (0.5-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:21 +0300 + haskell-tf-random (0.5-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-tf-random/debian/control b/p/haskell-tf-random/debian/control index a5a1792bf..f7bc63303 100644 --- a/p/haskell-tf-random/debian/control +++ b/p/haskell-tf-random/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/tf-random Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: High-quality splittable pseudorandom number generator This package contains an implementation of a high-quality splittable pseudorandom number generator. The generator is based on a cryptographic hash diff --git a/p/haskell-th-expand-syns/debian/changelog b/p/haskell-th-expand-syns/debian/changelog index c8d3cc714..dbe93508b 100644 --- a/p/haskell-th-expand-syns/debian/changelog +++ b/p/haskell-th-expand-syns/debian/changelog @@ -1,3 +1,9 @@ +haskell-th-expand-syns (0.3.0.6-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:21 +0300 + haskell-th-expand-syns (0.3.0.6-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-th-expand-syns/debian/control b/p/haskell-th-expand-syns/debian/control index 97e7c124a..1f5aaf6ec 100644 --- a/p/haskell-th-expand-syns/debian/control +++ b/p/haskell-th-expand-syns/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/th-expand-syns Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Expands type synonyms in Template Haskell ASTs Expands type synonyms in Template Haskell ASTs diff --git a/p/haskell-th-extras/debian/changelog b/p/haskell-th-extras/debian/changelog index 9483e410a..858d67830 100644 --- a/p/haskell-th-extras/debian/changelog +++ b/p/haskell-th-extras/debian/changelog @@ -1,3 +1,9 @@ +haskell-th-extras (0.0.0.2-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:21 +0300 + haskell-th-extras (0.0.0.2-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-th-extras/debian/control b/p/haskell-th-extras/debian/control index 221cb695a..c91033d01 100644 --- a/p/haskell-th-extras/debian/control +++ b/p/haskell-th-extras/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/mokus0/th-extras Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Grab bag of functions for use with Template Haskell Various ugly CPP hacks to support the ever-changing interface of the template haskell system by providing high-level operations and making sure they work on diff --git a/p/haskell-th-lift/debian/changelog b/p/haskell-th-lift/debian/changelog index a78c13d82..acab5e23a 100644 --- a/p/haskell-th-lift/debian/changelog +++ b/p/haskell-th-lift/debian/changelog @@ -1,3 +1,9 @@ +haskell-th-lift (0.7.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:21 +0300 + haskell-th-lift (0.7.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-th-lift/debian/control b/p/haskell-th-lift/debian/control index 61db00c73..7ad67737c 100644 --- a/p/haskell-th-lift/debian/control +++ b/p/haskell-th-lift/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/mboes/th-lift Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: derive Template Haskell's Lift class for datatypes. This library provides Template Haskell's functions to derive Lift instances, as well as several instances itself. diff --git a/p/haskell-th-orphans/debian/changelog b/p/haskell-th-orphans/debian/changelog index 103b6f8b3..be14feba4 100644 --- a/p/haskell-th-orphans/debian/changelog +++ b/p/haskell-th-orphans/debian/changelog @@ -1,3 +1,9 @@ +haskell-th-orphans (0.13.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:22 +0300 + haskell-th-orphans (0.13.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-th-orphans/debian/control b/p/haskell-th-orphans/debian/control index eecfa25df..9913bb402 100644 --- a/p/haskell-th-orphans/debian/control +++ b/p/haskell-th-orphans/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/th-orphans Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: orphan instances for TH datatypes Orphan instances for TH datatypes. In particular, instances for Ord and Lift, as well as a few missing Show / Eq (Show Eq for Loc, and diff --git a/p/haskell-th-reify-many/debian/changelog b/p/haskell-th-reify-many/debian/changelog index 1e52b9620..87b4adfb3 100644 --- a/p/haskell-th-reify-many/debian/changelog +++ b/p/haskell-th-reify-many/debian/changelog @@ -1,3 +1,9 @@ +haskell-th-reify-many (0.1.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:22 +0300 + haskell-th-reify-many (0.1.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-th-reify-many/debian/control b/p/haskell-th-reify-many/debian/control index ef2124c7b..c960a08cb 100644 --- a/p/haskell-th-reify-many/debian/control +++ b/p/haskell-th-reify-many/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/mgsloan/th-reify-many Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Recurseively reify template haskell datatype info This package provides functions for recursively reifying top level declarations. The main intended use case is for enumerating diff --git a/p/haskell-these/debian/changelog b/p/haskell-these/debian/changelog index 7191929a7..cd51aa53f 100644 --- a/p/haskell-these/debian/changelog +++ b/p/haskell-these/debian/changelog @@ -1,3 +1,9 @@ +haskell-these (0.6.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:22 +0300 + haskell-these (0.6.2.1-1) unstable; urgency=low * Initial release diff --git a/p/haskell-these/debian/control b/p/haskell-these/debian/control index 120207676..9f4742b2b 100644 --- a/p/haskell-these/debian/control +++ b/p/haskell-these/debian/control @@ -54,7 +54,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: https://github.com/isomorphism/these Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-these -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: either-or-both data type Package provides a data type `These a b' which can hold a value of either type or values of each type. This is usually thought of as an "inclusive or" diff --git a/p/haskell-threads/debian/changelog b/p/haskell-threads/debian/changelog index 7e2825875..ac0b5f689 100644 --- a/p/haskell-threads/debian/changelog +++ b/p/haskell-threads/debian/changelog @@ -1,3 +1,9 @@ +haskell-threads (0.5.1.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:22 +0300 + haskell-threads (0.5.1.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-threads/debian/control b/p/haskell-threads/debian/control index 177f71cd2..d925c1100 100644 --- a/p/haskell-threads/debian/control +++ b/p/haskell-threads/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/basvandijk/threads Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-threads-dev Architecture: any diff --git a/p/haskell-time-compat/debian/changelog b/p/haskell-time-compat/debian/changelog index 22742a087..11efede76 100644 --- a/p/haskell-time-compat/debian/changelog +++ b/p/haskell-time-compat/debian/changelog @@ -1,3 +1,9 @@ +haskell-time-compat (0.1.0.3-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:22 +0300 + haskell-time-compat (0.1.0.3-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-time-compat/debian/control b/p/haskell-time-compat/debian/control index 5de1db44a..7626f8610 100644 --- a/p/haskell-time-compat/debian/control +++ b/p/haskell-time-compat/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hub.darcs.net/dag/time-compat Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-time-compat-dev Architecture: any diff --git a/p/haskell-time-locale-compat/debian/changelog b/p/haskell-time-locale-compat/debian/changelog index 7a7fd16d4..5aee0fe39 100644 --- a/p/haskell-time-locale-compat/debian/changelog +++ b/p/haskell-time-locale-compat/debian/changelog @@ -1,3 +1,9 @@ +haskell-time-locale-compat (0.1.1.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:22 +0300 + haskell-time-locale-compat (0.1.1.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-time-locale-compat/debian/control b/p/haskell-time-locale-compat/debian/control index 90fa6bcc7..5b23dbe8d 100644 --- a/p/haskell-time-locale-compat/debian/control +++ b/p/haskell-time-locale-compat/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/khibino/haskell-time-locale-compat Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Compatibility of TimeLocale between old-locale and time-1.5 This package provides the module Data.Time.Locale.Compat, which contains the defaultTimeLocale from either old-time or time-1.5. diff --git a/p/haskell-time-parsers/debian/changelog b/p/haskell-time-parsers/debian/changelog index 416bda239..9d0147d32 100644 --- a/p/haskell-time-parsers/debian/changelog +++ b/p/haskell-time-parsers/debian/changelog @@ -1,3 +1,9 @@ +haskell-time-parsers (0.1.0.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:23 +0300 + haskell-time-parsers (0.1.0.0-1) unstable; urgency=low * Initial release. diff --git a/p/haskell-time-parsers/debian/control b/p/haskell-time-parsers/debian/control index 504086129..ad9d238f8 100644 --- a/p/haskell-time-parsers/debian/control +++ b/p/haskell-time-parsers/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: https://github.com/phadej/time-parsers#readme Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-time-parsers -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: parsers for types in the time library Parsers for parsing dates and times: Day, LocalTime, TimeOfDay, TimeZone, UTCTime, ZonedTime diff --git a/p/haskell-tls/debian/changelog b/p/haskell-tls/debian/changelog index 71af7d580..a1440962a 100644 --- a/p/haskell-tls/debian/changelog +++ b/p/haskell-tls/debian/changelog @@ -1,3 +1,9 @@ +haskell-tls (1.3.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:23 +0300 + haskell-tls (1.3.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-tls/debian/control b/p/haskell-tls/debian/control index 08e1a23e6..75b6a4774 100644 --- a/p/haskell-tls/debian/control +++ b/p/haskell-tls/debian/control @@ -58,7 +58,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-tls Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-tls-dev Architecture: any diff --git a/p/haskell-torrent/debian/changelog b/p/haskell-torrent/debian/changelog index 35b7fa701..b4441c6be 100644 --- a/p/haskell-torrent/debian/changelog +++ b/p/haskell-torrent/debian/changelog @@ -1,3 +1,9 @@ +haskell-torrent (10000.0.0-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:23 +0300 + haskell-torrent (10000.0.0-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-torrent/debian/control b/p/haskell-torrent/debian/control index 0ca6bdd04..0c0e561af 100644 --- a/p/haskell-torrent/debian/control +++ b/p/haskell-torrent/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/torrent Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: BitTorrent file parser and generator . BitTorrent file parser and generator. diff --git a/p/haskell-transformers-base/debian/changelog b/p/haskell-transformers-base/debian/changelog index 0d2dedef3..7a5a0319b 100644 --- a/p/haskell-transformers-base/debian/changelog +++ b/p/haskell-transformers-base/debian/changelog @@ -1,3 +1,9 @@ +haskell-transformers-base (0.4.4-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:23 +0300 + haskell-transformers-base (0.4.4-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-transformers-base/debian/control b/p/haskell-transformers-base/debian/control index 98b23b894..f736418c7 100644 --- a/p/haskell-transformers-base/debian/control +++ b/p/haskell-transformers-base/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/mvv/transformers-base Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-transformers-base-dev Architecture: any diff --git a/p/haskell-transformers-compat/debian/changelog b/p/haskell-transformers-compat/debian/changelog index 7a4919773..5f97e2af2 100644 --- a/p/haskell-transformers-compat/debian/changelog +++ b/p/haskell-transformers-compat/debian/changelog @@ -1,3 +1,9 @@ +haskell-transformers-compat (0.4.0.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:23 +0300 + haskell-transformers-compat (0.4.0.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-transformers-compat/debian/control b/p/haskell-transformers-compat/debian/control index 96fce3f18..252eb287f 100644 --- a/p/haskell-transformers-compat/debian/control +++ b/p/haskell-transformers-compat/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/transformers-compat/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: small compatibility shim for older versions of transformers. This package includes backported versions of types that were added to transformers in transformers 0.3 an 0.4 for users who need strict diff --git a/p/haskell-trifecta/debian/changelog b/p/haskell-trifecta/debian/changelog index b50f8a971..b89413ddc 100644 --- a/p/haskell-trifecta/debian/changelog +++ b/p/haskell-trifecta/debian/changelog @@ -1,3 +1,9 @@ +haskell-trifecta (1.5.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:23 +0300 + haskell-trifecta (1.5.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-trifecta/debian/control b/p/haskell-trifecta/debian/control index ec8bdc970..9a01128d3 100644 --- a/p/haskell-trifecta/debian/control +++ b/p/haskell-trifecta/debian/control @@ -83,7 +83,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/trifecta/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: modern parser combinator library with convenient diagnostics A modern parser combinator library with slicing and Clang-style colored diagnostics. diff --git a/p/haskell-unbounded-delays/debian/changelog b/p/haskell-unbounded-delays/debian/changelog index 35ad10d98..d8fa245d9 100644 --- a/p/haskell-unbounded-delays/debian/changelog +++ b/p/haskell-unbounded-delays/debian/changelog @@ -1,3 +1,9 @@ +haskell-unbounded-delays (0.1.0.9-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:24 +0300 + haskell-unbounded-delays (0.1.0.9-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-unbounded-delays/debian/control b/p/haskell-unbounded-delays/debian/control index 279e0d099..f9d6a2e5b 100644 --- a/p/haskell-unbounded-delays/debian/control +++ b/p/haskell-unbounded-delays/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/basvandijk/unbounded-delays Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Unbounded thread delays and timeouts The threadDelay and timeout functions from the base library use the bounded Int type for specifying the delay or timeout period. This packages provides diff --git a/p/haskell-uniplate/debian/changelog b/p/haskell-uniplate/debian/changelog index 10e75bea2..57386991c 100644 --- a/p/haskell-uniplate/debian/changelog +++ b/p/haskell-uniplate/debian/changelog @@ -1,3 +1,9 @@ +haskell-uniplate (1.6.12-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:24 +0300 + haskell-uniplate (1.6.12-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-uniplate/debian/control b/p/haskell-uniplate/debian/control index aec7f1577..f4e503dfb 100644 --- a/p/haskell-uniplate/debian/control +++ b/p/haskell-uniplate/debian/control @@ -23,7 +23,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://community.haskell.org/~ndm/uniplate/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-uniplate-dev Architecture: any diff --git a/p/haskell-universe-base/debian/changelog b/p/haskell-universe-base/debian/changelog index 8eed30cc1..34a7fbeed 100644 --- a/p/haskell-universe-base/debian/changelog +++ b/p/haskell-universe-base/debian/changelog @@ -1,3 +1,9 @@ +haskell-universe-base (1.0.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:24 +0300 + haskell-universe-base (1.0.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-universe-base/debian/control b/p/haskell-universe-base/debian/control index bb45dab79..c08ec57d8 100644 --- a/p/haskell-universe-base/debian/control +++ b/p/haskell-universe-base/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/dmwit/universe Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: a class for finite and recursively enumerable type A class for finite and recursively enumerable types and some helper functions for enumerating them. diff --git a/p/haskell-unix-compat/debian/changelog b/p/haskell-unix-compat/debian/changelog index 0e378a1ca..ede51453a 100644 --- a/p/haskell-unix-compat/debian/changelog +++ b/p/haskell-unix-compat/debian/changelog @@ -1,3 +1,9 @@ +haskell-unix-compat (0.4.1.4-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:24 +0300 + haskell-unix-compat (0.4.1.4-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-unix-compat/debian/control b/p/haskell-unix-compat/debian/control index 4e4204dc1..b5547ac13 100644 --- a/p/haskell-unix-compat/debian/control +++ b/p/haskell-unix-compat/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/jystic/unix-compat Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-unix-compat-dev Architecture: any diff --git a/p/haskell-unix-time/debian/changelog b/p/haskell-unix-time/debian/changelog index 2e862783f..4dacc7ea3 100644 --- a/p/haskell-unix-time/debian/changelog +++ b/p/haskell-unix-time/debian/changelog @@ -1,3 +1,9 @@ +haskell-unix-time (0.3.6-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:24 +0300 + haskell-unix-time (0.3.6-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-unix-time/debian/control b/p/haskell-unix-time/debian/control index 2e0e0c311..ec0ed61f3 100644 --- a/p/haskell-unix-time/debian/control +++ b/p/haskell-unix-time/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/unix-time Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-unix-time-dev Architecture: any diff --git a/p/haskell-unixutils/debian/changelog b/p/haskell-unixutils/debian/changelog index 9a35aeca7..03d378e43 100644 --- a/p/haskell-unixutils/debian/changelog +++ b/p/haskell-unixutils/debian/changelog @@ -1,3 +1,9 @@ +haskell-unixutils (1.54.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:24 +0300 + haskell-unixutils (1.54.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-unixutils/debian/control b/p/haskell-unixutils/debian/control index 84c0e66e4..bc1953014 100644 --- a/p/haskell-unixutils/debian/control +++ b/p/haskell-unixutils/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/seereason/haskell-unixutils.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: interface between Haskell and Unix-like operating systems Unixutils is a collection of useful and mildly useful functions that you might expect to find in System.* with a heavy bias towards diff --git a/p/haskell-unlambda/debian/changelog b/p/haskell-unlambda/debian/changelog index d6952e3b8..fc001abfb 100644 --- a/p/haskell-unlambda/debian/changelog +++ b/p/haskell-unlambda/debian/changelog @@ -1,3 +1,9 @@ +haskell-unlambda (0.1.4.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:24 +0300 + haskell-unlambda (0.1.4.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-unlambda/debian/control b/p/haskell-unlambda/debian/control index 94e9390b3..5d3b1c21a 100644 --- a/p/haskell-unlambda/debian/control +++ b/p/haskell-unlambda/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/unlambda Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-unlambda-dev Architecture: any diff --git a/p/haskell-unordered-containers/debian/changelog b/p/haskell-unordered-containers/debian/changelog index f90172bbc..4882e21c4 100644 --- a/p/haskell-unordered-containers/debian/changelog +++ b/p/haskell-unordered-containers/debian/changelog @@ -1,3 +1,9 @@ +haskell-unordered-containers (0.2.5.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:25 +0300 + haskell-unordered-containers (0.2.5.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-unordered-containers/debian/control b/p/haskell-unordered-containers/debian/control index 63b15c818..711a04641 100644 --- a/p/haskell-unordered-containers/debian/control +++ b/p/haskell-unordered-containers/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/tibbe/unordered-containers Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-unordered-containers-dev Architecture: any diff --git a/p/haskell-uri/debian/changelog b/p/haskell-uri/debian/changelog index d219b9dd6..1faebd77d 100644 --- a/p/haskell-uri/debian/changelog +++ b/p/haskell-uri/debian/changelog @@ -1,3 +1,9 @@ +haskell-uri (0.1.6.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:25 +0300 + haskell-uri (0.1.6.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-uri/debian/control b/p/haskell-uri/debian/control index 540824ed7..d7663138a 100644 --- a/p/haskell-uri/debian/control +++ b/p/haskell-uri/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://gitorious.org/uri Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-uri-dev Architecture: any diff --git a/p/haskell-url/debian/changelog b/p/haskell-url/debian/changelog index 8a943c0b9..1d42d9a1a 100644 --- a/p/haskell-url/debian/changelog +++ b/p/haskell-url/debian/changelog @@ -1,3 +1,9 @@ +haskell-url (2.1.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:25 +0300 + haskell-url (2.1.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-url/debian/control b/p/haskell-url/debian/control index c7da14e71..c5dc2ea98 100644 --- a/p/haskell-url/debian/control +++ b/p/haskell-url/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.haskell.org/haskellwiki/Url Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-url-dev Architecture: any diff --git a/p/haskell-utf8-light/debian/changelog b/p/haskell-utf8-light/debian/changelog index 97ef75b68..56812228c 100644 --- a/p/haskell-utf8-light/debian/changelog +++ b/p/haskell-utf8-light/debian/changelog @@ -1,3 +1,9 @@ +haskell-utf8-light (0.4.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:25 +0300 + haskell-utf8-light (0.4.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-utf8-light/debian/control b/p/haskell-utf8-light/debian/control index e29a33bf2..cb2fd9d9c 100644 --- a/p/haskell-utf8-light/debian/control +++ b/p/haskell-utf8-light/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/utf8-light Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-utf8-light-dev Architecture: any diff --git a/p/haskell-utf8-string/debian/changelog b/p/haskell-utf8-string/debian/changelog index bdd4127b3..1038b668b 100644 --- a/p/haskell-utf8-string/debian/changelog +++ b/p/haskell-utf8-string/debian/changelog @@ -1,3 +1,9 @@ +haskell-utf8-string (1.0.1.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:25 +0300 + haskell-utf8-string (1.0.1.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-utf8-string/debian/control b/p/haskell-utf8-string/debian/control index eab738548..24328cc8a 100644 --- a/p/haskell-utf8-string/debian/control +++ b/p/haskell-utf8-string/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/glguy/utf8-string/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-utf8-string-dev Architecture: any diff --git a/p/haskell-utility-ht/debian/changelog b/p/haskell-utility-ht/debian/changelog index 11e409f94..a9aa098bd 100644 --- a/p/haskell-utility-ht/debian/changelog +++ b/p/haskell-utility-ht/debian/changelog @@ -1,3 +1,9 @@ +haskell-utility-ht (0.0.11-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:25 +0300 + haskell-utility-ht (0.0.11-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-utility-ht/debian/control b/p/haskell-utility-ht/debian/control index 41bbf39a9..de8f2e568 100644 --- a/p/haskell-utility-ht/debian/control +++ b/p/haskell-utility-ht/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/utility-ht Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-utility-ht-dev Architecture: any diff --git a/p/haskell-uuagc-cabal/debian/changelog b/p/haskell-uuagc-cabal/debian/changelog index de6d513f0..39ffd0bc0 100644 --- a/p/haskell-uuagc-cabal/debian/changelog +++ b/p/haskell-uuagc-cabal/debian/changelog @@ -1,3 +1,9 @@ +haskell-uuagc-cabal (1.0.4.0-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:26 +0300 + haskell-uuagc-cabal (1.0.4.0-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-uuagc-cabal/debian/control b/p/haskell-uuagc-cabal/debian/control index 278468d5d..c835a68ee 100644 --- a/p/haskell-uuagc-cabal/debian/control +++ b/p/haskell-uuagc-cabal/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.cs.uu.nl/wiki/HUT/WebHome Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-uuagc-cabal-dev Architecture: any diff --git a/p/haskell-uuid-types/debian/changelog b/p/haskell-uuid-types/debian/changelog index 2ba764162..f8173a01b 100644 --- a/p/haskell-uuid-types/debian/changelog +++ b/p/haskell-uuid-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-uuid-types (1.0.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:26 +0300 + haskell-uuid-types (1.0.2-4) unstable; urgency=medium * Patch for newer HUnit and tasty. diff --git a/p/haskell-uuid-types/debian/control b/p/haskell-uuid-types/debian/control index fd377c80a..bd9846ad1 100644 --- a/p/haskell-uuid-types/debian/control +++ b/p/haskell-uuid-types/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/aslatter/uuid Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Type definitions for Universally Unique Identifiers This library contains type definitions for Universally Unique Identifiers and basic conversion functions. diff --git a/p/haskell-uuid/debian/changelog b/p/haskell-uuid/debian/changelog index 70b298769..9f3acdf9e 100644 --- a/p/haskell-uuid/debian/changelog +++ b/p/haskell-uuid/debian/changelog @@ -1,3 +1,9 @@ +haskell-uuid (1.3.11-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:26 +0300 + haskell-uuid (1.3.11-4) unstable; urgency=medium * Enable testsuite, patch for newer tasty/HUnit. diff --git a/p/haskell-uuid/debian/control b/p/haskell-uuid/debian/control index 223d40585..c6dde0f76 100644 --- a/p/haskell-uuid/debian/control +++ b/p/haskell-uuid/debian/control @@ -42,7 +42,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/aslatter/uuid Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-uuid-dev Architecture: any diff --git a/p/haskell-uulib/debian/changelog b/p/haskell-uulib/debian/changelog index f430ba7c2..cb1262f60 100644 --- a/p/haskell-uulib/debian/changelog +++ b/p/haskell-uulib/debian/changelog @@ -1,3 +1,9 @@ +haskell-uulib (0.9.20-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:26 +0300 + haskell-uulib (0.9.20-2) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-uulib/debian/control b/p/haskell-uulib/debian/control index b68b1e5da..2746bab6c 100644 --- a/p/haskell-uulib/debian/control +++ b/p/haskell-uulib/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/UU-ComputerScience/uulib Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: parser and pretty print combinator library for GHC The uulib Haskell library contains fast, error repairing parser combinators (UU.Parsing), pretty print combinators (UU.Pretty) and a diff --git a/p/haskell-vault/debian/changelog b/p/haskell-vault/debian/changelog index 3983ec418..6a2e3eea1 100644 --- a/p/haskell-vault/debian/changelog +++ b/p/haskell-vault/debian/changelog @@ -1,3 +1,9 @@ +haskell-vault (0.3.0.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:26 +0300 + haskell-vault (0.3.0.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-vault/debian/control b/p/haskell-vault/debian/control index cda304bb6..c15b67514 100644 --- a/p/haskell-vault/debian/control +++ b/p/haskell-vault/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/HeinrichApfelmus/vault Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-vault-dev Architecture: any diff --git a/p/haskell-vector-algorithms/debian/changelog b/p/haskell-vector-algorithms/debian/changelog index 2b913cdff..641eb02f8 100644 --- a/p/haskell-vector-algorithms/debian/changelog +++ b/p/haskell-vector-algorithms/debian/changelog @@ -1,3 +1,9 @@ +haskell-vector-algorithms (0.7.0.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:27 +0300 + haskell-vector-algorithms (0.7.0.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-vector-algorithms/debian/control b/p/haskell-vector-algorithms/debian/control index e31884f30..c98646c36 100644 --- a/p/haskell-vector-algorithms/debian/control +++ b/p/haskell-vector-algorithms/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.haskell.org/~dolio/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Efficient algorithms for vector arrays This package provides efficient algorithms for Haskell vector arrays. diff --git a/p/haskell-vector-binary-instances/debian/changelog b/p/haskell-vector-binary-instances/debian/changelog index f514b8299..4ee0f7c19 100644 --- a/p/haskell-vector-binary-instances/debian/changelog +++ b/p/haskell-vector-binary-instances/debian/changelog @@ -1,3 +1,9 @@ +haskell-vector-binary-instances (0.2.1.0-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:27 +0300 + haskell-vector-binary-instances (0.2.1.0-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-vector-binary-instances/debian/control b/p/haskell-vector-binary-instances/debian/control index e9aeb141d..6f29bddc2 100644 --- a/p/haskell-vector-binary-instances/debian/control +++ b/p/haskell-vector-binary-instances/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/bos/vector-binary-instances Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Instances of Data.Binary and Data.Serialize for vector This package provides instances for Binary for the types defined in the vector package, making it easy to serialize vectors to and from disk. It uses diff --git a/p/haskell-vector-instances/debian/changelog b/p/haskell-vector-instances/debian/changelog index ce421bae5..bd935fea1 100644 --- a/p/haskell-vector-instances/debian/changelog +++ b/p/haskell-vector-instances/debian/changelog @@ -1,3 +1,9 @@ +haskell-vector-instances (3.3.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:27 +0300 + haskell-vector-instances (3.3.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-vector-instances/debian/control b/p/haskell-vector-instances/debian/control index 5265a9a37..155a866d7 100644 --- a/p/haskell-vector-instances/debian/control +++ b/p/haskell-vector-instances/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/vector-instances Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: orphan instances for Data.Vector Keyed, Zip, ZipWithKey, Indexable, Lookup, Adjustable, FoldableWithKey, Apply, Pointed, Bind, Semigroup, Alt, Plus, TraversableWithKey, Extend, diff --git a/p/haskell-vector-space-points/debian/changelog b/p/haskell-vector-space-points/debian/changelog index 4c74b6cc1..cc5aa60f9 100644 --- a/p/haskell-vector-space-points/debian/changelog +++ b/p/haskell-vector-space-points/debian/changelog @@ -1,3 +1,9 @@ +haskell-vector-space-points (0.2.1.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:27 +0300 + haskell-vector-space-points (0.2.1.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-vector-space-points/debian/control b/p/haskell-vector-space-points/debian/control index a13196e96..c8fd15597 100644 --- a/p/haskell-vector-space-points/debian/control +++ b/p/haskell-vector-space-points/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/vector-space-points Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-vector-space-points-dev Architecture: any diff --git a/p/haskell-vector-space/debian/changelog b/p/haskell-vector-space/debian/changelog index b15959656..57021a3c7 100644 --- a/p/haskell-vector-space/debian/changelog +++ b/p/haskell-vector-space/debian/changelog @@ -1,3 +1,9 @@ +haskell-vector-space (0.10.2-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:27 +0300 + haskell-vector-space (0.10.2-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-vector-space/debian/control b/p/haskell-vector-space/debian/control index 6d98afa5b..7e3854bb0 100644 --- a/p/haskell-vector-space/debian/control +++ b/p/haskell-vector-space/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/vector-space Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-vector-space-dev Architecture: any diff --git a/p/haskell-vector-th-unbox/debian/changelog b/p/haskell-vector-th-unbox/debian/changelog index d09302951..3e7f1c057 100644 --- a/p/haskell-vector-th-unbox/debian/changelog +++ b/p/haskell-vector-th-unbox/debian/changelog @@ -1,3 +1,9 @@ +haskell-vector-th-unbox (0.2.1.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:27 +0300 + haskell-vector-th-unbox (0.2.1.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-vector-th-unbox/debian/control b/p/haskell-vector-th-unbox/debian/control index 9705c756a..30e7ca1c1 100644 --- a/p/haskell-vector-th-unbox/debian/control +++ b/p/haskell-vector-th-unbox/debian/control @@ -17,7 +17,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/vector-th-unbox Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Deriver for Data.Vector.Unboxed using Template Haskell This Haskell library package provides a Template Haskell deriver for unboxed vectors, given a pair of coercion functions to and from some existing type diff --git a/p/haskell-vector/debian/changelog b/p/haskell-vector/debian/changelog index 078bbd911..9605485f8 100644 --- a/p/haskell-vector/debian/changelog +++ b/p/haskell-vector/debian/changelog @@ -1,3 +1,9 @@ +haskell-vector (0.11.0.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:26 +0300 + haskell-vector (0.11.0.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-vector/debian/control b/p/haskell-vector/debian/control index dbca5b15e..0f421c036 100644 --- a/p/haskell-vector/debian/control +++ b/p/haskell-vector/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/haskell/vector Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-vector-dev Architecture: any diff --git a/p/haskell-void/debian/changelog b/p/haskell-void/debian/changelog index 7b4c40dfc..01f50e4c1 100644 --- a/p/haskell-void/debian/changelog +++ b/p/haskell-void/debian/changelog @@ -1,3 +1,9 @@ +haskell-void (0.7.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:28 +0300 + haskell-void (0.7.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-void/debian/control b/p/haskell-void/debian/control index 265054b61..04327f74b 100644 --- a/p/haskell-void/debian/control +++ b/p/haskell-void/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/void Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-void-dev Architecture: any diff --git a/p/haskell-vty/debian/changelog b/p/haskell-vty/debian/changelog index b256d172c..db73ef777 100644 --- a/p/haskell-vty/debian/changelog +++ b/p/haskell-vty/debian/changelog @@ -1,3 +1,9 @@ +haskell-vty (5.4.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:28 +0300 + haskell-vty (5.4.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-vty/debian/control b/p/haskell-vty/debian/control index 283a417c7..26fc44c34 100644 --- a/p/haskell-vty/debian/control +++ b/p/haskell-vty/debian/control @@ -52,7 +52,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/coreyoconnor/vty Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-vty-dev Architecture: any diff --git a/p/haskell-wai-app-file-cgi/debian/changelog b/p/haskell-wai-app-file-cgi/debian/changelog index 69a95588d..ddeea14a8 100644 --- a/p/haskell-wai-app-file-cgi/debian/changelog +++ b/p/haskell-wai-app-file-cgi/debian/changelog @@ -1,3 +1,9 @@ +haskell-wai-app-file-cgi (3.1.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:28 +0300 + haskell-wai-app-file-cgi (3.1.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-wai-app-file-cgi/debian/control b/p/haskell-wai-app-file-cgi/debian/control index 9e0b7ef66..3b19ee119 100644 --- a/p/haskell-wai-app-file-cgi/debian/control +++ b/p/haskell-wai-app-file-cgi/debian/control @@ -80,7 +80,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.mew.org/~kazu/proj/mighttpd/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-wai-app-file-cgi-dev Architecture: any diff --git a/p/haskell-wai-app-static/debian/changelog b/p/haskell-wai-app-static/debian/changelog index b64455e7f..d09a4c475 100644 --- a/p/haskell-wai-app-static/debian/changelog +++ b/p/haskell-wai-app-static/debian/changelog @@ -1,3 +1,9 @@ +haskell-wai-app-static (3.1.4.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:28 +0300 + haskell-wai-app-static (3.1.4.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-wai-app-static/debian/control b/p/haskell-wai-app-static/debian/control index cceb1157e..abbce4191 100644 --- a/p/haskell-wai-app-static/debian/control +++ b/p/haskell-wai-app-static/debian/control @@ -84,7 +84,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/book/web-application-interface Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-wai-app-static-dev Architecture: any diff --git a/p/haskell-wai-conduit/debian/changelog b/p/haskell-wai-conduit/debian/changelog index bf902ffb4..8da122b38 100644 --- a/p/haskell-wai-conduit/debian/changelog +++ b/p/haskell-wai-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-wai-conduit (3.0.0.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:28 +0300 + haskell-wai-conduit (3.0.0.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-wai-conduit/debian/control b/p/haskell-wai-conduit/debian/control index 219e846f4..1d2f453e0 100644 --- a/p/haskell-wai-conduit/debian/control +++ b/p/haskell-wai-conduit/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/yesodweb/wai Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: conduit wrappers for WAI Since version 3.0.0, WAI has no built-in streaming data abstraction. This library provides similar functionality to what existed in WAI diff --git a/p/haskell-wai-extra/debian/changelog b/p/haskell-wai-extra/debian/changelog index 4914b8f91..11e59ace3 100644 --- a/p/haskell-wai-extra/debian/changelog +++ b/p/haskell-wai-extra/debian/changelog @@ -1,3 +1,9 @@ +haskell-wai-extra (3.0.13.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:28 +0300 + haskell-wai-extra (3.0.13.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-wai-extra/debian/control b/p/haskell-wai-extra/debian/control index ba74af901..5b3a7b14a 100644 --- a/p/haskell-wai-extra/debian/control +++ b/p/haskell-wai-extra/debian/control @@ -96,7 +96,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/yesodweb/wai Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-wai-extra-dev Architecture: any diff --git a/p/haskell-wai-handler-launch/debian/changelog b/p/haskell-wai-handler-launch/debian/changelog index 4117f7a81..f201ec280 100644 --- a/p/haskell-wai-handler-launch/debian/changelog +++ b/p/haskell-wai-handler-launch/debian/changelog @@ -1,3 +1,9 @@ +haskell-wai-handler-launch (3.0.0.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:29 +0300 + haskell-wai-handler-launch (3.0.0.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-wai-handler-launch/debian/control b/p/haskell-wai-handler-launch/debian/control index b80d6a5bf..2aecfd34c 100644 --- a/p/haskell-wai-handler-launch/debian/control +++ b/p/haskell-wai-handler-launch/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/wai-handler-launch Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-wai-handler-launch-dev Architecture: any diff --git a/p/haskell-wai-logger/debian/changelog b/p/haskell-wai-logger/debian/changelog index f0ce7eee0..51459e36b 100644 --- a/p/haskell-wai-logger/debian/changelog +++ b/p/haskell-wai-logger/debian/changelog @@ -1,3 +1,9 @@ +haskell-wai-logger (2.2.4.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:29 +0300 + haskell-wai-logger (2.2.4.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-wai-logger/debian/control b/p/haskell-wai-logger/debian/control index d7ac95ce1..0ecb3cba8 100644 --- a/p/haskell-wai-logger/debian/control +++ b/p/haskell-wai-logger/debian/control @@ -42,7 +42,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/wai-logger Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-wai-logger-dev Architecture: any diff --git a/p/haskell-wai-websockets/debian/changelog b/p/haskell-wai-websockets/debian/changelog index d799bd78b..c6abfa7e0 100644 --- a/p/haskell-wai-websockets/debian/changelog +++ b/p/haskell-wai-websockets/debian/changelog @@ -1,3 +1,9 @@ +haskell-wai-websockets (3.0.0.8-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:29 +0300 + haskell-wai-websockets (3.0.0.8-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-wai-websockets/debian/control b/p/haskell-wai-websockets/debian/control index 0e2ffa256..d7eddcfea 100644 --- a/p/haskell-wai-websockets/debian/control +++ b/p/haskell-wai-websockets/debian/control @@ -41,7 +41,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/yesodweb/wai Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: bridge between WAI and the haskell websockets library The Web Application Interface provides a common protocol for communication between web applications and web servers. This package provides a bridge diff --git a/p/haskell-wai/debian/changelog b/p/haskell-wai/debian/changelog index d607a90ff..5c4a0cd90 100644 --- a/p/haskell-wai/debian/changelog +++ b/p/haskell-wai/debian/changelog @@ -1,3 +1,9 @@ +haskell-wai (3.2.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:28 +0300 + haskell-wai (3.2.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-wai/debian/control b/p/haskell-wai/debian/control index c76867fdf..18642e536 100644 --- a/p/haskell-wai/debian/control +++ b/p/haskell-wai/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/yesodweb/wai Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-wai-dev Architecture: any diff --git a/p/haskell-warp-tls/debian/changelog b/p/haskell-warp-tls/debian/changelog index f20b33668..c9c8bc8ad 100644 --- a/p/haskell-warp-tls/debian/changelog +++ b/p/haskell-warp-tls/debian/changelog @@ -1,3 +1,9 @@ +haskell-warp-tls (3.2.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:29 +0300 + haskell-warp-tls (3.2.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-warp-tls/debian/control b/p/haskell-warp-tls/debian/control index 22d1e75e2..ef0cf1343 100644 --- a/p/haskell-warp-tls/debian/control +++ b/p/haskell-warp-tls/debian/control @@ -33,7 +33,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/yesodweb/wai Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-warp-tls-dev Architecture: any diff --git a/p/haskell-warp/debian/changelog b/p/haskell-warp/debian/changelog index a946f585e..47aabbc2a 100644 --- a/p/haskell-warp/debian/changelog +++ b/p/haskell-warp/debian/changelog @@ -1,3 +1,9 @@ +haskell-warp (3.2.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:29 +0300 + haskell-warp (3.2.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-warp/debian/control b/p/haskell-warp/debian/control index 411f4eba3..78cc180f4 100644 --- a/p/haskell-warp/debian/control +++ b/p/haskell-warp/debian/control @@ -74,7 +74,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/yesodweb/wai Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-warp-dev Architecture: any diff --git a/p/haskell-web-routes-boomerang/debian/changelog b/p/haskell-web-routes-boomerang/debian/changelog index 446354802..e4ee9f017 100644 --- a/p/haskell-web-routes-boomerang/debian/changelog +++ b/p/haskell-web-routes-boomerang/debian/changelog @@ -1,3 +1,9 @@ +haskell-web-routes-boomerang (0.28.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:30 +0300 + haskell-web-routes-boomerang (0.28.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-web-routes-boomerang/debian/control b/p/haskell-web-routes-boomerang/debian/control index 2e55d1cd9..d9d7180fc 100644 --- a/p/haskell-web-routes-boomerang/debian/control +++ b/p/haskell-web-routes-boomerang/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/web-routes-boomerang Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: correctness and composability of application URLs This module adds support for creating url parsers/printers using a single unified grammar specification. diff --git a/p/haskell-web-routes-happstack/debian/changelog b/p/haskell-web-routes-happstack/debian/changelog index 67649ae99..b0878a055 100644 --- a/p/haskell-web-routes-happstack/debian/changelog +++ b/p/haskell-web-routes-happstack/debian/changelog @@ -1,3 +1,9 @@ +haskell-web-routes-happstack (0.23.10-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:30 +0300 + haskell-web-routes-happstack (0.23.10-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-web-routes-happstack/debian/control b/p/haskell-web-routes-happstack/debian/control index 74e1769cc..9829d864f 100644 --- a/p/haskell-web-routes-happstack/debian/control +++ b/p/haskell-web-routes-happstack/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/web-routes-happstack Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: web-routes support for Happstack Includes functions for converting web-routes Sites to normal Happstack routes. diff --git a/p/haskell-web-routes-hsp/debian/changelog b/p/haskell-web-routes-hsp/debian/changelog index 9cc195b16..b3f2365d1 100644 --- a/p/haskell-web-routes-hsp/debian/changelog +++ b/p/haskell-web-routes-hsp/debian/changelog @@ -1,3 +1,9 @@ +haskell-web-routes-hsp (0.24.6.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:30 +0300 + haskell-web-routes-hsp (0.24.6.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-web-routes-hsp/debian/control b/p/haskell-web-routes-hsp/debian/control index d50aacc5c..349386828 100644 --- a/p/haskell-web-routes-hsp/debian/control +++ b/p/haskell-web-routes-hsp/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/web-routes-hsp Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: XMLGenerator instance for RouteT monad Provides HSP and web-routes integration. diff --git a/p/haskell-web-routes-th/debian/changelog b/p/haskell-web-routes-th/debian/changelog index 1019b26b6..23a0abe56 100644 --- a/p/haskell-web-routes-th/debian/changelog +++ b/p/haskell-web-routes-th/debian/changelog @@ -1,3 +1,9 @@ +haskell-web-routes-th (0.22.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:30 +0300 + haskell-web-routes-th (0.22.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-web-routes-th/debian/control b/p/haskell-web-routes-th/debian/control index 45a098463..edb9d5687 100644 --- a/p/haskell-web-routes-th/debian/control +++ b/p/haskell-web-routes-th/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/web-routes-th Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: support for deriving PathInfo using Template Haskell web-routes-th provides Template Haskell functions for creating PathInfo instances for a type, optionally using a transformation function diff --git a/p/haskell-web-routes/debian/changelog b/p/haskell-web-routes/debian/changelog index 8d9f9f484..203b98f32 100644 --- a/p/haskell-web-routes/debian/changelog +++ b/p/haskell-web-routes/debian/changelog @@ -1,3 +1,9 @@ +haskell-web-routes (0.27.10-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:29 +0300 + haskell-web-routes (0.27.10-2) unstable; urgency=medium * Add missing build-dep on hspec. diff --git a/p/haskell-web-routes/debian/control b/p/haskell-web-routes/debian/control index 6c15e9aed..07e058e4a 100644 --- a/p/haskell-web-routes/debian/control +++ b/p/haskell-web-routes/debian/control @@ -50,7 +50,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/web-routes Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-web-routes-dev Architecture: any diff --git a/p/haskell-websockets/debian/changelog b/p/haskell-websockets/debian/changelog index 971bfcf3e..9c5e9b9b0 100644 --- a/p/haskell-websockets/debian/changelog +++ b/p/haskell-websockets/debian/changelog @@ -1,3 +1,9 @@ +haskell-websockets (0.9.6.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:30 +0300 + haskell-websockets (0.9.6.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-websockets/debian/control b/p/haskell-websockets/debian/control index 11a6d7407..766466a64 100644 --- a/p/haskell-websockets/debian/control +++ b/p/haskell-websockets/debian/control @@ -58,7 +58,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://jaspervdj.be/websockets Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: write WebSocket-capable servers Provides a sensible, clean and simple way to write WebSocket-capable servers in Haskell. diff --git a/p/haskell-werewolf/debian/changelog b/p/haskell-werewolf/debian/changelog index 12a9d5864..d9af34f82 100644 --- a/p/haskell-werewolf/debian/changelog +++ b/p/haskell-werewolf/debian/changelog @@ -1,3 +1,9 @@ +haskell-werewolf (0.5.1.0-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:30 +0300 + haskell-werewolf (0.5.1.0-2) unstable; urgency=medium * Only run tests on platforms with SMP support. This is not diff --git a/p/haskell-werewolf/debian/control b/p/haskell-werewolf/debian/control index 5ac9e027f..bf012c488 100644 --- a/p/haskell-werewolf/debian/control +++ b/p/haskell-werewolf/debian/control @@ -43,7 +43,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: https://github.com/hjwylde/werewolf Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-werewolf -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: game engine for playing werewolf within a chat client A game engine for playing werewolf within a chat client. This engine is based off of the party game Mafia, also known as diff --git a/p/haskell-wizards/debian/changelog b/p/haskell-wizards/debian/changelog index b75aa5069..abe7bccea 100644 --- a/p/haskell-wizards/debian/changelog +++ b/p/haskell-wizards/debian/changelog @@ -1,3 +1,9 @@ +haskell-wizards (1.0.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:31 +0300 + haskell-wizards (1.0.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-wizards/debian/control b/p/haskell-wizards/debian/control index 42e0f41db..f504ac05a 100644 --- a/p/haskell-wizards/debian/control +++ b/p/haskell-wizards/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/wizards Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: library for interrogative programs This library is a package designed for the quick and painless development of interrogative programs, which revolve around a "dialogue" with the user, who diff --git a/p/haskell-wl-pprint-extras/debian/changelog b/p/haskell-wl-pprint-extras/debian/changelog index fdecddaec..883df3624 100644 --- a/p/haskell-wl-pprint-extras/debian/changelog +++ b/p/haskell-wl-pprint-extras/debian/changelog @@ -1,3 +1,9 @@ +haskell-wl-pprint-extras (3.5.0.5-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:31 +0300 + haskell-wl-pprint-extras (3.5.0.5-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-wl-pprint-extras/debian/control b/p/haskell-wl-pprint-extras/debian/control index 6209d4800..d74b938ab 100644 --- a/p/haskell-wl-pprint-extras/debian/control +++ b/p/haskell-wl-pprint-extras/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/wl-pprint-extras/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: free monad based on the Wadler/Leijen pretty printer This is an implementation of the pretty printing combinators described by Philip Wadler (1997). In their bare essence, the combinators of diff --git a/p/haskell-wl-pprint-terminfo/debian/changelog b/p/haskell-wl-pprint-terminfo/debian/changelog index e04392feb..7c53731d4 100644 --- a/p/haskell-wl-pprint-terminfo/debian/changelog +++ b/p/haskell-wl-pprint-terminfo/debian/changelog @@ -1,3 +1,9 @@ +haskell-wl-pprint-terminfo (3.7.1.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:31 +0300 + haskell-wl-pprint-terminfo (3.7.1.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-wl-pprint-terminfo/debian/control b/p/haskell-wl-pprint-terminfo/debian/control index 461030c98..02809caf8 100644 --- a/p/haskell-wl-pprint-terminfo/debian/control +++ b/p/haskell-wl-pprint-terminfo/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/ekmett/wl-pprint-terminfo/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: color pretty printer with terminfo support Pretty printing with terminfo effects including colors and bells. diff --git a/p/haskell-wl-pprint-text/debian/changelog b/p/haskell-wl-pprint-text/debian/changelog index ef7b87707..8cbf6eaf4 100644 --- a/p/haskell-wl-pprint-text/debian/changelog +++ b/p/haskell-wl-pprint-text/debian/changelog @@ -1,3 +1,9 @@ +haskell-wl-pprint-text (1.1.0.4-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:31 +0300 + haskell-wl-pprint-text (1.1.0.4-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-wl-pprint-text/debian/control b/p/haskell-wl-pprint-text/debian/control index a0cf8709c..2ab7d159d 100644 --- a/p/haskell-wl-pprint-text/debian/control +++ b/p/haskell-wl-pprint-text/debian/control @@ -16,7 +16,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/wl-pprint-text Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-wl-pprint-text-dev Architecture: any diff --git a/p/haskell-word-trie/debian/changelog b/p/haskell-word-trie/debian/changelog index fc4c50622..a7d2d5c16 100644 --- a/p/haskell-word-trie/debian/changelog +++ b/p/haskell-word-trie/debian/changelog @@ -1,3 +1,9 @@ +haskell-word-trie (0.3.0-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:31 +0300 + haskell-word-trie (0.3.0-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-word-trie/debian/control b/p/haskell-word-trie/debian/control index 7c73179f4..26b8d2f78 100644 --- a/p/haskell-word-trie/debian/control +++ b/p/haskell-word-trie/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/yi-editor/word-trie Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Implementation of a finite trie over words. This is a Haskell library providing an implementation of a finite trie over words. diff --git a/p/haskell-word8/debian/changelog b/p/haskell-word8/debian/changelog index a108576f2..5ceb650f5 100644 --- a/p/haskell-word8/debian/changelog +++ b/p/haskell-word8/debian/changelog @@ -1,3 +1,9 @@ +haskell-word8 (0.1.2-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:31 +0300 + haskell-word8 (0.1.2-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-word8/debian/control b/p/haskell-word8/debian/control index b5b69c6ea..f6269b68b 100644 --- a/p/haskell-word8/debian/control +++ b/p/haskell-word8/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/word8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-word8-dev Architecture: any diff --git a/p/haskell-x11-xft/debian/changelog b/p/haskell-x11-xft/debian/changelog index 9b8fadf6e..bf6d3291b 100644 --- a/p/haskell-x11-xft/debian/changelog +++ b/p/haskell-x11-xft/debian/changelog @@ -1,3 +1,9 @@ +haskell-x11-xft (0.3.1-10) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:32 +0300 + haskell-x11-xft (0.3.1-9) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-x11-xft/debian/control b/p/haskell-x11-xft/debian/control index 5ef5e0b5c..84d45b942 100644 --- a/p/haskell-x11-xft/debian/control +++ b/p/haskell-x11-xft/debian/control @@ -19,7 +19,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/X11-xft Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-x11-xft-dev Architecture: any diff --git a/p/haskell-x11/debian/changelog b/p/haskell-x11/debian/changelog index cc029c6c2..4bed753fa 100644 --- a/p/haskell-x11/debian/changelog +++ b/p/haskell-x11/debian/changelog @@ -1,3 +1,9 @@ +haskell-x11 (1.6.1.2-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:32 +0300 + haskell-x11 (1.6.1.2-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-x11/debian/control b/p/haskell-x11/debian/control index ca122533b..6ad80ff8c 100644 --- a/p/haskell-x11/debian/control +++ b/p/haskell-x11/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/haskell-pkg-janitors/X11 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-x11-dev Architecture: any diff --git a/p/haskell-x509-store/debian/changelog b/p/haskell-x509-store/debian/changelog index 6ff0c0ca0..d55530a25 100644 --- a/p/haskell-x509-store/debian/changelog +++ b/p/haskell-x509-store/debian/changelog @@ -1,3 +1,9 @@ +haskell-x509-store (1.6.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:32 +0300 + haskell-x509-store (1.6.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-x509-store/debian/control b/p/haskell-x509-store/debian/control index d4ec1eb1a..e55b2000b 100644 --- a/p/haskell-x509-store/debian/control +++ b/p/haskell-x509-store/debian/control @@ -34,7 +34,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-certificate Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: X.509 collection access and storage methods X.509 collection access and storage methods for certificates, CRLs, and exception lists. diff --git a/p/haskell-x509-system/debian/changelog b/p/haskell-x509-system/debian/changelog index 33f0206c8..8547c4f08 100644 --- a/p/haskell-x509-system/debian/changelog +++ b/p/haskell-x509-system/debian/changelog @@ -1,3 +1,9 @@ +haskell-x509-system (1.6.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:32 +0300 + haskell-x509-system (1.6.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-x509-system/debian/control b/p/haskell-x509-system/debian/control index cf7334499..f98b5e2e3 100644 --- a/p/haskell-x509-system/debian/control +++ b/p/haskell-x509-system/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-certificate Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: per-operating-system X.509 accessors and storage This is meant to be a portable way of finding and accessing the system X.509 certificate store. diff --git a/p/haskell-x509-validation/debian/changelog b/p/haskell-x509-validation/debian/changelog index d62c60af2..5fa8f6ec2 100644 --- a/p/haskell-x509-validation/debian/changelog +++ b/p/haskell-x509-validation/debian/changelog @@ -1,3 +1,9 @@ +haskell-x509-validation (1.6.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:32 +0300 + haskell-x509-validation (1.6.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-x509-validation/debian/control b/p/haskell-x509-validation/debian/control index 0a50d451a..83f3991e7 100644 --- a/p/haskell-x509-validation/debian/control +++ b/p/haskell-x509-validation/debian/control @@ -50,7 +50,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-certificate Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: X.509 certificate and CRL validation X.509 certificate/CRL checks and validations routines, following RFC5280 / RFC6818. diff --git a/p/haskell-x509/debian/changelog b/p/haskell-x509/debian/changelog index 0afdf3c3a..b6ad838f3 100644 --- a/p/haskell-x509/debian/changelog +++ b/p/haskell-x509/debian/changelog @@ -1,3 +1,9 @@ +haskell-x509 (1.6.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:32 +0300 + haskell-x509 (1.6.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-x509/debian/control b/p/haskell-x509/debian/control index 42d28ee4c..9136b7735 100644 --- a/p/haskell-x509/debian/control +++ b/p/haskell-x509/debian/control @@ -43,7 +43,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/vincenthz/hs-certificate Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: X.509 reader and writer Reads/writes X.509 Certificate, CRLs and their signed equivalents. Follows RFC5280 / RFC6818. diff --git a/p/haskell-xcb-types/debian/changelog b/p/haskell-xcb-types/debian/changelog index 7ba0d06bb..902f41d8d 100644 --- a/p/haskell-xcb-types/debian/changelog +++ b/p/haskell-xcb-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-xcb-types (0.7.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:32 +0300 + haskell-xcb-types (0.7.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-xcb-types/debian/control b/p/haskell-xcb-types/debian/control index d05ad0095..5f345f54f 100644 --- a/p/haskell-xcb-types/debian/control +++ b/p/haskell-xcb-types/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://community.haskell.org/~aslatter/code/xcb-types Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Parses XML files used by the XCB project This package provides types which mirror the structures used in the XCB code generation XML files. diff --git a/p/haskell-xdg-basedir/debian/changelog b/p/haskell-xdg-basedir/debian/changelog index bb83a52d8..486eb0246 100644 --- a/p/haskell-xdg-basedir/debian/changelog +++ b/p/haskell-xdg-basedir/debian/changelog @@ -1,3 +1,9 @@ +haskell-xdg-basedir (0.2.2-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:33 +0300 + haskell-xdg-basedir (0.2.2-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-xdg-basedir/debian/control b/p/haskell-xdg-basedir/debian/control index 0c7f454a2..69375e8f9 100644 --- a/p/haskell-xdg-basedir/debian/control +++ b/p/haskell-xdg-basedir/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/willdonnelly/xdg-basedir Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-xdg-basedir-dev Architecture: any diff --git a/p/haskell-xml-conduit/debian/changelog b/p/haskell-xml-conduit/debian/changelog index 873aef6a2..064cf1a2a 100644 --- a/p/haskell-xml-conduit/debian/changelog +++ b/p/haskell-xml-conduit/debian/changelog @@ -1,3 +1,9 @@ +haskell-xml-conduit (1.3.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:33 +0300 + haskell-xml-conduit (1.3.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-xml-conduit/debian/control b/p/haskell-xml-conduit/debian/control index c19d1aa13..d83da349e 100644 --- a/p/haskell-xml-conduit/debian/control +++ b/p/haskell-xml-conduit/debian/control @@ -57,7 +57,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/snoyberg/xml Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-xml-conduit-dev Architecture: any diff --git a/p/haskell-xml-hamlet/debian/changelog b/p/haskell-xml-hamlet/debian/changelog index 7579f96d9..07d05067e 100644 --- a/p/haskell-xml-hamlet/debian/changelog +++ b/p/haskell-xml-hamlet/debian/changelog @@ -1,3 +1,9 @@ +haskell-xml-hamlet (0.4.0.11-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:33 +0300 + haskell-xml-hamlet (0.4.0.11-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-xml-hamlet/debian/control b/p/haskell-xml-hamlet/debian/control index 55ca8c3f9..47660ec4d 100644 --- a/p/haskell-xml-hamlet/debian/control +++ b/p/haskell-xml-hamlet/debian/control @@ -34,7 +34,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-xml-hamlet-dev Architecture: any diff --git a/p/haskell-xml-types/debian/changelog b/p/haskell-xml-types/debian/changelog index ae17a0e17..ef53fa47d 100644 --- a/p/haskell-xml-types/debian/changelog +++ b/p/haskell-xml-types/debian/changelog @@ -1,3 +1,9 @@ +haskell-xml-types (0.3.6-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:33 +0300 + haskell-xml-types (0.3.6-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-xml-types/debian/control b/p/haskell-xml-types/debian/control index 4d96790d9..d98e18482 100644 --- a/p/haskell-xml-types/debian/control +++ b/p/haskell-xml-types/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://john-millikin.com/software/haskell-xml/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-xml-types-dev Architecture: any diff --git a/p/haskell-xml/debian/changelog b/p/haskell-xml/debian/changelog index 5c7745a4c..2e9f30562 100644 --- a/p/haskell-xml/debian/changelog +++ b/p/haskell-xml/debian/changelog @@ -1,3 +1,9 @@ +haskell-xml (1.3.14-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:33 +0300 + haskell-xml (1.3.14-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-xml/debian/control b/p/haskell-xml/debian/control index a4237419e..8f4156c4b 100644 --- a/p/haskell-xml/debian/control +++ b/p/haskell-xml/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.galois.com Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-xml-dev Architecture: any diff --git a/p/haskell-xmlhtml/debian/changelog b/p/haskell-xmlhtml/debian/changelog index e40230a30..61816c4fb 100644 --- a/p/haskell-xmlhtml/debian/changelog +++ b/p/haskell-xmlhtml/debian/changelog @@ -1,3 +1,9 @@ +haskell-xmlhtml (0.2.3.4-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:33 +0300 + haskell-xmlhtml (0.2.3.4-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-xmlhtml/debian/control b/p/haskell-xmlhtml/debian/control index e0e85efc7..40f56ca63 100644 --- a/p/haskell-xmlhtml/debian/control +++ b/p/haskell-xmlhtml/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/xmlhtml Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: XML parser and renderer with HTML 5 quirks mode Contains renderers and parsers for both XML and HTML 5 document fragments, which share data structures so that it's easy to work with diff --git a/p/haskell-xss-sanitize/debian/changelog b/p/haskell-xss-sanitize/debian/changelog index 25a77eb3a..deee63cbd 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-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:34 +0300 + haskell-xss-sanitize (0.3.5.6-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-xss-sanitize/debian/control b/p/haskell-xss-sanitize/debian/control index 9a3d9ca16..8ce63b92f 100644 --- a/p/haskell-xss-sanitize/debian/control +++ b/p/haskell-xss-sanitize/debian/control @@ -37,7 +37,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/yesodweb/haskell-xss-sanitize Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-xss-sanitize-dev Architecture: any diff --git a/p/haskell-yaml/debian/changelog b/p/haskell-yaml/debian/changelog index d183131dd..22232e2e9 100644 --- a/p/haskell-yaml/debian/changelog +++ b/p/haskell-yaml/debian/changelog @@ -1,3 +1,9 @@ +haskell-yaml (0.8.15.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:34 +0300 + haskell-yaml (0.8.15.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yaml/debian/control b/p/haskell-yaml/debian/control index 0acd2715e..fb7daef1a 100644 --- a/p/haskell-yaml/debian/control +++ b/p/haskell-yaml/debian/control @@ -49,7 +49,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/snoyberg/yaml/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yaml-dev Architecture: any diff --git a/p/haskell-yesod-auth-hashdb/debian/changelog b/p/haskell-yesod-auth-hashdb/debian/changelog index b810cf50f..8dff7b4cd 100644 --- a/p/haskell-yesod-auth-hashdb/debian/changelog +++ b/p/haskell-yesod-auth-hashdb/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-auth-hashdb (1.4.2.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:34 +0300 + haskell-yesod-auth-hashdb (1.4.2.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-yesod-auth-hashdb/debian/control b/p/haskell-yesod-auth-hashdb/debian/control index 2af580dc2..6874b35a6 100644 --- a/p/haskell-yesod-auth-hashdb/debian/control +++ b/p/haskell-yesod-auth-hashdb/debian/control @@ -40,7 +40,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/paul-rouse/yesod-auth-hashdb Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: HashDB authentication plugin for Yesod web framework This package is the Yesod.Auth.HashDB plugin, originally included in yesod-auth, but now modified to be more secure and placed in a diff --git a/p/haskell-yesod-auth-oauth/debian/changelog b/p/haskell-yesod-auth-oauth/debian/changelog index ec4034b42..31aafef2a 100644 --- a/p/haskell-yesod-auth-oauth/debian/changelog +++ b/p/haskell-yesod-auth-oauth/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-auth-oauth (1.4.0.2-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:34 +0300 + haskell-yesod-auth-oauth (1.4.0.2-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-yesod-auth-oauth/debian/control b/p/haskell-yesod-auth-oauth/debian/control index 350327d32..836f237bf 100644 --- a/p/haskell-yesod-auth-oauth/debian/control +++ b/p/haskell-yesod-auth-oauth/debian/control @@ -35,7 +35,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yesod-auth-oauth-dev Architecture: any diff --git a/p/haskell-yesod-auth/debian/changelog b/p/haskell-yesod-auth/debian/changelog index d465b58c1..447dd29d1 100644 --- a/p/haskell-yesod-auth/debian/changelog +++ b/p/haskell-yesod-auth/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-auth (1.4.11-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:34 +0300 + haskell-yesod-auth (1.4.11-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod-auth/debian/control b/p/haskell-yesod-auth/debian/control index d70c61308..4bdf256a5 100644 --- a/p/haskell-yesod-auth/debian/control +++ b/p/haskell-yesod-auth/debian/control @@ -117,7 +117,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yesod-auth-dev Architecture: any diff --git a/p/haskell-yesod-bin/debian/changelog b/p/haskell-yesod-bin/debian/changelog index 30e539695..de0a42afe 100644 --- a/p/haskell-yesod-bin/debian/changelog +++ b/p/haskell-yesod-bin/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-bin (1.4.17-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:35 +0300 + haskell-yesod-bin (1.4.17-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod-bin/debian/control b/p/haskell-yesod-bin/debian/control index c79a099b5..43d37b2d6 100644 --- a/p/haskell-yesod-bin/debian/control +++ b/p/haskell-yesod-bin/debian/control @@ -55,7 +55,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: yesod Architecture: any diff --git a/p/haskell-yesod-core/debian/changelog b/p/haskell-yesod-core/debian/changelog index 11457c243..1b9691239 100644 --- a/p/haskell-yesod-core/debian/changelog +++ b/p/haskell-yesod-core/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-core (1.4.18.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:35 +0300 + haskell-yesod-core (1.4.18.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod-core/debian/control b/p/haskell-yesod-core/debian/control index bd3a5047c..c552754ac 100644 --- a/p/haskell-yesod-core/debian/control +++ b/p/haskell-yesod-core/debian/control @@ -158,7 +158,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yesod-core-dev Architecture: any diff --git a/p/haskell-yesod-default/debian/changelog b/p/haskell-yesod-default/debian/changelog index 8dbc8732b..c8b276be8 100644 --- a/p/haskell-yesod-default/debian/changelog +++ b/p/haskell-yesod-default/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-default (1.2.0-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:35 +0300 + haskell-yesod-default (1.2.0-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-yesod-default/debian/control b/p/haskell-yesod-default/debian/control index 2f894d92f..1dd49ce8f 100644 --- a/p/haskell-yesod-default/debian/control +++ b/p/haskell-yesod-default/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yesod-default-dev Architecture: any diff --git a/p/haskell-yesod-form/debian/changelog b/p/haskell-yesod-form/debian/changelog index 4d12af3a0..94096a414 100644 --- a/p/haskell-yesod-form/debian/changelog +++ b/p/haskell-yesod-form/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-form (1.4.6-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:35 +0300 + haskell-yesod-form (1.4.6-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod-form/debian/control b/p/haskell-yesod-form/debian/control index e05bc2780..20e0081b1 100644 --- a/p/haskell-yesod-form/debian/control +++ b/p/haskell-yesod-form/debian/control @@ -71,7 +71,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yesod-form-dev Architecture: any diff --git a/p/haskell-yesod-newsfeed/debian/changelog b/p/haskell-yesod-newsfeed/debian/changelog index cece936ee..e3a44b382 100644 --- a/p/haskell-yesod-newsfeed/debian/changelog +++ b/p/haskell-yesod-newsfeed/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-newsfeed (1.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:35 +0300 + haskell-yesod-newsfeed (1.5-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod-newsfeed/debian/control b/p/haskell-yesod-newsfeed/debian/control index d07c6fde5..6b97062fe 100644 --- a/p/haskell-yesod-newsfeed/debian/control +++ b/p/haskell-yesod-newsfeed/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yesod-newsfeed-dev Architecture: any diff --git a/p/haskell-yesod-persistent/debian/changelog b/p/haskell-yesod-persistent/debian/changelog index 57628d670..4b51fb2d6 100644 --- a/p/haskell-yesod-persistent/debian/changelog +++ b/p/haskell-yesod-persistent/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-persistent (1.4.0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:35 +0300 + haskell-yesod-persistent (1.4.0.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-yesod-persistent/debian/control b/p/haskell-yesod-persistent/debian/control index 3c3c352fa..a8798a0e1 100644 --- a/p/haskell-yesod-persistent/debian/control +++ b/p/haskell-yesod-persistent/debian/control @@ -36,7 +36,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yesod-persistent-dev Architecture: any diff --git a/p/haskell-yesod-static/debian/changelog b/p/haskell-yesod-static/debian/changelog index 883508c90..694e46fb9 100644 --- a/p/haskell-yesod-static/debian/changelog +++ b/p/haskell-yesod-static/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-static (1.5.0.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:35 +0300 + haskell-yesod-static (1.5.0.3-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod-static/debian/control b/p/haskell-yesod-static/debian/control index cba6bf586..5163c0285 100644 --- a/p/haskell-yesod-static/debian/control +++ b/p/haskell-yesod-static/debian/control @@ -84,7 +84,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yesod-static-dev Architecture: any diff --git a/p/haskell-yesod-test/debian/changelog b/p/haskell-yesod-test/debian/changelog index 708828734..d81b068da 100644 --- a/p/haskell-yesod-test/debian/changelog +++ b/p/haskell-yesod-test/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod-test (1.5.0.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:36 +0300 + haskell-yesod-test (1.5.0.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod-test/debian/control b/p/haskell-yesod-test/debian/control index 3f83d4b43..539869b94 100644 --- a/p/haskell-yesod-test/debian/control +++ b/p/haskell-yesod-test/debian/control @@ -78,7 +78,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yesod-test-dev Architecture: any diff --git a/p/haskell-yesod/debian/changelog b/p/haskell-yesod/debian/changelog index 8bfb02aba..2d39550ad 100644 --- a/p/haskell-yesod/debian/changelog +++ b/p/haskell-yesod/debian/changelog @@ -1,3 +1,9 @@ +haskell-yesod (1.4.2-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:34 +0300 + haskell-yesod (1.4.2-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yesod/debian/control b/p/haskell-yesod/debian/control index da3d00bf7..bd367dc44 100644 --- a/p/haskell-yesod/debian/control +++ b/p/haskell-yesod/debian/control @@ -87,7 +87,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://www.yesodweb.com/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yesod-dev Architecture: any diff --git a/p/haskell-yi-language/debian/changelog b/p/haskell-yi-language/debian/changelog index 65f3aba08..a1a4e77d0 100644 --- a/p/haskell-yi-language/debian/changelog +++ b/p/haskell-yi-language/debian/changelog @@ -1,3 +1,9 @@ +haskell-yi-language (0.2.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:36 +0300 + haskell-yi-language (0.2.0-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-yi-language/debian/control b/p/haskell-yi-language/debian/control index ebc824e56..5f471c2c1 100644 --- a/p/haskell-yi-language/debian/control +++ b/p/haskell-yi-language/debian/control @@ -46,7 +46,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/yi-editor/yi-language Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Collection of language-related Yi libraries. This is a Haskell library providing a collection of language-related Yi libraries: lexers, scanners… diff --git a/p/haskell-yi-rope/debian/changelog b/p/haskell-yi-rope/debian/changelog index 92dba0d25..946df77f0 100644 --- a/p/haskell-yi-rope/debian/changelog +++ b/p/haskell-yi-rope/debian/changelog @@ -1,3 +1,9 @@ +haskell-yi-rope (0.7.0.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:36 +0300 + haskell-yi-rope (0.7.0.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-yi-rope/debian/control b/p/haskell-yi-rope/debian/control index 41a3a5742..fd13c9762 100644 --- a/p/haskell-yi-rope/debian/control +++ b/p/haskell-yi-rope/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/yi-rope Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: Rope data structure used by Yi This is a Haskell library providing a rope data structure used by Yi diff --git a/p/haskell-zeromq4-haskell/debian/changelog b/p/haskell-zeromq4-haskell/debian/changelog index 49fa64ff0..67248f171 100644 --- a/p/haskell-zeromq4-haskell/debian/changelog +++ b/p/haskell-zeromq4-haskell/debian/changelog @@ -1,3 +1,9 @@ +haskell-zeromq4-haskell (0.6.4-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:36 +0300 + haskell-zeromq4-haskell (0.6.4-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-zeromq4-haskell/debian/control b/p/haskell-zeromq4-haskell/debian/control index 707ad248f..effd6a0d1 100644 --- a/p/haskell-zeromq4-haskell/debian/control +++ b/p/haskell-zeromq4-haskell/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/twittner/zeromq-haskell/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: bindings to ZeroMQ 4.x The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialised diff --git a/p/haskell-zip-archive/debian/changelog b/p/haskell-zip-archive/debian/changelog index 2254c232b..4e5d17fc3 100644 --- a/p/haskell-zip-archive/debian/changelog +++ b/p/haskell-zip-archive/debian/changelog @@ -1,3 +1,9 @@ +haskell-zip-archive (0.2.3.7-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:36 +0300 + haskell-zip-archive (0.2.3.7-4) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell-zip-archive/debian/control b/p/haskell-zip-archive/debian/control index e48ad6881..e8eefea74 100644 --- a/p/haskell-zip-archive/debian/control +++ b/p/haskell-zip-archive/debian/control @@ -29,7 +29,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/jgm/zip-archive Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-zip-archive-dev Architecture: any diff --git a/p/haskell-zlib-bindings/debian/changelog b/p/haskell-zlib-bindings/debian/changelog index e15a71eb8..a3703f02a 100644 --- a/p/haskell-zlib-bindings/debian/changelog +++ b/p/haskell-zlib-bindings/debian/changelog @@ -1,3 +1,9 @@ +haskell-zlib-bindings (0.1.1.5-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:37 +0300 + haskell-zlib-bindings (0.1.1.5-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-zlib-bindings/debian/control b/p/haskell-zlib-bindings/debian/control index ccfc84f76..563d02907 100644 --- a/p/haskell-zlib-bindings/debian/control +++ b/p/haskell-zlib-bindings/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/snoyberg/zlib-bindings Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-zlib-bindings-dev Architecture: any diff --git a/p/haskell-zlib-enum/debian/changelog b/p/haskell-zlib-enum/debian/changelog index 841a3dadf..7815cfe51 100644 --- a/p/haskell-zlib-enum/debian/changelog +++ b/p/haskell-zlib-enum/debian/changelog @@ -1,3 +1,9 @@ +haskell-zlib-enum (0.2.3.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:37 +0300 + haskell-zlib-enum (0.2.3.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskell-zlib-enum/debian/control b/p/haskell-zlib-enum/debian/control index 09eaf3984..dd900e5c7 100644 --- a/p/haskell-zlib-enum/debian/control +++ b/p/haskell-zlib-enum/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/maltem/zlib-enum Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-zlib-enum-dev Architecture: any diff --git a/p/haskell-zlib/debian/changelog b/p/haskell-zlib/debian/changelog index 60e4d4679..817082127 100644 --- a/p/haskell-zlib/debian/changelog +++ b/p/haskell-zlib/debian/changelog @@ -1,3 +1,9 @@ +haskell-zlib (0.6.1.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:36 +0300 + haskell-zlib (0.6.1.1-1) unstable; urgency=medium * New upstream release diff --git a/p/haskell-zlib/debian/control b/p/haskell-zlib/debian/control index 65f7d21b9..c2d1f9a8f 100644 --- a/p/haskell-zlib/debian/control +++ b/p/haskell-zlib/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/zlib Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-zlib-dev Architecture: any diff --git a/p/haskell98-report/debian/changelog b/p/haskell98-report/debian/changelog index a698372cd..215273b2d 100644 --- a/p/haskell98-report/debian/changelog +++ b/p/haskell98-report/debian/changelog @@ -1,3 +1,9 @@ +haskell98-report (20080907-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:37 +0300 + haskell98-report (20080907-6) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskell98-report/debian/control b/p/haskell98-report/debian/control index e79e2a02d..ef1cebd24 100644 --- a/p/haskell98-report/debian/control +++ b/p/haskell98-report/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~) Build-Depends-Indep: ghc (>= 6.6), flex-old, texlive-fonts-recommended, texlive-latex-recommended, ghostscript, texlive-latex-extra -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Homepage: http://darcs.haskell.org/haskell98-report/ diff --git a/p/haskelldb-hdbc-odbc/debian/changelog b/p/haskelldb-hdbc-odbc/debian/changelog index 4a2076913..93945ad02 100644 --- a/p/haskelldb-hdbc-odbc/debian/changelog +++ b/p/haskelldb-hdbc-odbc/debian/changelog @@ -1,3 +1,9 @@ +haskelldb-hdbc-odbc (2.1.2-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:37 +0300 + haskelldb-hdbc-odbc (2.1.2-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskelldb-hdbc-odbc/debian/control b/p/haskelldb-hdbc-odbc/debian/control index a6edfe4ce..39aa8f33c 100644 --- a/p/haskelldb-hdbc-odbc/debian/control +++ b/p/haskelldb-hdbc-odbc/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/m4dc4p/haskelldb Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-haskelldb-hdbc-odbc-dev Architecture: any diff --git a/p/haskelldb-hdbc-postgresql/debian/changelog b/p/haskelldb-hdbc-postgresql/debian/changelog index 6eb9d8899..d2be7dd39 100644 --- a/p/haskelldb-hdbc-postgresql/debian/changelog +++ b/p/haskelldb-hdbc-postgresql/debian/changelog @@ -1,3 +1,9 @@ +haskelldb-hdbc-postgresql (2.1.2-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:38 +0300 + haskelldb-hdbc-postgresql (2.1.2-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskelldb-hdbc-postgresql/debian/control b/p/haskelldb-hdbc-postgresql/debian/control index 2e3a8db9e..d6b39dd34 100644 --- a/p/haskelldb-hdbc-postgresql/debian/control +++ b/p/haskelldb-hdbc-postgresql/debian/control @@ -30,7 +30,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/haskelldb-hdbc-postgresql Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-haskelldb-hdbc-postgresql-dev Architecture: any diff --git a/p/haskelldb-hdbc-sqlite3/debian/changelog b/p/haskelldb-hdbc-sqlite3/debian/changelog index 89645a1c4..d544b2916 100644 --- a/p/haskelldb-hdbc-sqlite3/debian/changelog +++ b/p/haskelldb-hdbc-sqlite3/debian/changelog @@ -1,3 +1,9 @@ +haskelldb-hdbc-sqlite3 (2.1.2-8) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:38 +0300 + haskelldb-hdbc-sqlite3 (2.1.2-7) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskelldb-hdbc-sqlite3/debian/control b/p/haskelldb-hdbc-sqlite3/debian/control index e688e20c3..01dedbb9c 100644 --- a/p/haskelldb-hdbc-sqlite3/debian/control +++ b/p/haskelldb-hdbc-sqlite3/debian/control @@ -32,7 +32,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/m4dc4p/haskelldb Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-haskelldb-hdbc-sqlite3-dev Architecture: any diff --git a/p/haskelldb-hdbc/debian/changelog b/p/haskelldb-hdbc/debian/changelog index a86b5c430..dc14b9354 100644 --- a/p/haskelldb-hdbc/debian/changelog +++ b/p/haskelldb-hdbc/debian/changelog @@ -1,3 +1,9 @@ +haskelldb-hdbc (2.2.4-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:37 +0300 + haskelldb-hdbc (2.2.4-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haskelldb-hdbc/debian/control b/p/haskelldb-hdbc/debian/control index eb88534e5..7b7c98f26 100644 --- a/p/haskelldb-hdbc/debian/control +++ b/p/haskelldb-hdbc/debian/control @@ -28,7 +28,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/m4dc4p/haskelldb Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-haskelldb-hdbc-dev Architecture: any diff --git a/p/haskelldb/debian/changelog b/p/haskelldb/debian/changelog index 05e7e8fc4..e19cd2f19 100644 --- a/p/haskelldb/debian/changelog +++ b/p/haskelldb/debian/changelog @@ -1,3 +1,9 @@ +haskelldb (2.2.4-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:37 +0300 + haskelldb (2.2.4-4) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/haskelldb/debian/control b/p/haskelldb/debian/control index 0e8e29d09..ed9001678 100644 --- a/p/haskelldb/debian/control +++ b/p/haskelldb/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/m4dc4p/haskelldb Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-haskelldb-dev Architecture: any diff --git a/p/hasktags/debian/changelog b/p/hasktags/debian/changelog index e899e428a..5afe7e9db 100644 --- a/p/hasktags/debian/changelog +++ b/p/hasktags/debian/changelog @@ -1,3 +1,9 @@ +hasktags (0.69.1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:38 +0300 + hasktags (0.69.1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/hasktags/debian/control b/p/hasktags/debian/control index 8e1609fef..c91d11788 100644 --- a/p/hasktags/debian/control +++ b/p/hasktags/debian/control @@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://github.com/MarcWeber/hasktags Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: hasktags Architecture: any diff --git a/p/haxml/debian/changelog b/p/haxml/debian/changelog index 4a8606598..1c5a0589f 100644 --- a/p/haxml/debian/changelog +++ b/p/haxml/debian/changelog @@ -1,3 +1,9 @@ +haxml (1:1.25.3-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:38 +0300 + haxml (1:1.25.3-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/haxml/debian/control b/p/haxml/debian/control index 2b680ad94..eebb88e15 100644 --- a/p/haxml/debian/control +++ b/p/haxml/debian/control @@ -20,7 +20,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://projects.haskell.org/HaXml/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: haxml Architecture: any diff --git a/p/hdbc-odbc/debian/changelog b/p/hdbc-odbc/debian/changelog index d65c54f64..00f18e636 100644 --- a/p/hdbc-odbc/debian/changelog +++ b/p/hdbc-odbc/debian/changelog @@ -1,3 +1,9 @@ +hdbc-odbc (2.3.1.1-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:38 +0300 + hdbc-odbc (2.3.1.1-6) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/hdbc-odbc/debian/control b/p/hdbc-odbc/debian/control index 5456a80b6..9a3a3be83 100644 --- a/p/hdbc-odbc/debian/control +++ b/p/hdbc-odbc/debian/control @@ -27,7 +27,7 @@ Build-Depends-Indep: libghc-hdbc-doc, libghc-convertible-doc, Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hdbc-odbc-dev Architecture: any diff --git a/p/hdbc-postgresql/debian/changelog b/p/hdbc-postgresql/debian/changelog index 991d91043..2d6b4563e 100644 --- a/p/hdbc-postgresql/debian/changelog +++ b/p/hdbc-postgresql/debian/changelog @@ -1,3 +1,9 @@ +hdbc-postgresql (2.3.2.3-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:38 +0300 + hdbc-postgresql (2.3.2.3-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/hdbc-postgresql/debian/control b/p/hdbc-postgresql/debian/control index f6370b634..a33a41c63 100644 --- a/p/hdbc-postgresql/debian/control +++ b/p/hdbc-postgresql/debian/control @@ -31,7 +31,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/HDBC-postgresql Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hdbc-postgresql-dev Architecture: any diff --git a/p/hdbc-sqlite3/debian/changelog b/p/hdbc-sqlite3/debian/changelog index 2cb86f2e6..48919dc42 100644 --- a/p/hdbc-sqlite3/debian/changelog +++ b/p/hdbc-sqlite3/debian/changelog @@ -1,3 +1,9 @@ +hdbc-sqlite3 (2.3.3.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:39 +0300 + hdbc-sqlite3 (2.3.3.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/hdbc-sqlite3/debian/control b/p/hdbc-sqlite3/debian/control index b842ec4c0..cad7fbfa5 100644 --- a/p/hdbc-sqlite3/debian/control +++ b/p/hdbc-sqlite3/debian/control @@ -25,7 +25,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/hdbc/hdbc-sqlite3 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hdbc-sqlite3-dev Architecture: any diff --git a/p/hdbc/debian/changelog b/p/hdbc/debian/changelog index 5f6e94687..1e2a01670 100644 --- a/p/hdbc/debian/changelog +++ b/p/hdbc/debian/changelog @@ -1,3 +1,9 @@ +hdbc (2.4.0.1-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:38 +0300 + hdbc (2.4.0.1-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/hdbc/debian/control b/p/hdbc/debian/control index a47fb28a1..287211ab5 100644 --- a/p/hdbc/debian/control +++ b/p/hdbc/debian/control @@ -24,7 +24,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://github.com/hdbc/hdbc Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-hdbc-dev Architecture: any diff --git a/p/highlighting-kate/debian/changelog b/p/highlighting-kate/debian/changelog index c9794ef7f..84c2d71d8 100644 --- a/p/highlighting-kate/debian/changelog +++ b/p/highlighting-kate/debian/changelog @@ -1,3 +1,9 @@ +highlighting-kate (0.6.1-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:39 +0300 + highlighting-kate (0.6.1-1) unstable; urgency=medium * New upstream release diff --git a/p/highlighting-kate/debian/control b/p/highlighting-kate/debian/control index 8391899db..54572e1aa 100644 --- a/p/highlighting-kate/debian/control +++ b/p/highlighting-kate/debian/control @@ -30,7 +30,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://github.com/jgm/highlighting-kate Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-highlighting-kate-dev Architecture: any diff --git a/p/hlint/debian/changelog b/p/hlint/debian/changelog index 1fcb99868..f9c49db0b 100644 --- a/p/hlint/debian/changelog +++ b/p/hlint/debian/changelog @@ -1,3 +1,9 @@ +hlint (1.9.26-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:39 +0300 + hlint (1.9.26-1) unstable; urgency=medium * New upstream release diff --git a/p/hlint/debian/control b/p/hlint/debian/control index 3217247af..3be079583 100644 --- a/p/hlint/debian/control +++ b/p/hlint/debian/control @@ -37,7 +37,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://community.haskell.org/~ndm/hlint/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: hlint Architecture: any diff --git a/p/hothasktags/debian/changelog b/p/hothasktags/debian/changelog index 7364e1e8c..6accff391 100644 --- a/p/hothasktags/debian/changelog +++ b/p/hothasktags/debian/changelog @@ -1,3 +1,9 @@ +hothasktags (0.3.5-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:39 +0300 + hothasktags (0.3.5-1) unstable; urgency=medium * New upstream release (Closes: #811065) diff --git a/p/hothasktags/debian/control b/p/hothasktags/debian/control index 46b9d9a14..ec59de0a8 100644 --- a/p/hothasktags/debian/control +++ b/p/hothasktags/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://github.com/luqui/hothasktags Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: hothasktags Architecture: any diff --git a/p/hscolour/debian/changelog b/p/hscolour/debian/changelog index ebee9e561..ca8d84b05 100644 --- a/p/hscolour/debian/changelog +++ b/p/hscolour/debian/changelog @@ -1,3 +1,9 @@ +hscolour (1.23-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:39 +0300 + hscolour (1.23-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/hscolour/debian/control b/p/hscolour/debian/control index c703c393f..ac4bddeef 100644 --- a/p/hscolour/debian/control +++ b/p/hscolour/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://code.haskell.org/~malcolm/hscolour/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: hscolour Architecture: any diff --git a/p/hslogger/debian/changelog b/p/hslogger/debian/changelog index eeea08610..743fb7de0 100644 --- a/p/hslogger/debian/changelog +++ b/p/hslogger/debian/changelog @@ -1,3 +1,9 @@ +hslogger (1.2.9+dfsg1-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:39 +0300 + hslogger (1.2.9+dfsg1-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/hslogger/debian/control b/p/hslogger/debian/control index d5813e363..02ba06982 100644 --- a/p/hslogger/debian/control +++ b/p/hslogger/debian/control @@ -21,7 +21,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://software.complete.org/hslogger Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: logging framework for Haskell hslogger is a logging framework for Haskell, roughly similar to Python's logging module. diff --git a/p/lambdabot/debian/changelog b/p/lambdabot/debian/changelog index 36701480a..00a398dda 100644 --- a/p/lambdabot/debian/changelog +++ b/p/lambdabot/debian/changelog @@ -1,3 +1,9 @@ +lambdabot (5.0.3-4) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:40 +0300 + lambdabot (5.0.3-3) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/lambdabot/debian/control b/p/lambdabot/debian/control index 81bd4298f..21f12841c 100644 --- a/p/lambdabot/debian/control +++ b/p/lambdabot/debian/control @@ -24,7 +24,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/lambdabot Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: lambdabot Architecture: any diff --git a/p/ldap-haskell/debian/changelog b/p/ldap-haskell/debian/changelog index 5be21bdfe..08d7e3482 100644 --- a/p/ldap-haskell/debian/changelog +++ b/p/ldap-haskell/debian/changelog @@ -1,3 +1,9 @@ +ldap-haskell (0.6.10-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:40 +0300 + ldap-haskell (0.6.10-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/ldap-haskell/debian/control b/p/ldap-haskell/debian/control index bf1109635..5d2927e04 100644 --- a/p/ldap-haskell/debian/control +++ b/p/ldap-haskell/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://software.complete.org/ldap-haskell Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-ldap-dev Architecture: any diff --git a/p/lhs2tex/debian/changelog b/p/lhs2tex/debian/changelog index d6baf88de..9ba0d7c51 100644 --- a/p/lhs2tex/debian/changelog +++ b/p/lhs2tex/debian/changelog @@ -1,3 +1,9 @@ +lhs2tex (1.19-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:40 +0300 + lhs2tex (1.19-2) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/lhs2tex/debian/control b/p/lhs2tex/debian/control index fbdce992e..5384af8e4 100644 --- a/p/lhs2tex/debian/control +++ b/p/lhs2tex/debian/control @@ -11,7 +11,7 @@ Build-Depends: autotools-dev, Standards-Version: 3.9.6 Homepage: http://people.cs.uu.nl/andres/lhs2tex/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: lhs2tex Architecture: any diff --git a/p/magic-haskell/debian/changelog b/p/magic-haskell/debian/changelog index 41dacb91b..60b280955 100644 --- a/p/magic-haskell/debian/changelog +++ b/p/magic-haskell/debian/changelog @@ -1,3 +1,9 @@ +magic-haskell (1.1-5) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:40 +0300 + magic-haskell (1.1-4) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/magic-haskell/debian/control b/p/magic-haskell/debian/control index d77598c78..95c24784c 100644 --- a/p/magic-haskell/debian/control +++ b/p/magic-haskell/debian/control @@ -12,7 +12,7 @@ Build-Depends-Indep: ghc-doc Standards-Version: 3.9.6 Section: haskell Homepage: http://hackage.haskell.org/package/magic -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ Package: libghc-magic-dev diff --git a/p/mighttpd2/debian/changelog b/p/mighttpd2/debian/changelog index 64ee6b0b4..1e279bd11 100644 --- a/p/mighttpd2/debian/changelog +++ b/p/mighttpd2/debian/changelog @@ -1,3 +1,9 @@ +mighttpd2 (3.3.0-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:31:55 +0300 + mighttpd2 (3.3.0-1) unstable; urgency=medium * New upstream release diff --git a/p/mighttpd2/debian/control b/p/mighttpd2/debian/control index 90abc9ea3..84927bda4 100644 --- a/p/mighttpd2/debian/control +++ b/p/mighttpd2/debian/control @@ -47,7 +47,7 @@ Build-Depends: ghc, Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/mighttpd2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: mighttpd2 Architecture: any diff --git a/p/missingh/debian/changelog b/p/missingh/debian/changelog index 7e5b6a56b..79aac65d5 100644 --- a/p/missingh/debian/changelog +++ b/p/missingh/debian/changelog @@ -1,3 +1,9 @@ +missingh (1.3.0.1-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:40 +0300 + missingh (1.3.0.1-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/missingh/debian/control b/p/missingh/debian/control index 3146dc9ad..32a48c610 100644 --- a/p/missingh/debian/control +++ b/p/missingh/debian/control @@ -39,7 +39,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://software.complete.org/missingh Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-missingh-dev Architecture: any diff --git a/p/shellcheck/debian/changelog b/p/shellcheck/debian/changelog index 01d265616..ad90c5881 100644 --- a/p/shellcheck/debian/changelog +++ b/p/shellcheck/debian/changelog @@ -1,3 +1,9 @@ +shellcheck (0.3.7-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:40 +0300 + shellcheck (0.3.7-5) unstable; urgency=medium * Switch Vcs-Git/Vcs-Browser headers to new location. diff --git a/p/shellcheck/debian/control b/p/shellcheck/debian/control index 4cfac0a98..a117f1907 100644 --- a/p/shellcheck/debian/control +++ b/p/shellcheck/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/ShellCheck Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: shellcheck Architecture: any diff --git a/p/shelltestrunner/debian/changelog b/p/shelltestrunner/debian/changelog index c6166f378..65030e7c9 100644 --- a/p/shelltestrunner/debian/changelog +++ b/p/shelltestrunner/debian/changelog @@ -1,3 +1,9 @@ +shelltestrunner (1.3.5-7) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:41 +0300 + shelltestrunner (1.3.5-6) unstable; urgency=medium * Relax dependency on hunit (Closes: #811305) diff --git a/p/shelltestrunner/debian/control b/p/shelltestrunner/debian/control index 6c2e23285..c52bc1b99 100644 --- a/p/shelltestrunner/debian/control +++ b/p/shelltestrunner/debian/control @@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/shelltestrunner Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: shelltestrunner Architecture: any diff --git a/p/taffybar/debian/changelog b/p/taffybar/debian/changelog index 47b42b71b..2c8891890 100644 --- a/p/taffybar/debian/changelog +++ b/p/taffybar/debian/changelog @@ -1,3 +1,9 @@ +taffybar (0.4.6-3) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:41 +0300 + taffybar (0.4.6-2) unstable; urgency=medium * Fix build dependencies. diff --git a/p/taffybar/debian/control b/p/taffybar/debian/control index f6331e1fd..303ab5e80 100644 --- a/p/taffybar/debian/control +++ b/p/taffybar/debian/control @@ -100,7 +100,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.7 Homepage: http://github.com/travitch/taffybar Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-taffybar -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git X-Description: desktop bar extensible in Haskell This bar is based on gtk2hs and provides several widgets (including a few graphical ones). diff --git a/p/threadscope/debian/changelog b/p/threadscope/debian/changelog index e32d44610..6c0d86577 100644 --- a/p/threadscope/debian/changelog +++ b/p/threadscope/debian/changelog @@ -1,3 +1,9 @@ +threadscope (0.2.6-6) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:41 +0300 + threadscope (0.2.6-5) unstable; urgency=medium [ Joachim Breitner ] diff --git a/p/threadscope/debian/control b/p/threadscope/debian/control index af59d371c..b2f3fde55 100644 --- a/p/threadscope/debian/control +++ b/p/threadscope/debian/control @@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://hackage.haskell.org/package/threadscope Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: threadscope Architecture: any diff --git a/p/uuagc/debian/changelog b/p/uuagc/debian/changelog index c7497f726..efe06e6de 100644 --- a/p/uuagc/debian/changelog +++ b/p/uuagc/debian/changelog @@ -1,3 +1,9 @@ +uuagc (0.9.42.3-9) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:41 +0300 + uuagc (0.9.42.3-8) unstable; urgency=medium * Implement a stage1 profile build for bootstrapping. diff --git a/p/uuagc/debian/control b/p/uuagc/debian/control index 9ff13736b..95607fb01 100644 --- a/p/uuagc/debian/control +++ b/p/uuagc/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9.20141010), Standards-Version: 3.9.6 Homepage: http://www.cs.uu.nl/wiki/HUT/AttributeGrammarSystem Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: uuagc Architecture: any diff --git a/p/xmonad-contrib/debian/changelog b/p/xmonad-contrib/debian/changelog index 0bf8bc281..774620e74 100644 --- a/p/xmonad-contrib/debian/changelog +++ b/p/xmonad-contrib/debian/changelog @@ -1,3 +1,9 @@ +xmonad-contrib (0.12-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:41 +0300 + xmonad-contrib (0.12-1) unstable; urgency=medium * New upstream release diff --git a/p/xmonad-contrib/debian/control b/p/xmonad-contrib/debian/control index 40a3e903e..3ede3b27e 100644 --- a/p/xmonad-contrib/debian/control +++ b/p/xmonad-contrib/debian/control @@ -42,7 +42,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: http://xmonad.org/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-xmonad-contrib-dev Architecture: any diff --git a/p/yi/debian/changelog b/p/yi/debian/changelog index c3cd53dbe..9d24d8661 100644 --- a/p/yi/debian/changelog +++ b/p/yi/debian/changelog @@ -1,3 +1,9 @@ +yi (0.12.3-2) UNRELEASED; urgency=medium + + * Use secure (https) uri in Vcs-Git field in 'debian/control' + + -- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:36:41 +0300 + yi (0.12.3-1) unstable; urgency=medium * New upstream release diff --git a/p/yi/debian/control b/p/yi/debian/control index 1c3a5d2fb..bfe2b72e4 100644 --- a/p/yi/debian/control +++ b/p/yi/debian/control @@ -115,7 +115,7 @@ Build-Depends-Indep: ghc-doc, Standards-Version: 3.9.6 Homepage: https://yi-editor.github.io Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/ -Vcs-Git: git://git.debian.org/git/pkg-haskell/DHG_packages.git +Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git Package: libghc-yi-dev Architecture: any |