Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ cafeobj (1.6.0-3) UNRELEASED; urgency=medium
* Trim trailing whitespace.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Name (from
./configure), Repository, Repository-Browse.
* Use secure URI in Homepage field.
* Update standards version to 4.6.1, no changes needed.
* Update standards version to 4.6.2, no changes needed.

-- Debian Janitor <janitor@jelmer.uk> Tue, 28 Apr 2020 15:38:45 +0000

Expand Down
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Section: science
Priority: optional
Maintainer: Norbert Preining <norbert@preining.info>
Build-Depends: debhelper (>= 10), sbcl
Standards-Version: 4.5.0
Homepage: http://cafeobj.org/
Standards-Version: 4.6.2
Homepage: https://cafeobj.org/
Vcs-Git: https://github.com/CafeOBJ/cafeobj.git
Vcs-Browser: https://github.com/CafeOBJ/cafeobj

Expand Down