Merge lp:~rodrigo-moya/ubuntu/natty/glib-networking/fix-ftbf into lp:ubuntu/natty/glib-networking

Proposed by Rodrigo Moya
Status: Merged
Merged at revision: 6
Proposed branch: lp:~rodrigo-moya/ubuntu/natty/glib-networking/fix-ftbf
Merge into: lp:ubuntu/natty/glib-networking
Diff against target: 27 lines (+10/-1)
2 files modified
debian/changelog (+7/-0)
debian/rules (+3/-1)
To merge this branch: bzr merge lp:~rodrigo-moya/ubuntu/natty/glib-networking/fix-ftbf
Reviewer Review Type Date Requested Status
Ubuntu Development Team Pending
Review via email: mp+55588@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2011-02-22 20:21:29 +0000
+++ debian/changelog 2011-03-30 16:22:32 +0000
@@ -1,3 +1,10 @@
1glib-networking (2.28.0-2) UNRELEASED; urgency=low
2
3 * debian/rules:
4 - Remove *.a files in the correct arch-specific dir
5
6 -- Rodrigo Moya <rodrigo.moya@canonical.com> Wed, 30 Mar 2011 17:22:57 +0200
7
1glib-networking (2.28.0-1) unstable; urgency=low8glib-networking (2.28.0-1) unstable; urgency=low
29
3 * New upstream stable release.10 * New upstream stable release.
411
=== modified file 'debian/rules'
--- debian/rules 2011-02-22 20:21:29 +0000
+++ debian/rules 2011-03-30 16:22:32 +0000
@@ -8,5 +8,7 @@
88
9DEB_MAKE_CHECK_TARGET = check9DEB_MAKE_CHECK_TARGET = check
1010
11GIO_MODULE_DIR = `pkg-config --variable giomoduledir gio-2.0`
12
11binary-install/glib-networking::13binary-install/glib-networking::
12 rm debian/glib-networking/usr/lib/gio/modules/*a14 rm debian/glib-networking$(GIO_MODULE_DIR)/*a

Subscribers

People subscribed via source and target branches

to all changes: