[Python-modules-commits] r20025 - in packages/pyramid-beaker/tags (12 files)

ansgar at users.alioth.debian.org ansgar at users.alioth.debian.org
Sun Jan 15 17:26:26 UTC 2012


    Date: Sunday, January 15, 2012 @ 17:26:25
  Author: ansgar
Revision: 20025

[svn-buildpackage] Tagging pyramid-beaker 0.6.1+ds1-1

Added:
  packages/pyramid-beaker/tags/0.6.1+ds1-1/
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/changelog
    (from rev 19582, packages/pyramid-beaker/trunk/debian/changelog)
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/control
    (from rev 19583, packages/pyramid-beaker/trunk/debian/control)
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/copyright
    (from rev 19582, packages/pyramid-beaker/trunk/debian/copyright)
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/rules
    (from rev 19582, packages/pyramid-beaker/trunk/debian/rules)
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/source/options
    (from rev 19582, packages/pyramid-beaker/trunk/debian/source/options)
Deleted:
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/changelog
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/control
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/copyright
  packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/rules

Deleted: packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/changelog
===================================================================
--- packages/pyramid-beaker/trunk/debian/changelog	2011-10-15 11:07:49 UTC (rev 18920)
+++ packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/changelog	2012-01-15 17:26:25 UTC (rev 20025)
@@ -1,11 +0,0 @@
-pyramid-beaker (0.5+ds1-2) UNRELEASED; urgency=low
-
-  * Add debian/watch.
-
- -- Ansgar Burchardt <ansgar at debian.org>  Sat, 24 Sep 2011 18:27:50 +0200
-
-pyramid-beaker (0.5+ds1-1) unstable; urgency=low
-
-  * Initial release. (Closes: #640055)
-
- -- Ansgar Burchardt <ansgar at debian.org>  Thu, 01 Sep 2011 21:40:35 +0200

Copied: packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/changelog (from rev 19582, packages/pyramid-beaker/trunk/debian/changelog)
===================================================================
--- packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/changelog	                        (rev 0)
+++ packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/changelog	2012-01-15 17:26:25 UTC (rev 20025)
@@ -0,0 +1,15 @@
+pyramid-beaker (0.6.1+ds1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Add debian/watch.
+  * debian/rules: Use xz compression for .orig.tar.*.
+  * Use xz compression for source and binary packages.
+  * debian/copyright: Update list of contributors.
+
+ -- Ansgar Burchardt <ansgar at debian.org>  Sun, 11 Dec 2011 00:02:56 +0100
+
+pyramid-beaker (0.5+ds1-1) unstable; urgency=low
+
+  * Initial release. (Closes: #640055)
+
+ -- Ansgar Burchardt <ansgar at debian.org>  Thu, 01 Sep 2011 21:40:35 +0200

Deleted: packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/control
===================================================================
--- packages/pyramid-beaker/trunk/debian/control	2011-10-15 11:07:49 UTC (rev 18920)
+++ packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/control	2012-01-15 17:26:25 UTC (rev 20025)
@@ -1,19 +0,0 @@
-Source: pyramid-beaker
-Section: python
-Priority: extra
-Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Ansgar Burchardt <ansgar at debian.org>
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyramid-beaker/trunk/
-Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyramid-beaker/trunk/
-Standards-Version: 3.9.2
-Homepage: https://github.com/Pylons/pyramid_beaker
-Build-Depends: debhelper (>= 8), python-all, python-beaker, python-nose,
- python-pyramid, python-setuptools
-
-Package: python-pyramid-beaker
-Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-beaker, python-pyramid
-Provides: ${python:Provides}
-Description: Beaker sessioning bindings for Pyramid
- pyramid_beaker provides a session factory for the Pyramid web framework
- backed by the Beaker sessioning system.

Copied: packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/control (from rev 19583, packages/pyramid-beaker/trunk/debian/control)
===================================================================
--- packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/control	                        (rev 0)
+++ packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/control	2012-01-15 17:26:25 UTC (rev 20025)
@@ -0,0 +1,20 @@
+Source: pyramid-beaker
+Section: python
+Priority: extra
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Ansgar Burchardt <ansgar at debian.org>
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pyramid-beaker/trunk/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/pyramid-beaker/trunk/
+Standards-Version: 3.9.2
+Homepage: https://github.com/Pylons/pyramid_beaker
+Build-Depends: debhelper (>= 8), python-all, python-beaker, python-nose,
+ python-pyramid, python-setuptools
+
+Package: python-pyramid-beaker
+Architecture: all
+Pre-Depends: dpkg (>= 1.15.6)
+Depends: ${misc:Depends}, ${python:Depends}, python-beaker, python-pyramid
+Provides: ${python:Provides}
+Description: Beaker sessioning bindings for Pyramid
+ pyramid_beaker provides a session factory for the Pyramid web framework
+ backed by the Beaker sessioning system.

Deleted: packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/copyright
===================================================================
--- packages/pyramid-beaker/trunk/debian/copyright	2011-10-15 11:07:49 UTC (rev 18920)
+++ packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/copyright	2012-01-15 17:26:25 UTC (rev 20025)
@@ -1,56 +0,0 @@
-Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
-Maintainer: Chris McDonough <chrism at plope.com>
-Source: https://github.com/Pylons/pyramid_beaker
-Name: pyramid_beaker
-Disclaimer:
-  The files docs/* have been removed as they are not licensed under DFSG-free
-  license.
-
-Files: *
-Copyright: 2010, Agendaless Consulting and Contributors
- List of Contributors:
-   Chris McDonough
-   Marcin Lulek
-   Tres Seaver
-   Joachim Krebs
-License: BSD-like
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are
- met:
- .
- 1.  Redistributions in source code must retain the accompanying
-     copyright notice, this list of conditions, and the following
-     disclaimer.
- .
- 2.  Redistributions in binary form must reproduce the accompanying
-     copyright notice, this list of conditions, and the following
-     disclaimer in the documentation and/or other materials provided
-     with the distribution.
- .
- 3.  Names of the copyright holders must not be used to endorse or
-     promote products derived from this software without prior
-     written permission from the copyright holders.
- .
- 4.  If any files are modified, you must cause the modified files to
-     carry prominent notices stating that you changed the files and
-     the date of any change.
- .
- Disclaimer
- .
-   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND
-   ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
-   TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-   PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
-   HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
-   TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
-   ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
-   TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
-   THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-   SUCH DAMAGE.
-
-Files: debian/*
-Copyright: 2011, Ansgar Burchardt <ansgar at debian.org>
-License: BSD-like
- The Debian packaging is licensed under the same terms as the software.

Copied: packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/copyright (from rev 19582, packages/pyramid-beaker/trunk/debian/copyright)
===================================================================
--- packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/copyright	                        (rev 0)
+++ packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/copyright	2012-01-15 17:26:25 UTC (rev 20025)
@@ -0,0 +1,60 @@
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Chris McDonough <chrism at plope.com>
+Source: https://github.com/Pylons/pyramid_beaker
+Name: pyramid_beaker
+Disclaimer:
+  The files docs/* have been removed as they are not licensed under DFSG-free
+  license.
+
+Files: *
+Copyright: 2010-2011, Agendaless Consulting and Contributors
+ List of Contributors:
+   Chris McDonough
+   Marcin Lulek
+   Tres Seaver
+   Joachim Krebs
+   Wichert Akkerman
+   Carson Lam
+   Blaise Laflamme
+   Michael Merickel
+License: BSD-like
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ 1.  Redistributions in source code must retain the accompanying
+     copyright notice, this list of conditions, and the following
+     disclaimer.
+ .
+ 2.  Redistributions in binary form must reproduce the accompanying
+     copyright notice, this list of conditions, and the following
+     disclaimer in the documentation and/or other materials provided
+     with the distribution.
+ .
+ 3.  Names of the copyright holders must not be used to endorse or
+     promote products derived from this software without prior
+     written permission from the copyright holders.
+ .
+ 4.  If any files are modified, you must cause the modified files to
+     carry prominent notices stating that you changed the files and
+     the date of any change.
+ .
+ Disclaimer
+ .
+   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND
+   ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+   TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+   PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+   HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
+   TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+   ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
+   TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
+   THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+   SUCH DAMAGE.
+
+Files: debian/*
+Copyright: 2011, Ansgar Burchardt <ansgar at debian.org>
+License: BSD-like
+ The Debian packaging is licensed under the same terms as the software.

Deleted: packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/rules
===================================================================
--- packages/pyramid-beaker/trunk/debian/rules	2011-10-15 11:07:49 UTC (rev 18920)
+++ packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/rules	2012-01-15 17:26:25 UTC (rev 20025)
@@ -1,18 +0,0 @@
-#! /usr/bin/make -f
-
-%:
-	dh $@ --with python2
-
-override_dh_auto_test:
-	nosetests
-
-version=0.5
-
-get-orig-source: d=pyramid-beaker-$(version).orig
-get-orig-source:
-	wget --no-clobber -O pyramid-beaker-$(version).tar.gz https://github.com/Pylons/pyramid_beaker/tarball/$(version)
-	mkdir $(d)
-	tar --strip-components=1 -C $(d) -xzf pyramid-beaker-$(version).tar.gz
-	cd $(d) && rm -r docs
-	tar cfj pyramid-beaker_$(version)+ds1.orig.tar.bz2 $(d)
-	rm -r pyramid-beaker-$(version).tar.gz $(d)

Copied: packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/rules (from rev 19582, packages/pyramid-beaker/trunk/debian/rules)
===================================================================
--- packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/rules	                        (rev 0)
+++ packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/rules	2012-01-15 17:26:25 UTC (rev 20025)
@@ -0,0 +1,21 @@
+#! /usr/bin/make -f
+
+%:
+	dh $@ --with python2
+
+override_dh_auto_test:
+	nosetests
+
+override_dh_builddeb:
+	dh_builddeb -- -Zxz
+
+version=0.6.1
+
+get-orig-source: d=pyramid-beaker-$(version).orig
+get-orig-source:
+	wget --no-clobber -O pyramid-beaker-$(version).tar.gz https://github.com/Pylons/pyramid_beaker/tarball/$(version)
+	mkdir $(d)
+	tar --strip-components=1 -C $(d) -xzf pyramid-beaker-$(version).tar.gz
+	cd $(d) && rm -r docs
+	tar c $(d) | xz >pyramid-beaker_$(version)+ds1.orig.tar.xz
+	rm -r pyramid-beaker-$(version).tar.gz $(d)

Copied: packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/source/options (from rev 19582, packages/pyramid-beaker/trunk/debian/source/options)
===================================================================
--- packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/source/options	                        (rev 0)
+++ packages/pyramid-beaker/tags/0.6.1+ds1-1/debian/source/options	2012-01-15 17:26:25 UTC (rev 20025)
@@ -0,0 +1 @@
+compression = xz




More information about the Python-modules-commits mailing list