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
|
apt-dpkg-ref (5.3.2) unstable; urgency=medium
* QA upload.
* Orphan package through the ITS process. (Closes: #964020)
* Refresh debian packaging:
+ Bump Standards-Version to 4.5.0.
+ Bump debhelper compat to v13.
+ Convert to 3.0 (native) source package format.
-- Boyuan Yang <byang@debian.org> Mon, 10 Aug 2020 16:58:31 -0400
apt-dpkg-ref (5.3.1+nmu2) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on and use sbcl instead of clisp (Closes: #854288)
-- Balint Reczey <balint@balintreczey.hu> Wed, 22 Feb 2017 17:23:38 +0100
apt-dpkg-ref (5.3.1+nmu1) unstable; urgency=low
[ Andreas Moog ]
* Add Build-Dependency on texlive-fonts-recommended to fix FTBFS: Could not
map source abbreviation for ecrm1000. (Closes: #737250, #738415, #759928)
[ Axel Beckert ]
* Non-maintainer upload.
-- Axel Beckert <abe@debian.org> Sat, 13 Jun 2015 15:03:28 +0200
apt-dpkg-ref (5.3.1) unstable; urgency=low
* Added clarification on the use of dpkg and made reference to
apt-file command line tool. (Closes: #304995)
* Added a "See Also" section. (Closes: #304985)
* Updated GUI references. (Closes: #304988)
* Extended debuild-devscripts description (apt-dpkg-ref is a quick
reference chart, not a starting guide). (Closes: #304987)
* Added longer description for the package.
* Switched copyright file format to machine readable.
* Updated Standard-Versions to 3.9.2.0 (no changes needed).
-- Vanessa GutiƩrrez <vanecgs@gmail.com> Sat, 09 Apr 2011 23:39:49 -0300
apt-dpkg-ref (5.3+nmu1) unstable; urgency=low
* Non-maintainer upload.
* More specific build-dep on lisp compilers: build only work with either
clisp or cmucl. Update make-docs script accordingly. (Closes: #521900)
Thanks to Peter De Wachter for the bug triage.
-- Stefano Zacchiroli <zack@debian.org> Wed, 23 Sep 2009 13:35:13 +0200
apt-dpkg-ref (5.3) unstable; urgency=low
* Updated to the last version of Debian Policy (3.8.0)
* Updated obsolete packages (tetex-bin, tetex-extra) from build-indep
* Changed document section. (Closes: #153404)
* Edited copyright file
* Maintainer's email address changed
-- Vanessa GutiƩrrez <vanecgs@debian.org.ve> Thu, 13 Nov 2008 22:23:13 -0430
apt-dpkg-ref (5.2) unstable; urgency=low
* New maintainer. (Closes: #377918)
* Removed command "console-apt" which no longer exists. (Closes: #304981)
* Removed LaTex format from apt-dpkg-ref.doc-base, still generates .tex files
* Added a debian/compat file
* Moved debhelper's commands from build-arch target to build-indep
-- Vanessa Gutierrez <vanecgs@gmail.com> Wed, 26 Dec 2007 11:09:57 -0430
apt-dpkg-ref (5.1) unstable; urgency=low
* Non-maintainer upload.
* Rebuild to get rid of the /usr/doc symlink (closes: #153404).
-- Amaya Rodrigo Sastre <amaya@debian.org> Sun, 18 Jun 2006 03:15:17 +0200
apt-dpkg-ref (5) unstable; urgency=low
* Added Build-Dependency on tetex-extra (Closes: #140130)
* Fixed typo in make-docs script
-- Matthew Danish <mdanish@andrew.cmu.edu> Thu, 28 Mar 2002 03:08:21 -0500
apt-dpkg-ref (4) unstable; urgency=low
* Patch from Rafael Laboissiere:
- Makes headings look nicer in LaTeX output
- Uses better angle brackets in LaTeX output
-- Matthew Danish <mdanish@andrew.cmu.edu> Thu, 30 Aug 2001 09:21:06 -0400
apt-dpkg-ref (3) unstable; urgency=low
* Fixed some grammar, changed -- to -\/- in LaTeX output.
Thanks: J. Struckmeier
-- Matthew Danish <mdanish@andrew.cmu.edu> Thu, 23 Aug 2001 10:37:02 -0400
apt-dpkg-ref (2) unstable; urgency=low
* Added "apt-get remove", "dpkg -r", "dpkg -P", and "dpkg --get-selections".
* First upload (Closes: #106728)
-- Matthew Danish <mdanish@andrew.cmu.edu> Mon, 30 Jul 2001 01:49:43 -0400
apt-dpkg-ref (1) unstable; urgency=low
* Initial Release.
-- Matthew Danish <mdanish@andrew.cmu.edu> Thu, 26 Jul 2001 22:52:09 -0400
Local variables:
mode: debian-changelog
End:
|