[Git][haskell-team/DHG_packages][master] 4 commits: Update watch file format version to 4.
Samuel Henrique (@samueloph)
gitlab at salsa.debian.org
Sat Nov 20 19:04:19 GMT 2021
Samuel Henrique pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
fd015bd9 by Debian Janitor at 2021-10-03T12:43:16+00:00
Update watch file format version to 4.
Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
- - - - -
99ee64a0 by Debian Janitor at 2021-10-03T12:44:12+00:00
Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
7eeb61d7 by Debian Janitor at 2021-10-03T12:44:58+00:00
Update standards version to 4.6.0, no changes needed.
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
- - - - -
bd0e1708 by Samuel Henrique at 2021-11-20T19:04:17+00:00
Merge branch 'lintian-fixes/haskell-regex-pcre' into 'master'
Fix some issues reported by lintian
See merge request haskell-team/DHG_packages!10
- - - - -
4 changed files:
- p/haskell-regex-pcre/debian/changelog
- p/haskell-regex-pcre/debian/control
- + p/haskell-regex-pcre/debian/upstream/metadata
- p/haskell-regex-pcre/debian/watch
Changes:
=====================================
p/haskell-regex-pcre/debian/changelog
=====================================
@@ -1,3 +1,12 @@
+haskell-regex-pcre (0.95.0.0-3) UNRELEASED; urgency=medium
+
+ * Update watch file format version to 4.
+ * Set upstream metadata fields: Archive, Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Update standards version to 4.6.0, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk> Sun, 03 Oct 2021 12:43:10 -0000
+
haskell-regex-pcre (0.95.0.0-2) unstable; urgency=medium
* Add pkg-config to Build-Depends.
=====================================
p/haskell-regex-pcre/debian/control
=====================================
@@ -18,7 +18,7 @@ Build-Depends:
libghc-regex-base-prof,
Build-Depends-Indep: ghc-doc,
libghc-regex-base-doc,
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Homepage: https://hackage.haskell.org/package/regex-pcre
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-regex-pcre
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-regex-pcre]
=====================================
p/haskell-regex-pcre/debian/upstream/metadata
=====================================
@@ -0,0 +1,6 @@
+---
+Archive: Hackage
+Bug-Database: https://github.com/hvr/regex-pcre/issues
+Bug-Submit: https://github.com/hvr/regex-pcre/issues/new
+Repository: https://github.com/hvr/regex-pcre.git
+Repository-Browse: https://github.com/hvr/regex-pcre
=====================================
p/haskell-regex-pcre/debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
+version=4
https://hackage.haskell.org/package/regex-pcre/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/64868ce8a837a7a5318e029fbb3dc48cf6760fe6...bd0e170886ce1658c6c665f4ec32a16e9fafa381
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/compare/64868ce8a837a7a5318e029fbb3dc48cf6760fe6...bd0e170886ce1658c6c665f4ec32a16e9fafa381
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/20211120/1c004503/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list