Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Set compat to 12
· 5ff163e4
Antonio Valentino
authored
Aug 06, 2019
Use debhelper-compat instead of debian/compat.
5ff163e4
Set upstream metadata fields: Contact.
· 8e44bbf9
Antonio Valentino
authored
Aug 06, 2019
8e44bbf9
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8e44bbf9
aggdraw (1.3.11-3) UNRELEASED; urgency=medium
* Set compat to 12.
* Use debhelper-compat instead of debian/compat.
* Set upstream metadata fields: Contact.
-- Antonio Valentino <antonio.valentino@tiscali.it> Tue, 06 Aug 2019 07:12:02 +0000
aggdraw (1.3.11-2) unstable; urgency=medium
* Drop Python 2 support.
...
...
debian/compat
deleted
100644 → 0
View file @
c4bcd9c3
12
debian/control
View file @
8e44bbf9
...
...
@@ -4,7 +4,7 @@ Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (
>
= 12),
Build-Depends: debhelper
-compat
(= 12),
dh-python,
libfreetype6-dev,
python3-all-dev,
...
...
debian/upstream/metadata
View file @
8e44bbf9
---
Bug-Database: https://github.com/pytroll/aggdraw/issues
Bug-Submit: https://github.com/pytroll/aggdraw/issues/new
Name: aggdraw
Repository: https://github.com/pytroll/aggdraw.git
Repository-Browse: https://github.com/pytroll/aggdraw
Contact: Fredrik Lundh <fredrik@pythonware.com>