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
|
visual-regexp (3.1-3) unstable; urgency=low
* Added patch to fix the option make regexp (Closes: #594972)
-- Wences Arana <aranax@debian.org.gt> Tue, 21 Jun 2011 18:49:50 -0600
visual-regexp (3.1-2) unstable; urgency=low
* Patch to fix the interpreter location and version (Closes: #592743)
-- Wences René Arana Fuentes <aranax@debian.org.gt> Thu, 12 Aug 2010 22:05:25 -0600
visual-regexp (3.1-1) unstable; urgency=low
* New upstream release
* Switch to dpkg-source 3.0 (quilt) format
* Switch to debhelper 7
* New maintainer
- Thanks to Corrin Lakeland for his previous work (closes: Bug#519351)
* Patch to fix the interpreter to #!/usr/bin/wish and
set the right version.
* Added get-orig-sources in debian/rules
* Added debian/Readme.Source
* Added dependence tclvfs
-- Wences Rene Arana Fuentes <aranaf51@gmail.com> Thu, 10 Jun 2010 22:43:15 -0600
visual-regexp (3.0-2) unstable; urgency=low
* QA upload.
+ Set maintainer to Debian QA Group <packages@qa.debian.org>.
* Don't require wish8.3. (Closes: #521366).
+ Add optional depends on tk8.4, tk8.5.
* Update watch file. (Closes: #449995, #529145).
* Add Homepage.
* Add ${misc:Depends} for debhelper package.
* Quote strings in menu file.
* Add appropriate copyright holder in debian/copyright.
* Move debhelper to build-depends to satisfy clean.
* Bump debhelper build-dep and compat to 5.
+ Remove DH_COMPAT from rules even though compat existed.
* Bump Standards Version to 3.8.3.
+ Menu policy transition.
-- Barry deFreese <bdefreese@debian.org> Sun, 08 Nov 2009 22:39:20 -0500
visual-regexp (3.0-1) unstable; urgency=low
* New upstream
Upstream already has 3.1 available, but not for the complete package.
* Updated a little of the documentation to reflect that this is version 3.0
-- Corrin Lakeland <lakeland@debian.org> Wed, 5 Apr 2006 15:52:14 +1200
visual-regexp (2.2r1-1) unstable; urgency=low
* Bumped version to allow upload of .orig file
* Change references in the docs to the new name (Closes: 190858)
-- Corrin Lakeland <lakeland@debian.org> Sun, 1 Jun 2003 17:29:51 +1200
visual-regexp (2.2-2) unstable; urgency=low
* Fixed syntax for build depends on docbook-to-man (Closes: 142102)
-- Corrin Lakeland <lakeland@debian.org> Sat, 13 Apr 2002 10:19:52 +1200
visual-regexp (2.2-1) unstable; urgency=low
* Updated to new version (Closes: 136095)
-- Corrin Lakeland <lakeland@debian.org> Fri, 1 Mar 2002 18:23:42 +1300
visual-regexp (2.1-5) unstable; urgency=low
* Added binary-depends-indep on docbook-to-man (Closes: 134902)
-- Corrin Lakeland <lakeland@debian.org> Mon, 25 Feb 2002 20:20:16 +1300
visual-regexp (2.1-4) unstable; urgency=low
* Fixed the spelling of interatively (Closes: 125459)
-- Corrin Lakeland <lakeland@debian.org> Fri, 22 Feb 2002 09:09:55 +1300
visual-regexp (2.1-3) unstable; urgency=low
* Corrected the depends field: tcl != tk :-) (Closes: 93741)
-- Corrin Lakeland <lakeland@debian.org> Mon, 16 Apr 2001 10:27:49 +1200
visual-regexp (2.1-2) unstable; urgency=low
* Fixed the arch field
-- Corrin Lakeland <lakeland@debian.org> Wed, 11 Apr 2001 18:39:19 +1200
visual-regexp (2.1-1) unstable; urgency=low
* Initial Release.
* 'makefile' written, copies script to /usr/bin
*
-- Corrin Lakeland <lakeland@debian.org> Wed, 11 Apr 2001 18:39:14 +1200
Local variables:
mode: debian-changelog
End:
|