You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Debian packages with tar.gz data file (#99)
When a Debian package has a data file that's already compressed with gz
and named data.tar.gz it fails with Error in genrule: rule 'data' has
file 'data.tar.gz' as both an input and an output.
See issue #98
fix: apt.deb_index should work without a lock (#70)
* fix: apt.deb_index should work without a lock
* chore: rename the extension
* make package_template a label
* typo