lp:ubuntu/utopic-proposed/dpkg-sig

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic-proposed/dpkg-sig
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

5. By Guillem Jover <email address hidden>

* Non-maintainer upload.
* Handle trailing slashes in ar member names in deb archives created with
  GNU ar. (Closes: #356509)
* Add support for control.tar, control.tar.xz, data.tar, data.tar.xz,
  data.tar.lzma and data.tar.bz2. (Closes: #703437)
  Based on a patch by Christoph Berg <email address hidden>.
* Use correct get_deb_parts() function name instead of undefined
  get_deb_part(). (Closes: #635232)
* Remove dead website URL from package description in debian/control and
  dpkg-sig(1) man page. Change dpkg-sig and debian/copyright to mention
  the URL used to be the website. (Closes: #422175)
* Add build-arch and build-indep targets in debian/rules.
* Fix typo in man page for “overridden”.

4. By gregor herrmann

* Non-maintainer upload.
* Fix "FTBFS with perl 5.18: POD errors":
  fix POD by adding missing '=back'.
  (Closes: #723867)
* debian/control: replace Build-Depends-Indep with Build-Depends. Both
  debhelper and perl are needed during clean (lintian error).

3. By Gunnar Wolf

* Non-Maintainer Upload by Gunnar Wolf
* Updated dependency on libconfigfile-perl to libconfig-file-perl,
  updated the invocation of ConfigFile to Config::File, to avoid the
  warning for the deprecated call (Closes: #387016)

2. By Marc 'HE' Brockschmidt <email address hidden>

* HE
  - dpkg-sig:
    + Change order of return values of get_md5sums.
    + Renamed get_md5sums to get_deb_digests.
    + Added get_deb_parts to allow faster listing of sigs.
    + Use md5sum(1) instead of Digest::MD5
    + Splitted the verify_deb into one sub per signature version,
      this should allow to add new versions more easily.
    + Implemented new signature format suggested by weasel (thanks for
      that!). We now sign sha1sums, md5sums and the size of every
      part in the deb archive. The new format also transports more
      meta-information (Signer, Date and Role). (Closes: #276557)
    + Restructured dpkg-sig a bit to shorten the things done in main::
    + Added a lot of documentation as POD.
    + Added --remote-ssh-port|-o as cli option to allow people to
      specify the remote sshd port. (Closes: #271454)

  - debian/rules:
    + Generate dpkg-sig.7 from the POD documentation in dpkg-sig.

1. By Marc 'HE' Brockschmidt <email address hidden>

* HE:
  - debian/control:
    + Update the Uploaders field, i'm a DD now!
    + Depend on perl, not perl-base.

  - debian/rules:
    + Fix a dh_md5sum problem, it excludes all files with DEBIAN in their
      path (and we have such files as examples)

  - dpkg-sig:
    + Fixed the "Signed deb *changes" output to print out the signed deb,
      not the changes file it was referenced from.
    + Be a bit more verbose when signing .dscs and .changes.
    + Verify deb before signing it. [This lead also to a change on the
      return value of get_md5sums internally]

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/dpkg-sig
This branch contains Public information 
Everyone can see this information.

Subscribers