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

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

Issue 4096: Use open-vcdiff for sdch compression on the Mac (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 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 unified diff | Download patch | Annotate | Revision Log
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
1 Source: open-vcdiff 1 Source: open-vcdiff
2 Priority: optional 2 Priority: optional
3 Maintainer: Google Inc. <opensource@google.com> 3 Maintainer: Google Inc. <opensource@google.com>
4 Build-Depends: debhelper (>= 4.0.0), binutils 4 Build-Depends: debhelper (>= 4.0.0), binutils
5 Standards-Version: 3.6.1 5 Standards-Version: 3.6.1
6 6
7 Package: libopen-vcdiff-dev 7 Package: libopen-vcdiff-dev
8 Section: libdevel 8 Section: libdevel
9 Architecture: any 9 Architecture: any
10 Depends: libopen-vcdiff (= ${Source-Version}) 10 Depends: libopen-vcdiff (= ${Source-Version})
11 Description: A library that provides an encoder and decoder for the VCDIFF 11 Description: A library that provides an encoder and decoder for the VCDIFF
12 (RFC 3284) format. Please see http://www.ietf.org/rfc/rfc3284.txt . 12 (RFC 3284) format. Please see http://www.ietf.org/rfc/rfc3284.txt .
13 The devel package contains static and debug libraries and header files 13 The devel package contains static and debug libraries and header files
14 for developing applications that use the open-vcdiff package. 14 for developing applications that use the open-vcdiff package.
15 15
16 Package: libopen-vcdiff0 16 Package: libopen-vcdiff0
17 Section: libs 17 Section: libs
18 Architecture: any 18 Architecture: any
19 Depends: ${shlibs:Depends} 19 Depends: ${shlibs:Depends}
20 Description: A library that provides an encoder and decoder for the VCDIFF 20 Description: A library that provides an encoder and decoder for the VCDIFF
21 (RFC 3284) format. Please see http://www.ietf.org/rfc/rfc3284.txt . 21 (RFC 3284) format. Please see http://www.ietf.org/rfc/rfc3284.txt .
22 22
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698