Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-10 | 128 KiB DSC files ought to be enough for everyone | David Kalnischkies | |
Your mileage may vary, but don't worry: There is more than one way to do it, but our one size fits all is not a bigger hammer, but an entire roundhouse kick! So brace yourself for the tl;dr: The limit is gone.* Beware: This fixes also the problem that a double newline is unconditionally added 'later' which is an overcommitment in case the dsc filesize is limit-2 <= x <= limit. * limited to numbers fitting into an unsigned long long. Closes: 774893 | |||
2014-05-29 | (try to) fix travis-ci build failures | David Kalnischkies | |
dpkg on Ubuntu 12.04 does not seem to support parsing arch-specific dependencies, so we try to detect if we face such a dpkg in the test. In the other test the order depends on libdb, which changes per arch, so we just run it through our sorting binary and be happy (hopefully). Git-Dch: Ignore | |||
2014-04-07 | ensure "--db" also works with the new srcpkgdb | Michael Vogt | |
2014-04-04 | ensure clean works | Michael Vogt | |
2014-04-04 | add test for binary cachedb and contents generation | Michael Vogt | |