r12751 - in /desktop/unstable/ekiga/debian: changelog compat ekiga.menu rules

kilian at users.alioth.debian.org kilian at users.alioth.debian.org
Sat Sep 22 15:35:15 UTC 2007


Author: kilian
Date: Sat Sep 22 15:35:15 2007
New Revision: 12751

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12751
Log:
* Use debian/compat rather than setting DH_COMPAT
* Use Applications in menu rather than Apps

Added:
    desktop/unstable/ekiga/debian/compat
Modified:
    desktop/unstable/ekiga/debian/changelog
    desktop/unstable/ekiga/debian/ekiga.menu
    desktop/unstable/ekiga/debian/rules

Modified: desktop/unstable/ekiga/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/changelog?rev=12751&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/changelog (original)
+++ desktop/unstable/ekiga/debian/changelog Sat Sep 22 15:35:15 2007
@@ -4,8 +4,10 @@
   * Bump build-depends to PWLib 1.10.10 and OPAL 2.2.11. (Closes: #443501)
   * Use pkg-gnome's version of get-orig-source (gnome-get-source.mk)
   * Remove armel.dpatch - included upstream.
-
- -- Kilian Krause <kilian at debian.org>  Sat, 22 Sep 2007 14:35:15 +0200
+  * Use debian/compat rather than setting DH_COMPAT
+  * Use Applications in menu rather than Apps
+
+ -- Kilian Krause <kilian at debian.org>  Sat, 22 Sep 2007 17:34:43 +0200
 
 ekiga (2.0.9-3) unstable; urgency=low
 

Added: desktop/unstable/ekiga/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/compat?rev=12751&op=file
==============================================================================
--- desktop/unstable/ekiga/debian/compat (added)
+++ desktop/unstable/ekiga/debian/compat Sat Sep 22 15:35:15 2007
@@ -1,0 +1,1 @@
+5

Modified: desktop/unstable/ekiga/debian/ekiga.menu
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/ekiga.menu?rev=12751&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/ekiga.menu (original)
+++ desktop/unstable/ekiga/debian/ekiga.menu Sat Sep 22 15:35:15 2007
@@ -1,4 +1,4 @@
-?package(ekiga):needs="X11" section="Apps/Net"\
+?package(ekiga):needs="X11" section="Applications/Net"\
 title="Ekiga"\
 command="/usr/bin/ekiga"\
 longtitle="Ekiga: Free Your Speech!" \

Modified: desktop/unstable/ekiga/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/ekiga/debian/rules?rev=12751&op=diff
==============================================================================
--- desktop/unstable/ekiga/debian/rules (original)
+++ desktop/unstable/ekiga/debian/rules Sat Sep 22 15:35:15 2007
@@ -4,9 +4,6 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
-
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=5
 
 # These are used for cross-compiling and for saving the configure script
 # from having to guess our platform (since we know it already)




More information about the pkg-gnome-commits mailing list