summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2015-05-07add Wily templateMartin Pitt1-0/+109
2014-10-24Add Ubuntu 15.04 (Vivid Vervet) to the templateMichael Vogt1-0/+119
2014-06-06Include "Blankon" templateMichael Vogt2-0/+387
Closes: #747498
2014-04-25add ubuntu utopicMichael Vogt1-0/+119
2014-02-22data: Add Tanglu distribution informationJulian Andres Klode2-0/+45
Add information about Tanglu 1.0 'Aequorea' and Tanglu 2.0 'Bartholomea'. Welcome, Tanglu.
2013-10-23data/templates/Debian.info.in: Change wheezy version from 7.0 to 7Julian Andres Klode1-1/+1
The wheezy release now uses 7.1, 7.2 for point releases, so this is more accurate. The translations were adjusted using sed.
2013-10-23data/templates/Debian.info.in: Add jessieJulian Andres Klode1-0/+30
We already have the new Ubuntu development version, but not our own testing.
2013-10-21data/templates/Ubuntu.info.in: It's 'Tahr', not 'Thar'Julian Andres Klode1-3/+3
Stupid typo. Did I write this myself, or did I copy it from somewhere?
2013-10-21data/templates/Ubuntu.info.in: Add "Trusty Thar"Julian Andres Klode1-0/+119
A copy from saucy, with name and numbers adjusted
2013-10-08data/templates/Ubuntu.info.in: add 'devel' seriesJeremy Bicha1-0/+107
2013-09-10* merge from Ubuntu:Michael Vogt1-0/+119
- data/templates/Ubuntu.info.in: add "Saucy Salamander" to - debian/control: add "Multi-Arch: allowed"
2012-11-07* data/templates/Ubuntu.info.in:Colin Watson1-3/+3
- Fix descriptions of quantal and raring.
2012-10-23* data/templates/Ubuntu.info.in:Michael Vogt1-4/+123
- add raring
2012-06-25Order wheezy-proposed-updates after wheezy/updates and wheezy-updatesJulian Andres Klode1-5/+5
2012-06-25Add wheezy-updates as Recommended UpdatesJulian Andres Klode1-0/+5
2012-06-25* data/templates/Debian.info.in:Julian Andres Klode1-0/+25
- Add wheezy
2012-05-04merge from ubuntuMichael Vogt1-0/+118
2011-11-24fixed a typo, changed "Open Source software" to Michael Vogt1-26/+26
"free and open-source software" (LP: #500940)
2011-10-19* data/templates/Ubuntu.info.in:Michael Vogt1-0/+121
- add precise
2011-09-28add concept of "ParentComponent" for e.g. ubuntu/multiverseMichael Vogt1-0/+4
that needs universe enabled as well (plus add test) LP: #829284
2011-04-28* data/templates/Ubuntu.info.in:Michael Vogt1-0/+118
- add oneiric templates
2011-04-24releasing version 0.7.100.3ubuntu6Stéphane Graber1-0/+1
2011-04-20releasing version 0.7.100.3ubuntu5Michael Vogt1-0/+48
2010-10-18* data/templates/Ubuntu.info.in:Michael Vogt1-0/+81
- add natty, LP:661578
2010-09-13data/templates/Ubuntu.info.in: add MatchURIMichael Vogt1-0/+2
2010-09-13data/templates/Ubuntu.info.in: updated based on the feedback from mpt (thanks)Michael Vogt1-6/+6
2010-09-13* data/templates/Ubuntu.info.in:Michael Vogt1-0/+19
- add extras.ubuntu.com and archvie.canonical.com to the templates * aptsources/distinfo.py, aptsources/distro.py: - support non-official templates (like extras.ubuntu.com)
2010-06-01* merge from debian bzr, remaining changes:Michael Vogt2-0/+544
- different mirror list * data/templates/gNewSense.info.in, data/templates/gNewSense.mirrors: - add gNewSense template and mirrors, thanks to Karl Goetz * apt/cache.py: - Make Cache.get_changes() much (~35x) faster (Closes: #578074). - Make Cache.req_reinstall_pkgs much faster as well. - Make Cache.get_providing_packages() about 1000 times faster. - Use has_versions and has_provides from apt_pkg.Package where possible. * apt/package.py: - Decode using utf-8 in installed_files (LP: #407953). - Fix fetch_source() to work when source name = binary name (LP: #552400). - Merge a patch from Sebastian Heinlein to make get_changelog() only check sources where source version >= binary version (Closes: #581831). - Add Version.source_version and enhance Sebastian's patch to make use of it, in order to find the best changelog for the package. * python: - Return bool instead of int to Python where possible, looks better. - Document every class, function, property. * python/cache.cc: - Check that 2nd argument to Cache.update() really is a SourceList object. - Fix PackageFile.not_automatic to use NotAutomatic instead of NotSource. - Add Package.has_versions to see which packages have at least one version, and Package.has_provides for provides. - Add rich compare methods to the Version object. * python/generic.cc: - Fix a memory leak when using old attribute names. - Map ArchiveURI property to archive_uri * python/progress.cc: - Do not pass arguments to InstallProgress.wait_child(). * doc: - Update the long documentation. * debian/control: - Change priority to standard, keep -doc and -dev on optional. * utils/migrate-0.8.py: - Open files in universal newline support and pass filename to ast.parse. - Add has_key to the list of deprecated functions. - Don't abort if parsing failed. - do not require files to end in .py if they are passed on the command line or if they contain python somewhere in the shebang line. * apt/cache.py: - make cache open silent by default (use apt.progress.base.OpProgress) * tests/data/aptsources_ports/sources.list: - fix ports test-data * tests/test_apt_cache.py: - add simple test for basic cache/dependency iteration
2010-06-01* data/templates/gNewSense.info.in,Michael Vogt2-0/+544
data/templates/gNewSense.mirrors: - add gNewSense template and mirrors, thanks to Karl Goetz
2010-05-09* data/templates/Ubuntu.info.in:Colin Watson1-0/+61
- add maverick
2010-05-09Initial commit of gNS templates for python-aptKarl Goetz2-0/+544
2010-03-23merged from lp:~mvo/python-apt/mvoMichael Vogt4-564/+728
2010-03-12Revert 0.7.93.3 and just set APT::Architecture to i386 forJulian Andres Klode1-5/+10
test_aptsources; fixes FTBFS on powerpc.
2010-03-09Update based on guidance from cjwatsonEmmet Hikory1-12/+0
2010-03-08* utils/get_ubuntu_mirrors_from_lp.py:Julian Andres Klode2-525/+643
- Sort the mirror list of each country.
2010-03-05* data/templates/Ubuntu.info.in:Emmet Hikory1-74/+128
- refactor to use ports by default for gutsy and newer releases - Set appropriate exceptions to defaults for warty-lucid
2010-03-04* data/templates/Ubuntu.info.in:Michael Vogt1-0/+12
- make armel point to ports.ubuntu.com (LP: #531876)
2010-03-03Update the mirror data.Julian Andres Klode2-316/+370
2010-02-27* data/templates/Ubuntu.info.in:Julian Andres Klode1-10/+5
- Use generic MirrorsFile key instead of per-architecture ones in order to fix FTBFS on !amd64 !i386 (Closes: #571752)
2010-02-13* data/templates/*.in: Switch MirrorsFile to relative filenames.Julian Andres Klode2-24/+24
- setup.py: Copy the mirror lists to the build directory - aptsources/distinfo.py: Support relative filenames for MirrorsFile.
2010-02-13* data/templates/Debian.info.in:Julian Andres Klode1-7/+8
- Replace the MatchURI with one that really matches something.
2009-12-02* data/templates/Ubuntu.info.in:Michael Vogt1-0/+61
- add lucid
2009-11-05* data/templates/Ubuntu.info.in:Michael Vogt1-0/+61
- add lucid
2009-07-30merged from mvoMichael Vogt1-1/+1
2009-06-15data/templates/Debian.info.in: Squeeze will be 6.0, not 5.1Julian Andres Klode1-1/+1
2009-06-15merged from debian/unstableMichael Vogt2-468/+272
2009-06-08releasing version 0.7.10.4Michael Vogt1-0/+25
2009-06-07Update Debian mirrors. (Closes: #518071)Otavio Salvador1-468/+247
2009-05-12Update mirror list from LP.Loïc Minier1-30/+37
2009-05-05* data/templates/Ubuntu.info.in:Michael Vogt1-0/+61
- updated for the new ubuntu karmic version