Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D devscripts
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • DebianDebian
  • devscripts
  • Merge requests
  • !79
The source project of this merge request has been removed.

uscan: fix 'uninitialized value' warning in no-matching-refs-warning

Merged Nicolas Schier requested to merge (removed):fix-perl-warning into master Oct 28, 2018
  • Overview 3
  • Pipelines 0
  • Changes 1

This patch fixes the dereference of '{download_version}', preventing the annoying

Use of uninitialized value in concatenation (.) or string at
/usr/share/perl5/Devscripts/Uscan/git.pm line 171, <REFS> line 14.

perl warning.

Signed-off-by: Nicolas Schier nicolas@fjasle.eu

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-perl-warning