[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, master, updated. debian/18.0.1025.168_r134367-1-6-gc9e2e81
Jonathan Nieder
jrnieder at gmail.com
Sat May 26 23:49:37 UTC 2012
The following commit has been merged in the master branch:
commit 58d631d02c24d37211ef3dda5213bbc308ccd162
Author: Jonathan Nieder <jrnieder at gmail.com>
Date: Sat May 26 18:39:51 2012 -0500
Remove hardcoded versioned dependency on libnss3-1d
Dpkg-shlibdeps already takes care of adding a dependency on libnss and
oldstable (lenny) already has libnss 3.12.3.1 so the versioned
dependency is redundant. Removing it means the packaging won't become
obsolete if the run-time library package is renamed.
diff --git a/debian/control b/debian/control
index 84f50ec..f02a58a 100644
--- a/debian/control
+++ b/debian/control
@@ -136,7 +136,6 @@ Description: page inspector for the chromium-browser - transitional dummy packag
Package: chromium
Architecture: i386 amd64 armel armhf
Depends: ${shlibs:Depends}, ${misc:Depends},
- libnss3-1d (>= 3.12.3),
xdg-utils,
chromium-inspector
Suggests: chromium-l10n
--
Git repository for pkg-chromium
More information about the Pkg-chromium-commit
mailing list