[Pkg-vsquare-changes] r305 - fuse-umfuse-iso9660/trunk/debian

Ludovico Gardenghi garden at alioth.debian.org
Sun Jun 24 21:49:07 UTC 2012


Author: garden
Date: 2012-06-24 21:49:07 +0000 (Sun, 24 Jun 2012)
New Revision: 305

Modified:
   fuse-umfuse-iso9660/trunk/debian/changelog
   fuse-umfuse-iso9660/trunk/debian/control
   fuse-umfuse-iso9660/trunk/debian/copyright
Log:
Preparing for fuse-umfuse-0.3-1

  [ Filippo Giunchedi ]
  * Fix GPLv2 link into debian/copyright 
  * Add DM-Upload-Allowed field

  [ Ludovico Gardenghi ]
  * New upstream release
    + Add -lcdio to LDFLAGS as per NMU (Closes: #554408)
    + Force single-threaded operations (Closes: #671695)
  * Update S-V to 3.9.3
  * Switch to machine-readable copyright file
  * Update mail address for Ludovico Gardenghi


Modified: fuse-umfuse-iso9660/trunk/debian/changelog
===================================================================
--- fuse-umfuse-iso9660/trunk/debian/changelog	2012-06-24 19:02:11 UTC (rev 304)
+++ fuse-umfuse-iso9660/trunk/debian/changelog	2012-06-24 21:49:07 UTC (rev 305)
@@ -1,10 +1,27 @@
-fuse-umfuse-iso9660 (0.2b-2) UNRELEASED; urgency=low
+fuse-umfuse-iso9660 (0.3-1) UNRELEASED; urgency=low
 
+  [ Filippo Giunchedi ]
   * Fix GPLv2 link into debian/copyright 
   * Add DM-Upload-Allowed field
 
- -- Filippo Giunchedi <filippo at debian.org>  Sat, 26 Jul 2008 20:50:35 +0200
+  [ Ludovico Gardenghi ]
+  * New upstream release
+    + Add -lcdio to LDFLAGS as per NMU (Closes: #554408)
+    + Force single-threaded operations (Closes: #671695)
+  * Update S-V to 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 23:43:24 +0200
+
+fuse-umfuse-iso9660 (0.2b-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with binutils-gold": add patch from Luk Claes:
+    - Add -lcdio to LDFLAGS (Closes: #554408).
+
+ -- gregor herrmann <gregoa at debian.org>  Sun, 18 Dec 2011 13:55:51 +0100
+
 fuse-umfuse-iso9660 (0.2b-1) unstable; urgency=low
 
   * New upstream version

Modified: fuse-umfuse-iso9660/trunk/debian/control
===================================================================
--- fuse-umfuse-iso9660/trunk/debian/control	2012-06-24 19:02:11 UTC (rev 304)
+++ fuse-umfuse-iso9660/trunk/debian/control	2012-06-24 21:49:07 UTC (rev 305)
@@ -1,10 +1,10 @@
 Source: fuse-umfuse-iso9660
 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, libiso9660-dev, libz-dev, cdbs 
-Standards-Version: 3.8.0
+Standards-Version: 3.9.3
 Vcs-Svn: svn://svn.debian.org/pkg-vsquare/fuse-umfuse-iso9660/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vsquare/fuse-umfuse-iso9660/trunk/
 Homepage: http://view-os.sourceforge.net

Modified: fuse-umfuse-iso9660/trunk/debian/copyright
===================================================================
--- fuse-umfuse-iso9660/trunk/debian/copyright	2012-06-24 19:02:11 UTC (rev 304)
+++ fuse-umfuse-iso9660/trunk/debian/copyright	2012-06-24 21:49:07 UTC (rev 305)
@@ -1,30 +1,44 @@
-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-ISO9660
+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 2005, 2006, 2007 Renzo Davoli and others
+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 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
-
-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'.




More information about the Pkg-vsquare-changes mailing list