[Pkg-vsquare-changes] r302 - fuse-umfuse-ext2/trunk/debian
Ludovico Gardenghi
garden at alioth.debian.org
Sun Jun 24 17:44:58 UTC 2012
Author: garden
Date: 2012-06-24 17:44:57 +0000 (Sun, 24 Jun 2012)
New Revision: 302
Modified:
fuse-umfuse-ext2/trunk/debian/changelog
fuse-umfuse-ext2/trunk/debian/control
fuse-umfuse-ext2/trunk/debian/copyright
fuse-umfuse-ext2/trunk/debian/fuseext2.install
fuse-umfuse-ext2/trunk/debian/rules
Log:
Preparing for fuse-umfuse-ext2-0.4-1.
[ Filippo Giunchedi ]
* Add DM-Upload-Allowed field
[ Ludovico Gardenghi ]
* New upstream release
+ Source code completely changed, now it's a fork of fuse-ext2 by
Alper Akcan
+ Update copyright file accordingly
+ Resolve old codebase issues (Closes: #562177, #670622)
* Update to S-V 3.9.3
* Switch to machine-readable copyright file
* Update mail address for Ludovico Gardenghi
Modified: fuse-umfuse-ext2/trunk/debian/changelog
===================================================================
--- fuse-umfuse-ext2/trunk/debian/changelog 2012-06-17 00:55:28 UTC (rev 301)
+++ fuse-umfuse-ext2/trunk/debian/changelog 2012-06-24 17:44:57 UTC (rev 302)
@@ -1,10 +1,20 @@
-fuse-umfuse-ext2 (0.3-2) UNRELEASED; urgency=low
+fuse-umfuse-ext2 (0.4-1) UNRELEASED; urgency=low
- * NOT RELEASED YET
+ [ Filippo Giunchedi ]
* Add DM-Upload-Allowed field
- -- Filippo Giunchedi <filippo at debian.org> Sat, 26 Jul 2008 20:50:35 +0200
+ [ Ludovico Gardenghi ]
+ * New upstream release
+ + Source code completely changed, now it's a fork of fuse-ext2 by
+ Alper Akcan
+ + Update copyright file accordingly
+ + Resolve old codebase issues (Closes: #562177, #670622)
+ * Update to S-V 3.9.3
+ * Switch to machine-readable copyright file
+ * Update mail address for Ludovico Gardenghi
+ -- Ludovico Gardenghi <garden at debian.org> Sun, 24 Jun 2012 15:28:24 +0200
+
fuse-umfuse-ext2 (0.3-1) unstable; urgency=low
[ Ludovico Gardenghi ]
Modified: fuse-umfuse-ext2/trunk/debian/control
===================================================================
--- fuse-umfuse-ext2/trunk/debian/control 2012-06-17 00:55:28 UTC (rev 301)
+++ fuse-umfuse-ext2/trunk/debian/control 2012-06-24 17:44:57 UTC (rev 302)
@@ -1,12 +1,12 @@
Source: fuse-umfuse-ext2
Priority: optional
Maintainer: Debian VSquare Team <pkg-vsquare-devel at lists.alioth.debian.org>
-Uploaders: Ludovico Gardenghi <garden at acheronte.it>, Guido Trotter <ultrotter at debian.org>, Filippo Giunchedi <filippo at debian.org>
+Uploaders: Ludovico Gardenghi <garden at debian.org>, Guido Trotter <ultrotter at debian.org>, Filippo Giunchedi <filippo at debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 5), libumlib-dev, libfuse-dev, e2fslibs-dev, cdbs
Vcs-Svn: svn://svn.debian.org/pkg-vsquare/fuse-umfuse-ext2/trunk
Vcs-Browser: http://svn.debian.org/wsvn/pkg-vsquare/fuse-umfuse-ext2/trunk/
-Standards-Version: 3.8.0
+Standards-Version: 3.9.3
Homepage: http://view-os.sourceforge.net
Section: misc
Modified: fuse-umfuse-ext2/trunk/debian/copyright
===================================================================
--- fuse-umfuse-ext2/trunk/debian/copyright 2012-06-17 00:55:28 UTC (rev 301)
+++ fuse-umfuse-ext2/trunk/debian/copyright 2012-06-24 17:44:57 UTC (rev 302)
@@ -1,30 +1,55 @@
-This package was debianized by Ludovico Gardenghi <pkg-vsquare-devel at lists.alioth.debian.org> on
-Fri, 9 Feb 2007 15:38:11 +0100.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: FUSE-EXT2
+Upstream-Contact: Renzo Davoli <renzo at cs.unibo.it>
+Source: http://sourceforge.net/projects/view-os/
-It was downloaded from http://savannah.nongnu.org/projects/view-os
+Files: *
+Copyright: Copyright (c) 2008-2010 Alper Akcan <alper.akcan at gmail.com>
+ Copyright (c) 2009-2010 Renzo Davoli <renzo at cs.unibo.it>
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
-Upstream Author: Renzo Davoli <renzo at cs.unibo.it> and others
+Files: fuse-ext2/ext2-fileio.c
+Copyright: Copyright (C) 1997 Theodore Ts'o.
+License: GPL
+ This file may be redistributed under the terms of the GNU Public
+ License.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License can be found in the file `/usr/share/common-licenses/GPL'.
-Copyright: 2005, 2006, 2007 Renzo Davoli and others
-
-License:
-
+Files: debian/*
+Copyright: Copyright 2007-2012 Ludovico Gardenghi <garden at debian.org>
+License: GPL-2
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.
-
+ .
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
-
+ .
You should have received a copy of the GNU General Public License
along with this package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
-
-The Debian packaging is (C) 2007, Ludovico Gardenghi <garden at acheronte.it> and
-is licensed under the GPL, see above.
-
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
Modified: fuse-umfuse-ext2/trunk/debian/fuseext2.install
===================================================================
--- fuse-umfuse-ext2/trunk/debian/fuseext2.install 2012-06-17 00:55:28 UTC (rev 301)
+++ fuse-umfuse-ext2/trunk/debian/fuseext2.install 2012-06-24 17:44:57 UTC (rev 302)
@@ -1,2 +1,2 @@
-debian/tmp/usr/bin/*
+debian/tmp/usr/bin/fuse-ext2
debian/tmp/usr/share/man/man1/*
Modified: fuse-umfuse-ext2/trunk/debian/rules
===================================================================
--- fuse-umfuse-ext2/trunk/debian/rules 2012-06-17 00:55:28 UTC (rev 301)
+++ fuse-umfuse-ext2/trunk/debian/rules 2012-06-24 17:44:57 UTC (rev 302)
@@ -2,3 +2,11 @@
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
+
+common-install-prehook-arch common-install-prehook-indep::
+ mkdir -p debian/tmp/sbin
+
+install/fuseext2::
+ dh_link -pfuseext2 /usr/share/man/man1/fuse-ext2.1 /usr/share/man/man1/mount.fuse-ext2.1
+ dh_link -pfuseext2 /usr/bin/fuse-ext2 /sbin/mount.fuse-ext2
+ dh_compress -pfuseext2
More information about the Pkg-vsquare-changes
mailing list