[Pkg-ganeti-commits] r61 - trunk/ganeti/debian
iustin-guest at alioth.debian.org
iustin-guest at alioth.debian.org
Wed Jul 23 06:42:07 UTC 2008
Author: iustin-guest
Date: 2008-07-23 06:42:06 +0000 (Wed, 23 Jul 2008)
New Revision: 61
Modified:
trunk/ganeti/debian/changelog
trunk/ganeti/debian/control
trunk/ganeti/debian/copyright
Log:
Prepare the 1.2.5-1 release
Modified: trunk/ganeti/debian/changelog
===================================================================
--- trunk/ganeti/debian/changelog 2008-07-14 06:59:42 UTC (rev 60)
+++ trunk/ganeti/debian/changelog 2008-07-23 06:42:06 UTC (rev 61)
@@ -1,3 +1,14 @@
+ganeti (1.2.5-1) unstable; urgency=low
+
+ * New upstream release, fixing compatibility with the current versions of
+ twisted (Closes: #487752)
+ * Fix watch file (was picking up other archives too)
+ * Fix some lintian warnings about debian/copyright
+ * Remove dependency on fping (new upstream removes all uses of fping)
+ * Add DM-Upload-Allowed: yes to the control file
+
+ -- Iustin Pop <iusty at k1024.org> Wed, 23 Jul 2008 08:39:06 +0200
+
ganeti (1.2.4-2) unstable; urgency=low
* Check new policy and bump up standards version
Modified: trunk/ganeti/debian/control
===================================================================
--- trunk/ganeti/debian/control 2008-07-14 06:59:42 UTC (rev 60)
+++ trunk/ganeti/debian/control 2008-07-23 06:42:06 UTC (rev 61)
@@ -12,7 +12,7 @@
Package: ganeti
Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2, ssh, bridge-utils, iproute, iputils-arping, fping, openssl, python-simplejson, python-pyparsing, python-openssl, python-twisted-core
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2, ssh, bridge-utils, iproute, iputils-arping, openssl, python-simplejson, python-pyparsing, python-openssl, python-twisted-core
Recommends: drbd8-utils (>= 8.0.7) | drbd0.7-utils, mdadm, xen-linux-system-2.6.18-5-xen-vserver-686 | xen-linux-system-2.6.18-4-xen-686 | xen-linux-system-2.6.18-5-xen-686 | xen-linux-system-2.6.18-4-xen-vserver-686 | xen-linux-system-2.6.18-4-xen-amd64 | xen-linux-system-2.6.18-4-xen-vserver-amd64 | xen-linux-system-2.6.18-5-xen-amd64 | xen-linux-system-2.6.18-5-xen-vserver-amd64
Suggests: drbd8-module-source (>= 8.0.7) | drbd0.7-module-source
Provides: ${python:Provides}
Modified: trunk/ganeti/debian/copyright
===================================================================
--- trunk/ganeti/debian/copyright 2008-07-14 06:59:42 UTC (rev 60)
+++ trunk/ganeti/debian/copyright 2008-07-23 06:42:06 UTC (rev 61)
@@ -1,13 +1,15 @@
This package was debianized by Leonardo Rodrigues de Mello <l at lmello.eu.org> on
Thu, 30 Aug 2007 10:38:20 -0300.
-It was then taken over for official Debian maintenance by the Debian Ganeti Team.
+It was then taken over for official Debian maintenance by the Debian
+Ganeti Team.
It was downloaded from http://code.google.com/p/ganeti/
-Upstream Author: iustinp, ultrotter, schreiberal, amishchenko, roman.marxer, imsnah, vylavera
+Upstream Authors: iustinp, ultrotter, schreiberal, amishchenko,
+roman.marxer, imsnah, vylavera
-Copyright: Copyright (C) 2006, 2007 Google Inc.
+Copyright: Copyright (C) 2006, 2007, 2008 Google Inc.
License: GPL
This program is free software; you can redistribute it and/or modify
@@ -24,7 +26,9 @@
Foundation, Inc., 51 Franklin Street, 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, Debian Ganeti Team
<pkg-ganeti at lists.alioth.debian.org> and is licensed under the GPL, see
`/usr/share/common-licenses/GPL'.
-
More information about the Pkg-ganeti-commits
mailing list