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
|
rephrase (0.2-3) unstable; urgency=medium
* Team upload.
[ Raphaël Hertzog ]
* d/control:
- Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
- Update team maintainer address to Debian Security Tools
[ SZ Lin (林上智) ]
* Add upstream metadata file
* d/control:
- Bump debhelper version to 11
- Bump Standards-Version to 4.2.1
- Replace extra with optional in Priority: item since it's deprecated now
* d/copyright:
- Replace "http" with "https"
- Update copyright info.
* d/compat:
- Bump compat version to 11
-- SZ Lin (林上智) <szlin@debian.org> Fri, 31 Aug 2018 11:03:57 +0800
rephrase (0.2-2) unstable; urgency=medium
* Team upload.
* debian/control:
- Bumped Standards-Version to 3.9.8.
- Updated the Vcs-Git field to use https instead of git.
* debian/patches/02_minimal_gpg2_support.patch: added to unconditionally
call gpg with "--pinentry-mode loopback", allowing rephrase work with
GPG2. Thanks to Axel Beckert <abe@debian.org>. (Closes: #853935)
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 05 Feb 2017 18:53:54 -0200
rephrase (0.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Migrations:
- debian/copyright to 1.0 format.
- debian/rules to new (reduced) format.
- DH level to 9.
* debian/control:
- Bumped Standards-Version to 3.9.6.
- Updated the Vcs-* fields.
* debian/copyright:
- The upstream uses GPL-3 now.
- Updated the upstream copyright years.
- Updated the packaging copyright information.
* debian/manpages: created to install the manpage.
* debian/patches/:
- 01_fix_bin_path.patch:
~ Updated the original patch.
~ Fixed the CFLAGS to allow the GCC hardening.
- 02_add_destdir.patch: removed. The upstream is using the $(DESTDIR)
variable. Thanks.
* debian/rephrase.1: fixed the the lines used to show examples.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 13 Jul 2015 17:18:43 -0300
rephrase (0.1-3) unstable; urgency=low
* Change CVS address due to my new user in Alioth
* Change maintainer to Debian Forensics Team
* Move to format 3.0. Thanks to Jari Aalto. (Closes: #668499)
* Add build-arch and build-indep targets to rules file. Thanks to Jari Aalto.
-- Tiago Bortoletto Vaz <tiago@debian.org> Mon, 23 Apr 2012 22:01:52 -0400
rephrase (0.1-2) unstable; urgency=low
* Added gnupg as dependency.
* debian/control:
+ pass the right gpg path to make. Thanks to Artur R. Czechowski.
(Closes: #550508)
-- Tiago Bortoletto Vaz <tiago@debian.org> Sun, 11 Oct 2009 12:27:14 -0300
rephrase (0.1-1) unstable; urgency=low
* Initial Release. (Closes: #547659)
-- Tiago Bortoletto Vaz <tiago@debian.org> Sat, 26 Sep 2009 23:15:23 -0300
|