lp:debian/libconfig-model-dpkg-perl

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/libconfig-model-dpkg-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

40. By Dominique Dumont

* Dependency checker:
  * updated list of known virtual packages
* copyright scanner:
  * improved © cleanup
  * user can now provide missing information before © information
    is coalesced. This should improve © update on older software.
    See Config::Model::Dpkg::Copyright man page for more details.
    (Closes: #795195)
* Copyright checker:
  * warn and fix trailing slashes in Files-Excluded
  * warn and fix MIT license to Expat (Closes: #797321)
  * warn and fix BSD3 license (Closes: #797322)
  * during update, also override directory data with info found in files...
* Copyright parser:
  * improved Files cleanup
  * trim traling white space from key parameter like Files
* Patch model: Added Bug-Debian field
* added TODO file (help welcome)

39. By Dominique Dumont

* Dpkg dependency: make sure that debhelper shows a warning when
  compat is increased (in interactive mode like cme edit dpkg)
* control: added dep libtext-levenshtein-damerau-perl. Installing this
  dependency enable cme to warn about typos in permissive files
  like debian/copyright (Closes: #789568)
* source options: advise user to log a bug in case of missing parameter

38. By Dominique Dumont

Major bug fixes release: previous version removed too many
directory entries. This version fixes this problem while being
able to merge existing directory entries with data extracted from
files (including LICENSE, COPYING or README files)

Also fixed:
* C::M::Dpkg::Dependency: escape '{' in regexp (Closes: #789841) ...
* Scanner::__squash_copyrights_years: also handle last entry of
  $copyrights_by_id...

37. By Dominique Dumont

[ gregor herrmann ]
* Add Build-Conflicts-Indep fields to Dpkg::Control::Source model.
* Dpkg::Control::Source model: warn on duplicates in Build-
  Conflicts{,-Indep}.
* Update descriptions and summaries for Dpkg::Control::Source model.

[ Dominique Dumont ]
* updated © years in model doc
* Dpkg::Copyright doc:
  + added explanation on merge mechanism in pod doc
  + added scary example to modify copyright content with cme

36. By Dominique Dumont

[ Salvatore Bonaccorso ]
* Correct name of licensecheck utility.
  Thanks to Andreas Metzler (Closes: #784838)

[ Dominique Dumont ]
* Dpkg Control: can now fix formatting of Description when more
  than one paragraph has too long lines
* Dependency:
  * added stretch and buster to the list of known debian releases
  * die if something went wrong while finding the ideal dependency
    for an alternate dependency
  * preserve Perl's versioned dep if the alternate lib has no
    versioned dependency.
* Copyright update: can remove old directory entries when needed

35. By Dominique Dumont

* Fixed scanner bugs found while trying 'cme update dpkg-copyright' on
  icedove files:
  * don't croak on utf8 encoding errors
  * can use $ENV{COPYRIGHT_SCANNER_INPUT} as input for tests..
  * fix parsing of multi copyright owners
  * provide better error message for invalid (c) year ranges
  * improved copyright cleanup

34. By Dominique Dumont

* Copyright scanner:
  * to cope with owner containing 'f00' (Closes: #783932)
  * handle ranges like 2010-12 or 2002-3 (Closes: #783928)
* Dpkg::Patch: fix handling of Subject body expressed as
  free form text below header.
* Updated list of supported arch in C::M::Dpkg::Dependency
  (Closes: #782995)
* control: added build-dep on libyaml-tiny-perl

33. By Dominique Dumont

* Copyright license text (Closes: #767494):
  * fix (really) automatic import of license summary or text
  * suppress misleading warning

32. By gregor herrmann

* Team upload.
* Trigger warning 'Synopsis is too long.' only for >= 80 characters.
  Cf. Debian Policy 3.4.1, DEP3, and lintian.

31. By Dominique Dumont

Dpkg::Dependency: support new build profile syntax.
Tx Johannes Schauer (Closes: #763772)

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