Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1067)

Unified Diff: third_party/tcmalloc/vendor/packages/deb/control

Issue 9316021: Update the tcmalloc vendor branch to r144 (gperftools 2.0). (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Reuploading Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/tcmalloc/vendor/packages/deb/control
diff --git a/third_party/tcmalloc/vendor/packages/deb/control b/third_party/tcmalloc/vendor/packages/deb/control
index c6f0a838bd09f63072a43bc6245d24921a1e7784..a5535946e796c3b1ab4c90680c7cbdf98afc8967 100644
--- a/third_party/tcmalloc/vendor/packages/deb/control
+++ b/third_party/tcmalloc/vendor/packages/deb/control
@@ -1,25 +1,25 @@
-Source: google-perftools
+Source: gperftools
Priority: optional
-Maintainer: Google Inc. <google-perftools@googlegroups.com>
+Maintainer: Google Inc. and others <google-perftools@googlegroups.com>
Build-Depends: debhelper (>= 4.0.0), binutils
Standards-Version: 3.6.1
-Package: libgoogle-perftools-dev
+Package: libgperftools-dev
Section: libdevel
Architecture: any
-Depends: libgoogle-perftools0 (= ${Source-Version})
+Depends: libgperftools0 (= ${Source-Version})
Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
- The google-perftools package contains some utilities to improve and
+ The gperftools package contains some utilities to improve and
analyze the performance of C++ programs. This includes an optimized
thread-caching malloc() and cpu and heap profiling utilities. The
devel package contains static and debug libraries and header files
- for developing applications that use the google-perftools package.
+ for developing applications that use the gperftools package.
-Package: libgoogle-perftools0
+Package: libgperftools0
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Description: libraries for CPU and heap analysis, plus an efficient thread-caching malloc
- The google-perftools package contains some utilities to improve and
+ The gperftools package contains some utilities to improve and
analyze the performance of C++ programs. This includes an optimized
thread-caching malloc() and cpu and heap profiling utilities.
« no previous file with comments | « third_party/tcmalloc/vendor/packages/deb/changelog ('k') | third_party/tcmalloc/vendor/packages/deb/copyright » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698