r2088 - in /unstable/evolution-webcal/debian: changelog control rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Dec 16 20:07:35 UTC 2011


Author: joss
Date: Fri Dec 16 20:07:35 2011
New Revision: 2088

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=2088
Log:
Use dh-autoreconf.

Modified:
    unstable/evolution-webcal/debian/changelog
    unstable/evolution-webcal/debian/control
    unstable/evolution-webcal/debian/rules

Modified: unstable/evolution-webcal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-webcal/debian/changelog?rev=2088&op=diff
==============================================================================
--- unstable/evolution-webcal/debian/changelog (original)
+++ unstable/evolution-webcal/debian/changelog Fri Dec 16 20:07:35 2011
@@ -4,6 +4,7 @@
   * 01_gtk3_gtkobject.patch, 02_gtk3_port.patch: from upstream git. Port 
     to GTK+ 3.
   * Update build-dependencies accordingly.
+  * Use dh-autoreconf.
 
  -- Josselin Mouette <joss at debian.org>  Fri, 16 Dec 2011 21:03:39 +0100
 

Modified: unstable/evolution-webcal/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-webcal/debian/control?rev=2088&op=diff
==============================================================================
--- unstable/evolution-webcal/debian/control (original)
+++ unstable/evolution-webcal/debian/control Fri Dec 16 20:07:35 2011
@@ -12,6 +12,7 @@
 Build-Depends: debhelper (>= 5.0.0),
                dpkg-dev (>= 1.14.16),
                cdbs,
+               dh-autoreconf,
                intltool (>= 0.40.0),
                libgconf2-dev,
                libglib2.0-dev (>= 2.8),

Modified: unstable/evolution-webcal/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-webcal/debian/rules?rev=2088&op=diff
==============================================================================
--- unstable/evolution-webcal/debian/rules (original)
+++ unstable/evolution-webcal/debian/rules Fri Dec 16 20:07:35 2011
@@ -1,4 +1,5 @@
 #!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 




More information about the pkg-evolution-commits mailing list