[Python-apps-commits] r3212 - in packages/terminator/trunk/debian (changelog rules)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Tue Jun 30 22:35:57 UTC 2009


    Date: Tuesday, June 30, 2009 @ 22:35:55
  Author: piotr
Revision: 3212

* New upstream release
  (debian and .bzr directories removed from upstream tarball)
* Remove terminator.desktop file in clean rule

Modified:
  packages/terminator/trunk/debian/changelog
  packages/terminator/trunk/debian/rules

Modified: packages/terminator/trunk/debian/changelog
===================================================================
--- packages/terminator/trunk/debian/changelog	2009-06-30 22:23:24 UTC (rev 3211)
+++ packages/terminator/trunk/debian/changelog	2009-06-30 22:35:55 UTC (rev 3212)
@@ -1,7 +1,8 @@
-terminator (0.13+ds1-1) UNRELEASED; urgency=low
+terminator (0.13+ds1-1) unstable; urgency=low
 
-  * (NOT RELEASED YET) New upstream release
+  * New upstream release
     (debian and .bzr directories removed from upstream tarball)
+    (debian and .bzr directories removed from upstream tarball)
   * Droped 01_change_interpreter.patch, fixed upstream
   * Migrate from python-central to python-support
   * Added intltool to build-depends to avoid it FTBFS
@@ -9,6 +10,7 @@
   * Mangle debian version in watch file
   * Bumped XS-Python-Version to >=2.5
   * Install terminator in a private directory (/usr/share/terminator)
+  * Remove terminator.desktop file in clean rule
 
  -- Nicolas Valcárcel Scerpella (Canonical) <nvalcarcel at canonical.com>  Tue, 30 Jun 2009 17:22:48 -0500
 

Modified: packages/terminator/trunk/debian/rules
===================================================================
--- packages/terminator/trunk/debian/rules	2009-06-30 22:23:24 UTC (rev 3211)
+++ packages/terminator/trunk/debian/rules	2009-06-30 22:35:55 UTC (rev 3212)
@@ -15,3 +15,4 @@
 
 clean::
 	rm -rf build/
+	rm -f data/terminator.desktop




More information about the Python-apps-commits mailing list