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

Bug#769795: unblock: python-whoosh/2.5.7-3



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package python-whoosh

Reason for unblock:
  * Change python-whoosh.maintscript into python-whoosh-doc.maintscript
    /usr/share/doc/python-whoosh-doc was a link to python-whoosh. Fixed
    'prior-version' as the current one, see dpkg-maintscript-helper(1). Drop
    optional 'package' since where are not using maintscript but
    python-whoosh-doc.maintscript. Drop unused Pre-Depends on dpkg with support
    of symlink_to_dir, added missing Pre-Depends on misc:Pre-Depends in
    python-whoosh-doc (Closes: #768275)

Debdiff attached.

unblock python-whoosh/2.5.7-3

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

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7
diff --git a/debian/changelog b/debian/changelog
index 1e1c72d..6f93923 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+python-whoosh (2.5.7-3) unstable; urgency=medium
+
+  [ أحمد المحمودي (Ahmed El-Mahmoudy) ]
+  * Update my email address.
+  * debian/control: Bumped Standards-Version to 3.9.6
+
+  [ Jean-Michel Nirgal Vourgère ]
+  * Change python-whoosh.maintscript into python-whoosh-doc.maintscript
+    /usr/share/doc/python-whoosh-doc was a link to python-whoosh. Fixed
+    'prior-version' as the current one, see dpkg-maintscript-helper(1). Drop
+    optional 'package' since where are not using maintscript but
+    python-whoosh-doc.maintscript. Drop unused Pre-Depends on dpkg with support
+    of symlink_to_dir, added missing Pre-Depends on misc:Pre-Depends in
+    python-whoosh-doc (Closes: #768275)
+
+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>  Sun, 16 Nov 2014 12:16:23 +0200
+
 python-whoosh (2.5.7-2) unstable; urgency=medium
 
   [ Zygmunt Krynicki ]
diff --git a/debian/control b/debian/control
index 3355663..e7b736a 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: python-whoosh
 Section: python
 Priority: optional
-Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>
+Maintainer: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
 Build-Depends: debhelper (>= 9), dh-python, python-setuptools, python3-setuptools
 Build-Depends-Indep: python3-sphinx (>= 1.0.7+dfsg), python-all (>= 2.6.6-2), python3-all, python-pytest, python3-pytest
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: http://bitbucket.org/mchaput/whoosh/
 X-Python-Version: >= 2.5
 X-Python3-Version: >= 3.2
@@ -13,7 +13,6 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/python-whoosh.git
 
 Package: python-whoosh
 Architecture: all
-Pre-Depends: dpkg (>= 1.17.5)
 Depends: ${python:Depends}, ${misc:Depends}
 Suggests: python-whoosh-doc
 Description: pure-Python full-text indexing, search, and spell checking library (Python 2)
@@ -29,7 +28,6 @@ Description: pure-Python full-text indexing, search, and spell checking library
 
 Package: python3-whoosh
 Architecture: all
-Pre-Depends: dpkg (>= 1.17.5)
 Depends: ${python3:Depends}, ${misc:Depends}
 Suggests: python-whoosh-doc
 Description: pure-Python full-text indexing, search, and spell checking library (Python 3)
@@ -47,6 +45,7 @@ Package: python-whoosh-doc
 Architecture: all
 Section: doc
 Priority: extra
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
 Replaces: python-whoosh (<< 2.1.0)
 Description: full-text indexing, search, and spell checking library (doc)
diff --git a/debian/copyright b/debian/copyright
index 687e355..8dcf9d8 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -9,7 +9,7 @@ License: BSD-2-clause
 
 Files: debian/*
 Copyright: 2009 Daniel Watkins <daniel@daniel-watkins.co.uk>
-           2010-2014 أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>
+           2010-2014 أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
 License: BSD-2-clause
 
 License: BSD-2-clause
diff --git a/debian/python-whoosh-doc.maintscript b/debian/python-whoosh-doc.maintscript
new file mode 100644
index 0000000..3e276e1
--- /dev/null
+++ b/debian/python-whoosh-doc.maintscript
@@ -0,0 +1 @@
+symlink_to_dir /usr/share/doc/python-whoosh-doc python-whoosh 2.5.7-2.1~
diff --git a/debian/python-whoosh.maintscript b/debian/python-whoosh.maintscript
deleted file mode 100644
index 3f0ae77..0000000
--- a/debian/python-whoosh.maintscript
+++ /dev/null
@@ -1 +0,0 @@
-symlink_to_dir /usr/share/doc/python-whoosh /usr/share/doc/python-whoosh-doc 2.4.1-1~ python-whoosh

Attachment: signature.asc
Description: Digital signature


Reply to: