~ubuntu-branches/ubuntu/trusty/gwibber/trusty

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Robert Ancell, Ken VanDine, Robert Ancell
  • Date: 2012-05-14 17:39:39 UTC
  • mfrom: (130.1.1 precise-proposed)
  • Revision ID: package-import@ubuntu.com-20120514173939-p4px9mculkege533
Tags: 3.4.1-0ubuntu2
[ Ken VanDine ]
* debian/control
  - dropped unneeded recommends for python-libproxy (LP: #997706)
  - dropped unneeded depends for python-simplejson
* debian/gwibber.install
  - dropped unused service icons for jaiku and brightkite
  
[ Robert Ancell ]
* debian/control:
  - Use standards version 3.9.3
  - Drop dependency on liblaunchpad-integration-3.0-dev
* debian/patches/01_lpi.patch:
  - Dropped, we no longer do Launchpad integration

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
m4_define([gwibber_major], [3])
2
2
m4_define([gwibber_minor], [4])
3
 
m4_define([gwibber_micro], [0])
 
3
m4_define([gwibber_micro], [1])
4
4
m4_define([gwibber_version],
5
5
          [gwibber_major.gwibber_minor.gwibber_micro])
6
6
 
145
145
                  dee-1.0 >= $DEE_REQUIRED
146
146
                  json-glib-1.0
147
147
                  gmodule-2.0
148
 
                  launchpad-integration-3.0
149
148
                  gsettings-desktop-schemas)
150
149
AC_SUBST(BASE_CFLAGS)
151
150
AC_SUBST(BASE_LIBS)
312
311
  data/icons/hicolor/48x48/places/Makefile
313
312
  data/icons/hicolor/scalable/Makefile
314
313
  data/icons/hicolor/scalable/apps/Makefile
 
314
  data/icons/hicolor/scalable/places/Makefile
315
315
  data/icons/streams/Makefile
316
316
  data/icons/streams/16x16/Makefile
317
317
  data/icons/streams/24x24/Makefile