1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
nicovideo-dl (0.0.20190126-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Mon, 04 Jan 2021 16:34:16 +0100
nicovideo-dl (0.0.20190126-1) unstable; urgency=low
* New upstream release
- Move to python3
- Update debian/patches/001_replace_magic_number.patch
* Bump Standards-Version to 4.3.0: nothing needs to be changed
* Bump debhelper version to 11
* Update debian/watch for latest osdn.net.
* debian/control, debian/copyright: Update sourceforge.jp -> osdn.net
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 26 Jan 2019 07:21:08 +0800
nicovideo-dl (0.0.20120212-3) unstable; urgency=low
* Delete debian/patches/002_sslworkaround.patch: bug fixed in python.
* Bump Standards-Version to 3.9.6: nothing needs to be changed
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 02 May 2015 22:16:48 +0800
nicovideo-dl (0.0.20120212-2) unstable; urgency=low
* Add debian/patches/002_sslworkaround.patch: workaround for a bug in python
urllib2 that makes nicovideo-dl doesn't work at all. (Closes: #708642)
- Thanks to Kouichi ONO <kou1.ono@gmail.com>
* Bump Standards-Version to 3.9.4: nothing needs to be changed
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Thu, 01 Aug 2013 23:20:22 +0800
nicovideo-dl (0.0.20120212-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.9.3: nothing needs to be changed
* Bump debhelper compat to 9
* Update debian/copyright format to v1.0
* Transition to dh_python2
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Mon, 25 Jun 2012 23:37:34 +0800
nicovideo-dl (0.0.20110724-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 24 Sep 2011 14:15:24 +0800
nicovideo-dl (0.0.20110208-1) unstable; urgency=low
* New upstream release
* Bump standard version to 3.9.2: nothing to be changed.
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Tue, 03 May 2011 02:28:37 +0800
nicovideo-dl (0.0.20110122-1) unstable; urgency=low
* New upstream release
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 22 Jan 2011 03:40:11 +0800
nicovideo-dl (0.0.20101127-1) unstable; urgency=low
* New upstream release
* Use DebSrc 3.0 format.
+ Remove README.source
* Use debhelper 7
* Bump standard version to 3.9.1: nothing to be changed.
* Modify copyright to machine readable format.
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sat, 27 Nov 2010 11:16:30 +0800
nicovideo-dl (0.0.20091209-1) unstable; urgency=low
* New upstream release
* Bump standard version to 3.8.3: nothing to be changed.
* Update debian/copyright for new upstream authors
* Add debian/README.source for introducing patch system
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Wed, 09 Dec 2009 17:36:27 +0800
nicovideo-dl (0.0.20080405-1) unstable; urgency=low
* New upstream release
+ Add mp4/swf support
+ Fix title retrival
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Sun, 20 Apr 2008 23:56:49 +0800
nicovideo-dl (0.0.20080318-1) unstable; urgency=low
* Initial release (Closes: #462083)
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Tue, 18 Mar 2008 00:37:17 +0800
|