* Fixed package version

* Rebuild source to have -X .la
This commit is contained in:
Alexander Deynichenko 2013-02-26 12:58:20 +04:00
parent d7878b96f8
commit 4aa4d9fa74
2 changed files with 17 additions and 2 deletions

17
debian/changelog vendored
View File

@ -1,10 +1,25 @@
plib (1.8.5-r2173) UNRELEASED; urgency=low
plib (1.8.5-6+r2173) UNRELEASED; urgency=low
* New upstream release
* Switch to dpkg-source 3.0 (quilt) format
-- Alexander Deynichenko <adeynichenko@gmail.com> Mon, 25 Feb 2013 07:39:43 +0400
plib (1.8.5-5.2) unstable; urgency=low
* Non-maintainer upload.
* Rebuild source to have -X .la (Closes: #656261).
-- Luk Claes <luk@debian.org> Wed, 18 Jan 2012 00:30:12 +0100
plib (1.8.5-5.1) unstable; urgency=high
* Non-maintainer upload.
* Use vsnprintf to fix buffer overflow CVE-2011-4620 (Closes: #654785).
* Don't install .la file anymore (Closes: #633178).
-- Luk Claes <luk@debian.org> Sun, 15 Jan 2012 20:13:07 +0100
plib (1.8.5-5) unstable; urgency=low
* Fix FTBFS on hurd. Thanks to Pino Toscano <pino@kde.org>.

2
debian/rules vendored
View File

@ -61,7 +61,7 @@ binary-arch: build install
dh_testroot
dh_installdirs
dh_installdocs
dh_install --fail-missing
dh_install -X.la --fail-missing
dh_installchangelogs ChangeLog
dh_link
dh_strip