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
|
minidjvu (0.8.svn.2010.05.06+dfsg-5) unstable; urgency=medium
* include dependency on pkg-config for its autoconf macros
-- Barak A. Pearlmutter <bap@debian.org> Tue, 27 May 2014 17:07:58 +0100
minidjvu (0.8.svn.2010.05.06+dfsg-4) unstable; urgency=medium
* include .pc file for pkg-config minidjvu in -dev package
-- Barak A. Pearlmutter <bap@debian.org> Fri, 23 May 2014 23:48:38 +0100
minidjvu (0.8.svn.2010.05.06+dfsg-3) unstable; urgency=low
* bump policy version
* update packaging repo URLs
* remove dependency alternatives libtiff{5,4}-dev (closes: #736031)
-- Barak A. Pearlmutter <bap@debian.org> Tue, 21 Jan 2014 14:59:06 +0000
minidjvu (0.8.svn.2010.05.06+dfsg-2) unstable; urgency=low
* further update autotools, e.g., step off user-reserved vars
* remove more derived files from repo; installed by autoreconf
* bump debian standard version, no changes required
* add build dependency on autopoint, called by dh-autoreconf
-- Barak A. Pearlmutter <bap@debian.org> Wed, 14 Nov 2012 22:49:12 +0000
minidjvu (0.8.svn.2010.05.06+dfsg-1) unstable; urgency=low
* support multiarch
* ack silly NMU (silly because the waf file was unused, and because
there is a difference between "sourceless" and "source in odd format")
* revamp autotools and engage automake for robustness
-- Barak A. Pearlmutter <bap@debian.org> Tue, 13 Nov 2012 12:18:29 +0000
minidjvu (0.8.svn.2010.05.06+dfsg-0.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove sourceless waf binary from upstream tarball (closes: #654491).
-- Michael Gilbert <mgilbert@debian.org> Mon, 12 Nov 2012 03:03:15 +0000
minidjvu (0.8.svn.2010.05.06-2) unstable; urgency=low
* remove unneeded AC_PROG_RANLIB from configure.ac
* single debian patch source option (closes: #643218)
* bump debian standards version
* correct spelling by not using the non-word "splitted"
* silence lintian regarding debian/rules targets
-- Barak A. Pearlmutter <bap@debian.org> Thu, 06 Oct 2011 16:35:29 +0100
minidjvu (0.8.svn.2010.05.06-1) unstable; urgency=low
* Track ongoing upstream changes, as new upstream version
* bump standards version (debian/control)
* refresh autoconf stuff (config/, libtool)
* dh --parallel
* parallel build patch to upstream (Makefile.in)
* dh 8
* Integrate super-helpful ubuntu debian/libminidjvu-dev.install patch
to, thanks to Andreas Moog <amoog@ubuntu.com>: Don't install libtool
la-file per Policy 10.2 (closes: #621449)
-- Barak A. Pearlmutter <bap@debian.org> Sat, 16 Apr 2011 18:41:25 +0100
minidjvu (0.8.svn.2010.01.15-2) unstable; urgency=low
* rev deb std
* silence autoscan
* Switch to dpkg-source 3.0 (quilt) format
-- Barak A. Pearlmutter <bap@debian.org> Thu, 25 Mar 2010 18:56:39 +0000
minidjvu (0.8.svn.2010.01.15-1) unstable; urgency=low
* Track ongoing upstream changes, as new upstream version
* Add SVN repo to debian/copyright and debian/control
* Upstream fix allows -p 0 per documentation (closes: #561694)
-- Barak A. Pearlmutter <bap@debian.org> Fri, 15 Jan 2010 10:05:17 +0100
minidjvu (0.8-3) unstable; urgency=low
* Upstream man page location revert; tweak debian build system appropriately
-- Barak A. Pearlmutter <bap@debian.org> Wed, 04 Nov 2009 14:23:46 -0500
minidjvu (0.8-2) unstable; urgency=low
* Hotwire debian/watch, special case mangle upstream 0.33 to 0.3.3
-- Barak A. Pearlmutter <bap@debian.org> Mon, 02 Nov 2009 17:52:47 -0500
minidjvu (0.8-1) unstable; urgency=low
* New upstream version which
- addresses -p segfault (closes: #545285)
- generates shared library (closes: #545287)
* Minor portability tweak for maximal 32-bit signed integer
-- Barak A. Pearlmutter <bap@debian.org> Fri, 23 Oct 2009 13:50:47 -0400
minidjvu (0.7-1) unstable; urgency=low
* Initial Release (closes: #543678)
-- Barak A. Pearlmutter <bap@debian.org> Tue, 01 Sep 2009 12:51:48 +0200
|