diffstat for f2fs-tools-1.0.0 f2fs-tools-1.0.0 changelog | 7 +++++++ control | 10 +++++++++- watch | 9 +++++++++ 3 files changed, 25 insertions(+), 1 deletion(-) diff -Nru f2fs-tools-1.0.0/debian/changelog f2fs-tools-1.0.0/debian/changelog --- f2fs-tools-1.0.0/debian/changelog 2012-10-07 03:35:23.000000000 +0000 +++ f2fs-tools-1.0.0/debian/changelog 2012-10-08 02:13:05.000000000 +0000 @@ -1,3 +1,10 @@ +f2fs-tools (1.0.0-SprezzOS1) unstable; urgency=low + + * SprezzOS build + * Add udeb + + -- nick black Sun, 07 Oct 2012 21:55:51 -0400 + f2fs-tools (1.0.0-1) unstable; urgency=low * Initial release. diff -Nru f2fs-tools-1.0.0/debian/control f2fs-tools-1.0.0/debian/control --- f2fs-tools-1.0.0/debian/control 2012-10-07 03:35:22.000000000 +0000 +++ f2fs-tools-1.0.0/debian/control 2012-10-08 02:13:05.000000000 +0000 @@ -1,7 +1,8 @@ Source: f2fs-tools Section: admin Priority: optional -Maintainer: Daniel Baumann +Maintainer: Nick Black +XSBC-Original-Maintainer: Daniel Baumann Build-Depends: debhelper (>= 9), autoconf, automake Standards-Version: 3.9.4 Homepage: http://f2fs-tools.sourceforge.net/ @@ -25,3 +26,10 @@ System (LFS). . This package contains the debugging symbols. + +Package: f2fs-tools-udeb +Package-Type: udeb +Architecture: any +Depends: ${misc:Depends} +Description: Tools for Flash-Friendly File System + Installer version, not for regular setups. diff -Nru f2fs-tools-1.0.0/debian/watch f2fs-tools-1.0.0/debian/watch --- f2fs-tools-1.0.0/debian/watch 1970-01-01 00:00:00.000000000 +0000 +++ f2fs-tools-1.0.0/debian/watch 2012-10-08 02:13:05.000000000 +0000 @@ -0,0 +1,9 @@ +# Example watch control file for uscan +# Rename this file to "watch" and then you can run the "uscan" command +# to check for upstream updates and more. +# See uscan(1) for format + +# Compulsory line, this is a version 3 file +version=3 + +http://sf.net/f2fs-tools/f2fs-tools-(.+)\.(?:zip|tgz|tbz2|txz|tar\.gz|tar\.bz2|tar\.xz)