Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Use the HTTPS form of the copyright-format URL
· 46fc04d8
Ilias Tsitsimpis
authored
Nov 17, 2017
46fc04d8
Declare compliance with Debian policy 4.1.1
· a25ef58a
Ilias Tsitsimpis
authored
Nov 17, 2017
a25ef58a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
a25ef58a
...
...
@@ -8,6 +8,8 @@ pkg-haskell-tools (0.11.1) unstable; urgency=medium
* Drop upper bound on concurrent-output (Closes: #881820)
* Change Priority to optional. Since Debian Policy version 4.0.1,
priority extra has been deprecated.
* Use the HTTPS form of the copyright-format URL
* Declare compliance with Debian policy 4.1.1
-- Ilias Tsitsimpis <iliastsi@debian.org> Fri, 17 Nov 2017 13:39:46 +0200
...
...
debian/control
View file @
a25ef58a
...
...
@@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9),
libghc-text-dev,
libghc-concurrent-output-dev (>= 1.7),
libfile-slurp-perl
Standards-Version: 4.
0.0
Standards-Version: 4.
1.1
Homepage: https://wiki.debian.org/Haskell
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/pkg-haskell-tools.git
Vcs-Git: https://anonscm.debian.org/git/pkg-haskell/pkg-haskell-tools.git
...
...
debian/copyright
View file @
a25ef58a
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dht
Upstream-Contact: nomeata@debian.org
Source: https://anonscm.debian.org/cgit/pkg-haskell/pkg-haskell-tools.git
...
...