summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2009-04-29* data/templates/Ubuntu.info.in:Michael Vogt1-0/+61
- updated for karmic
2009-03-30* .bzr-buildpackage/default.conf:Michael Vogt1-22/+46
- add pre-build hook to update the mirror list from LP
2009-01-13updated the mirror listMichael Vogt1-43/+110
2009-01-13merge from the debian experimental branchMichael Vogt2-2/+2
2009-01-11Merge Ben Finney's whitespace changes (Closes: #481563)Julian Andres Klode2-2/+2
2008-11-24merge from the debian-sid branchMichael Vogt1-0/+6
2008-11-24merge from the mvo branchMichael Vogt1-3/+81
2008-11-10* python/metaindex.ccMichael Vogt1-5/+19
- 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.
2008-11-10add missing lpiaMichael Vogt1-0/+10
2008-11-10fix missing base uris for *-security and powerpcMichael Vogt1-4/+8
2008-11-10* aptsources/distro.py:Michael Vogt1-1/+1
- 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)
2008-11-07* Non-maintainer upload.Michael Vogt1-0/+29
* 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)
2008-11-03* python/apt_pkgmodule.cc:Michael Vogt1-0/+55
- add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constants * python/metaindex.cc - fix crash when incorrect attribute is given * data/templates/Ubuntu.info.in: - updated
2008-11-03* data/templates/Ubuntu.info.in:Michael Vogt1-0/+55
- updated
2008-09-18* python/progress.cc:Michael Vogt1-0/+9
- 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
2008-09-18* python/apt_pkgmodule.cc:Michael Vogt1-0/+9
add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constants - fix detection of cdrom sources and add test for it
2008-08-08Fix whitespace in changes from 0.7.7.Ben Finney1-5/+5
2008-07-25* data/templates/Debian.info.in:Michael Vogt1-0/+23
- add 'lenny' template info * aptsources/distinfo.py: - fix template matching for arch specific code (LP: #244093)
2008-07-25* data/templates/Debian.info.in:Michael Vogt1-0/+23
- add 'lenny' template info
2008-07-22* merged from debian-sidMichael Vogt1-5/+5
* 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
2008-07-21* data/templates/Debian.info.in:Emanuele Rocca1-5/+5
- 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)
2008-06-21Merge from python-apt.debian-sid/.Ben Finney1-1/+61
2008-05-28* aptsources/distinfo.py:Michael Vogt1-2/+10
- support arch specific BaseURI, MatchURI and MirrosFile fields in the distinfo template (LP: #220890)
2008-05-28make MirrorsFile arch specific tooMichael Vogt1-2/+4
2008-05-28security is only on ports.ubuntu.com now tooMichael Vogt1-2/+4
2008-05-28* aptsources/distinfo.py:Michael Vogt1-0/+4
- support arch specific BaseURI and MatchURI in the distinfo template
2008-05-16Remove trailing whitespace.Ben Finney2-2/+2
2008-05-05* data/templates/Ubuntu.info.in:Michael Vogt1-0/+52
- added ubuntu 'intrepid'
2008-05-05* data/templates/Ubuntu.info.in:Michael Vogt1-0/+52
- added ubuntu 'intrepid'
2008-04-07* data/templates/Ubuntu.mirrors: Michael Vogt1-251/+164
- updated mirrors list from launchpad (LP: #153284) * util/get_ubuntu_mirrors_from_lp.py: - rewritten to use +archivemirrors-rss and feedburner
2007-10-27* add hardy to the ubuntu sources.list templateMichael Vogt1-0/+52
2007-10-11* data/templates/Ubuntu.mirrors:Michael Vogt1-39/+119
- update the static mirror list from LP (LP: #126148)
2007-06-14* data/templates/Ubuntu.info.in:Michael Vogt1-0/+52
- updated for gusty
2007-04-02* only include ftp and http mirrors for Ubuntu - LP#99060Sebastian Heinlein1-47/+0
* update the debian changelog
2007-04-01* Update the Debian and Ubuntu mirrorsSebastian Heinlein2-113/+174
* Fix the parsing of a changed Launchpad mirror site
2007-03-12* Rewording:Sebastian Heinlein1-6/+6
- proposed updates -> Pre-released updates - backported updates -> unsupported updates
2007-02-02* change all obsolete references to the former python-aptsourcesSebastian Heinlein2-11/+11
2007-01-06* Fix a grammar issue in the component naming (thanks to mpt)Sebastian Heinlein1-12/+12
2007-01-04* use uppercase letters for the country codeSebastian Heinlein2-98/+98
* change description of the lp mirror fetch tool
2007-01-04* add a script to extract the mirror information from launchpadSebastian Heinlein1-332/+223
* update the Ubuntu mirror list using the above script
2007-01-03* also parse te location of a Debian mirror in the helper scriptSebastian Heinlein1-33/+73
* update the Debian mirrors file with location infromation
2006-12-04* use the corret name for the testing templateSebastian Heinlein1-1/+1
2006-12-04* revert last changes - we still need to identify the correspondingSebastian Heinlein1-0/+38
sources
2006-12-04* remove stable, testing and unstable from the template. this is handled Sebastian Heinlein1-38/+0
by the code
2006-11-30* add testing to the Debian templatesSebastian Heinlein1-0/+17
* add a MatchURI to the Debian distro template - to ensure that we include all official servers
2006-11-30* Use the mirror list for DebianSebastian Heinlein1-0/+5
2006-11-28* remove stable and testing from the tempaltesSebastian Heinlein1-21/+10
* add proposed updates to the templates
2006-11-28* Since 3.1 we don't have to care anymore for Debian non-usSebastian Heinlein1-555/+0
2006-11-28* add Debian mirrorsSebastian Heinlein2-0/+1312
2006-11-27* Update Debian's distro template:Sebastian Heinlein1-21/+51
- enable is obsolete - etch will be 4.0 soon - add parnet/child relations - no need to translate the baseuri