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
|
rexima (1.4-8) unstable; urgency=medium
* Simplified debian/rules.
* Migrate package to git on collab-maint; update Vcs URLs.
* Update Standards-Version to 3.9.8.
-- tony mancill <tmancill@debian.org> Sun, 14 Aug 2016 13:33:31 -0700
rexima (1.4-7) unstable; urgency=low
[ Jari Aalto ]
* Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
* Update Standards-Version to 3.9.3.1 (no changes needed).
* Update to debhelper to 9.
* Add build-arch and build-indep targets; use dh_prep in rules file.
* Fix description-synopsis-starts-with-article (Lintian).
* Fix debian-rules-calls-debhelper-in-odd-order dh_makeshlibs (Lintian).
[ tony mancill ]
* Correct Vcs-Svn URL to only reference the trunk.
-- tony mancill <tmancill@debian.org> Fri, 13 Apr 2012 03:23:40 +0000
rexima (1.4-6) unstable; urgency=low
[ gregor herrmann ]
* Change debian/copyright to the new machine-readable format.
[ tony mancill ]
* add mixer level keys 1-9 (closes: #474566)
-- tony mancill <tmancill@debian.org> Sun, 06 Apr 2008 16:10:42 -0700
rexima (1.4-5) unstable; urgency=low
[ gregor herrmann ]
* Change XS-Vcs-* fields to Vcs-*.
* Set Standards-Version to 3.7.3 (no changes needed).
[ tony mancill ]
* Set debian/compat to 5.
* Add Homepage: to debian/control source stanza.
-- tony mancill <tmancill@debian.org> Tue, 25 Dec 2007 09:03:15 -0800
rexima (1.4-4) unstable; urgency=low
* Add patch 01_nostrip.dpatch to prevent stripping the binary during
install (closes: #437907).
-- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 14 Aug 2007 21:32:40 +0200
rexima (1.4-3) unstable; urgency=low
* Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control.
* Don't ignore errors of $(MAKE) clean.
* Install upstream NEWS and README files.
* Adjust menu file to the new menu policy.
* Add watch file.
* Remove README.Debian which is a greeting from the last millenium.
* Add myself to uploaders.
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 13 Aug 2007 21:58:47 +0200
rexima (1.4-2) unstable; urgency=low
* debian/control: bump Standards-Version to 3.7.2
* add debian/compat for debhelper compatibility version
* update debian/rules to install to debian/rexima, not debian/tmp
-- tony mancill <tmancill@debian.org> Sat, 21 Apr 2007 20:33:04 -0700
rexima (1.4-1) unstable; urgency=low
* New upstream release
* New maintainer (closes: #312866)
-- tony mancill <tmancill@debian.org> Sun, 12 Jun 2005 22:42:00 -0700
rexima (1.3-1) unstable; urgency=low
* New upstream version (Closes: #191465)
-- Pablo Averbuj <pablo@debian.org> Thu, 1 May 2003 01:42:36 -0400
rexima (1.1-4) unstable; urgency=low
* Fixing lintian errors:
* Updated to standards 3.5.0
* Added build-depends
* Wrapped the full description at column 75
-- Pablo Averbuj <pablo@debian.org> Fri, 7 Sep 2001 15:57:46 -0400
rexima (1.1-3) unstable; urgency=low
* Recompiled for libncurses5 (Closes: #93941)
-- Pablo Averbuj <pablo@debian.org> Sat, 14 Apr 2001 19:43:22 -0400
rexima (1.1-2) unstable; urgency=low
* Fixed manpage path (Closes: #91009)
-- Pablo Averbuj <pablo@debian.org> Sat, 24 Mar 2001 19:12:11 -0500
rexima (1.1-1) unstable; urgency=low
* New upstream release. Closes: #72200
-- Pablo Averbuj <pablo@debian.org> Sun, 15 Oct 2000 20:17:57 -0400
rexima (1.0-1) unstable; urgency=low
* Initial Release.
-- Pablo Averbuj <pablo@debian.org> Tue, 6 Apr 1999 00:48:52 -0400
|