Skip to content

Commit

Permalink
Debian: Declare compliance with Debian Policy 4.1.1
Browse files Browse the repository at this point in the history
* Change Priority from extra to optional.
* Use HTTPS in debian/copyright format URL.
  • Loading branch information
xtaran committed Oct 24, 2017
1 parent 8a0ee39 commit 60842af
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ conkeror (1.0.3+git170508-1) UNRELEASED; urgency=medium
* New upstream snapshot.
* Restrict dependencies on Firefox variants to versions below 57.
* debian/rules: Use pkg-info.mk instead of parsing debian/changelog.
* Declare compliance with Debian Policy 4.1.1.
+ Change Priority from extra to optional.
+ Use HTTPS in debian/copyright format URL.

-- Axel Beckert <[email protected]> Tue, 24 Oct 2017 22:01:20 +0200

Expand Down
4 changes: 2 additions & 2 deletions debian/control
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Source: conkeror
Section: web
Priority: extra
Priority: optional
Maintainer: Axel Beckert <[email protected]>
Build-Depends: debhelper (>= 9~),
dpkg-dev (>= 1.16.1~)
Standards-Version: 3.9.8
Standards-Version: 4.1.1
Homepage: http://conkeror.org/
Vcs-Browser: http://repo.or.cz/w/conkeror.git
Vcs-Git: git://repo.or.cz/conkeror.git
Expand Down
2 changes: 1 addition & 1 deletion 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/
Upstream-Name: Conkeror (with a C)
Upstream-Contact: [email protected]
Source: http://repo.or.cz/w/conkeror.git
Expand Down

0 comments on commit 60842af

Please sign in to comment.