[Python-modules-commits] [subliminal] 02/08: Ship nautilus extension

Etienne Millon emillon-guest at moszumanska.debian.org
Sat Apr 30 20:47:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

emillon-guest pushed a commit to branch master
in repository subliminal.

commit 4a24979fdd17170adca58bd51ad05a3d57b57cfc
Author: Etienne Millon <me at emillon.org>
Date:   Sat Apr 30 19:40:15 2016 +0200

    Ship nautilus extension
---
 debian/changelog |  1 +
 debian/control   | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7285bb2..5e96e88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 subliminal (1.1.1-2) UNRELEASED; urgency=medium
 
   * Section is "video" for the subliminal binary package (Closes: #818333)
+  * Ship Nautilus extension as subliminal-nautilus (Closes: #821455)
 
  -- Etienne Millon <me at emillon.org>  Sat, 30 Apr 2016 19:29:54 +0200
 
diff --git a/debian/control b/debian/control
index 9e7bb83..f2a9734 100644
--- a/debian/control
+++ b/debian/control
@@ -74,3 +74,17 @@ Description: Command-line tool to search and download subtitles
  Subliminal uses multiple providers to give users a vast choice and have a
  better chance to find the best matching subtitles. Providers are extensible
  through a dedicated entry point.
+
+Package: subliminal-nautilus
+Section: video
+Architecture: all
+Depends:
+ ${misc:Depends},
+ python3-subliminal
+Description: Nautilus extension to search and download subtitles
+ Subliminal uses multiple providers to give users a vast choice and have a
+ better chance to find the best matching subtitles. Providers are extensible
+ through a dedicated entry point.
+ .
+ This package contains an extension for nautilus that makes it possible to
+ download subtitles directly from the file explorer.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/subliminal.git



More information about the Python-modules-commits mailing list