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 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140
|
bibclean (3.07-2) unstable; urgency=medium
* add debian/salsa-ci.yml
* add debian/gbp.conf
* debian/control: add VCS URLs
* debian/rules: use dh now
-- Thorsten Alteholz <debian@alteholz.de> Sat, 21 Dec 2024 19:08:21 +0100
bibclean (3.07-1) unstable; urgency=medium
* New upstream release.
(Closes: #1074842)
(Closes: #810106)
* debian/patches: all patches applied upstream
* debian/watch: update, no SSL possible
* debian/control: add Rules-Requires-Root: no
* debian/rules: Fix FTCBFS: Let dpkg's buildtools.mk supply CC.
Thanks to Helmut Grohne for the patch!
(Closes: #1023743)
* This is a version jump from 2.11 to 3.07 and is comparable with
a new package. In case anything is broken, please file a bug!
-- Thorsten Alteholz <debian@alteholz.de> Mon, 05 Aug 2024 19:08:21 +0200
bibclean (2.11.4.1-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Export CFLAGS from dpkg-buildflags(1) and FORCE_SOURCE_DATE to make the
build reproducible. Based on a patch by Vagrant Cascadian.
(Closes: #829754)
* Apply a patch by Helmut Grohne to add support for using a C compiler
suitable for cross-building. (Closes: #929036)
-- Chris Lamb <lamby@debian.org> Thu, 06 Oct 2022 10:42:07 -0700
bibclean (2.11.4.1-4) unstable; urgency=low
* build targets changed to recommendation from lintian
* suggest texlive-base-bin instead of just tex (Closes: #646913)
* debian/patches: patches reworked
* debian/control: readability improved
* debian/rules: tidy up
-- Thorsten Alteholz <debian@alteholz.de> Wed, 07 Dec 2011 18:25:20 +0100
bibclean (2.11.4.1-3) unstable; urgency=low
* debian/rules: make sure to rebuild everything
* debian/control: add dependencies for latex, bibtex, makeindex etc.
-- Thorsten Alteholz <debian@alteholz.de> Fri, 14 Oct 2011 18:10:18 +0200
bibclean (2.11.4.1-2) unstable; urgency=low
* patches reworked (Closes: #643054)
* debian/control: remove dependency on quilt
* debian/control: standard version changed to 3.9.2 (no changes)
* debian/patches/bibclean-doc.patch: to be able to create documentation
* debian/rules: build-arch and build-indep target added
* debian/rules: create bibclean.dvi from scratch
* debian/rules: remove */*.dvi in clean target
* debian/rules: explicit calls to dh_quilt* removed
-- Thorsten Alteholz <debian@alteholz.de> Wed, 12 Oct 2011 18:00:00 +0200
bibclean (2.11.4.1-1) unstable; urgency=low
* new maintainer (Closes: 525922)
* patch to bibclean.ini to prevent year 2010 bug (Closes: #569688)
* debian/control: Standards version set to 3.9.1
* debian/control: dependency on quilt added
* debian/control: DM-Upload-Allowed added
* debian/compat: set to 8 (as well in debian/control)
* quilt patch created
* directories vms and ibmpc with precompiled binaries removed from
source tar file (lintian complained about them)
this resulted in a new orig file and therefore the version changed
from 2.11.4 from upstream to 2.11.4.1
-- Thorsten Alteholz <debian@alteholz.de> Thu, 18 Nov 2010 18:00:00 +0100
bibclean (2.11.4-7) unstable; urgency=low
* QA upload.
+ Set maintainer to Debian QA Group <packages@qa.debian.org>.
* Make clean not ignore errors.
* Move URL from package description to Homepage.
* Remove strip from Makefile.in. (Closes: #436582).
* Update debhelper build-dep to >= 5.
* Move DH_COMPAT from rules to debian/compat and set to 5.
* Bump Standards Version to 3.8.1.
-- Barry deFreese <bdefreese@debian.org> Mon, 27 Apr 2009 22:12:51 -0400
bibclean (2.11.4-6) unstable; urgency=low
* Add watch file
* Update ISBN prefix range database in isbn.c with current ranges
-- Henning Makholm <henning@makholm.net> Wed, 9 Nov 2005 22:39:58 +0100
bibclean (2.11.4-5) unstable; urgency=low
* Support the new ISDN-13 format (validation and format canonicalization).
* Update ISBN prefix range database in isbn.c with fresh data from
www.isbn-international.org.
-- Henning Makholm <henning@makholm.net> Wed, 29 Dec 2004 14:27:06 +0000
bibclean (2.11.4-4) unstable; urgency=low
* Add lintian override for false positive (GPL)
* Now lintian clean.
* Show all options on manual page
-- Henning Makholm <henning@makholm.net> Tue, 28 Dec 2004 20:01:28 +0000
bibclean (2.11.4-3) unstable; urgency=low
* Fix the autotools timestamp skew problem for configure/configure.in.
Thanks to Martin Loschwitz for noticing that my previous attempt at
fixing this did not work reliably (due to upstream shipping a
Makefile in his tarball rather than just a Makefile.in).
* Tune generation of the canned help text in bibclean.h such that
its layout matches that distributed by upstream better.
-- Henning Makholm <henning@makholm.net> Tue, 24 Feb 2004 20:58:56 +0000
bibclean (2.11.4-2) unstable; urgency=low
* Minor speling fixes (Closes: #215863)
-- Henning Makholm <henning@makholm.net> Sat, 6 Dec 2003 16:26:49 +0000
bibclean (2.11.4-1) unstable; urgency=low
* Initial Debian release. (Closes: #211799)
-- Henning Makholm <henning@makholm.net> Sun, 21 Sep 2003 17:01:56 +0100
|