Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Fix Vcs-Browser
· 3b5bdbf5
Andreas Tille
authored
Aug 07, 2018
3b5bdbf5
Do not keep unreleased changelog entries
· 7fd79ad6
Andreas Tille
authored
Aug 07, 2018
7fd79ad6
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
7fd79ad6
hhsuite (3.0~beta3+dfsg-2) UNRELEASED; urgency=medium
* Fix Vcs-Browser
-- Andreas Tille <tille@debian.org> Tue, 07 Aug 2018 08:11:35 +0200
hhsuite (3.0~beta3+dfsg-1) unstable; urgency=medium
* Team upload.
* New upstream version.
* debian/upstream/metadata:
- yamllint cleanliness
- Added references to registries
* d/control
- compliance with policy 4.2
- adapted Vcs URLs to salsa.d.o
...
...
@@ -11,14 +20,6 @@ hhsuite (3.0~beta3+dfsg-1) unstable; urgency=medium
-- Steffen Moeller <moeller@debian.org> Thu, 02 Aug 2018 17:42:28 +0200
hhsuite (3.0~beta2+dfsg-4) UNRELEASED; urgency=medium
* debian/upstream/metadata:
- yamllint cleanliness
- Added references to registries
-- Steffen Moeller <moeller@debian.org> Sat, 16 Sep 2017 02:42:39 +0200
hhsuite (3.0~beta2+dfsg-3) unstable; urgency=medium
* Specify correct format in printf statement (Thanks for the patch to
...
...
debian/control
View file @
7fd79ad6
...
...
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
imagemagick,
help2man
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/med-team/hhsuite
.git
Vcs-Browser: https://salsa.debian.org/med-team/hhsuite
Vcs-Git: https://salsa.debian.org/med-team/hhsuite.git
Homepage: http://toolkit.genzentrum.lmu.de/sections/search
...
...