[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#902283: marked as done (stretch-pu: package python-scruffy/0.3.3-1.1~deb9u1)



Your message dated Sat, 14 Jul 2018 11:21:20 +0100
with message-id <1531563680.2095.30.camel@adam-barratt.org.uk>
and subject line Closing bugs for updates included in 9.5
has caused the Debian Bug report #902283,
regarding stretch-pu: package python-scruffy/0.3.3-1.1~deb9u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
902283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902283
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

let's fix the missing dependency on python{,3}-pkg-resources in stable,
too. This is a rebuild of the package from sid with no further changes.

The proposed package is already uploaded.


Andreas
diff -Nru python-scruffy-0.3.3/debian/changelog python-scruffy-0.3.3/debian/changelog
--- python-scruffy-0.3.3/debian/changelog	2016-05-11 16:46:44.000000000 +0200
+++ python-scruffy-0.3.3/debian/changelog	2018-06-24 15:17:36.000000000 +0200
@@ -1,3 +1,18 @@
+python-scruffy (0.3.3-1.1~deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for stretch.
+
+ -- Andreas Beckmann <anbe@debian.org>  Sun, 24 Jun 2018 15:17:36 +0200
+
+python-scruffy (0.3.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add the missing dependencies on python{,3}-pkg-resources.
+    (Closes: #896207, #896374)
+
+ -- Adrian Bunk <bunk@debian.org>  Sun, 03 Jun 2018 21:53:39 +0300
+
 python-scruffy (0.3.3-1) unstable; urgency=medium
 
   * Initial release. (Closes: #823992)
diff -Nru python-scruffy-0.3.3/debian/control python-scruffy-0.3.3/debian/control
--- python-scruffy-0.3.3/debian/control	2016-05-11 16:43:19.000000000 +0200
+++ python-scruffy-0.3.3/debian/control	2018-06-03 20:53:39.000000000 +0200
@@ -24,7 +24,7 @@
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends},
-         ${python:Depends}
+         ${python:Depends}, python-pkg-resources
 Description: framework for taking care of a bunch of boilerplate in Python2 apps
  Scruffy is a framework for taking care of a bunch of boilerplate in
  Python apps. It handles the loading of configuration files, the loading
@@ -50,7 +50,7 @@
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends},
-         ${python3:Depends}
+         ${python3:Depends}, python3-pkg-resources
 Description: framework for taking care of a bunch of boilerplate in Python3 apps
  Scruffy is a framework for taking care of a bunch of boilerplate in
  Python apps. It handles the loading of configuration files, the loading

--- End Message ---
--- Begin Message ---
Version: 9.5

Hi,

The update referenced by each of these bugs was included in this
morning's stretch point release.

Regards,

Adam

--- End Message ---

Reply to: