update compat, control. Make packaging gitignore

This commit is contained in:
Hal Emmerich 2020-05-22 16:21:29 -05:00
parent aaf02f0641
commit b2ce8eac5d
3 changed files with 20 additions and 2 deletions

View File

@ -0,0 +1,18 @@
#only include specific /debian files
src/debian/*
!src/debian/compat
!src/debian/changelog
!src/debian/control
!src/debian/rules
#generic packaging artifacts
debhelper-build-stamp
.debhelper
*.deb
*.dsc
*.build
*.buildinfo
*.changes
*.log
*.substvars
*.diff.gz

View File

@ -2,7 +2,7 @@ Source: font-source-code-pro
Section: fonts
Priority: optional
Maintainer: Hal Emmerich <hal@halemmerich.com>
Build-Depends: debhelper (>= 7)
Build-Depends: debhelper (>= 10)
Standards-Version: 4.5.0