[Python-modules-commits] r16537 - in packages/stepic/tags (7 files)
kitterman at users.alioth.debian.org
kitterman at users.alioth.debian.org
Sat Apr 16 04:41:48 UTC 2011
Date: Saturday, April 16, 2011 @ 04:41:43
Author: kitterman
Revision: 16537
[svn-buildpackage] Tagging stepic 0.3-4
Added:
packages/stepic/tags/0.3-4/
packages/stepic/tags/0.3-4/debian/changelog
(from rev 16536, packages/stepic/trunk/debian/changelog)
packages/stepic/tags/0.3-4/debian/control
(from rev 16536, packages/stepic/trunk/debian/control)
packages/stepic/tags/0.3-4/debian/copyright
(from rev 16536, packages/stepic/trunk/debian/copyright)
Deleted:
packages/stepic/tags/0.3-4/debian/changelog
packages/stepic/tags/0.3-4/debian/control
packages/stepic/tags/0.3-4/debian/copyright
Deleted: packages/stepic/tags/0.3-4/debian/changelog
===================================================================
--- packages/stepic/trunk/debian/changelog 2011-04-16 03:46:54 UTC (rev 16535)
+++ packages/stepic/tags/0.3-4/debian/changelog 2011-04-16 04:41:43 UTC (rev 16537)
@@ -1,48 +0,0 @@
-stepic (0.3-3) unstable; urgency=low
-
- * Convert from python-support to dh_python2
- - Update python build-dep to python-all >= 2.6.5-2~, update debhelper
- requirement to 7.3.16, and drop python-support
- - Change debian/rules to build --with python2
- * Change XS-Python-Version from all to >= 2.4
- * Update debian/rules to use overrides instead of --before/after
- * Bump standards version to 3.8.4 without further change
- * Drop DM-Upload-Allowed
-
- -- Scott Kitterman <scott at kitterman.com> Fri, 18 Jun 2010 14:47:50 +0000
-
-stepic (0.3-2) unstable; urgency=low
-
- [ Sandro Tosi ]
- * debian/control
- - Switch Vcs-Browser field to viewsvn
-
- [ Scott Kitterman ]
- * debian/rules
- - Convert to dh 7 rules style (fixes dh_compress failure to compress man
- page)
- - Remove all of the un-needed /usr/share/doc/stepic/ instead of just the
- redundant copying file
- * debian/control
- - Adjust versioned build-depends on python for correct python.mk
- - Bump debhelper version requirement to 7
- - Bump standards version to 3.8.3 without further change
- - Add ${misc:Depends}
- - Add XS-Python-Verson
- * debian/copyright
- - Use correct copyright symbol
- * debian/compat
- - Change compat to 7
-
- [ Piotr Ożarowski ]
- * Add DM-Upload-Allowed flag
- * Remove build dir in clean target
-
- -- Scott Kitterman <scott at kitterman.com> Sun, 01 Nov 2009 21:30:08 -0500
-
-stepic (0.3-1) unstable; urgency=low
-
- * Initial release (Closes: #450734)
-
- -- Scott Kitterman <scott at kitterman.com> Sun, 20 Jan 2008 00:21:45 -0500
-
Copied: packages/stepic/tags/0.3-4/debian/changelog (from rev 16536, packages/stepic/trunk/debian/changelog)
===================================================================
--- packages/stepic/tags/0.3-4/debian/changelog (rev 0)
+++ packages/stepic/tags/0.3-4/debian/changelog 2011-04-16 04:41:43 UTC (rev 16537)
@@ -0,0 +1,60 @@
+stepic (0.3-4) unstable; urgency=low
+
+ * Rebuild for python transition
+ * Move python-all from Build-Depends-Indep to Build-Depends (needed for
+ clean)
+ * Bump standards version to 3.9.2 without further change
+ * Switch from XS-Python-Version to X-Python-Version
+ * Drop XB-Python-Version
+ * Update packaging copyright years in debian/copyright
+
+ -- Scott Kitterman <scott at kitterman.com> Sat, 16 Apr 2011 00:16:25 -0400
+
+stepic (0.3-3) unstable; urgency=low
+
+ * Convert from python-support to dh_python2
+ - Update python build-dep to python-all >= 2.6.5-2~, update debhelper
+ requirement to 7.3.16, and drop python-support
+ - Change debian/rules to build --with python2
+ * Change XS-Python-Version from all to >= 2.4
+ * Update debian/rules to use overrides instead of --before/after
+ * Bump standards version to 3.8.4 without further change
+ * Drop DM-Upload-Allowed
+
+ -- Scott Kitterman <scott at kitterman.com> Fri, 18 Jun 2010 14:47:50 +0000
+
+stepic (0.3-2) unstable; urgency=low
+
+ [ Sandro Tosi ]
+ * debian/control
+ - Switch Vcs-Browser field to viewsvn
+
+ [ Scott Kitterman ]
+ * debian/rules
+ - Convert to dh 7 rules style (fixes dh_compress failure to compress man
+ page)
+ - Remove all of the un-needed /usr/share/doc/stepic/ instead of just the
+ redundant copying file
+ * debian/control
+ - Adjust versioned build-depends on python for correct python.mk
+ - Bump debhelper version requirement to 7
+ - Bump standards version to 3.8.3 without further change
+ - Add ${misc:Depends}
+ - Add XS-Python-Verson
+ * debian/copyright
+ - Use correct copyright symbol
+ * debian/compat
+ - Change compat to 7
+
+ [ Piotr Ożarowski ]
+ * Add DM-Upload-Allowed flag
+ * Remove build dir in clean target
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 01 Nov 2009 21:30:08 -0500
+
+stepic (0.3-1) unstable; urgency=low
+
+ * Initial release (Closes: #450734)
+
+ -- Scott Kitterman <scott at kitterman.com> Sun, 20 Jan 2008 00:21:45 -0500
+
Deleted: packages/stepic/tags/0.3-4/debian/control
===================================================================
--- packages/stepic/trunk/debian/control 2011-04-16 03:46:54 UTC (rev 16535)
+++ packages/stepic/tags/0.3-4/debian/control 2011-04-16 04:41:43 UTC (rev 16537)
@@ -1,21 +0,0 @@
-Source: stepic
-Section: python
-Priority: optional
-Maintainer: Scott Kitterman <scott at kitterman.com>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.3.16)
-Build-Depends-Indep: python-all (>= 2.6.5-2~)
-Standards-Version: 3.8.4
-Homepage: http://domnit.org/stepic/doc/
-XS-Python-Version: >= 2.4
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/stepic/trunk/
-Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/stepic/trunk/
-
-Package: python-stepic
-Architecture: all
-XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, ${misc:Depends}, python-imaging
-Description: Python Steganography in Images
- A Python module and command line tool for hiding arbitrary data within images
- by slightly modifying the colors. These modifications are generally
- imperceptible to humans, but are machine detectable.
Copied: packages/stepic/tags/0.3-4/debian/control (from rev 16536, packages/stepic/trunk/debian/control)
===================================================================
--- packages/stepic/tags/0.3-4/debian/control (rev 0)
+++ packages/stepic/tags/0.3-4/debian/control 2011-04-16 04:41:43 UTC (rev 16537)
@@ -0,0 +1,19 @@
+Source: stepic
+Section: python
+Priority: optional
+Maintainer: Scott Kitterman <scott at kitterman.com>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.3.16), python-all (>= 2.6.5-2~)
+Standards-Version: 3.9.2
+Homepage: http://domnit.org/stepic/doc/
+X-Python-Version: >= 2.4
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/stepic/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/stepic/trunk/
+
+Package: python-stepic
+Architecture: all
+Depends: ${python:Depends}, ${misc:Depends}, python-imaging
+Description: Python Steganography in Images
+ A Python module and command line tool for hiding arbitrary data within images
+ by slightly modifying the colors. These modifications are generally
+ imperceptible to humans, but are machine detectable.
Deleted: packages/stepic/tags/0.3-4/debian/copyright
===================================================================
--- packages/stepic/trunk/debian/copyright 2011-04-16 03:46:54 UTC (rev 16535)
+++ packages/stepic/tags/0.3-4/debian/copyright 2011-04-16 04:41:43 UTC (rev 16537)
@@ -1,23 +0,0 @@
-This package was debianized by Scott Kitterman <scott at kitterman.com> on
-Sun, 20 Jan 2008 00:21:45 -0500.
-
-It was downloaded from <http://domnit.org/stepic/doc/>
-
-Upstream Author:
-
- Lenny Domnitser <lenny at domnit.org>
-
-Copyright:
-
- Copyright © 2007 Lenny Domnitser
-
-License:
-
- 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.
-
-The Debian packaging is © 2008, Scott Kitterman <scott at kitterman.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
-
Copied: packages/stepic/tags/0.3-4/debian/copyright (from rev 16536, packages/stepic/trunk/debian/copyright)
===================================================================
--- packages/stepic/tags/0.3-4/debian/copyright (rev 0)
+++ packages/stepic/tags/0.3-4/debian/copyright 2011-04-16 04:41:43 UTC (rev 16537)
@@ -0,0 +1,23 @@
+This package was debianized by Scott Kitterman <scott at kitterman.com> on
+Sun, 20 Jan 2008 00:21:45 -0500.
+
+It was downloaded from <http://domnit.org/stepic/doc/>
+
+Upstream Author:
+
+ Lenny Domnitser <lenny at domnit.org>
+
+Copyright:
+
+ Copyright © 2007 Lenny Domnitser
+
+License:
+
+ 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.
+
+The Debian packaging is © 2008-2011, Scott Kitterman <scott at kitterman.com>
+and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
More information about the Python-modules-commits
mailing list