r16551 - in /packages/unstable/leafpad/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Thu Jul 17 19:43:30 UTC 2008


Author: lool
Date: Thu Jul 17 19:43:30 2008
New Revision: 16551

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16551
Log:
Include CDBS' debhelper rules before the gnome class.

Modified:
    packages/unstable/leafpad/debian/changelog
    packages/unstable/leafpad/debian/rules

Modified: packages/unstable/leafpad/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/leafpad/debian/changelog?rev=16551&op=diff
==============================================================================
--- packages/unstable/leafpad/debian/changelog (original)
+++ packages/unstable/leafpad/debian/changelog Thu Jul 17 19:43:30 2008
@@ -1,9 +1,13 @@
 leafpad (0.8.14-1) unstable; urgency=low
 
+  [ Julien Lavergne ]
   * New upstream release.
   * Bump Standards-Version to 3.8.0 (no change needed).
-  * debian/patches/01-encoding-desktop.patch : Remove Enconding field in 
+  * debian/patches/01-encoding-desktop.patch : Remove Enconding field in
     desktop file.
+
+  [ Loic Minier ]
+  * Include CDBS' debhelper rules before the gnome class.
 
  -- Julien Lavergne <julien.lavergne at gmail.com>  Wed, 16 Jul 2008 00:55:49 +0200
 

Modified: packages/unstable/leafpad/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/leafpad/debian/rules?rev=16551&op=diff
==============================================================================
--- packages/unstable/leafpad/debian/rules (original)
+++ packages/unstable/leafpad/debian/rules Thu Jul 17 19:43:30 2008
@@ -2,8 +2,8 @@
 
 GNOME_DOWNLOAD_URL = http://download.savannah.gnu.org/releases/leafpad/$(GNOME_TARBALL)
 
+include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk




More information about the pkg-gnome-commits mailing list