Skip to content
This repository was archived by the owner on Mar 22, 2018. It is now read-only.

Commit 029bc7b

Browse files
committed
Release v2.0.0
1 parent 123692e commit 029bc7b

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

uget-chrome-wrapper/debian/changelog

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
uget-chrome-wrapper (1.3.4-1) xenial; urgency=medium
1+
uget-chrome-wrapper (2.0.0-1) xenial; urgency=medium
22

3+
* Migrate to Python 3
4+
35
* Fix %20 in extracted file name
46

57
* Extract Youtube video names from links generated by SaveFrom.net

uget-chrome-wrapper/debian/control

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Homepage: https://slgobinath.github.io/uget-chrome-wrapper/
88

99
Package: uget-chrome-wrapper
1010
Architecture: any
11-
Depends: uget (>= 2.0.2), python (>= 2.7.0)
12-
Description: uGet Download Manager
13-
Integrate uGet Download manager with Google Chrome
11+
Depends: uget (>= 2.0.2), python (>= 3.4.0)
12+
Description: uGet Chrome Wrapper
13+
Integrate uGet Download manager with Google Chrome, Chromium, Vivaldi and Opera

0 commit comments

Comments
 (0)