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 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
nixnote2 (2.1.2-1) unstable; urgency=medium
* New upstream release 2.1.2.
* debian/control:
+ Bump debhelper compat to v12.
+ Bump Standards-Version to 4.3.0.
-- Boyuan Yang <byang@debian.org> Wed, 02 Jan 2019 22:21:55 -0500
nixnote2 (2.1.1+git20181215-1) unstable; urgency=medium
* New upstream git snapshot 20181215.
-- Boyuan Yang <byang@debian.org> Sun, 16 Dec 2018 23:54:58 -0500
nixnote2 (2.1.1+git20181211-1) unstable; urgency=medium
* New upstream git snapshot 20181211.
+ Replace non-free icon with a GPL-3-licensed one.
(Closes: #916219)
* debian/patches:
- Drop merged patches.
* debian/copyright:
+ Update copyright for icons.
-- Boyuan Yang <byang@debian.org> Tue, 11 Dec 2018 16:02:23 -0500
nixnote2 (2.1.1-1) unstable; urgency=medium
* New upstream version 2.1.1
* debian/patches:
- Remove merged patches.
+ Backport upstream patch to use correct QMAKE_STRIP.
(Closes: #915590)
* debian/maintscript:
+ Add a maintscript file to handle symlink_to_dir.
(Closes: # 915587)
-- Boyuan Yang <byang@debian.org> Fri, 07 Dec 2018 22:55:04 -0500
nixnote2 (2.1.1~git20181202-1) unstable; urgency=medium
* New upstream snapshot 2018-12-02.
* Upload onto unstable.
* debian/patches:
- Drop all patches, merged upstream.
+ Add patch to install correct upstream changelog.
* debian/README.source: Removed since it is useless.
* debian/README.Debian: Removed, upstream is not shipping
plugins now.
* debian/control:
+ Set Rules-Requires-Root: no.
+ Build-depends on debhelper-compat instead of setting
debian/compat.
-- Boyuan Yang <byang@debian.org> Mon, 03 Dec 2018 11:21:03 -0500
nixnote2 (2.1.0-1) experimental; urgency=medium
* Switch to new upstream with 2.1.0 release.
* debian/control:
+ Drop java build-dependencies.
+ Update Homepage field.
* debian/rules:
+ Restore minimal build script.
-- Boyuan Yang <byang@debian.org> Mon, 26 Nov 2018 14:33:02 -0500
nixnote2 (2.0.2-4) unstable; urgency=medium
* Rebuild against gcc 8.2.
* debian/control:
+ Update my maintainer email address and use @debian.org one.
+ Bump Standards-Version to 4.2.1 (no changes needed).
* debian/rules: Use "dh_missing --fail-missing".
-- Boyuan Yang <byang@debian.org> Wed, 07 Nov 2018 18:11:54 -0500
nixnote2 (2.0.2-3) unstable; urgency=medium
* Backport patches from upstream trunk.
* Use builtin evernote qt bindings again.
* Bump Standards-Version to 4.1.4 (no changes needed).
* Migrate to Salsa platform for Vcs fields.
* Bump debhelper compat version to v11.
-- Boyuan Yang <073plan@gmail.com> Wed, 09 May 2018 21:55:09 +0800
nixnote2 (2.0.2-2) unstable; urgency=high
* Add missing dependency libqt5sql5-sqlite. (Closes: #878185)
* Bump Standards-Version to 4.1.1.
-- Boyuan Yang <073plan@gmail.com> Thu, 12 Oct 2017 10:19:07 +0800
nixnote2 (2.0.2-1) unstable; urgency=medium
* New upstream release.
+ Force UTF-8 encoding by default. (Closes: #864978)
* Refresh patches.
* Bump Standard-Version to 4.1.0.
-- Boyuan Yang <073plan@gmail.com> Tue, 26 Sep 2017 10:59:29 +0800
nixnote2 (2.0-1) unstable; urgency=medium
* Upload to unstable.
-- Boyuan Yang <073plan@gmail.com> Fri, 23 Jun 2017 22:57:30 +0800
nixnote2 (2.0-1~exp1) experimental; urgency=medium
* New upstream stable release.
* Update Homepage URL to use nixnote.org.
* Refresh d/copyright information.
* Refresh patches:
+ Drop old patches 0002-0004, applied upstream.
+ Cherry-pick upstream patch for command line import.
+ Cherry-pick upstream patch for plugin-path finding.
-- Boyuan Yang <073plan@gmail.com> Mon, 08 May 2017 15:24:22 +0800
nixnote2 (2.0~beta11-1) unstable; urgency=medium
* New upstream release.
* Switch back to build with Qt5 as upstream recommends.
- Refresh patch about qevercloud library.
* No longer mark as +dfsg, all files are dfsg compatible.
- Drop old patch 0001 for README.txt, upstream has refreshed it.
- Drop old patch 0003 for purple-theme, licensed under GPL-2+.
- Update watch file.
- Update README.source.
* Cherry-pick several upstream commits.
- Add patch 0002 for switching default notebook.
- Add patch 0003 to fix the bug about tagging with Qt5.
- Add patch 0004 to fix the bug about searching "-" in a note.
-- Boyuan Yang <073plan@gmail.com> Fri, 13 Jan 2017 11:38:04 +0800
nixnote2 (2.0~beta10+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #609849)
-- Boyuan Yang <073plan@gmail.com> Mon, 14 Nov 2016 16:37:20 +0800
|