| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
test_aptsources; fixes FTBFS on powerpc.
|
|
|
|
- Sort the mirror list of each country.
|
|
- refactor to use ports by default for gutsy and newer releases
- Set appropriate exceptions to defaults for warty-lucid
|
|
- make armel point to ports.ubuntu.com (LP: #531876)
|
|
|
|
- Use generic MirrorsFile key instead of per-architecture ones in
order to fix FTBFS on !amd64 !i386 (Closes: #571752)
|
|
- setup.py: Copy the mirror lists to the build directory
- aptsources/distinfo.py: Support relative filenames for MirrorsFile.
|
|
- Replace the MatchURI with one that really matches something.
|
|
- add lucid
|
|
- add lucid
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- updated for the new ubuntu karmic version
|
|
- updated for karmic
|
|
- add pre-build hook to update the mirror list from LP
|
|
|
|
|
|
|
|
|
|
|
|
- fix crash when incorrect attribute is given
* data/templates/Ubuntu.info.in:
- updated to fix ports.ubuntu.com for powerpc and lpia
(LP: #220890)
* aptsources/distro.py:
- add parameter to get_distro() to make unit testing easier
* tests/test_aptsources_ports.py:
- add test for arch specific handling (when sub arch is on
a different mirror than "main" arches)
* python/acquire.cc (GetPkgAcqFile): Support DestDir and DestFilename.
|
|
|
|
|
|
- add parameter to get_distro() to make unit testing easier
* tests/test_aptsources_ports.py:
- add test for arch specific handling (when sub arch is on
a different mirror than "main" arches)
|
|
* data/templates/Debian.info.in: Set the BaseURI to security.debian.org for
lenny/updates, etch/updates and sarge/updates. (Closes: #503237)
* data/templates/Debian.info.in:
- add 'lenny' template info (closes: #476364)
* aptsources/distinfo.py:
- fix template matching for arch specific code (LP: #244093)
|
|
- add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constants
* python/metaindex.cc
- fix crash when incorrect attribute is given
* data/templates/Ubuntu.info.in:
- updated
|
|
- updated
|
|
- when pulse() does not return a boolean assume "true"
(thanks to Martin Pitt for telling me about the problem)
* aptsources/__init__.py, aptsources/distinfo.py:
- run apt_pkg.init() when aptsources gets imported and not
the distinfo function
- fix detection of cdrom sources and add test for it
|
|
add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constants
- fix detection of cdrom sources and add test for it
|
|
|
|
- add 'lenny' template info
* aptsources/distinfo.py:
- fix template matching for arch specific code (LP: #244093)
|
|
- add 'lenny' template info
|
|
* data/templates/Debian.info.in:
- s/MatchUri/MatchURI/. Thanks, Gustavo Noronha Silva (closes: #487673)
* python/cache.cc:
- Throw an exception rather than segfaulting when GetCache() is called
before InitSystem() (closes: #369147)
* doc/examples/config.py:
- Fix config.py --help (closes: #257007)
* python/apt_pkgmodule.cc:
- fix bug in hashsum calculation when the original string
contains \0 charackters (thanks to Celso Providelo and
Ryan Hass for the test-case) LP: #243630
* tests/test_hashsums.py:
- add tests for the hashsum code
* apt/package.py:
- add "isAutoRemovable()" method
* python/pkgsrcrecords.cc:
- add "Record" attribute to the PkgSrcRecord to access the
full source record
* debian/rules:
- remove the arch-build target, we have bzr-builddeb now
|
|
- s/MatchUri/MatchURI/. Thanks, Gustavo Noronha Silva (closes: #487673)
* python/cache.cc:
- Throw an exception rather than segfaulting when GetCache() is called
before InitSystem() (closes: #369147)
|
|
|
|
- support arch specific BaseURI, MatchURI and MirrosFile fields
in the distinfo template (LP: #220890)
|
|
|
|
|
|
- support arch specific BaseURI and MatchURI in the distinfo
template
|
|
|
|
- added ubuntu 'intrepid'
|
|
- added ubuntu 'intrepid'
|
|
- updated mirrors list from launchpad (LP: #153284)
* util/get_ubuntu_mirrors_from_lp.py:
- rewritten to use +archivemirrors-rss and feedburner
|
|
|