Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian Astro Team
astrometry.net
Commits
821d2040
Commit
821d2040
authored
Jan 19, 2021
by
Ole Streicher
Browse files
Push dh-compat to 13. Ignore missing files in dh_missing
parent
c04c76a0
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
821d2040
...
...
@@ -3,7 +3,7 @@ Section: science
Priority: optional
Maintainer: Debian Astronomy Team <debian-astro-maintainers@lists.alioth.debian.org>
Uploaders: Ole Streicher <olebole@debian.org>
Build-Depends: debhelper-compat (= 1
2
),
Build-Depends: debhelper-compat (= 1
3
),
dh-exec,
dh-python,
libbz2-dev,
...
...
debian/rules
View file @
821d2040
...
...
@@ -28,6 +28,9 @@ override_dh_auto_install:
install
rm -f $(d)/usr/bin/*.py
override_dh_missing:
dh_missing --list-missing
override_dh_clean:
dh_clean
rm -f `cat .gitignore`
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment