]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
debian/control: bup-doc: Breaks + Replaces on bup << 0.25~rc2-2~
authorRobert S. Edmonds <edmonds@debian.org>
Sat, 10 Aug 2013 20:26:35 +0000 (16:26 -0400)
committerRobert S. Edmonds <edmonds@debian.org>
Sat, 10 Aug 2013 21:12:53 +0000 (17:12 -0400)
documentation was moved from bup to bup-doc.

debian/control

index 09216fb38a6626314f2c09db3407bcd4cf7d8eea..32cdd170554c4f668f7153045575dbf9ce703801 100644 (file)
@@ -28,6 +28,8 @@ Package: bup-doc
 Section: doc
 Architecture: all
 Depends: ${misc:Depends}
+Breaks: bup (<< 0.25~rc2-2~)
+Replaces: bup (<< 0.25~rc2-2~)
 Description: highly efficient file backup system based on git (documentation)
  bup is a backup tool which stores the backups in a system based around
  the packfile format from git.