repositories
/
deb_libnfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f1598e
)
Add Breaks instead of Conflicts
author
Ritesh Raj Sarraf
<rrs@debian.org>
Mon, 30 Jun 2014 08:31:52 +0000
(14:01 +0530)
committer
Ritesh Raj Sarraf
<rrs@debian.org>
Mon, 30 Jun 2014 08:31:52 +0000
(14:01 +0530)
debian/control
patch
|
blob
|
blame
|
history
diff --git
a/debian/control
b/debian/control
index 20f190887ad27d5e5edbedb1d1c3230067a49b9a..de2461da418b9f1506f33d7319310beac7eeacc6 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-29,7
+29,7
@@
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
-
Conflict
s: libnfs1 ( >= 1.9.3-1 )
+
Break
s: libnfs1 ( >= 1.9.3-1 )
Replaces: libnfs1 ( >= 1.9.3-1 )
Description: NFS client library (shared library)
LIBNFS is a client library for accessing NFS shares over a network.