[Pkg-xfce-commits] r6785 - goodies/branches/experimental/ristretto/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Sat Apr 14 06:00:48 UTC 2012
Author: mrpouit-guest
Date: 2012-04-14 18:00:48 +0000 (Sat, 14 Apr 2012)
New Revision: 6785
Modified:
goodies/branches/experimental/ristretto/debian/changelog
goodies/branches/experimental/ristretto/debian/rules
goodies/branches/experimental/ristretto/debian/watch
Log:
* New upstream development release.
* debian/watch; update again to track the new branch.
* debian/rules: pass --parallel to dh.
Modified: goodies/branches/experimental/ristretto/debian/changelog
===================================================================
--- goodies/branches/experimental/ristretto/debian/changelog 2012-04-14 17:55:58 UTC (rev 6784)
+++ goodies/branches/experimental/ristretto/debian/changelog 2012-04-14 18:00:48 UTC (rev 6785)
@@ -1,9 +1,15 @@
-ristretto (0.3.6-2) UNRELEASED; urgency=low
+ristretto (0.5.1-1) UNRELEASED; urgency=low
+ [ Yves-Alexis Perez ]
* debian/watch updated to track the 0.3 branch.
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 08 Apr 2012 13:51:53 +0200
+ [ Lionel Le Folgoc ]
+ * New upstream development release.
+ * debian/watch; update again to track the new branch.
+ * debian/rules: pass --parallel to dh.
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 14 Apr 2012 19:56:46 +0200
+
ristretto (0.3.6-1) unstable; urgency=low
* New upstream release.
Modified: goodies/branches/experimental/ristretto/debian/rules
===================================================================
--- goodies/branches/experimental/ristretto/debian/rules 2012-04-14 17:55:58 UTC (rev 6784)
+++ goodies/branches/experimental/ristretto/debian/rules 2012-04-14 18:00:48 UTC (rev 6785)
@@ -4,4 +4,4 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
%:
- dh $@
+ dh $@ --parallel
Modified: goodies/branches/experimental/ristretto/debian/watch
===================================================================
--- goodies/branches/experimental/ristretto/debian/watch 2012-04-14 17:55:58 UTC (rev 6784)
+++ goodies/branches/experimental/ristretto/debian/watch 2012-04-14 18:00:48 UTC (rev 6785)
@@ -1,3 +1,3 @@
version=3
-http://archive.xfce.org/src/apps/ristretto/0.3/ \
+http://archive.xfce.org/src/apps/ristretto/0.5/ \
ristretto-([\d\.]+)\.tar\.(?:gz|bz2)
More information about the Pkg-xfce-commits
mailing list