~ubuntu-branches/ubuntu/precise/devscripts/precise

« back to all changes in this revision

Viewing changes to scripts/uscan.pl

  • Committer: Steve Langasek
  • Date: 2010-06-06 00:15:30 UTC
  • mfrom: (10.7.1 squeeze)
  • Revision ID: vorlon@debian.org-20100606001530-73z9buuvzns15trw
mergeĀ versionĀ 2.10.64

Show diffs side-by-side

added added

removed removed

Lines of Context:
562
562
 
563
563
# Now sort the list of directories, so that we process the most recent
564
564
# directories first, as determined by the package version numbers
565
 
@debdirs = Devscripts::Versort::versort(@debdirs);
 
565
@debdirs = Devscripts::Versort::deb_versort(@debdirs);
566
566
 
567
567
# Now process the watchfiles in order.  If a directory d has subdirectories
568
568
# d/sd1/debian and d/sd2/debian, which each contain watchfiles corresponding