Commit History

Author SHA1 Message Date
  😸 15132b23f9 ci: install all Python dependecies via script 4 years ago
  😸 0faf4659c0 tests: support using PostgreSQL 12 4 years ago
  Ivo De Decker 12c6192ca9 Add test 0006-dm-commands 4 years ago
  Ivo De Decker 844cc63424 test 0005-encoding: add extra checks 4 years ago
  Ivo De Decker 2137a6b5a0 Add dependency on python{,3}-six 4 years ago
  Ansgar Burchardt 1039322c49 explicitly install compression utilities 5 years ago
  Ivo De Decker e809415895 Add helper functions to handle uploads 5 years ago
  Ivo De Decker 88857f1598 Add test coverage 5 years ago
  Ansgar Burchardt b42a9e2654 d/control: Debian buster now has PostgreSQL 11 6 years ago
  Bastian Blank 28c20dfe8e Add dependencies for Alembic 6 years ago
  Ansgar Burchardt 57c137f9ca add comment why (debhelper, dpkg-dev) | fakeroot is needed 6 years ago
  Niels Thykier 70676b67f2 Make fakeroot optional in buster with R³ 6 years ago
  Niels Thykier 148d2bdf71 Add B-D on fakeroot as test fixtures need them (via dpkg-buildpackage call) 6 years ago
  Ansgar Burchardt 99ff3e587f add test for external signature requests 6 years ago
  Bastian Blank 39252ca8c5 dominate: Add global dominate query and output 7 years ago
  Ansgar Burchardt 7e739d9821 debian/control: set Priority to optional 6 years ago
  Ansgar Burchardt f104c2ba68 add postgresql-10 alternative 7 years ago
  Ansgar Burchardt 3a0c253ad7 debian/rules: try running integration tests 7 years ago
  Ansgar Burchardt d839a46f11 SQLAlchemy 1.0 is fine too (now also in `Depends:`) 7 years ago
  Ansgar Burchardt 57b83b703b SQLAlchemy 1.0 is fine too 7 years ago
  Niels Thykier e1bf047c0f d/rules: Set GNUPGHOME for tests 7 years ago
  Niels Thykier b25c34eab5 Convert test suite to use pytest 7 years ago
  Chris Lamb f679f119f3 "Update" Debian packaging 9 years ago
  Mark Hymers 0fd801fd72 Tidy up dependencies 13 years ago
  Stephen Gran 41da77c422 Update debian/control to reflect new perl dependency 16 years ago
  Joerg Jaspert 105153673d Fix check logic to work the way apt_pkg.VersionCompare wants it. Also parse "not in testing" as reject reason, as wanted by a release team member 17 years ago
  James Troup b1f5bc76e7 s/katie/dak/ 19 years ago
  James Troup 988ae4a088 2004-06-25 James Troup <james@nocrew.org> * debian/control (Depends): add dpkg-dev since jennifer uses dpkg-source. 20 years ago
  James Troup f2f237c936 2004-04-03 James Troup <james@nocrew.org> * debian/control (Depends): add python2.1-email | python (>= 2.2) needed for new utils.rfc2047_encode() function. * utils.py (re_parse_maintainer): allow whitespace inside the email address. (Error): new exception base class. (ParseMaintError): new exception class. (force_to_utf8): new function. (rfc2047_encode): likewise. (fix_maintainer): rework. use force_to_utf8() to force name and rfc822 return values to always use UTF-8. use rfc2047_encode() to return an rfc2047 value. Validate the address to catch missing email addresses and (some) broken ones. * katie.py (nmu_p.is_an_nmu): adapt for new utils.fix_maintainer() by adopting foo2047 return value. (Katie.dump_vars): add changedby2047 and maintainer2047 as mandatory changes fields. Promote changes and maintainer822 to mandatory fields. (Katie.update_subst): default maintainer2047 rather than maintainer822. User foo2047 rather than foo822 when setting __MAINTAINER_TO__ or __MAINTAINER_FROM__. * jennifer (check_changes): set default changes["maintainer2047"] and changes["changedby2047"] values rather than their 822 equivalents. Makes changes["changes"] a mandatory field. Adapt to new utils.fix_maintainer() - reject on exception and adopt foo2047 return value. (check_dsc): if a mandatory field is missing don't do any further checks and as a result reduce paranoia about dsc[var] existence. Validate the maintainer field by calling new utils.fix_maintainer(). * ashley (main): add changedby2047 and maintainer2047 to mandatory changes fields. Promote maintainer822 to a mandatory changes field. add "pool name" to files fields. * test/006/test.py: new file - tests for new utils.fix_maintainer(). 21 years ago
  James Troup b2610b1218 remove python-zlib from Depends. 22 years ago