<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python-apt/po/fi.po, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/pkg-python/python-apt/atom?h=master</id>
<link rel='self' href='https://git.osdyson.ru/pkg-python/python-apt/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/'/>
<updated>2013-10-23T17:05:12Z</updated>
<entry>
<title>data/templates/Debian.info.in: Change wheezy version from 7.0 to 7</title>
<updated>2013-10-23T17:05:12Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2013-10-23T17:05:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=0033e9b728a553bff0caa81d4c500532d5ba9ca1'/>
<id>urn:sha1:0033e9b728a553bff0caa81d4c500532d5ba9ca1</id>
<content type='text'>
The wheezy release now uses 7.1, 7.2 for point releases, so this is
more accurate. The translations were adjusted using sed.
</content>
</entry>
<entry>
<title>* po:</title>
<updated>2012-06-25T12:44:05Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2012-06-25T12:44:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=da18719d29f310ff6caff2303e3a7d591386ba7f'/>
<id>urn:sha1:da18719d29f310ff6caff2303e3a7d591386ba7f</id>
<content type='text'>
  - Fixup the translations for wheezy again</content>
</entry>
<entry>
<title>* po/fi.po: Finnish translation updated by Timo Jyrinki</title>
<updated>2012-06-13T20:48:36Z</updated>
<author>
<name>David Prévot</name>
<email>taffit@debian.org</email>
</author>
<published>2012-06-13T20:48:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=dbde3f0ed9512b1fd6a37ac6c9791be28e8806ca'/>
<id>urn:sha1:dbde3f0ed9512b1fd6a37ac6c9791be28e8806ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* po/*.po: update PO files against current POT file</title>
<updated>2012-06-13T19:57:40Z</updated>
<author>
<name>David Prévot</name>
<email>taffit@debian.org</email>
</author>
<published>2012-06-13T19:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=fc60f397b99b46bfd108ccf1a206dec490915d0b'/>
<id>urn:sha1:fc60f397b99b46bfd108ccf1a206dec490915d0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>po: Update the po files to include the new strings.</title>
<updated>2009-07-19T14:00:46Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2009-07-19T14:00:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=b4451bc84cb82c348638063c978674b784e3eadd'/>
<id>urn:sha1:b4451bc84cb82c348638063c978674b784e3eadd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>po/: Big translation files cleanup.</title>
<updated>2009-06-15T15:06:40Z</updated>
<author>
<name>Julian Andres Klode</name>
<email>jak@debian.org</email>
</author>
<published>2009-06-15T15:06:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=17d6eb223a252ecd6d4f4f0f3acee695404da1d0'/>
<id>urn:sha1:17d6eb223a252ecd6d4f4f0f3acee695404da1d0</id>
<content type='text'>
The previous translation files contained a lot of strings from update-manager
which never were in python-apt. Those have been removed.

The translations for French and Japanese have been merged with those provided
in the BTS. The German translation has been updated to translate all strings.
</content>
</entry>
<entry>
<title>* python/apt_pkgmodule.cc:</title>
<updated>2008-02-18T15:51:47Z</updated>
<author>
<name>Michael Vogt</name>
<email>michael.vogt@ubuntu.com</email>
</author>
<published>2008-02-18T15:51:47Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=1bf52388c98e72768b8f883726ee7e2e2992e4ff'/>
<id>urn:sha1:1bf52388c98e72768b8f883726ee7e2e2992e4ff</id>
<content type='text'>
  - add InstState{Ok,ReInstReq,Hold,HoldReInstReq} constants
* apt/cache.py:
  - add reqReinstallPkgs property that lists all packages in
    ReInstReq or HoldReInstReq</content>
</entry>
<entry>
<title>* python/sourcelist.cc:</title>
<updated>2008-02-14T10:34:23Z</updated>
<author>
<name>Michael Vogt</name>
<email>michael.vogt@ubuntu.com</email>
</author>
<published>2008-02-14T10:34:23Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=706ef80cbb054b1750358f8a3866cd9d6f9e6929'/>
<id>urn:sha1:706ef80cbb054b1750358f8a3866cd9d6f9e6929</id>
<content type='text'>
  - support GetIndexes() GetAll argument to implement
    something like --print-uris</content>
</entry>
<entry>
<title>* apt/debfile.py:</title>
<updated>2007-07-30T20:46:27Z</updated>
<author>
<name>Michael Vogt</name>
<email>michael.vogt@ubuntu.com</email>
</author>
<published>2007-07-30T20:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=e124705b95abb6ea3c4c6f96ed5559dac8a2c697'/>
<id>urn:sha1:e124705b95abb6ea3c4c6f96ed5559dac8a2c697</id>
<content type='text'>
  - added wrapper around apt_inst.debExtract()
  - support dictionary like access 
* python/apt_instmodule.cc:
  - added arCheckMember()</content>
</entry>
<entry>
<title>* push local changes</title>
<updated>2007-04-10T07:33:05Z</updated>
<author>
<name>Sebastian Heinlein</name>
<email>sebi@sebi-laptop</email>
</author>
<published>2007-04-10T07:33:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/pkg-python/python-apt/commit/?id=83863c754f49afdb2c31128112935068dc20a6a9'/>
<id>urn:sha1:83863c754f49afdb2c31128112935068dc20a6a9</id>
<content type='text'>
</content>
</entry>
</feed>
