[dh-make-perl] annotated tag debian/0.77-1 created (now 841ebeb)

Damyan Ivanov dmn at alioth.debian.org
Fri Aug 9 10:34:21 UTC 2013


This is an automated email from the git hooks/post-receive script.

dmn pushed a change to annotated tag debian/0.77-1
in repository dh-make-perl.

        at  841ebeb   (tag)
   tagging  21e0de68ab949a0df86f206096bb876afa6b03dd (commit)
  replaces  debian/0.76-1
 tagged by  Damyan Ivanov
        on  Fri Aug 9 12:33:46 2013 +0200

- Log -----------------------------------------------------------------
tagging version debian/0.77-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAABCAAGBQJSBMWKAAoJENu+nU2Z0qAEWn4P/R9HlK/IxE+PYJWWdmyq4l1o
M+/hil7ul7pHSAeT+8ejvNlsZ9xEKnPP1TUePEQLwpyWQ8kRflsbnTExU8H1UlaH
7mzw4oNOm14/rxaVyAZo9R6N2zXaTj5jF03cj5ZZBLyeyRhiHHlnTSS9CvXYO5ui
i+eJYgHNpS6FzvPTZZQS0A/qgUyvjCXWHaCku2hsVBqcHOX3wCiLDv7kbkA2sXe9
Nyaa7x4dkQmV7OgW2MaT/7eBYnkVkDt2IXsncbmpYNAauQYdzDHQE/xT0BKF/Q3T
ORaZ3/ZtIPhjAlwuTY0nauCYtRD6WhUI2j9K8rnzGvEvs1/328/gEO7wY4q68EMm
2CDv/HGF/RzPLPbAPtUMlolFGcTNEWIzyzQMlPyv8Lsfi24dJ+LHn0cWCU5jDMbe
N0Mf93gmiwUfAfZs0FbSn0kOqh1DeLTNzD/4eUw31Ruag9hmSysCKe/cvSNve1H4
/dsoVtJZUDQGRSLuEdtKQUxuZ3rib+3M96vmrEvqYgmyTZHc2rUnYVCBvMPccH++
H9cuL2xzyIN4MKdFHb5Z1U5CSzvRT1U0YhHseHFD2Z0arOlxXA1Ml2tebhImUXvR
4J+i/ae4qeBoOfB1oCvqUuw5gQg1Hj0SmPX0jOYhTP4gzsIbGZx4acq7/GC4sq+g
2vsXAsGpN3ZD6j1tbcUY
=qgul
-----END PGP SIGNATURE-----

Axel Beckert (12):
      Fix lintian warning debian-changelog-line-too-long
      D:C:make: Call git_add_debian before {build,install}_package
      Mention Matthew Gabeler-Lee's patch (Closes: #701140) in changelog
      Fix "fatal: pathspec '…' did not match any files" error of "git add".
      Whitespace fixes
      Update list of patch submitters
      Add option --build-source to also build .dsc file (c.f. #645011)
      Add a cpan2dsc 'flavour' of dh-make-perl for easy .dsc creation
      Add myself to Uploaders
      Update changelog: add reference to #659526
      TODO: dh9 for getting rid of the dh_pysupport deprecation warning
      Mention cpan2deb and cpan2dsc in the long description

Damyan Ivanov (38):
      add test about handling user:pass@ in sources.list URLs
      Dependency: assume '>=' relationship if missing when constructing from hash
      exclude README in the root directory from .docs
      drop mangling versions like 2.003004 into 2.3.4
      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
      use Text::Balanced's extract_quotelike for parsing quoted strings
      adapt AptContents.t after aa2facf
      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
      cosmetics
      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
      split simple module → package name into a separate routine
      FromCPAN: catch in-core dependencies that require too new perl and provide a out-of-core alternative
      use the separate module→pkg name routine in the fallback case
      move mod_cpan_version from ::make to ::Packaging
      make: warn if pkg-perl already has a packaging repository for the package
      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
      TODO: add a pointer to BTS
      do not fail when $wnpp_query is not supplied due to --no-network
      add debian/source/{format,local-options}. shut up, lintian :)
      update Changes
      prepare for release
      rules: merge clean: into override_dh_clean:
      defer {real,dist}clean to ./Build too
      update debian/changelog
      add .pc and Contents.cache to MANIFEST.SKIP
      rework dists.t using IPC::Run
      guess upstream tarball only if we'd need it for pristine-tar
      supply data about libmodule-build-tiny-perl in test Contents
      update changelogs
      releasing version 0.77-1

Dima Kogan (2):
      Not importing IO::Dir since I'm not using it
      better handling of upstream-supplied debian/ directories

Lasse Makholm (1):
      Fix repo_source_to_contents_paths() to also work on Ubuntu

Matthew Gabeler-Lee (1):
      understand packages named -vX.Y.Z

Nathan Handler (1):
      Email change: nhandler -> nhandler at debian.org

Oleg Gashev (1):
      Fixed timestamp regexp to t/dists.t file.

Salvatore Bonaccorso (12):
      Bump version for DhMakePerl to 0.77
      Bump Standards-Version to 3.9.4
      Create packages with Standards-Version 3.9.4
      Update debian/changelog file incorporating changes
      Use metacpan.org instead of search.cpan.org
      Update debian/changelog file
      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)
      Update debian/changelog
      Add bug closer for #697876
      Move perl back to Build-Depends (for Module::Build)

gregor herrmann (19):
      DhMakePerl::Command::Packaging: honour command line options
      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.
      update changelog
      TODO: add note about debhelper versions
      DhMakePerl::Command::Packaging: replace "This library"
      update changelog
      add a TODO item about not picking up READMEs
      update changelog
      add oleg to list of patch providers
      remove TODO item fixed in 783308b
      Fix tests for .docs generation.
      Fix tests for version mangling.
      debian/control: one 'perl' is enough.
      update changelog
      update changelog
      add new debhelper related TODO item
      TODO: add back item about dh 7.x special casing

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  2de0312   update changelogs
       new  21e0de6   releasing version 0.77-1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git



More information about the Pkg-perl-cvs-commits mailing list