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

Unified Diff: src/platform/microbenchmark/debian/control

Issue 553066: Rename chromeos-microbenchmark package to libchromeos-microbenchmark-dev (Closed)
Patch Set: smaller change to make_pkg.sh Created 10 years, 11 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
« no previous file with comments | « no previous file | src/platform/microbenchmark/make_pkg.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/microbenchmark/debian/control
diff --git a/src/platform/microbenchmark/debian/control b/src/platform/microbenchmark/debian/control
index 962cf5b8fd46fa0ce5628aed73bb2d14ff0131af..1907fd1ab90ad495f032e579a4fdaf07cb380e8c 100644
--- a/src/platform/microbenchmark/debian/control
+++ b/src/platform/microbenchmark/debian/control
@@ -9,10 +9,12 @@ Build-Depends: debhelper (>= 7.0.50), dh-chromeos, libgtest-dev, libchrome-dev
Standards-Version: 3.8.0
Section: libs
-Package: chromeos-microbenchmark
+Package: libchromeos-microbenchmark-dev
Section: libs
Architecture: any
Depends: libc6, libgcc1, ${shlibs:Depends}, ${misc:Depends}
+Conflicts: chromeos-microbenchmark
+Replaces: chromeos-microbenchmark
Description: A static microbenchmark file and headers
A microbenchmarking framework which depends on libgtest and libbase
to create simple, standalone microbenchmark binaries.
« no previous file with comments | « no previous file | src/platform/microbenchmark/make_pkg.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698