Control: tag -1 pending

Hello,

dktrkr...@debian.org [2015-05-20 18:36 +0200]:
> your package either build-depends or depends on the python-support
> package, or uses dh_pysupport in debian/rules file.

Turns out that this isn't needed at all as this package does not
export any modules and just uses sys.path to use the private path. So
at the debconf "get rid of pysupport" hackfest I NMUed this with
dropping pysupport.

As this is LowNMU I uploaded without delay.

Thanks,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -Nru activity-log-manager-0.8.0/debian/changelog 
activity-log-manager-0.8.0/debian/changelog
--- activity-log-manager-0.8.0/debian/changelog 2011-05-16 23:42:30.000000000 
+0200
+++ activity-log-manager-0.8.0/debian/changelog 2015-08-18 17:28:36.000000000 
+0200
@@ -1,3 +1,12 @@
+activity-log-manager (0.8.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop deprecated and unused python-support build dependency and
+    debian/pyversions. This does not export any public modules.
+    (Closes: #785946)
+
+ -- Martin Pitt <mp...@debian.org>  Tue, 18 Aug 2015 17:22:44 +0200
+
 activity-log-manager (0.8.0-1) unstable; urgency=low
 
   * Initial packaging (Closes: #626831).
diff -Nru activity-log-manager-0.8.0/debian/control 
activity-log-manager-0.8.0/debian/control
--- activity-log-manager-0.8.0/debian/control   2011-05-16 23:41:24.000000000 
+0200
+++ activity-log-manager-0.8.0/debian/control   2015-08-18 17:30:06.000000000 
+0200
@@ -6,8 +6,7 @@
  debhelper (>= 7),
  intltool,
  python,
- python-distutils-extra,
- python-support (>= 0.5.3)
+ python-distutils-extra
 Homepage: https://launchpad.net/history-manager
 Standards-Version: 3.9.1
 
@@ -15,7 +14,7 @@
 Architecture: all
 Depends:
  ${misc:Depends},
- ${python:Depends},
+ python,
  zeitgeist-core (>= 0.7~) | zeitgeist (>= 0.7~),
  python-gtk2,
  python-cairo
diff -Nru activity-log-manager-0.8.0/debian/pyversions 
activity-log-manager-0.8.0/debian/pyversions
--- activity-log-manager-0.8.0/debian/pyversions        2011-05-16 
23:41:24.000000000 +0200
+++ activity-log-manager-0.8.0/debian/pyversions        1970-01-01 
01:00:00.000000000 +0100
@@ -1 +0,0 @@
-2.5-

Attachment: signature.asc
Description: Digital signature

Reply via email to