[Python-apps-commits] r10690 - in packages/beets/trunk/debian (3 files)

noskcaj-guest at users.alioth.debian.org noskcaj-guest at users.alioth.debian.org
Sun Mar 16 03:54:49 UTC 2014


    Date: Sunday, March 16, 2014 @ 03:54:47
  Author: noskcaj-guest
Revision: 10690

New upstream release. (1.3.3)
Drop no-namespace-pkg patch, fixed upstream

Modified:
  packages/beets/trunk/debian/changelog
  packages/beets/trunk/debian/patches/series
Deleted:
  packages/beets/trunk/debian/patches/no-namespace-pkg

Modified: packages/beets/trunk/debian/changelog
===================================================================
--- packages/beets/trunk/debian/changelog	2014-03-15 16:52:06 UTC (rev 10689)
+++ packages/beets/trunk/debian/changelog	2014-03-16 03:54:47 UTC (rev 10690)
@@ -1,12 +1,17 @@
-beets (1.3.2-1) UNRELEASED; urgency=low
+beets (1.3.3-1) UNRELEASED; urgency=low
 
-  * New upstream release.
+  [ Stefano Rivera ]
+  * New upstream release. (1.3.2)
     - Suggests python-mpd, for mpdstats plugin.
   * Update (and sort) copyright holders.
   * Bump Standards-Version to 3.9.5, no changes needed.
 
- -- Stefano Rivera <stefanor at debian.org>  Sat, 30 Nov 2013 00:46:57 -0800
+  [ Jackson Doak ]
+  * New upstream release. (1.3.3)
+  * Drop no-namespace-pkg patch, fixed upstream
 
+ -- Jackson Doak <noskcaj at ubuntu.com>  Sun, 16 Mar 2014 14:52:51 +1100
+
 beets (1.3.1-1) unstable; urgency=low
 
   [ Simon Chopin ]

Deleted: packages/beets/trunk/debian/patches/no-namespace-pkg
===================================================================
--- packages/beets/trunk/debian/patches/no-namespace-pkg	2014-03-15 16:52:06 UTC (rev 10689)
+++ packages/beets/trunk/debian/patches/no-namespace-pkg	2014-03-16 03:54:47 UTC (rev 10690)
@@ -1,16 +0,0 @@
-Description: Don't make beetsplug a namespace package
- This serves no purpose, if we are installing into a private location.
-Author: Stefano Rivera <stefanor at debian.org>
-Last-Updated: 2012-12-01
-Forwarded: not-needed
-
---- a/setup.py
-+++ b/setup.py
-@@ -63,7 +63,6 @@
-           'beetsplug.web',
-           'beetsplug.lastgenre',
-       ],
--      namespace_packages=['beetsplug'],
-       entry_points={
-           'console_scripts': [
-               'beet = beets.ui:main',

Modified: packages/beets/trunk/debian/patches/series
===================================================================
--- packages/beets/trunk/debian/patches/series	2014-03-15 16:52:06 UTC (rev 10689)
+++ packages/beets/trunk/debian/patches/series	2014-03-16 03:54:47 UTC (rev 10690)
@@ -1 +0,0 @@
-no-namespace-pkg




More information about the Python-apps-commits mailing list