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:
b0acecf
)
Simplify the upgrade path handling from PPA.
master
debian/1.9.6-1ubuntu2
author
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Mon, 1 Dec 2014 21:09:48 +0000
(22:09 +0100)
committer
Jérôme Benoit
<jerome.benoit@piment-noir.org>
Mon, 1 Dec 2014 21:09:48 +0000
(22:09 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
debian/control
patch
|
blob
|
blame
|
history
diff --git
a/debian/control
b/debian/control
index 75089c5f2899836add386859cd3776da033f22dc..6c45550a938a707ab49d2b9c7800196e960f594e 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-30,8
+30,8
@@
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
-Breaks: libnfs1 ( >= 1.6.0-0 )
-Replaces: libnfs1 ( >= 1.6.0-0 )
+Breaks: libnfs1 ( >= 1.6.0-0
~
)
+Replaces: libnfs1 ( >= 1.6.0-0
~
)
Description: NFS client library (shared library)
LIBNFS is a client library for accessing NFS shares over a network.
.