[Pkg-vsquare-changes] r226 - umview/trunk/debian

Ludovico Gardenghi garden-guest at alioth.debian.org
Tue Jun 9 19:41:25 UTC 2009


Author: garden-guest
Date: 2009-06-09 19:41:25 +0000 (Tue, 09 Jun 2009)
New Revision: 226

Modified:
   umview/trunk/debian/changelog
   umview/trunk/debian/control
   umview/trunk/debian/copyright
Log:
* Preparing for 0.6-1.
   + Add DM-Upload-Allowed field
   + Update standard-version to 3.8.1 (no changes needed).
   + Added missing misc:Depends to libumlib-dev.
   + Changed garden at acheronte.it with garden at debian.org.
   + Fixed versionless license file names.



Modified: umview/trunk/debian/changelog
===================================================================
--- umview/trunk/debian/changelog	2009-05-22 14:41:55 UTC (rev 225)
+++ umview/trunk/debian/changelog	2009-06-09 19:41:25 UTC (rev 226)
@@ -1,10 +1,20 @@
-umview (0.5-3) UNRELEASED; urgency=low
+umview (0.6-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:36 +0200
+  [ Ludovico Gardenghi ]
+  * New upstream release
+    + Fix "FTBFS: Cannot find linux/dirent.h" (new upstream corrects the
+      path name and includes a .h with the needed definitions which are no
+      more accessible.) (Closes: #527518)
+  * Update standard-version to 3.8.1 (no changes needed).
+  * Added missing misc:Depends to libumlib-dev.
+  * Changed garden at acheronte.it with garden at debian.org.
+  * Fixed versionless license file names.
 
+ -- Ludovico Gardenghi <garden at debian.org>  Sun, 07 Jun 2009 22:29:23 +0200
+
 umview (0.5-2) unstable; urgency=low
 
   * umview must recommend libpurelibc1, not 0.

Modified: umview/trunk/debian/control
===================================================================
--- umview/trunk/debian/control	2009-05-22 14:41:55 UTC (rev 225)
+++ umview/trunk/debian/control	2009-06-09 19:41:25 UTC (rev 226)
@@ -2,13 +2,13 @@
 Section: misc
 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), libvdeplug2-dev, libfuse-dev, liblwipv6-dev, libglib2.0-dev, cdbs
 Vcs-Svn: svn://svn.debian.org/pkg-vsquare/umview/trunk
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-vsquare/umview/trunk/
 Homepage: http://view-os.sourceforge.net
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 
 Package: umview
 Architecture: i386 amd64 powerpc ppc64
@@ -65,7 +65,7 @@
 Conflicts: libumlib0-dev
 Replaces: libumlib0-dev
 Section: libdevel
-Depends: libumlib0 (= ${binary:Version})
+Depends: libumlib0 (= ${binary:Version}) ${misc:Depends}
 Description: View-OS in user space - Development files
  View-OS is a novel approach to the process/kernel interface.  The semantics of
  each system call can be assigned process by process giving the user the right

Modified: umview/trunk/debian/copyright
===================================================================
--- umview/trunk/debian/copyright	2009-05-22 14:41:55 UTC (rev 225)
+++ umview/trunk/debian/copyright	2009-06-09 19:41:25 UTC (rev 226)
@@ -23,7 +23,7 @@
    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'.
+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.




More information about the Pkg-vsquare-changes mailing list