lp:debian/libapt-pkg-perl

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/libapt-pkg-perl
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

11. By Brendan O'Dea

* Update release years in debian/copyright.
* Update Copyright to GPLv3.
* Re-instate accidentally dropped Size and InstalledSize fields, and
  update test to ensure they exist. Thanks to Kevin Ryde for reporting
  the issue and for spelunking the git repository to find the problem
  change (closes: #712613).

10. By Brendan O'Dea

* Whitespace cleanup.
* More updates for multi-arch support:
  - Add is_multi_arch and native_arch methods to AptPkg::Cache.
  - Add FullName, ShortName and Arch fields to AptPkg::Cache::Package.
  - Change AptPkg::Cache::Iter to return FullName (including arch)
    rather than Name.
  - Update cache test to check for new fields.
  Thanks to Andrew Ayer for identifying the problem (closes: #707142).
* Bump file versions.

9. By Brendan O'Dea

* Update test files with to include multi-arch, translations and inline
  signed Release files.
* Remove very obsolete, rarely updated README file.
* Add support for translated descriptions (closes: #701899).

8. By Brendan O'Dea

* Update MANIFEST.
* Switch to non-deprecated pkgCacheFile::Open method.
* Remove old CVS keywords.
* Drop Architecture from pkgCache::PkgFileIterator as this field is no
  longer populated by debListParser::LoadReleaseInfo().

7. By Brendan O'Dea

* Update Vcs-Git and Vcs-Browser fields.
* Update standards-version to 3.9.2:
  - switch to debhelper v8, adding debian/compat
  - use dh_prep rather than dh_clean -k
  - add ${misc:Depends}
  - add build-arch and build-indep targets
  - conditionally "make realclean" rather than supressing errors
  - use DESTDIR, rather than PREFIX in install rules
  - switch to "3.0 (Native)" source format
* Apply patch from Kevin Lyda to fix a number of misspellings in the
  comments and documentation.

6. By Brendan O'Dea

* Fix Vcs-Browser control field.
* Create empty t/cache/etc/preferences.d directory to hush noisy test.

5. By Brendan O'Dea

* Move repository to git://git.debian.org/users/bod/libapt-pkg-perl.git
* Apply patch from Kevin Ryde to add Size/InstalledSize (closes: #522835).
* Use pre-increment for iterator objects.

4. By Brendan O'Dea

Fix typo in AptPkg::Cache::Version DependsList docs (closes: #461553).

3. By Brendan O'Dea

Use $(CURDIR) [make] rather than $(PWD) [sh] in debian/rules
(closes: #365534).

2. By Brendan O'Dea

* Fix ordering of dh_fixperms/dh_strip such that strip works.
* Fix examples/apt-version argument parsing (closes: #276254).
* Remove requirement for apt-pkg/deblistparser.h to allow for
  building on rpm-based systems. Allow for rpm in t/01_system.t .

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/squeeze/libapt-pkg-perl
This branch contains Public information 
Everyone can see this information.

Subscribers