r39717 - in /packages/unstable/gnome-themes-extras/debian: changelog compat control control.in patches/series rules source/ source/format watch
noskcaj-guest at users.alioth.debian.org
noskcaj-guest at users.alioth.debian.org
Thu Oct 10 08:05:49 UTC 2013
Author: noskcaj-guest
Date: Thu Oct 10 08:05:49 2013
New Revision: 39717
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39717
Log:
Use quilt and debhelper 9
Added:
packages/unstable/gnome-themes-extras/debian/patches/series
packages/unstable/gnome-themes-extras/debian/source/
packages/unstable/gnome-themes-extras/debian/source/format
Modified:
packages/unstable/gnome-themes-extras/debian/changelog
packages/unstable/gnome-themes-extras/debian/compat
packages/unstable/gnome-themes-extras/debian/control
packages/unstable/gnome-themes-extras/debian/control.in
packages/unstable/gnome-themes-extras/debian/rules
packages/unstable/gnome-themes-extras/debian/watch
Modified: packages/unstable/gnome-themes-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-themes-extras/debian/changelog?rev=39717&op=diff
==============================================================================
--- packages/unstable/gnome-themes-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-themes-extras/debian/changelog [utf-8] Thu Oct 10 08:05:49 2013
@@ -1,6 +1,11 @@
gnome-themes-extras (2.22.0-4) UNRELEASED; urgency=low
- * Create debian/watch
+ * Create debian/watch, debian/source/format,
+ debian/patches/series
+ * debian/control:
+ - Bump debhelper to 9
+ * debian/compat: Set as 9
+ * THIS CURRENTLY WON'T WORK WITH 3.0 (quilt), PLEASE FIX
-- Jackson Doak <noskcaj at ubuntu.com> Thu, 10 Oct 2013 18:14:00 +1100
Modified: packages/unstable/gnome-themes-extras/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-themes-extras/debian/compat?rev=39717&op=diff
==============================================================================
--- packages/unstable/gnome-themes-extras/debian/compat [utf-8] (original)
+++ packages/unstable/gnome-themes-extras/debian/compat [utf-8] Thu Oct 10 08:05:49 2013
@@ -1 +1 @@
-5
+9
Modified: packages/unstable/gnome-themes-extras/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-themes-extras/debian/control?rev=39717&op=diff
==============================================================================
--- packages/unstable/gnome-themes-extras/debian/control [utf-8] (original)
+++ packages/unstable/gnome-themes-extras/debian/control [utf-8] Thu Oct 10 08:05:49 2013
@@ -1,9 +1,13 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
Source: gnome-themes-extras
Section: gnome
Priority: optional
Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at ubuntu.com>, Loic Minier <lool at dooz.org>
-Build-Depends: debhelper (>= 5),
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
+Build-Depends: debhelper (>= 9),
cdbs,
gnome-pkg-tools
Build-Depends-Indep: icon-naming-utils,
Modified: packages/unstable/gnome-themes-extras/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-themes-extras/debian/control.in?rev=39717&op=diff
==============================================================================
--- packages/unstable/gnome-themes-extras/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-themes-extras/debian/control.in [utf-8] Thu Oct 10 08:05:49 2013
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Josselin Mouette <joss at debian.org>
Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 5),
+Build-Depends: debhelper (>= 9),
cdbs,
gnome-pkg-tools
Build-Depends-Indep: icon-naming-utils,
Added: packages/unstable/gnome-themes-extras/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-themes-extras/debian/patches/series?rev=39717&op=file
==============================================================================
--- packages/unstable/gnome-themes-extras/debian/patches/series (added)
+++ packages/unstable/gnome-themes-extras/debian/patches/series [utf-8] Thu Oct 10 08:05:49 2013
@@ -0,0 +1 @@
+01_darklooks_tooltips.patch
Modified: packages/unstable/gnome-themes-extras/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-themes-extras/debian/rules?rev=39717&op=diff
==============================================================================
--- packages/unstable/gnome-themes-extras/debian/rules [utf-8] (original)
+++ packages/unstable/gnome-themes-extras/debian/rules [utf-8] Thu Oct 10 08:05:49 2013
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+#include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
Added: packages/unstable/gnome-themes-extras/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-themes-extras/debian/source/format?rev=39717&op=file
==============================================================================
--- packages/unstable/gnome-themes-extras/debian/source/format (added)
+++ packages/unstable/gnome-themes-extras/debian/source/format [utf-8] Thu Oct 10 08:05:49 2013
@@ -0,0 +1 @@
+3.0 (quilt)
Modified: packages/unstable/gnome-themes-extras/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-themes-extras/debian/watch?rev=39717&op=diff
==============================================================================
--- packages/unstable/gnome-themes-extras/debian/watch [utf-8] (original)
+++ packages/unstable/gnome-themes-extras/debian/watch [utf-8] Thu Oct 10 08:05:49 2013
@@ -1,2 +1,2 @@
version=3
-http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-extras/(.*)/gnome-themes-extras-(.*).tar.bz2
+http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-extras/([\d\.]+[02468])/gnome-themes-extras-([\d\.]+)\.tar\.bz2
More information about the pkg-gnome-commits
mailing list