[Git][haskell-team/DHG_packages][master] 2 commits: Update pandoc types to 1.21

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Mon May 23 21:14:16 BST 2022



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
c5a72152 by Robert Greener at 2022-05-23T20:14:13+00:00
Update pandoc types to 1.21

- - - - -
5362bae4 by Scott Talbert at 2022-05-23T20:14:13+00:00
Merge branch 'update-pandoc-types' into 'master'

Update pandoc types to 1.21

See merge request haskell-team/DHG_packages!25
- - - - -


9 changed files:

- p/haskell-pandoc-types/debian/changelog
- p/haskell-pandoc-types/debian/control
- p/haskell-pandoc-types/debian/copyright
- + p/haskell-pandoc-types/debian/libghc-pandoc-types-dev.lintian-overrides
- + p/haskell-pandoc-types/debian/libghc-pandoc-types-prof.lintian-overrides
- p/haskell-pandoc-types/debian/rules
- + p/haskell-pandoc-types/debian/source/lintian-overrides
- + p/haskell-pandoc-types/debian/upstream/metadata
- p/haskell-pandoc-types/debian/watch


Changes:

=====================================
p/haskell-pandoc-types/debian/changelog
=====================================
@@ -1,3 +1,13 @@
+haskell-pandoc-types (1.21-1) experimental; urgency=medium
+
+  * New upstream release
+  * Bump watch standard to 4
+  * Bump standards version to 4.6.0.1
+  * Enable hardening
+  * Add d/upstream/metadata
+
+ -- Robert Greener <rob at robgreener.com>  Sat, 21 May 2022 08:42:33 +0100
+
 haskell-pandoc-types (1.20-1) unstable; urgency=medium
 
   * New upstream release


=====================================
p/haskell-pandoc-types/debian/control
=====================================
@@ -3,6 +3,7 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.or
 Uploaders:
  Giovanni Mascellani <gio at debian.org>,
  Clint Adams <clint at debian.org>,
+ Robert Greener <rob at robgreener.com>,
 Priority: optional
 Section: haskell
 Rules-Requires-Root: no
@@ -13,10 +14,10 @@ Build-Depends:
  ghc-prof,
  haskell-devscripts (>= 0.15),
  libghc-quickcheck2-dev (>= 2.4),
- libghc-quickcheck2-dev (<< 2.14),
+ libghc-quickcheck2-dev (<< 2.15),
  libghc-quickcheck2-prof,
  libghc-aeson-dev (>= 0.6.2),
- libghc-aeson-dev (<< 1.5),
+ libghc-aeson-dev (<< 1.6),
  libghc-aeson-prof,
  libghc-syb-dev (>= 0.1),
  libghc-syb-dev (<< 0.8),
@@ -25,7 +26,7 @@ Build-Depends-Indep: ghc-doc,
  libghc-quickcheck2-doc,
  libghc-aeson-doc,
  libghc-syb-doc,
-Standards-Version: 4.4.0
+Standards-Version: 4.6.0.1
 Homepage: https://pandoc.org/
 Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-pandoc-types
 Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-pandoc-types]


=====================================
p/haskell-pandoc-types/debian/copyright
=====================================
@@ -34,7 +34,7 @@ License: BSD-3
  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 Files: debian/*
-Copyright: © 2011, Giovanni Mascellani <gio at debian.org>
+Copyright: © 2022, The uploaders specified in debian/control
 License: GPL-3+
  The Debian packaging information is under the GPL, version 3 or later.  On
  Debian GNU/Linux systems, the complete text of the GNU General Public License


=====================================
p/haskell-pandoc-types/debian/libghc-pandoc-types-dev.lintian-overrides
=====================================
@@ -0,0 +1,4 @@
+# This is intended
+custom-library-search-path
+# This is intended
+repeated-path-segment


=====================================
p/haskell-pandoc-types/debian/libghc-pandoc-types-prof.lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# This is intended
+repeated-path-segment


=====================================
p/haskell-pandoc-types/debian/rules
=====================================
@@ -1,4 +1,8 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk


=====================================
p/haskell-pandoc-types/debian/source/lintian-overrides
=====================================
@@ -0,0 +1,6 @@
+# This is not available
+debian-watch-does-not-check-gpg-signature
+# Not possible to use more recent with haskell devscripts
+package-uses-old-debhelper-compat-version
+# This is intended
+very-long-line-length-in-source-file


=====================================
p/haskell-pandoc-types/debian/upstream/metadata
=====================================
@@ -0,0 +1,5 @@
+Bug-Database: https://github.com/jgm/pandoc-types/issues
+Bug-Submit: https://github.com/jgm/pandoc-types/issues/new
+Documentation: https://hackage.haskell.org/package/pandoc-types/docs
+Repository: https://github.com/jgm/pandoc-types
+Repository-Browse: https://github.com/jgm/pandoc-types.git


=====================================
p/haskell-pandoc-types/debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
 https://hackage.haskell.org/package/pandoc-types/distro-monitor .*-([0-9\.]+).(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/5766d5b07eee001b58d9948c7e3ceae1c9de9555...5362bae427ff3a6da0efd58b3be9ba7ecb544d72

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/5766d5b07eee001b58d9948c7e3ceae1c9de9555...5362bae427ff3a6da0efd58b3be9ba7ecb544d72
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20220523/3f9b7443/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list