[Pkg-xfce-commits] r6923 - in desktop/tags/garcon: . 0.2.0-1/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sat May 5 10:58:16 UTC 2012
Author: corsac
Date: 2012-05-05 10:58:15 +0000 (Sat, 05 May 2012)
New Revision: 6923
Added:
desktop/tags/garcon/0.2.0-1/
desktop/tags/garcon/0.2.0-1/debian/changelog
Removed:
desktop/tags/garcon/0.2.0-1/debian/changelog
Log:
[svn-buildpackage] Tagging garcon 0.2.0-1
Deleted: desktop/tags/garcon/0.2.0-1/debian/changelog
===================================================================
--- desktop/branches/experimental/garcon/debian/changelog 2012-05-03 06:08:24 UTC (rev 6907)
+++ desktop/tags/garcon/0.2.0-1/debian/changelog 2012-05-05 10:58:15 UTC (rev 6923)
@@ -1,81 +0,0 @@
-garcon (0.2.0-1) UNRELEASED; urgency=low
-
- * New upstream release.
- * debian/control: revert b-dep to unversioned libxfce4util -dev package, and
- require >= 4.10.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Mon, 30 Apr 2012 13:15:57 +0200
-
-garcon (0.1.12-1+exp1) experimental; urgency=low
-
- * New upstream release.
- * debian/copyright: replace CRLFs with LFs…
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 15 Apr 2012 15:36:53 +0200
-
-garcon (0.1.11-1+exp1) experimental; urgency=low
-
- [ Lionel Le Folgoc ]
- * New upstream release.
- * debian/README.source: dropped, unneeded.
- * debian/rules: fix path to .la files to ignore.
- * debian/control: build-dep on libxfce4util6-dev to start using the new API.
-
- [ Yves-Alexis Perez ]
- * debian/control:
- - update standards version to 3.9.3.
- * debian/rules:
- - build with --parallel.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 08 Apr 2012 16:24:43 +0200
-
-garcon (0.1.10-1) unstable; urgency=low
-
- * New upstream release.
- * debian/rules:
- - use debhelper 9 hardening support.
- * Fix paths for multiarch dirs.
- * debian/compat bumped to 9.
- * debian/control:
- - drop hardening-includes build-dep.
- - update debhelper build-dep to 9 for hardening support.
- - add dpkg-dev 1.16.1 build-dep for hardening support.
- - pre-depends on multiarch-support.
- * debian/watch: updated, garcon moved to core.
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 19 Feb 2012 18:59:34 +0100
-
-garcon (0.1.9-1) unstable; urgency=low
-
- * New upstream release.
- * debian/control:
- - add build-dep on libxfce4util.
-
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 12 Sep 2011 22:59:30 +0200
-
-garcon (0.1.8-1) unstable; urgency=low
-
- * New upstream release.
- - remove science toplevel category. closes: #315085
-
- -- Lionel Le Folgoc <mrpouit at gmail.com> Mon, 20 Jun 2011 22:39:08 +0200
-
-garcon (0.1.7-1) unstable; urgency=low
-
- [ Lionel Le Folgoc ]
- * debian/libgarcon-1-0.symbols: added.
-
- [ Yves-Alexis Perez ]
- * New upstream release.
- * Upload to unstable.
- * debian/control:
- - remove Emanuele, Simon and Mike from uploaders.
- - update standards version to 3.9.2.
-
- -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 Apr 2011 16:07:51 +0200
-
-garcon (0.1.5-1) experimental; urgency=low
-
- * Initial release. Closes: #612090
-
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 06 Feb 2011 17:05:17 +0100
Copied: desktop/tags/garcon/0.2.0-1/debian/changelog (from rev 6919, desktop/branches/experimental/garcon/debian/changelog)
===================================================================
--- desktop/tags/garcon/0.2.0-1/debian/changelog (rev 0)
+++ desktop/tags/garcon/0.2.0-1/debian/changelog 2012-05-05 10:58:15 UTC (rev 6923)
@@ -0,0 +1,81 @@
+garcon (0.2.0-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/control: revert b-dep to unversioned libxfce4util -dev package, and
+ require >= 4.10.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sat, 05 May 2012 09:43:43 +0200
+
+garcon (0.1.12-1+exp1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/copyright: replace CRLFs with LFs…
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 15 Apr 2012 15:36:53 +0200
+
+garcon (0.1.11-1+exp1) experimental; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * New upstream release.
+ * debian/README.source: dropped, unneeded.
+ * debian/rules: fix path to .la files to ignore.
+ * debian/control: build-dep on libxfce4util6-dev to start using the new API.
+
+ [ Yves-Alexis Perez ]
+ * debian/control:
+ - update standards version to 3.9.3.
+ * debian/rules:
+ - build with --parallel.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 08 Apr 2012 16:24:43 +0200
+
+garcon (0.1.10-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/rules:
+ - use debhelper 9 hardening support.
+ * Fix paths for multiarch dirs.
+ * debian/compat bumped to 9.
+ * debian/control:
+ - drop hardening-includes build-dep.
+ - update debhelper build-dep to 9 for hardening support.
+ - add dpkg-dev 1.16.1 build-dep for hardening support.
+ - pre-depends on multiarch-support.
+ * debian/watch: updated, garcon moved to core.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 19 Feb 2012 18:59:34 +0100
+
+garcon (0.1.9-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/control:
+ - add build-dep on libxfce4util.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 12 Sep 2011 22:59:30 +0200
+
+garcon (0.1.8-1) unstable; urgency=low
+
+ * New upstream release.
+ - remove science toplevel category. closes: #315085
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Mon, 20 Jun 2011 22:39:08 +0200
+
+garcon (0.1.7-1) unstable; urgency=low
+
+ [ Lionel Le Folgoc ]
+ * debian/libgarcon-1-0.symbols: added.
+
+ [ Yves-Alexis Perez ]
+ * New upstream release.
+ * Upload to unstable.
+ * debian/control:
+ - remove Emanuele, Simon and Mike from uploaders.
+ - update standards version to 3.9.2.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 19 Apr 2011 16:07:51 +0200
+
+garcon (0.1.5-1) experimental; urgency=low
+
+ * Initial release. Closes: #612090
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sun, 06 Feb 2011 17:05:17 +0100
More information about the Pkg-xfce-commits
mailing list