[Git][haskell-team/haskell-devscripts][master] 4 commits: priority extra->optional
Sean Whitton
gitlab at salsa.debian.org
Tue Apr 10 18:03:43 UTC 2018
Sean Whitton pushed to branch master at Debian Haskell Group / haskell-devscripts
Commits:
f47a14a0 by Sean Whitton at 2018-04-10T10:56:07-07:00
priority extra->optional
- - - - -
ccebbc05 by Sean Whitton at 2018-04-10T10:56:07-07:00
override binary-package-depends-on-toolchain-package
- - - - -
9f7b5b72 by Sean Whitton at 2018-04-10T10:56:07-07:00
partially update Uploaders:
- - - - -
23e080ef by Sean Whitton at 2018-04-10T11:03:36-07:00
point Vcs-* at salsa
- - - - -
3 changed files:
- debian/changelog
- debian/control
- + debian/haskell-devscripts-minimal.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+haskell-devscripts (0.13.5) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Try upload again after dak fell over.
+ * Priority extra->optional ('extra' deprecated).
+ * Override binary-package-depends-on-toolchain-package.
+ * Partially update Uploaders: field (Closes: #886804).
+ * Point Vcs-* at salsa.
+
+ -- Sean Whitton <spwhitton at spwhitton.name> Tue, 10 Apr 2018 10:48:17 -0700
+
haskell-devscripts (0.13.4) unstable; urgency=medium
* Cope with Cabal 2.0 gen-pkg-config output change.
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,15 @@
Source: haskell-devscripts
Section: haskell
-Priority: extra
+Priority: optional
Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
+Uploaders: Joachim Breitner <nomeata at debian.org>
+ , Louis Bettens <louis at bettens.info>
+ , Dmitry Bogatov <KAction at gnu.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: perl
Standards-Version: 4.1.4
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/haskell-devscripts.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/haskell-devscripts.git
+Vcs-Browser: https://salsa.debian.org/haskell-team/haskell-devscripts
+Vcs-Git: https://salsa.debian.org/haskell-team/haskell-devscripts.git/
Package: haskell-devscripts-minimal
Architecture: all
=====================================
debian/haskell-devscripts-minimal.lintian-overrides
=====================================
--- /dev/null
+++ b/debian/haskell-devscripts-minimal.lintian-overrides
@@ -0,0 +1,3 @@
+# these make sense in a devscripts package
+binary-package-depends-on-toolchain-package *debhelper*
+binary-package-depends-on-toolchain-package *cdbs*
View it on GitLab: https://salsa.debian.org/haskell-team/haskell-devscripts/compare/6bc47b82f790ce2e85fbba2633f44848ceed9f6a...23e080ef3cbd933d1d162859301e69cce4ddc52b
---
View it on GitLab: https://salsa.debian.org/haskell-team/haskell-devscripts/compare/6bc47b82f790ce2e85fbba2633f44848ceed9f6a...23e080ef3cbd933d1d162859301e69cce4ddc52b
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-commits/attachments/20180410/1ba72408/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list