[SCM] gmusicbrowser/master: Replace shlibs:Depends substvar with perl:Depends.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Mar 21 07:15:49 UTC 2011


The following commit has been merged in the master branch:
commit c8424947805545d73f03beb5c85b8edc65863d75
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Mar 21 08:12:11 2011 +0100

    Replace shlibs:Depends substvar with perl:Depends.

diff --git a/debian/control b/debian/control
index bae57fa..a9b3d15 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/gmusicbrowser.git
 
 Package: gmusicbrowser
 Architecture: all
-Depends: ${shlibs:Depends},
- perl,
+Depends: ${perl:Depends},
  libgtk2-perl,
  libgtk2.0-0 (>= 2.6),
  mpg321 | flac123 | ogg123,

-- 
gmusicbrowser packaging



More information about the pkg-multimedia-commits mailing list