[Pkg-cli-apps-commits] r5336 - in /packages/blam/trunk/debian: changelog control
cmartin-guest at users.alioth.debian.org
cmartin-guest at users.alioth.debian.org
Fri Jun 4 17:04:58 UTC 2010
Author: cmartin-guest
Date: Fri Jun 4 17:04:54 2010
New Revision: 5336
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=5336
Log:
Fix two lintian warnings: Standards-Version and detailed description
Modified:
packages/blam/trunk/debian/changelog
packages/blam/trunk/debian/control
Modified: packages/blam/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/blam/trunk/debian/changelog?rev=5336&op=diff
==============================================================================
--- packages/blam/trunk/debian/changelog (original)
+++ packages/blam/trunk/debian/changelog Fri Jun 4 17:04:54 2010
@@ -3,8 +3,12 @@
* debian/patches:
+ Add WebKit.patch, which displays the post rather than open
nautilus (Closes: #576940)
-
- -- Carlos MartÃn Nieto <carlos at cmartin.tk> Fri, 04 Jun 2010 17:53:39 +0200
+ * debian/control:
+ + Set Standards-Version to 3.8.4 (no changes)
+ + Use only one blank char in front of the long description.
+ Otherwise lintian complains
+
+ -- Carlos MartÃn Nieto <carlos at cmartin.tk> Fri, 04 Jun 2010 19:00:45 +0200
blam (1.8.7-1) unstable; urgency=low
Modified: packages/blam/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/blam/trunk/debian/control?rev=5336&op=diff
==============================================================================
--- packages/blam/trunk/debian/control (original)
+++ packages/blam/trunk/debian/control Fri Jun 4 17:04:54 2010
@@ -13,7 +13,7 @@
libglade2.0-cil-dev,
libwebkit-cil-dev,
libndesk-dbus-glib1.0-cil-dev
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Homepage: http://cmartin.tk/blam.html
Vcs-Svn: svn://svn.debian.org/pkg-cli-apps/packages/blam/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/blam/trunk/
@@ -22,6 +22,6 @@
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
Description: a simple RSS aggregator for GNOME
- Blam is an RSS aggregator for GNOME with support for Atom and RSS feeds and
- support for different themes.
+ Blam is an RSS aggregator for GNOME with support for Atom and RSS feeds and
+ support for different themes.
More information about the Pkg-cli-apps-commits
mailing list