Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
debian: bump to 1.9.0
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
- Loading branch information
Showing
with
25 additions
and 6 deletions.
- +6 −0 debian/changelog
- +10 −4 debian/control
- +1 −0 debian/libgeda-dev.install
- +1 −0 debian/libgeda42.install
- +7 −2 debian/rules
| @@ -1,3 +1,4 @@ | ||
| usr/include | ||
| usr/lib/*/libgeda.so | ||
| usr/lib/*/libgedacairo.so | ||
| usr/lib/*/pkgconfig |
| @@ -1 +1,2 @@ | ||
| usr/lib/*/libgeda.so.* | ||
| usr/lib/*/libgedacairo.so.* |