Skip to content
Merged
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
12 changes: 12 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
postgresql-numeral (1.0-4) UNRELEASED; urgency=medium

* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Refer to specific version of license GPL-2+.
* Update standards version to 4.5.0, no changes needed.

-- Debian Janitor <janitor@jelmer.uk> Tue, 05 May 2020 08:32:20 +0000

postgresql-numeral (1.0-3) unstable; urgency=medium

* Upload for PostgreSQL 12.
Expand Down
1 change: 0 additions & 1 deletion debian/compat

This file was deleted.

4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Priority: optional
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends:
bison,
debhelper (>> 9),
debhelper-compat (= 12),
flex,
postgresql-server-dev-all (>= 153~),
Standards-Version: 4.4.0
Standards-Version: 4.5.0
Vcs-Git: https://github.com/ChristophBerg/postgresql-numeral.git
Vcs-Browser: https://github.com/ChristophBerg/postgresql-numeral
Homepage: https://github.com/ChristophBerg/postgresql-numeral
Expand Down
4 changes: 2 additions & 2 deletions debian/control.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Priority: optional
Maintainer: Christoph Berg <myon@debian.org>
Build-Depends:
bison,
debhelper (>> 9),
debhelper-compat (= 12),
flex,
postgresql-server-dev-all (>= 153~),
Standards-Version: 4.4.0
Standards-Version: 4.5.0
Vcs-Git: https://github.com/ChristophBerg/postgresql-numeral.git
Vcs-Browser: https://github.com/ChristophBerg/postgresql-numeral
Homepage: https://github.com/ChristophBerg/postgresql-numeral
Expand Down
4 changes: 2 additions & 2 deletions debian/copyright
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: (C) 2017 Christoph Berg
Expand All @@ -16,4 +16,4 @@ License: GPL-2+
GNU General Public License for more details.
.
The full text of the GPL is distributed as in
/usr/share/common-licenses/GPL on Debian systems.
/usr/share/common-licenses/GPL-2 on Debian systems.
4 changes: 4 additions & 0 deletions debian/upstream/metadata
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Bug-Database: https://github.com/ChristophBerg/postgresql-numeral/issues
Bug-Submit: https://github.com/ChristophBerg/postgresql-numeral/issues/new
Repository: https://github.com/ChristophBerg/postgresql-numeral.git
Repository-Browse: https://github.com/ChristophBerg/postgresql-numeral