libconfig-model-dpkg-perl 2.073 source package in Ubuntu

Changelog

libconfig-model-dpkg-perl (2.073) unstable; urgency=medium

  [ Dominique Dumont ]
  * Scanner: skip debian changelog and copyright files
  * Scanner: can specify files to scan or ignore.
  * Dpkg control source model: cme fix Vcs-Git url will use https://

  [ Salvatore Bonaccorso ]
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  * Set default Standards-Version to 3.9.7
  * Declare compliance with Debian policy 3.9.7

 -- Dominique Dumont <email address hidden>  Tue, 02 Feb 2016 09:10:32 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libconfig-model-dpkg-perl_2.073.dsc 2.3 KiB 7fb1eeafdde51a1abeb360898a678f8e80339dd4e2abfc61a86ae6952c39bf8f
libconfig-model-dpkg-perl_2.073.tar.xz 128.6 KiB a419c70ad73732f452c47f32dee47d96e5d5035356c4c9f158291b7712c8f70d

Available diffs

No changes file available.

Binary packages built by this source

libconfig-model-dpkg-perl: editor for Dpkg source files with validation

 This package provides Config::Model::Dpkg, a plugin for Config::Model
 and cme. Once this package is installed, cme is able to handle dpkg
 source file.
 .
 For instance, the command 'cme edit dpkg' provides a graphical editor
 for most files of a package source.
 .
 The command 'cme check dpkg' provide a command line that will check the
 package file, a bit like lintian. But this command must be run in the
 source package directory and can be run before building the package.
 .
 Likewise, the command 'cme fix dpkg' will fix most of the warnings
 found by the command above.
 .
 The command 'cme update dpkg' will update debian/copyright file
 from the content of the package source file.
 .
 If the recommended package libconfig-model-tkui-perl is installed,
 you can run 'cme edit dpkg' to edit your package files with a GUI.
 .
 You can also run cme with a more restricted scope with:
  * cme edit|check|fix dpkg-control
  * cme edit|check|fix dpkg-copyright
 .
 For best results, you should install the latest available version
 of libmodule-corelist-perl.