Commit Graph

25 Commits (33bc6cb7fbdbd986e7f7639a9406bb2bfa7642d1)

Author SHA1 Message Date
Cyril Brulebois c992787918 lib/dpkg.c: Keep noise related to AIEEEs to a minimum.
13 years ago
Cyril Brulebois 47c808309b britney: Print the current package to stderr when AIEEEing.
13 years ago
Niels Thykier 68304a8b72 Removed even more stuff from dpkg.c
13 years ago
Niels Thykier bdaf40775a Even more garbage collection of dpkg.c and even some of dpkg-lib.c
13 years ago
Niels Thykier 11f40f1f17 More code removal from dpkg.c
13 years ago
Niels Thykier 7eff120867 Removed unused C-API from dpkg.h
13 years ago
Niels Thykier 6f705b9585 Purged unused code from lib/britney-py.c
13 years ago
Adam D. Barratt f5f558818b Switch to using Python 2.6
13 years ago
Mehdi Dogguy ea496a3b48 Remove obsolete files
13 years ago
Adam D. Barratt 5498c6c4a1 lib/dpkg.c: Also use SIZEOFHASHMAP for the sources hashes
14 years ago
Mehdi Dogguy add7f512db Update buildd links (s@build.php@status/logs.php@)
14 years ago
Adam D. Barratt ff3fdfe07c Really make britney2 work with python 2.5
14 years ago
Adam D. Barratt bd048814b2 Increase the size of the tables used for storing package information
15 years ago
Release Managers eb1bf1dbe7 Add new RAs
16 years ago
Adeodato Simó a666ac2bd3 Go back to Python 2.4, since there are buggy results with 2.5.
16 years ago
Adeodato Simó 17672ae8da Update britney-py.c to work with Python 2.5.
16 years ago
Fabio Tranchitella 3dc3be1c72 Merge with the last official release of Britney.
17 years ago
Fabio Tranchitella e9afdfb2e0 Fixed a segfault for faux packages, which do not have the architecture field.
19 years ago
Fabio Tranchitella b1afe1ee3d Removed a debug method, it should not be released.
19 years ago
Fabio Tranchitella 76b3a8cf3c Fixed a pointer problem which caused segfaults when dealing with virtual packages; fixed a bug in source removal; moved add_binary and remove_binary from the britney module to the Packages object.
19 years ago
Fabio Tranchitella 3825241619 Britney ported to is_installable: the code runs, but more testing is needed.
19 years ago
Fabio Tranchitella ebf82f844d Portability fix: add the -fPIC flags in the Makefile.
19 years ago
Fabio Tranchitella a0dc325294 Implemented buildSystem, removeBinary and addBinary for the c extension; added a sample python script.
19 years ago
Fabio Tranchitella 22988cb162 Added old britney's update_out.py, for real.
19 years ago
Fabio Tranchitella c8468f9516 Imported the old britney and its libraries.
19 years ago