[Python-modules-commits] r29542 - in packages/python-docker/trunk/debian (Dockerfile changelog)

tianon-guest at users.alioth.debian.org tianon-guest at users.alioth.debian.org
Sun Jun 29 05:55:25 UTC 2014


    Date: Sunday, June 29, 2014 @ 05:55:23
  Author: tianon-guest
Revision: 29542

Bump upstream version again

Modified:
  packages/python-docker/trunk/debian/Dockerfile
  packages/python-docker/trunk/debian/changelog

Modified: packages/python-docker/trunk/debian/Dockerfile
===================================================================
--- packages/python-docker/trunk/debian/Dockerfile	2014-06-28 21:09:07 UTC (rev 29541)
+++ packages/python-docker/trunk/debian/Dockerfile	2014-06-29 05:55:23 UTC (rev 29542)
@@ -15,6 +15,4 @@
 RUN origtargz --unpack
 
 # tianon is _really_ lazy, and likes a preseeded bash history
-RUN echo 'origtargz --unpack && debuild -us -uc --lintian-opts "-EvIL+pedantic"' >> "$HOME/.bash_history"
-
-CMD [ "debuild", "-us", "-uc", "--lintian-opts", "-EvIL+pedantic" ]
+RUN echo 'origtargz --unpack && dpkg-buildpackage -us -uc && lintian -EvIL+pedantic' >> "$HOME/.bash_history"

Modified: packages/python-docker/trunk/debian/changelog
===================================================================
--- packages/python-docker/trunk/debian/changelog	2014-06-28 21:09:07 UTC (rev 29541)
+++ packages/python-docker/trunk/debian/changelog	2014-06-29 05:55:23 UTC (rev 29542)
@@ -1,6 +1,6 @@
-python-docker (0.3.1-1) UNRELEASED; urgency=low
+python-docker (0.3.2-1) UNRELEASED; urgency=medium
 
-  * Update to 0.3.1 upstream release
+  * Update to 0.3.2 upstream release
   * Bump Standards-Version to 3.9.5
 
  -- Tianon Gravi <admwiggin at gmail.com>  Mon, 05 May 2014 15:43:01 -0600




More information about the Python-modules-commits mailing list