~ubuntu-branches/ubuntu/utopic/almanah/utopic-proposed

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Package Import Robot
  • Author(s): Angel Abad
  • Date: 2013-12-02 13:21:08 UTC
  • mfrom: (1.3.6)
  • Revision ID: package-import@ubuntu.com-20131202132108-d4v6my2vq69rk648
Tags: 0.11.0-1
* Imported Upstream version 0.11.0
* debian/control: Update Homepage field.
* debian/patches/:
  - encrypt_database: Removed, applied upstream
  - spellchecking_error: Removed, applied upstream
  - desktop_keywords: Removed, applied upstream
* Bump Standards-Version to 3.9.5 (no changes).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
AC_PREREQ(2.63)
2
 
AC_INIT([almanah],[0.10.8],[https://bugzilla.gnome.org/enter_bug.cgi?product=almanah],[almanah],[http://live.gnome.org/Almanah_Diary])
 
2
AC_INIT([almanah],[0.11.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=almanah],[almanah],[http://wiki.gnome.org/Apps/Almanah_Diary])
3
3
 
4
4
AC_CONFIG_SRCDIR([src/main.c])
5
5
AC_CONFIG_HEADERS([config.h])
167
167
data/icons/22x22/Makefile
168
168
data/icons/32x32/Makefile
169
169
data/icons/48x48/Makefile
 
170
data/icons/256x256/Makefile
 
171
data/icons/scalable/Makefile
170
172
data/org.gnome.almanah.gschema.xml.in
171
173
])
172
174
AC_OUTPUT