Bug#685964: unblock: routes/1.13-2

2012-08-26 Thread David Prévot
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package routes

It fixes an RC-bug and an important one via unstable, each one with a
single word fix (so the changelog is the biggest part of the diff to
review).

unblock routes/1.13-2

Thanks in advance

Regards

David


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20120827035727.8228.28174.report...@mikado.tilapin.org



Bug#685964: unblock: routes/1.13-2

2012-08-26 Thread David Prévot
Hi,

Le 26/08/2012 23:57, David Prévot a écrit :

 Please unblock package routes
 
 It fixes an RC-bug and an important one via unstable, each one with a
 single word fix (so the changelog is the biggest part of the diff to
 review).
 
 unblock routes/1.13-2

And the forgotten debdiff, sorry for the noise.

Regards

David

diffstat for routes-1.13 routes-1.13

 changelog |   12 
 control   |2 +-
 rules |2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)

diff -Nru routes-1.13/debian/changelog routes-1.13/debian/changelog
--- routes-1.13/debian/changelog	2012-03-15 17:15:02.0 -0400
+++ routes-1.13/debian/changelog	2012-08-26 10:00:34.0 -0400
@@ -1,3 +1,15 @@
+routes (1.13-2) unstable; urgency=low
+
+  [ David Prévot ]
+  * Add missing dependency on python-pkg-resources, thanks to Jakub Wilk
+(closes: #684677)
+
+  [ Piotr Ożarowski ]
+  * Remove build-docs file in clean target to make sure docs are rebuilt and
+available even if build process is invoked twice in a row (closes: #671389)
+
+ -- Piotr Ożarowski pi...@debian.org  Sun, 26 Aug 2012 15:52:09 +0200
+
 routes (1.13-1) unstable; urgency=low
 
   * New upstream release
diff -Nru routes-1.13/debian/control routes-1.13/debian/control
--- routes-1.13/debian/control	2012-03-15 17:10:33.0 -0400
+++ routes-1.13/debian/control	2012-08-26 09:51:02.0 -0400
@@ -13,7 +13,7 @@
 
 Package: python-routes
 Architecture: all
-Depends: ${python:Depends}, ${sphinxdoc:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${sphinxdoc:Depends}, ${misc:Depends}, python-pkg-resources
 Recommends: python-webob
 Suggests: python-paste
 Description: Routing Recognition and Generation Tools
diff -Nru routes-1.13/debian/rules routes-1.13/debian/rules
--- routes-1.13/debian/rules	2012-03-15 17:18:07.0 -0400
+++ routes-1.13/debian/rules	2012-08-26 09:55:24.0 -0400
@@ -11,7 +11,7 @@
 	find . -name *\.py[co] -delete
 	find . -name \._* -delete
 	rm -rf docs/_build
-	dh_clean Routes.egg-info/*
+	dh_clean Routes.egg-info/* build-docs
 
 build: build-indep
 build-arch:


signature.asc
Description: OpenPGP digital signature