Add Homepage; rename usmb.docs. - susmb - mounting of SMB/CIFS shares via FUSE | |
git clone git://git.codemadness.org/susmb | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit b5725b0528235466c7fe27dda864f0d94ba45b21 | |
parent c5aff308c34ad6e896f867fe0d39d20e65a36485 | |
Author: Geoff Johnstone <[email protected]> | |
Date: Sat, 13 Mar 2010 14:26:13 +0000 | |
Add Homepage; rename usmb.docs. | |
Diffstat: | |
M debian/control | 1 + | |
R debian/usmb.docs -> debian/docs | 0 | |
2 files changed, 1 insertion(+), 0 deletions(-) | |
--- | |
diff --git a/debian/control b/debian/control | |
@@ -12,6 +12,7 @@ Build-Depends: | |
libglib2.0-dev, | |
Standards-Version: 3.8.4 | |
Maintainer: Michal Suchanek <[email protected]> | |
+Homepage: http://repo.or.cz/w/usmb.git | |
Package: usmb | |
Recommends: fuse-utils | |
diff --git a/debian/usmb.docs b/debian/docs |