r13073 - in /packages/unstable/tsclient/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Oct 11 21:38:47 UTC 2007


Author: joss
Date: Thu Oct 11 21:38:47 2007
New Revision: 13073

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13073
Log:
* Remove generated files in the clean target. Closes: #442751.

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

Modified: packages/unstable/tsclient/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/tsclient/debian/changelog?rev=13073&op=diff
==============================================================================
--- packages/unstable/tsclient/debian/changelog (original)
+++ packages/unstable/tsclient/debian/changelog Thu Oct 11 21:38:47 2007
@@ -1,10 +1,14 @@
 tsclient (0.148-4) UNRELEASED; urgency=low
 
+  [ Loic Minier ]
   * Add a get-orig-source target to retrieve the upstream tarball.
   * Set maintainer to Debian GNOME Maintainers.
   * Wrap build-deps and deps.
 
- -- Loic Minier <lool at dooz.org>  Sun, 22 Jul 2007 13:38:40 +0200
+  [ Josselin Mouette ]
+  * Remove generated files in the clean target. Closes: #442751.
+
+ -- Josselin Mouette <joss at debian.org>  Thu, 11 Oct 2007 23:38:54 +0200
 
 tsclient (0.148-3) unstable; urgency=low
 

Modified: packages/unstable/tsclient/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/tsclient/debian/rules?rev=13073&op=diff
==============================================================================
--- packages/unstable/tsclient/debian/rules (original)
+++ packages/unstable/tsclient/debian/rules Thu Oct 11 21:38:47 2007
@@ -22,3 +22,6 @@
 
 # Compilation options
 DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,--as-needed"
+
+clean::
+	rm -f po/*.gmo po/stamp-it




More information about the pkg-gnome-commits mailing list