View Git repositories
Name Status Last Modified Last Commit
lp://staging/ubuntu/wily/dh-make-perl 1 Development 2015-07-12 20:44:08 UTC
38. * DpkgLists.t: add support for the ne...

Author: Damyan Ivanov
Revision Date: 2015-07-12 20:44:08 UTC

* DpkgLists.t: add support for the new packaging layout in perl 5.22
  (Closes: #789729 -- FTBFS with perl 5.22)
* add upstream signing keyring

lp://staging/ubuntu/wily-proposed/dh-make-perl 1 Development 2015-07-12 20:44:08 UTC
38. * DpkgLists.t: add support for the ne...

Author: Damyan Ivanov
Revision Date: 2015-07-12 20:44:08 UTC

* DpkgLists.t: add support for the new packaging layout in perl 5.22
  (Closes: #789729 -- FTBFS with perl 5.22)
* add upstream signing keyring

lp://staging/ubuntu/vivid/dh-make-perl 2 Mature 2015-01-21 18:56:38 UTC
35. Add runtime dependency on libyaml-lib...

Author: gregor herrmann
Revision Date: 2015-01-21 18:56:38 UTC

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)

lp://staging/ubuntu/vivid-proposed/dh-make-perl 1 Development 2015-01-21 18:56:38 UTC
35. Add runtime dependency on libyaml-lib...

Author: gregor herrmann
Revision Date: 2015-01-21 18:56:38 UTC

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)

lp://staging/ubuntu/utopic-proposed/dh-make-perl 2 Mature 2014-08-04 22:15:56 UTC
33. [ Salvatore Bonaccorso ] * Update Vcs...

Author: Damyan Ivanov
Revision Date: 2014-08-04 22:15:56 UTC

[ 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

lp://staging/ubuntu/utopic/dh-make-perl 1 Development 2014-08-04 22:15:56 UTC
33. [ Salvatore Bonaccorso ] * Update Vcs...

Author: Damyan Ivanov
Revision Date: 2014-08-04 22:15:56 UTC

[ 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

lp://staging/ubuntu/trusty-proposed/dh-make-perl 1 Development 2013-10-29 23:38:46 UTC
30. [ CSILLAG Tamas ] * add Homepage to d...

Author: Damyan Ivanov
Revision Date: 2013-10-29 20:52:21 UTC

[ 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

lp://staging/ubuntu/trusty/dh-make-perl 2 Mature 2013-10-29 20:52:21 UTC
30. [ CSILLAG Tamas ] * add Homepage to d...

Author: Damyan Ivanov
Revision Date: 2013-10-29 20:52:21 UTC

[ 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

lp://staging/ubuntu/saucy-proposed/dh-make-perl 1 Development 2013-08-17 11:43:45 UTC
29. * silence a warning when reporting ab...

Author: Damyan Ivanov
Revision Date: 2013-08-16 14:00:30 UTC

* 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

lp://staging/ubuntu/saucy/dh-make-perl 2 Mature 2013-08-16 14:00:30 UTC
29. * silence a warning when reporting ab...

Author: Damyan Ivanov
Revision Date: 2013-08-16 14:00:30 UTC

* 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

lp://staging/ubuntu/raring-proposed/dh-make-perl 2 Mature 2012-10-29 11:28:22 UTC
26. [ Damyan Ivanov ] * create_watch: all...

Author: Damyan Ivanov
Revision Date: 2012-09-12 22:00:00 UTC

[ 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)

lp://staging/ubuntu/raring/dh-make-perl 1 Development 2012-10-20 04:28:44 UTC
26. [ Damyan Ivanov ] * create_watch: all...

Author: Damyan Ivanov
Revision Date: 2012-09-12 22:00:00 UTC

[ 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)

lp://staging/ubuntu/quantal/dh-make-perl 2 Mature 2012-04-26 15:23:05 UTC
25. [ Damyan Ivanov ] * setup Git reposit...

Author: Damyan Ivanov
Revision Date: 2012-01-15 19:44:27 UTC

[ Damyan Ivanov ]
* setup Git repository in --vcs=git even without --pkg-perl
* when setting up Git repository, add 'origin' remote only in --pkg-perl
  mode
* fail gracefuly if pristine-tar is not available
* add libfile-which-perl to (build-)dependencies
* fix typo in --pristine-tar description
* document the change of the default value of --vcs from 'svn' to 'git'
* Apply patch from Dima Kogan, avoiding confusion when the version string is
  not quoted (RT#71224)
* META:
  + add explicit configure_requires on Module::Build
  + add repository URL
  + add keywords
* remove t/contents/wnpp.cache (added by mistake)
* really test the missing version quotes fix
* when warning about missing apt-file, state the minimum required version

[ gregor herrmann ]
* Swap order of alternative (build) dependencies after the perl 5.14
  transition.
* DhMakePerl/Command/make.pm: setup_dir(): change back to original
  directory after CPAN.pm changes it; thanks to Dima Kogan
  (cf. RT#71708).
* Fix POD: --pkg-perl sets Vcs-Git, of course.

[ Dima Kogan ]
* Updated Dima Kogan's email address
* When making recursively, I build/install this package only AFTER I
  built/installed its dependencies
* find_debs_for_modules() no longer reports installed-but-not-in-aptfile
  packages as missing
* when installing a package, $arch now comes from the control file
(Closes: #651343)

[ gregor herrmann ]
* Treat META.json like META.yml (i.e. rm/unlink/ignore it).
* DhMakePerl::Command::Packaging: don't initialize CPAN if --no-network
  is set. Otherwise t/cache.t fails because CPAN tries to update its
  config and goes out hunting for CPAN mirrors.
* t/dists.t: allow multiple years in Copyright line. "refresh" adds the
  current year to the years of copyright. In other words: This was a
  "New Year's Bug". Closes: #655805

lp://staging/ubuntu/precise/dh-make-perl 2 Mature 2012-01-15 19:44:27 UTC
25. [ Damyan Ivanov ] * setup Git reposit...

Author: Damyan Ivanov
Revision Date: 2012-01-15 19:44:27 UTC

[ Damyan Ivanov ]
* setup Git repository in --vcs=git even without --pkg-perl
* when setting up Git repository, add 'origin' remote only in --pkg-perl
  mode
* fail gracefuly if pristine-tar is not available
* add libfile-which-perl to (build-)dependencies
* fix typo in --pristine-tar description
* document the change of the default value of --vcs from 'svn' to 'git'
* Apply patch from Dima Kogan, avoiding confusion when the version string is
  not quoted (RT#71224)
* META:
  + add explicit configure_requires on Module::Build
  + add repository URL
  + add keywords
* remove t/contents/wnpp.cache (added by mistake)
* really test the missing version quotes fix
* when warning about missing apt-file, state the minimum required version

[ gregor herrmann ]
* Swap order of alternative (build) dependencies after the perl 5.14
  transition.
* DhMakePerl/Command/make.pm: setup_dir(): change back to original
  directory after CPAN.pm changes it; thanks to Dima Kogan
  (cf. RT#71708).
* Fix POD: --pkg-perl sets Vcs-Git, of course.

[ Dima Kogan ]
* Updated Dima Kogan's email address
* When making recursively, I build/install this package only AFTER I
  built/installed its dependencies
* find_debs_for_modules() no longer reports installed-but-not-in-aptfile
  packages as missing
* when installing a package, $arch now comes from the control file
(Closes: #651343)

[ gregor herrmann ]
* Treat META.json like META.yml (i.e. rm/unlink/ignore it).
* DhMakePerl::Command::Packaging: don't initialize CPAN if --no-network
  is set. Otherwise t/cache.t fails because CPAN tries to update its
  config and goes out hunting for CPAN mirrors.
* t/dists.t: allow multiple years in Copyright line. "refresh" adds the
  current year to the years of copyright. In other words: This was a
  "New Year's Bug". Closes: #655805

lp://staging/ubuntu/oneiric/dh-make-perl 2 Mature 2011-07-03 14:51:54 UTC
23. [ gregor herrmann ] * Build.PL: add m...

Author: Damyan Ivanov
Revision Date: 2011-07-03 14:51:54 UTC

[ gregor herrmann ]
* Build.PL: add missing modules.
* Update copyright notices.
* Debian::Control::Stanza::Source: add XS-Autobuild field; mention all
  fields in POD, and sort list.

[ Salvatore Bonaccorso ]
* create packages with Standards-Version 3.9.2.
* Bump Standards-Version to 3.9.2.
* Debian::Control::Stanza::Source: Add DM-Upload-Allowed field to
  supported fields for source stanza in debian/control.
* Debian::Control::Stanza::Source: Order fields similar to dh_make generated
  templates.

[ Nicholas Bamber ]
* Updated authorship notice

[ Damyan Ivanov ]
* Add --vcs option, guiding VCS-* headers' creation in --pkg-perl mode. It
  also helps with the initial repository creation for Git
* Do not die when the WNPP cache cannot be read, for example due to binary
  format change in Storable. Also, use platform-independent storage.
  Closes: #626987 - dh-make-perl: Debian::WNPP::Query does not correctly
  invalidate cache or use platform-netural Storable format
* bump default debhelper compatibility level to 8
* note oldstable has perl 5.10.0, not 5.8.8
* apply a patch from Manfred Stock fixing AptContents not to miss
  alternative dependencies when a given module is found in more than one
  package. Closes: #622852
* Use CPAN::Meta for processing META.* files, adding support for META.json.
* When no META file is available, try parsing name and version from Build.PL
  before Makefile.PL. Closes: #589946
* fix calls to extract_basic_copyright from File::Find::find to not chdir,
  fixing lookups for ./LICENSE, etc on refresh. Closes: #613606 -- Fails to
  correctly identify GPLv2 in RT::Authen::ExternalAuth v0.08 on refresh

lp://staging/ubuntu/natty/dh-make-perl 2 Mature 2010-12-28 22:15:13 UTC
21. [ Ansgar Burchardt ] * DhMakePerl::Co...

Author: Damyan Ivanov
Revision Date: 2010-12-28 22:15:13 UTC

[ Ansgar Burchardt ]
* DhMakePerl::Command::Packaging: Refer to "Debian systems" instead of
  "Debian GNU/Linux systems" in generated debian/copyright.

[ Salvatore Bonaccorso ]
* Improve regular expression to not match fields in Makefile.PL as
  MIN_PERL_VERSION to determine the version of the package. Thanks to
  Andrew Ruthven for reporting. (Closes: #596025)
* Update my email address.

[ gregor herrmann ]
* Debian::Control::FromCPAN: also check test_requires and build_requires for
  finding build dependencies; bump (build) dependency on
  libmodule-depends-perl; closes: #601787.

[ Peter Pentchev ]
* My::Builder: fix a typo (raname -> rename).
* t/AptContents.t: fix a typo (fund -> found).

[ Damyan Ivanov ]
* when looking for XS code, skip win32/ directories
* Skip non-existing APT source files. (Closes: #557961 for real)
* Detect usage of 'Artistic License 2.0' and include the license text in
  debian/copyright; (build-)depend on libsoftware-license-perl.
  (Closes: #589816)
* Clarify documentation about --cpan argument being module name
  (Closes: 602059)
* Support distribution names as arguments to --cpan (Closes: #607998)
* Fix tests to stringify when comparing overloaded objects with strings
* Control::Stanza: split dependency lists one package per line in order to
  make changes more VCS-friendly
* bump debhelper compatibility level to 8 and drop --buildsystem from dh calls

lp://staging/ubuntu/maverick/dh-make-perl 2 Mature 2010-05-04 09:43:18 UTC
15. * make: fix a typo (DpkgList -> DpkgL...

Author: Damyan Ivanov
Revision Date: 2010-05-04 09:43:18 UTC

* make: fix a typo (DpkgList -> DpkgLists). Thanks to Dominic Hargreaves
  Closes: #580101
* make: fix problems with --refresh
* DpkgLists.t: do not insist that '/bin/perl' (or the corresponding regex) is
  only in perl-base. Instead, ensure that 'perl-base' is present in the
  returned list. Closes: #580025 -- FTBFS with perl-debug installed

lp://staging/ubuntu/lucid/dh-make-perl 1 Development 2010-01-05 21:14:37 UTC
14. [ Damyan Ivanov ] * tighten matching ...

Author: gregor herrmann
Revision Date: 2010-01-05 21:14:37 UTC

[ Damyan Ivanov ]
* tighten matching READMEs a bit; Closes: #560165
* while looking for docs, do not delve into SVN and GIT dirs
* add perl (>= 5.10.1) as a preferred alternative (build) dependency to
  libmodule-corelist-perl (>= 2.14) and libtest-simple-perl (>= 0.82)
* replace the hard-coded default to /etc/apt/sources.list with querying
  AptPkg's Config about possible sources.list files. Closes: #557961
* call AptPkg::Config::_config->init before asking for configuration details
* bump perl (build-) dependencies to 5.10 as we use language features not
  found in 5.8

[ gregor herrmann ]
* Add Provides and Replaces to lib/Debian/Control/Stanza{,/Binary}.pm.
* Uppercase "DISCLAIMER" in generated debian/copyright to make it more
  easily visible.
* New option "--only": update only specified file(s) in --refresh mode.
* Update years of copyright. Sync copyright holders' list between
  debian/copyright and lib/DhMakePerl.pm.

[ Salvatore Bonaccorso ]
* debian/copyright: Update to revision 135 of DEP5 Format-Specification for
  machine readable copyright file.
* Referesh template for debian/copyright to follow the revision 135 or DEP5
  Format-Specification. Update URI of the format specification.
* Do not append found entry for examples and docs to the corresponding file,
  but open a new file with the found entries. Slightly improve the routines
  to avoid dublicated entries in package.examples and package.docs when using
  --refresh.
* debian/control: Add libarray-unique-perl to (Build-)Depends.
* Small code readability changes in dh-make-perl modules.

lp://staging/ubuntu/karmic/dh-make-perl 1 Development 2009-09-30 15:41:04 UTC
12. [ Ryan Niebur ] * fix MANIFEST file h...

Author: Damyan Ivanov
Revision Date: 2009-09-30 15:41:04 UTC

[ Ryan Niebur ]
* fix MANIFEST file handling
* use Test::DistManifest
* add missing requires for Parse::DebControl
* add missing build_requires on File::Touch
* Update ryan52's email address

[ gregor herrmann ]
* Re-add "NO_NETWORK=1" to tests in debian/rules, got lost somewhere.
* Only add a dependency on perl-modules if we need a newer version than the
  one in oldstable.
* Documentation fix for Debian::Version::deb_ver_cmp.
* Add perl (>= 5.10) to as a preferred alternative to libmodule-build-perl.
* Check if the possible examples directory is actually a directory before
  adding "$directory/*" to <pkg>.examples; thanks to Slaven Rezic for the
  bug report (closes: #548950).
* Rewrite comment about YAML::LoadFile in lib/DhMakePerl.pm; thanks to
  Slaven Rezic for the bug report (closes: #548935).

[ Damyan Ivanov ]
* Drop support for debhelper compatibility levels other than 7
* stop creating Makefile from Build.PL

[ Maximilian Gass ]
* Added myself to uploaders
* Ignore META.yml when it's not a hash (closes: #543655)

lp://staging/ubuntu/jaunty/dh-make-perl 2 Mature 2009-07-25 12:41:16 UTC
7. [ gregor herrmann ] * Replace 'This m...

Author: Damyan Ivanov
Revision Date: 2008-11-22 15:11:52 UTC

[ gregor herrmann ]
* Replace 'This module' with the real module name in the created long
  description and wrap the description to a sane width (closes: #506071).

[ Damyan Ivanov ]
* replace parsing of 'apt-file search' output with parsing the Contents
  files in /var/cache/apt/apt-file and cache the result.
  Closes: #506075 -- optimize apt-file invocations
* wrap generated (build-)dependency fields. Thanks to Gregor Herrmann
* fix a bug introduced in the fix of #487850 causing duplication of detected
  dependencies

lp://staging/ubuntu/intrepid/dh-make-perl 2 Mature 2009-07-25 12:41:05 UTC
4. rules.Module-Build.xs: add config=opt...

Author: Damyan Ivanov
Revision Date: 2008-06-18 21:38:20 UTC

rules.Module-Build.xs: add config=optimize="$(CFLAGS)" to Build.PL
invocation, causing honoring DEB_BUILD_OPTS=noopt. Thanks to Niko Tyni.
Closes: #480110

lp://staging/ubuntu/hardy/dh-make-perl 2 Mature 2009-07-25 12:40:55 UTC
7. * Fix install dependencies in rules t...

Author: Damyan Ivanov
Revision Date: 2007-12-07 11:28:18 UTC

* Fix install dependencies in rules templates
  Before:
    install: build install-stamp
    install-stamp:
  After:
    install: install-stamp
    install-stamp: build-stamp
  Avoids problems with parallel builds
* Use "$@" when touching stamps
* Bump standards-version to 3.7.3 (no changes)

lp://staging/ubuntu/gutsy/dh-make-perl 1 Development 2009-07-25 12:40:44 UTC
4. [ Frank Lichtenheld ] * s/debian/Debi...

Author: Gunnar Wolf
Revision Date: 2007-05-09 19:24:16 UTC

[ Frank Lichtenheld ]
* s/debian/Debian/ in Description

[ Gunnar Wolf ]
* Trimmed unneeded whitespace from generated files - Thanks to Kees
  Cook <kees@outflux.net> for the patch! (Closes: #411282)
* Patched regex for finding the module name when unde Module::Install,
  allowing for whitespace between the "name" string and the module
  name. Thanks to Marc Chantreux for the patch (and the patience ;-) )
* Replaced the (now deprecated) call to the external program 822-date
  for date -R
* Started reorganizing the code - All bare open() calls are now
  handled through IO::File; shuffled some functions around so the code
  is more followable
* Added --core-ok option to allow building core modules (Closes:
  #409017)

lp://staging/ubuntu/feisty/dh-make-perl 1 Development 2009-07-25 12:40:35 UTC
3. * Fixed the Perl package data parsing...

Author: Gunnar Wolf
Revision Date: 2006-11-28 11:47:32 UTC

* Fixed the Perl package data parsing function, fixing an unneeded
  warning. Thanks to Johnny Morano for the patch! (Closes: #396846)
* Generated dependency on Perl was incomplete (it _only_ missed the
  package name :-/ ) - Thanks to Hilko Bengen for pointing it out.
  (Closes: #400400)
* No longer dies when building Module::Install modules - It now asks
  the user to manually specify the dependencies. (Closes: #396536)
* Can now specify via command line depends, build-depends and build-
  depends-indep
* A bit of basic cleaning, trying to deuglify this very much love-
  needing source code
* Added patch by Jesper Krogh which allows dh-make-perl to generate
  versioned dependency strings (Closes: #364325)

lp://staging/ubuntu/edgy/dh-make-perl 1 Development 2009-07-25 12:40:25 UTC
5. Added patch by Adam Sjoergen/Damyan I...

Author: Gunnar Wolf
Revision Date: 2006-03-08 12:56:03 UTC

Added patch by Adam Sjoergen/Damyan Ivanov fixing newlines in
descriptions that broke the generated debian/control files (Closes:
#350728)

lp://staging/ubuntu/dapper/dh-make-perl 2 Mature 2009-07-25 12:40:11 UTC
4. * No longer ignores META.yml due to t...

Author: Gunnar Wolf
Revision Date: 2005-10-24 12:31:59 UTC

* No longer ignores META.yml due to the silly oversight of yours
  truly, that was handing back an empty hashref :-/ Thanks to Adam
  Sj�gren and to Noel Maddy for two equivalent reports and two
  identical patches. (Closes: #331658, #328687)
* Added yet-another-case of how to get version information - Thanks to
  Noel Maddy for the patch (Closes: #328700)

lp://staging/ubuntu/breezy/dh-make-perl 1 Development 2009-07-25 12:40:01 UTC
3. * Fixed: Module::Depends::Intrusive w...

Author: Gunnar Wolf
Revision Date: 2005-05-18 09:36:11 UTC

* Fixed: Module::Depends::Intrusive was unable to find files because
  the build dir was not part of @INC (Closes: #303806)
* Fixed: Oversight in previous version breaks information gathering
  from modules including a valid META.yml (Closes: #309552)

lp://staging/ubuntu/hoary/dh-make-perl 1 Development 2009-07-25 12:39:54 UTC
2. * debian/rules: Make make clean clean...

Author: Marc 'HE' Brockschmidt
Revision Date: 2004-03-31 17:30:44 UTC

* debian/rules: Make make clean cleaner.
* debian/control: I'm a DD now!
* dh-make-perl:
  + Don't use rename, as it won't work across devices.
  + Rewrite the ugly stuff that inserts the found docs and the changes file
    into the rules file. IMO this whole thing has to be rewritten *sigh*
  + Fix --build switch by calling make directly with the -C switch. Thanks
    for the report to Emanuele Zeppieri <ema_zep@libero.it> (Closes:
    #241159)
  + Work with DEBEMAIL and DEBFULLNAME as dch does.
  + Fix regexp finding the used modules to allow stuff like use Gtk2"-init"
    and Foobar(). Thanks for the report to Eric Schwartz
    <emschwar@fc.hp.com>. (Closes: #234774)
.
### I'm planning to rewrite dh-make-perl over the next few weeks. Please
### mail me if you want to contribute or have ideas for new features.

lp://staging/ubuntu/warty/dh-make-perl 1 Development 2009-07-25 12:39:48 UTC
2. * debian/rules: Make make clean clean...

Author: Marc 'HE' Brockschmidt
Revision Date: 2004-03-31 17:30:44 UTC

* debian/rules: Make make clean cleaner.
* debian/control: I'm a DD now!
* dh-make-perl:
  + Don't use rename, as it won't work across devices.
  + Rewrite the ugly stuff that inserts the found docs and the changes file
    into the rules file. IMO this whole thing has to be rewritten *sigh*
  + Fix --build switch by calling make directly with the -C switch. Thanks
    for the report to Emanuele Zeppieri <ema_zep@libero.it> (Closes:
    #241159)
  + Work with DEBEMAIL and DEBFULLNAME as dch does.
  + Fix regexp finding the used modules to allow stuff like use Gtk2"-init"
    and Foobar(). Thanks for the report to Eric Schwartz
    <emschwar@fc.hp.com>. (Closes: #234774)
.
### I'm planning to rewrite dh-make-perl over the next few weeks. Please
### mail me if you want to contribute or have ideas for new features.

129 of 29 results