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
|
herculesstudio (1.5.0-6) unstable; urgency=medium
* QA upload.
* Generate PNG icons for the hicolor XDG icon theme from the macOS
hercstudio.icns resource
- add the icnsutils build dependency
* Drop menu file and its pixmap, since herculesstudio already provides a
.desktop file.
* Convert rules to the dh sequencer.
* Simplify installation a bit, avoiding the usage of debian/tmp:
- run the upstream installation directly to the package destdir
- copy the rest of the files directly, either using dh_install or manually
* Move the permissions fixing to the dh_fixperms phase.
* Update watch file.
* Bump debhelper from old 12 to 13.
* Bump Standards-Version to 4.6.0, no changes required.
* Add Rules-Requires-Root: no.
* Drop the unused quilt build dependency.
* Make the build verbose; patch verbose-build.diff.
-- Pino Toscano <pino@debian.org> Thu, 30 Dec 2021 13:22:59 +0100
herculesstudio (1.5.0-5) unstable; urgency=low
* QA upload.
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 7 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Repository.
* Remove constraints unnecessary since stretch:
+ Build-Depends: Drop versioned constraint on quilt.
+ herculesstudio: Drop versioned constraint on hercules in Depends.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 22 Aug 2021 03:22:42 +0100
herculesstudio (1.5.0-4) unstable; urgency=medium
* QA upload.
* debian/control:
+ Set maintainer to Debian QA Group.
+ Set Vcs-* fields to be git packaging repo under Salsa Debian
Group.
+ Update homepage field to a valid one. (Closes: #915434)
* debian/rules: Fix FTCBFS. (Closes: #928798)
-- Boyuan Yang <byang@debian.org> Wed, 27 May 2020 10:27:06 -0400
herculesstudio (1.5.0-3) unstable; urgency=low
* Update project homepage and author e-mail address
* Update my e-mail address
-- Liang Guo <guoliang@debian.org> Wed, 09 Sep 2015 13:58:56 +0800
herculesstudio (1.5.0-2) unstable; urgency=high
* Use qtchooser to find qt5 qmake binary (Closes: #754607)
-- Liang Guo <guoliang@debian.org> Mon, 14 Jul 2014 06:15:38 +0800
herculesstudio (1.5.0-1) unstable; urgency=medium
* New upstream release
* debian/copyright:
- Update copyright year information, updated upstream
* debian/control:
- Bump Standards-Version to 3.9.5
- Switch to qt5
- Use canonical VCS field
-- Liang Guo <guoliang@debian.org> Thu, 10 Jul 2014 22:40:05 +0800
herculesstudio (1.4.0-2) unstable; urgency=low
* Upload to unstable
* Bump Standards-Version to 3.9.4
-- Liang Guo <guoliang@debian.org> Sun, 12 May 2013 00:24:01 +0800
herculesstudio (1.4.0-1) experimental; urgency=low
* New upstream release
* Remove patch fix-ftbfs-g++-4.7.patch, applied upstream
* Enable security hardening build flags
* debian/control:
- Update my email address
* debian/copyright:
- Update copyright year information, updated upstream
-- Liang Guo <guoliang@debian.org> Thu, 03 Jan 2013 22:30:49 +0800
herculesstudio (1.3.0-2) unstable; urgency=low
* debian/copyright:
- Update Format to obey DEP-5
* debian/control:
- Bump Standards-Version to 3.9.3
* Add patch fix-ftbfs-g++-4.7.patch (Closes: #667199)
-- Liang Guo <bluestonechina@gmail.com> Tue, 10 Apr 2012 20:37:20 +0800
herculesstudio (1.3.0-1) unstable; urgency=low
* New upstream release
* Remove remove_duplicated_IplConfig.patch, applied upstream
* Remove remove_mutable_on_configline.patch, applied upstream
* Update copyright to obey DEP-5
* Chmod of usr/share/herculesstudio/icons/*.gif to 644
-- Liang Guo <bluestonechina@gmail.com> Thu, 28 Jul 2011 23:45:57 +0800
herculesstudio (1.2.0-2) unstable; urgency=low
* Remove mLine mutable attribute (Closes: #624984)
* Bump standard version to 3.9.2, add build-arch and build-indep
debian/rules target
-- Liang Guo <bluestonechina@gmail.com> Thu, 23 Jun 2011 00:18:54 +0800
herculesstudio (1.2.0-1) unstable; urgency=low
* Initial release (Closes: #585510)
-- Liang Guo <bluestonechina@gmail.com> Sun, 10 Apr 2011 02:47:38 +0800
|