lp:ubuntu/trusty/createrepo

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/createrepo
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

8. By Mike Miller

* New upstream release.
  - Ensure the -s/--checksum option is applied correctly. (Closes: #731147)
* Drop patches applied upstream:
  - 01_fix-man-page-options.patch
  - 02_drop-unused-imports.patch
  - 03_fix-getting-YumAvailablePackage-local-path.patch
  - 04_fix-writing-additional-metadata.patch
  - 05_fix-handling-remote-packages.patch
* Add Depends on python-lzma.
* fix-version.patch: Fix version string reported by --version.
* Update bash-completion support to install with pkg-config:
  - Add Build-Depends on pkg-config.
  - Let the buildsystem install createrepo.bash using pkg-config.
  - createrepo.maintscript: Remove obsolete bash-completion conffile.
* Update Vcs-* control fields to new Git repository.
* Use my @debian.org address.
* Bump Standards-Version to 3.9.5. No changes needed.

7. By Mike Miller

* New upstream release. (Closes: #463571)
  - createrepo --help now mentions --split option. (Closes: #682151)
  - No longer use deprecated md5 and sha modules. (LP: #530015)
* New maintainer. (Closes: #673958) Thanks to Adam for his work.
* debian/patches/01_fix-man-page-options.patch: Escape dashes in
  command-line options in man pages.
* Cherry-pick fixes from upstream git:
  - debian/patches/02_drop-unused-imports.patch: Fix incorrect call of
    function imported from createrepo.utils.
  - debian/patches/03_fix-getting-YumAvailablePackage-local-path.patch: Fix
    getting path from repository packages.
  - debian/patches/04_fix-writing-additional-metadata.patch: Fix writing
    metadata when merging repositories.
  - debian/patches/05_fix-handling-remote-packages.patch: Fix handling
    remote packages when writing repository metadata.
* debian/source/format: Update source format to 3.0 (quilt).
* Bump debhelper compatibility level to 9.
* Update packaging to current Python Policy recommendations:
  - debian/rules: Switch to using dh --with python2.
  - Add Build-Depends on python-all (>= 2.6.6-3~) for switch to building
    with dh_python2.
  - Drop Build-Depends on python-all-dev, package is not building Python
    extensions.
  - Drop Build-Depends on deprecated python-support, now using dh_python2.
  - Add X-Python-Version control field.
  - Drop obsolete debian/pyversions.
* Install bash completion support:
  - Add Build-Depends on bash-completion.
  - Install createrepo.bash using dh_bash-completion.
* debian/rules: Install the createrepo python module for all supported
  python versions.
* debian/control:
  - Add Depends on ${misc:Depends}, deltarpm, python-deltarpm, and
    yum (>= 3.2.29).
  - Update package description.
  - Update Homepage control field to correct upstream URL. (Closes: #682149)
  - Set Priority to extra because Depends includes other extra packages.
  - Add Vcs-Git and Vcs-Browser fields.
  - Bump Standards-Version to 3.9.4. No further changes needed.
* debian/copyright: Convert to machine-readable format 1.0.
* debian/watch: Update to correct upstream URL.

6. By Matthias Klose

* Non maintainer upload.

[ Scott Kitterman ]
* In genpkgmetadata.py/SplitMetaDataGenerator, add try/except around use of
  urlparse.uses_fragment to avoid crash when running with a python version
  that does not have uses_fragment (2.7.3) (Closes: #682150)

5. By Adam Cecile (Le_Vert)

* New upstream release.
* Bump Standards-Version to 3.7.3.
* Move homepage to the new dpkg field.

4. By Adam Cecile (Le_Vert)

* New upstream release.
* Update debian/copyright.
* Add runtime dependency on python-sqlitecachec.

3. By Adam Cecile (Le_Vert)

debian/control: Drop XB-Python-Version.

2. By Adam Cecile (Le_Vert)

Update packaging to fit the last python policy draft.

1. By Adam Cecile (Le_Vert)

Import upstream version 0.4.6

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers