|
@@ -26,7 +26,7 @@ use Dpkg::Deps;
|
|
|
use Dpkg::ErrorHandling;
|
|
use Dpkg::ErrorHandling;
|
|
|
use Dpkg::Util qw(:list);
|
|
use Dpkg::Util qw(:list);
|
|
|
use Dpkg::Version;
|
|
use Dpkg::Version;
|
|
|
-use Storable qw();
|
|
|
|
|
|
|
+use Storable ();
|
|
|
use Dpkg::Shlibs::Cppfilt;
|
|
use Dpkg::Shlibs::Cppfilt;
|
|
|
|
|
|
|
|
# Supported alias types in the order of matching preference
|
|
# Supported alias types in the order of matching preference
|