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

Unified Diff: sdch/open_vcdiff/depot/opensource/open-vcdiff/packages/deb/control

Issue 5203: Transition to pulling open-vcdiff from repository, instead of using snapshot... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years, 3 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: sdch/open_vcdiff/depot/opensource/open-vcdiff/packages/deb/control
===================================================================
--- sdch/open_vcdiff/depot/opensource/open-vcdiff/packages/deb/control (revision 2678)
+++ sdch/open_vcdiff/depot/opensource/open-vcdiff/packages/deb/control (working copy)
@@ -1,22 +0,0 @@
-Source: open-vcdiff
-Priority: optional
-Maintainer: Google Inc. <opensource@google.com>
-Build-Depends: debhelper (>= 4.0.0), binutils
-Standards-Version: 3.6.1
-
-Package: libopen-vcdiff-dev
-Section: libdevel
-Architecture: any
-Depends: libopen-vcdiff (= ${Source-Version})
-Description: A library that provides an encoder and decoder for the VCDIFF
-(RFC 3284) format. Please see http://www.ietf.org/rfc/rfc3284.txt .
-The devel package contains static and debug libraries and header files
-for developing applications that use the open-vcdiff package.
-
-Package: libopen-vcdiff0
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}
-Description: A library that provides an encoder and decoder for the VCDIFF
-(RFC 3284) format. Please see http://www.ietf.org/rfc/rfc3284.txt .
-

Powered by Google App Engine
This is Rietveld 408576698