[Python-modules-commits] r6414 - in packages/cerealizer/trunk/debian (4 files)
bernat at users.alioth.debian.org
bernat at users.alioth.debian.org
Sun Aug 31 13:00:07 UTC 2008
Date: Sunday, August 31, 2008 @ 13:00:03
Author: bernat
Revision: 6414
Adopt cerealizer
Modified:
packages/cerealizer/trunk/debian/changelog
packages/cerealizer/trunk/debian/control
packages/cerealizer/trunk/debian/control.in
Deleted:
packages/cerealizer/trunk/debian/pycompat
Modified: packages/cerealizer/trunk/debian/changelog
===================================================================
--- packages/cerealizer/trunk/debian/changelog 2008-08-31 12:51:49 UTC (rev 6413)
+++ packages/cerealizer/trunk/debian/changelog 2008-08-31 13:00:03 UTC (rev 6414)
@@ -1,3 +1,13 @@
+cerealizer (0.6-3) UNRELEASED; urgency=low
+
+ * Adopt package. Thanks to Marc for his work.
+ * In debian/control:
+ - switch to Standards-Version 3.8.0, no change required
+ - add VCS fields
+ * Remove debian/pycompat which is not needed anymore.
+
+ -- Vincent Bernat <bernat at debian.org> Sun, 31 Aug 2008 14:52:43 +0200
+
cerealizer (0.6-2) unstable; urgency=low
* Moved homepage information to new control field.
Modified: packages/cerealizer/trunk/debian/control
===================================================================
--- packages/cerealizer/trunk/debian/control 2008-08-31 12:51:49 UTC (rev 6413)
+++ packages/cerealizer/trunk/debian/control 2008-08-31 13:00:03 UTC (rev 6414)
@@ -1,11 +1,13 @@
Source: cerealizer
Section: python
Priority: optional
-Maintainer: Marc Dequènes (Duck) <Duck at DuckCorp.org>
+Maintainer: Vincent Bernat <bernat at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-dev (>= 2.3.5-11), python-support (>= 0.3.2), quilt, patchutils (>= 0.2.25)
-Standards-Version: 3.7.3.0
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), debhelper (>= 5.0.37.2), cdbs (>= 0.4.43), python-dev (>= 2.3.5-11), python-support (>= 0.3.2), quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27)
+Standards-Version: 3.8.0
Homepage: http://home.gna.org/oomadness/en/cerealizer/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/cerealizer/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/cerealizer/trunk/?op=log
Package: python-cerealizer
Architecture: all
Modified: packages/cerealizer/trunk/debian/control.in
===================================================================
--- packages/cerealizer/trunk/debian/control.in 2008-08-31 12:51:49 UTC (rev 6413)
+++ packages/cerealizer/trunk/debian/control.in 2008-08-31 13:00:03 UTC (rev 6414)
@@ -1,11 +1,13 @@
Source: cerealizer
Section: python
Priority: optional
-Maintainer: Marc Dequènes (Duck) <Duck at DuckCorp.org>
+Maintainer: Vincent Bernat <bernat at debian.org>
Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Build-Depends: @cdbs@
-Standards-Version: 3.7.3.0
+Standards-Version: 3.8.0
Homepage: http://home.gna.org/oomadness/en/cerealizer/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/cerealizer/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/cerealizer/trunk/?op=log
Package: python-cerealizer
Architecture: all
Deleted: packages/cerealizer/trunk/debian/pycompat
===================================================================
--- packages/cerealizer/trunk/debian/pycompat 2008-08-31 12:51:49 UTC (rev 6413)
+++ packages/cerealizer/trunk/debian/pycompat 2008-08-31 13:00:03 UTC (rev 6414)
@@ -1 +0,0 @@
-2
More information about the Python-modules-commits
mailing list