diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-09 16:12:38 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-07-09 16:12:38 +0200 |
commit | 049849cac97ff5fa2e2b12503702fe52a115182c (patch) | |
tree | 74f51e477d942e83fafd4c555cf2e87a2ea758ab /debian/changelog | |
parent | 89458660792bde178865362ddf6becf2f12aa8b6 (diff) |
Use pkg-info.mk instead dpkg-parsechangelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f231490..901cd1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ rapid-photo-downloader (0.9.0-1) UNRELEASED; urgency=medium - Add requested python 3 and remove unneeded python 2 to/from Build-Depends. - Change Vcs-Browser and Homepage to secure URI. - Add X-Python3-Version and remove X-Python-Version. + * debian/rules: + - Use pkg-info.mk instead parsing the output of dpkg-parsechangelog. * Declare compliance with Debian Policy 4.0.0. (No changes needed). * Bump compat to 10: - Change debian/compat to 10. |