[SCM] Packaging for londonlaw branch, master, updated. debian/0.2.1-9.1-10-gb113cea

Bruno Kleinert fuddl at tauware.de
Fri Jun 19 14:10:18 UTC 2009


The following commit has been merged in the master branch:
commit 0a46c327b2e45ee06fdec0fd49460007b7d98bae
Author: Bruno Kleinert <fuddl at tauware.de>
Date:   Fri Jun 19 15:59:51 2009 +0200

    Remove dh_desktop from debian/rules. It's a no-op, now.
    
    Update to debian standards version 3.8.2

diff --git a/debian/changelog b/debian/changelog
index 2e273a9..e71b951 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ londonlaw (0.2.1-10) UNRELEASED; urgency=low
     maintained by the Debian Games Team
   * Add build dependency texlive-fonts-recommended (Closes: #527809)
   * Switch over to git as revision control system
-  * Update debian standards version to 3.8.1.0. There were no changes necessary.
+  * Update debian standards version to 3.8.2. There were no changes necessary.
   * The binary package's dependency field was lacking ${misc:Depends}. Lintian
     complained about this.
   * Raised debhelper compatibility version from 4 to 5. Lintian complained about
@@ -14,8 +14,10 @@ londonlaw (0.2.1-10) UNRELEASED; urgency=low
     * Mention network support in the Comment field
     * Add a german translation of the Comment field
     * Display an icon in the menu
+    * Remove dh_desktop, since it doesn't do anything anymore. Thanks again to
+      lintian
 
- -- Bruno "Fuddl" Kleinert <fuddl at debian.org>  Thu, 18 Jun 2009 18:55:45 +0200
+ -- Bruno "Fuddl" Kleinert <fuddl at debian.org>  Fri, 19 Jun 2009 15:52:20 +0200
 
 londonlaw (0.2.1-9.1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 8bcd198..e0a6a58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,5 +17,4 @@ clean::
 install/londonlaw::
 	install -p -D -m644 debian/overrides debian/$(cdbs_curpkg)/usr/share/lintian/overrides/londonlaw
 	install -p -D -m644 debian/londonlaw.desktop debian/$(cdbs_curpkg)/usr/share/applications/londonlaw.desktop
-	dh_desktop
 	dh_link

-- 
Packaging for londonlaw



More information about the Pkg-games-commits mailing list