diff options
author | VG <vg@devys.org> | 2016-09-11 19:03:48 +0200 |
---|---|---|
committer | VG <vg@devys.org> | 2016-09-11 19:03:48 +0200 |
commit | 0c1d7d24c316d3a7c8e766483da9b5e0e8765b09 (patch) | |
tree | 31563e653f6037c532fecd092ee0d8d7582c32b1 /debian/control | |
parent | 8f23c81c8d9c85ab4513acbdbaa1cbaef6418911 (diff) | |
download | debian-meh-0c1d7d24c316d3a7c8e766483da9b5e0e8765b09.tar.gz debian-meh-0c1d7d24c316d3a7c8e766483da9b5e0e8765b09.tar.bz2 debian-meh-0c1d7d24c316d3a7c8e766483da9b5e0e8765b09.zip |
new package autobuild method
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index c563e99..431d033 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,9 @@ Source: meh Section: universe/x11 Priority: optional -Maintainer: VG <vg@devys.org> +Maintainer: vg <vg@devys.org> Build-Depends: debhelper (>=9), libxext-dev, libpng12-dev, libgif-dev, libjpeg-dev -Standards-Version: 3.9.5 Homepage: https://github.com/jhawthorn/meh/ #Vcs-Git: git://git.debian.org/collab-maint/meh.git #Vcs-Browser: http://git.debian.org/?p=collab-maint/meh.git;a=summary |