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
|
inline-octave (0.21-2) unstable; urgency=low
+++ Changes by Rafael Laboissiere
* debian/changelog: Added local variables for Emacs debian-changelog-mode
* debian/control:
- Set maintainer to Debian Octave Group @ alioth.debian.org
- Build-Depends on dpatch
* debian/watch:
- Ported to version 2 of uscan
- Changed pattern to fit both *.tar.gz and *.zip at CPAN
* debian/rules:
- Adjust for using dpatch
- Avoid compression of *.t files by dh_compress, such that
8_operators.t, whose size is just above the 4k limit, does not get
compressed (perl does not understand gzip files as scripts)
* debian/patches/50_control-output-of-whos.dpatch: Force output format
of whos command
-- Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org> Fri, 11 Feb 2005 23:09:11 +0100
inline-octave (0.21-1) unstable; urgency=low
* New upstream release
* Created .orig.tar.gz from the upstream .zip archive
-- Dirk Eddelbuettel <edd@debian.org> Sat, 24 Apr 2004 21:53:09 -0500
inline-octave (0.20-1) unstable; urgency=low
* New upstream release
* debian/control: Section changed to perl
* debian/control: Standards-Version upgraded to 3.6.1.0
-- Dirk Eddelbuettel <edd@debian.org> Fri, 12 Dec 2003 18:20:51 -0600
inline-octave (0.18-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Wed, 26 Mar 2003 21:05:39 -0600
inline-octave (0.17-1) unstable; urgency=low
* New upstream release
-- Dirk Eddelbuettel <edd@debian.org> Mon, 20 Jan 2003 20:17:56 -0600
inline-octave (0.16-3) unstable; urgency=low
* debian/control: Really change Architecture: to all
-- Dirk Eddelbuettel <edd@debian.org> Fri, 7 Jun 2002 18:05:07 -0500
inline-octave (0.16-2) unstable; urgency=low
* debian/control: Added octave2.1,libinline-perl to Depends (Closes: #149085)
* debian/control: Architecture: all, not any
-- Dirk Eddelbuettel <edd@debian.org> Thu, 6 Jun 2002 23:01:34 -0500
inline-octave (0.16-1) unstable; urgency=low
* Upgrade to new upstream release
-- Dirk Eddelbuettel <edd@debian.org> Sat, 9 Mar 2002 20:01:45 -0600
inline-octave (0.10.cvs20011117-1) unstable; urgency=low
* Initial Debian release. (Closes: #119912)
-- Dirk Eddelbuettel <edd@debian.org> Sat, 17 Nov 2001 23:52:24 -0600
Local Variables:
debian-changelog-full-name: "Debian Octave Group"
debian-changelog-mailing-address: "pkg-octave-devel@lists.alioth.debian.org"
End:
|