[Glibc-bsd-commits] r4472 - trunk/libbsd/debian
Guillem Jover
guillem at alioth.debian.org
Mon May 27 03:28:57 UTC 2013
Author: guillem
Date: 2013-05-27 03:28:56 +0000 (Mon, 27 May 2013)
New Revision: 4472
Modified:
trunk/libbsd/debian/changelog
trunk/libbsd/debian/libbsd0.symbols
trunk/libbsd/debian/watch
Log:
New libbsd upstream release 0.5.0
- Implement setproctitle(). (Closes: #614959)
- Fix ?\194?\171make distclean?\194?\187 target to not remove distributed files.
Change watch file to also look for xz compressed upstream releases.
Modified: trunk/libbsd/debian/changelog
===================================================================
--- trunk/libbsd/debian/changelog 2013-05-25 18:23:27 UTC (rev 4471)
+++ trunk/libbsd/debian/changelog 2013-05-27 03:28:56 UTC (rev 4472)
@@ -1,5 +1,9 @@
-libbsd (0.4.2-2) UNRELEASED; urgency=low
+libbsd (0.5.0-1) UNRELEASED; urgency=low
+ * New upstream release.
+ - Implement setproctitle(). (Closes: #614959)
+ - Fix «make distclean» target to not remove distributed files.
+ * Change watch file to also look for xz compressed upstream releases.
* Fix cross-building support by passing correct --build and --host options
to configure. Based on patch by Colin Watson <cjwatson at ubuntu.com>.
(Closes: #665997)
Modified: trunk/libbsd/debian/libbsd0.symbols
===================================================================
--- trunk/libbsd/debian/libbsd0.symbols 2013-05-25 18:23:27 UTC (rev 4471)
+++ trunk/libbsd/debian/libbsd0.symbols 2013-05-27 03:28:56 UTC (rev 4472)
@@ -4,3 +4,4 @@
(symver)LIBBSD_0.2 0.2.0
(symver)LIBBSD_0.3 0.3.0
(symver)LIBBSD_0.4 0.4.0
+ (symver)LIBBSD_0.5 0.5.0
Modified: trunk/libbsd/debian/watch
===================================================================
--- trunk/libbsd/debian/watch 2013-05-25 18:23:27 UTC (rev 4471)
+++ trunk/libbsd/debian/watch 2013-05-27 03:28:56 UTC (rev 4472)
@@ -1,2 +1,2 @@
version=3
-http://libbsd.freedesktop.org/releases/ libbsd-(.*)\.tar\.gz debian uupdate
+http://libbsd.freedesktop.org/releases/ libbsd-(.*)\.tar\.[xg]z debian uupdate
More information about the Glibc-bsd-commits
mailing list