lp://staging/ubuntu/vivid-proposed/dh-make-perl

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp://staging/ubuntu/vivid-proposed/dh-make-perl
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:
Development

Recent revisions

35. By gregor herrmann

Add runtime dependency on libyaml-libyaml-perl.
DhMakePerl::Command::Packaging uses YAML::XS but there was no
dependency on the respective package.
Thanks to Moritz Lenz for the bug report. (Closes: #775725)

34. By Damyan Ivanov

[ Salvatore Bonaccorso ]
* Fixing typos from commit message in debian/changelog

[ Axel Beckert ]
* t/*.t: use dh-make-perl without path instead of $Bin/../dh-make-perl if
  $ADTTMP is set
* Add project-.proverc to enforce running with -j1 to avoid race conditions

[ Salvatore Bonaccorso ]
* Create packages using Standards-Version 3.9.6
* Use Standards-Version 3.9.6 in testsuite control files
* Declare compliance with Debian Policy 3.9.6

[ gregor herrmann ]
* Add 'Testsuite' as a valid field to Debian::Control::Stanza::Source.

[ Damyan Ivanov ]
* create debian/upstream/metadata in 'make' mode
* make: add Testsuite: autopkgtest-pkg-perl source header in pkg-perl mode

[ gregor herrmann ]
* t/dists.t: check for $ENV{ADTTMP} in all dh-make-perl invocations.
* Mark package as autopkgtest-able.

33. By Damyan Ivanov

[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* Update repository URL in Build.PL to the cgit web frontend
* When creating debian/control file use cgit web frontend URL for the
  Vcs-Browser field
* Upse cgit web frontend whean searching for pkg-perl package repositories

[ Damyan Ivanov ]
* HOWTO.release: increase version after tagging

32. By Damyan Ivanov

* HOWTO.Release: use dpt push in the pushing part
* make: include dh-make-perl version in the commit message of the initial
  packaging
* Skip POD tests unless RELEASE_TESTING is present in the environment
  remove RELEASE_TESTING from dh_auto_test invocation
  (Closes: #752917, FTBFS with perl 5.20)
* fix the error message when more than one command is given on the command
  line
* the locate command now accepts multiple arguments
* build-depend on the separately packaged Module::Build

31. By Damyan Ivanov

[ Dima Kogan ]
* If unable to parse pkgname or version, quit with a useful error message.
* Replaced all 'start_dir' uses with 'main_dir'

[ gregor herrmann ]
* DhMakePerl::Command::Packaging:
  - install CONTRIBUTING files in extract_docs().
  - require debhelper 9.20120312 only for arch:any packages;
    for arch:all debhelper 8 or 9 are enough
  - add a trailing ~ to all versioned dependencies to make
    backporting easier
  - drop special casing for all kinds of dependencies which needed
    debhelper 7.x.
    Support for debhelper < 8 was dropped in dh-make-perl 0.77.
* Reword "debhelper(1) 7 tiny" to the more accurate "dh(1)".
  Also rename is_dh7tiny() method to is_dhtiny().
* Update copyright years.

[ Axel Beckert ]
* Apply wrap-and-sort.
* Untangle checks for pristine-tar and upstream tarball in
  git_add_debian() (Closes: #735968)
* Code-deduplication by splitting up guess_tarball() into
  guess_tarball($prefix) and guess_debian_tarball() and then using
  guess_tarball() also in setup_dir().
* Iterate over all supported tar ball suffixes in guess_tarball().
* Use Cwd's realpath for upstream tarball search if main_dir is just "."
* Remove Maximilian Gaß from Uploaders (no more active according to himself)

[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
  the MIA team.
* Bump required debhelper version for Module::Build::Tiny to 9.20140227.

30. By Damyan Ivanov

[ CSILLAG Tamas ]
* add Homepage to d/control (lintian check suggested)
* add rename_to_debian_package_dir.
  This will rename the directory name to the canonical name of
  the debian package.
* use system("mv ...") when cross device directory move is expected
  otherwise just use rename

[ Damyan Ivanov ]
* FromCPAN/find_debs_for_modules: do not crash when all offerred packages
  are perl(-(modules|base))? (Closes: #725206)
* drop trailing slash from t/Control.t test file

[ Salvatore Bonaccorso ]
* Create packages with Standards-Version 3.9.5
* Adjust Standards-Version in control files of testsuite
* Bump Standards-Version to 3.9.5

29. By Damyan Ivanov

* silence a warning when reporting about a core-satisfied dependency without
  a version
* fix problems with perl 5.18:
  (Closes: #719829)
  + fix missing =back in Debian::Control::Stanza::CommaSeparated POD
  + sort a couple of hash key walks breaking tests with perl 5.18
* remove the trailing slash from ustream/watch URLs
* drop usage of experimental given/when in Packaging.pm
* rework --only internal representation to be a hash
* t/dists.t: rework running dh-make-perl and give all diagnostics when a
  test fails
* fix special handling of changed copyright years
* make dh-make-perl report its version on every invocation

28. By Damyan Ivanov

* add $VERSION to all modules
* use strict; use warnings; everywhere
* fix a bunch of typos thanks to Test::Spelling

27. By Damyan Ivanov

[ Salvatore Bonaccorso ]
* Bump version for DhMakePerl to 0.77
* Bump Standards-Version to 3.9.4
* Create packages with Standards-Version 3.9.4.
  Adjust default Standards-Versions in DhMakePerl::Command::Packaging to
  3.9.4.
  Bump Standards-Version in debian/control for tests to 3.9.4.
* Use metacpan.org instead of search.cpan.org.
  Use https://metacpan.org instead of http://search.cpan.org in
  debian/watch, debian/copyright and debian/control files.
  Adjust the test files using https://metacpan.org.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Use anonscm.debian.org for source location in debian/copyright
* Create Vcs-Git with canonical URI (git://anonscm.debian.org)
  (Closes: #697876)

[ Damyan Ivanov ]
* add test about handling user:pass@ in sources.list URLs
* add debian/source/{format,local-options}. shut up, lintian :)

[ gregor herrmann ]
* DhMakePerl::Command::Packaging: honour command line options
  for packagename/version in extract_name_ver.

[ Nathan Handler ]
* Email change: nhandler -> <email address hidden>

[ Dima Kogan ]
* Not importing IO::Dir since I'm not using it
* better handling of upstream-supplied debian/ directories. If we are
  making a git repo I now remove debian/ directory if the upstream ships
  it. This goes into the 'master' branch, so the 'upstream' branch
  contains the original debian/ directory, and thus matches the
  pristine-tar

[ gregor herrmann ]
* DhMakePerl::Command::make: Try to guess tarball name when run from an
  unpacked source directory.
* DhMakePerl::Command::Packaging: Don't sanitize version if given on the
  command line.
* Update years of copyright.
* DhMakePerl::Command::Packaging: replace "This library" with the module
  name in the long description, like we already did with "This module".

[ Axel Beckert ]
* DhMakePerl::Command::make: Call git_add_debian before build_package
  and install_package to not add files generated during the package
  build process to the git repository.
* Add patch by Matthew Gabeler-Lee to understand packages named
  "-vX.Y.Z". (Closes: #701140)
* Fix "fatal: pathspec '…' did not match any files" error of "git
  add". (Closes: #659526)
* Add option --build-source to build .dsc file (c.f. #645011). Also add
  a cpan2dsc 'flavour' of dh-make-perl. If it is called by that name,
  the behaviour changes for easy .dsc creation.
* Mention cpan2deb and cpan2dsc in the long description.
* Add myself to Uploaders.

[ Oleg Gashev ]
* Fixed timestamp regexp to t/dists.t file. If time zone is EDT, failed
  tests from t/dists.t file: Generated tree matches template. Problem
  with incorrect timestamp regexp.

[ Damyan Ivanov ]
* Dependency: assume '>=' relationship if missing when constructing from
  hash /usr/share/perl5/Debian/Dependency.pm line 157. Thanks to Robert
  Norris for his patience and his excellent analysis. (Closes: #704480)
* exclude README in the root directory from .docs "in 9x% we remove it
  from .docs afterwards" this change is a bit of a "big gun", because it
  doesn't really check if README is autogenerated, but hey, fixing a 90%
  false-positive hit is better than introducing a 10% false-negative hit
  (Closes: #608936)
* drop mangling versions like 2.003004 into 2.3.4 this partially reverts
  385451609f5af2ace92c3838133dd4ed2c605608 see there for the reasoning
  back in 2010 (TODO is interesting) the fix seems to cause more
  problems than it solves. matching cpan-version to debian version is
  dark area

[ gregor herrmann ]
* Fix tests for .docs generation.
* Fix tests for version mangling.
* debian/control: one 'perl' is enough. Thanks to lintian.

[ Damyan Ivanov ]
* use dh 9 for arch:any packages to get hardening flags
* drop support for debhelper compatibility levels before 8
* drop documentation and support of rules files for dh7

[ Lasse Makholm ]
* Debian::AptContents: Fix repo_source_to_contents_paths() to also work on
  Ubuntu.
  Make sure to generate paths both with and without components to be
  compatible with both old and new apt-file versions.
  (LP: #1034881)

[ Damyan Ivanov ]
* use Text::Balanced's extract_quotelike for parsing quoted strings
  (Closes: #717025)
* do not fail AptContents.t with left over Contents.cache present
* Control: revert ->binary to plain hashref and provide the Tie::IxHash tie
  via ->binary_tie (Closes: #712432)
* configure_cpan: save/restore the CWD
* make: when neither --cpan or a tarball is given, also try to use
  debian-named .orig.tar.gz
* make: skip pristine-tar if there is no known tarball (Closes: #689476)
* FromCPAN: catch in-core dependencies that require too new perl and provide
  an out-of-core alternative (Closes: #691534)
* move mod_cpan_version from ::make to ::Packaging (Closes: #691859)
* make: warn if pkg-perl already has a packaging repository for the package
  (Closes: #702456)
* switch default debhelper to 9
* packages build-depending on Module::Build::Tiny get debhelper 9.20130630
* bump oldstable perl version from 5.10.0 to 5.10.1
* make: prune dependencies after discovering additional dependencies
* do not fail when $wnpp_query is not supplied due to --no-network
* rules: merge clean: into override_dh_clean:
* Makefile: defer {real,dist}clean to ./Build too
* add .pc and Contents.cache to MANIFEST.SKIP
* rework dists.t using IPC::Run
* supply data about libmodule-build-tiny-perl in test Contents

26. By Damyan Ivanov

[ Damyan Ivanov ]
* create_watch: allow single-digit-only versions.
  Thanks to Kevin Ryde for the report and the proposed fix (Closes: #657249)

[ Salvatore Bonaccorso ]
* Update debian/copyright file.
  Update format to the copyright-format 1.0 released with Debian policy
  3.9.3.
  Adjust Source location for dh-make-perl to point to the git repository.
  Update copyright years for debian/* packaging.
* Create debian/copyright with copyright-format 1.0
  debian/copyright files are created following the copyright-format 1.0
  released with Standards-Version 3.9.3.
* Adjust test files to copyright-format 1.0
* Bump Standards-Version to 3.9.3
* Create packages with Standards-Version 3.9.3.
  Adjust control files in t/dists test-files.

[ Per Carlson ]
* License attribute from META file is array. (Closes: #664150)

[ gregor herrmann ]
* DhMakePerl::Config: mark cpan option as explicitly set when called as
  cpan2deb. Avoids overriding by having a cpan key in ~/.dh-make-perl
  /.dh-make-perl.conf. Thanks to Brendan Byrd for the bug report.
  (Closes: #668084)
* debian/control: update {versioned,alternative} (build) dependencies.

[ Damyan Ivanov ]
* D:C:FromCPAN/find_debs_for_modules: search core first
  otherwise we get 'perl-modules (>= 2.21)' when requiring
  ExtUtils::ParseXS 2.21
* bump copyright years
* configure_cpan: ignore prerequisites to avoid unnecessary prompts
* setup_dir: ignore $dist->get return value.
  POD says nothing about it, so false doesn't indicate failure.
  false is sometimes returned when some prerequisites aren't
  satisfied, which is not important for us. (Closes: #686739)
* honour --arch option.
  Use it if given and skip automatic scan for XS code. (Closes: #668642)

Branch metadata

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

Subscribers