Cody Garver has proposed merging lp:~codygarver/birdie/packaging-fixes into lp:~birdie-team/birdie/deb-packaging.
Requested reviews: Birdie Developers (birdie-team) For more details, see: https://code.launchpad.net/~codygarver/birdie/packaging-fixes/+merge/155905 -- https://code.launchpad.net/~codygarver/birdie/packaging-fixes/+merge/155905 Your team Birdie Developers is requested to review the proposed merge of lp:~codygarver/birdie/packaging-fixes into lp:~birdie-team/birdie/deb-packaging.
=== modified file 'debian/control' --- debian/control 2013-03-14 12:32:30 +0000 +++ debian/control 2013-03-28 08:04:21 +0000 @@ -2,8 +2,9 @@ Section: misc Priority: optional Maintainer: Ivo Nunes <[email protected]> -Build-Depends: cmake (>= 2.6), +Build-Depends: cmake (>= 2.8), debhelper (>= 7.0.50~), + libcanberra-dev, libgee-dev, libglib2.0-dev, libgranite-dev, @@ -12,23 +13,26 @@ libjson-glib-dev, libnotify-dev, librest-dev, - libcanberra-dev, libunity-dev, - valac -Standards-Version: 3.9.2 + valac-0.16 | valac (>= 0.16.1) +Standards-Version: 3.9.3 Homepage: https://launchpad.net/birdie Package: birdie Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Pre-Depends: dpkg (>= 1.15.6) -Description: Birdie is a Twitter client for elementary OS +Description: Twitter client for elementary OS + Birdie is a Twitter client for elementary OS Package: birdie-dbg Architecture: any Section: debug Priority: extra -Depends: noise (= ${binary:Version}), ${misc:Depends} +Depends: birdie (= ${binary:Version}), ${misc:Depends} Pre-Depends: dpkg (>= 1.15.6) Enhances: birdie -Description: Birdie is a Twitter client for elementary OS (debugging symbols) +Description: Twitter client for elementary OS (debugging symbols) + Birdie is a Twitter client for elementary OS + . + This package contains debugging symbols for birdie. === modified file 'debian/copyright' --- debian/copyright 2013-03-14 12:32:30 +0000 +++ debian/copyright 2013-03-28 08:04:21 +0000 @@ -23,4 +23,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General - Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". \ No newline at end of file + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
-- Mailing list: https://launchpad.net/~birdie-team Post to : [email protected] Unsubscribe : https://launchpad.net/~birdie-team More help : https://help.launchpad.net/ListHelp

