From 30f1ae42f91519b8f06660c8c352a5fefb301c4b Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Wed, 16 Jun 2010 09:50:48 +0200 Subject: Apply 0.3.8-1 changes * Merge Ubuntu package into Debian. Closes: #549999 * debian/copyright: + Update to machine readable format. * debian/control: + Drop cdbs Build-Dep, bump debhelper to >=7. + Standards-Version 3.8.4. + Update Vcs-* fields. + Drop GNOME from Description, the package is not GNOME specific. + Slightly update Description, thanks lintian. * debian/rules: + Use minimal debhelper 7 rules without cdbs. + Disable tests for now, they fail (launchpad 587811) * debian/source/format: + Add file, make package 3.0 (quilt). --- debian/source/format | 1 + 1 file changed, 1 insertion(+) create mode 100644 debian/source/format (limited to 'debian/source/format') diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- cgit v1.2.3 From c667aaf039d4ccb978be4b2605978d1de1341573 Mon Sep 17 00:00:00 2001 From: Didier Roche Date: Tue, 21 Sep 2010 12:35:43 +0200 Subject: * debian/source: - don't use quilt format, it's making the daily build not working --- debian/changelog | 7 +++++++ debian/source/format | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) delete mode 100644 debian/source/format (limited to 'debian/source/format') diff --git a/debian/changelog b/debian/changelog index a5ccc9a..20bad04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libindicator (0.3.13-0ubuntu2) UNRELEASED; urgency=low + + * debian/source: + - don't use quilt format, it's making the daily build not working + + -- Didier Roche Tue, 21 Sep 2010 12:33:31 +0200 + libindicator (0.3.13-0ubuntu1) maverick; urgency=low * New upstream release. diff --git a/debian/source/format b/debian/source/format deleted file mode 100644 index 163aaf8..0000000 --- a/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) -- cgit v1.2.3 From f1c0aaffe06a3a367f9eeda6e0a78a08c670ed35 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Tue, 22 Nov 2011 14:37:23 -0500 Subject: releasing version 0.4.1-1 --- debian/changelog | 26 ++++++++++++++++++++++++++ debian/control | 7 +++---- debian/patches/debian-changes | 40 ++++++++++++++++++++++++++++++++++++++++ debian/patches/series | 1 + debian/rules | 1 - debian/source/format | 1 + debian/source/options | 1 + 7 files changed, 72 insertions(+), 5 deletions(-) create mode 100644 debian/patches/debian-changes create mode 100644 debian/patches/series create mode 100644 debian/source/format create mode 100644 debian/source/options (limited to 'debian/source/format') diff --git a/debian/changelog b/debian/changelog index acc3613..be00b80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libindicator (0.4.1-1) experimental; urgency=low + + * Merge from Ubuntu. + + Re-enable GTK3 packages. + + Link to libm to prevent FTBFS. + Closes: #640459 + * Set single-debian-patch in debian/source/options. + + -- Evgeni Golov Sun, 02 Oct 2011 15:08:46 +0200 + libindicator (0.4.1-0ubuntu1) oneiric; urgency=low * New upstream release. @@ -77,6 +87,12 @@ libindicator (0.3.90-0ubuntu1) oneiric; urgency=low -- Ken VanDine Thu, 07 Jul 2011 10:18:04 -0400 +libindicator (0.3.22-1) unstable; urgency=low + + * Merge new upstream from Ubuntu. + + -- Evgeni Golov Tue, 29 Mar 2011 10:07:03 +0200 + libindicator (0.3.22-0ubuntu2) oneiric; urgency=low * debian/libindicator3-dev.install @@ -95,6 +111,16 @@ libindicator (0.3.22-0ubuntu1) natty; urgency=low -- Ted Gould Wed, 23 Mar 2011 13:21:49 -0500 +libindicator (0.3.21-1) unstable; urgency=low + + * Merge new upstream from Ubuntu. + * debian/control: + + Improve descriptions of the GTK3 packages. + + Standards-Version: 3.9.1 + * Disable GTK3 packages until libgtk-3-dev is in unstable. + + -- Evgeni Golov Sun, 20 Mar 2011 15:58:35 +0100 + libindicator (0.3.21-0ubuntu1) natty; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 06ee081..1dc79b8 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,7 @@ Source: libindicator Section: libs Priority: optional -Maintainer: Ubuntu Core Developers -XSBC-Original-Maintainer: The Ayatana Packagers +Maintainer: The Ayatana Packagers Uploaders: Evgeni Golov , Kartik Mistry Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), @@ -15,8 +14,8 @@ Build-Depends: debhelper (>= 5.0), dh-autoreconf Standards-Version: 3.9.2 Homepage: https://launchpad.net/libindicator -Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libindicator/ubuntu -Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/ubuntu +Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/libindicator/debian +Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/libindicator/debian Package: libindicator6 Section: libs diff --git a/debian/patches/debian-changes b/debian/patches/debian-changes new file mode 100644 index 0000000..91e0322 --- /dev/null +++ b/debian/patches/debian-changes @@ -0,0 +1,40 @@ +Description: + TODO: Put a short summary on the line above and replace this paragraph + with a longer explanation of this change. Complete the meta-information + with other relevant fields (see below for details). To make it easier, the + information below has been extracted from the changelog. Adjust it or drop + it. + . + libindicator (0.4.1-1) experimental; urgency=low + . + * Merge from Ubuntu. + + Re-enable GTK3 packages. + + Link to libm to prevent FTBFS. + Closes: #640459 + * Set single-debian-patch in debian/source/options. +Author: Evgeni Golov +Bug-Debian: http://bugs.debian.org/640459 + +--- +The information above should follow the Patch Tagging Guidelines, please +checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here +are templates for supplementary fields that you might want to add: + +Origin: , +Bug: +Bug-Debian: http://bugs.debian.org/ +Bug-Ubuntu: https://launchpad.net/bugs/ +Forwarded: +Reviewed-By: +Last-Update: + +--- libindicator-0.4.1.orig/tools/Makefile.am ++++ libindicator-0.4.1/tools/Makefile.am +@@ -19,6 +19,7 @@ indicator_loader_SOURCES = \ + indicator_loader_CFLAGS = \ + -Wall -Werror \ + $(LIBINDICATOR_CFLAGS) -I$(top_srcdir) \ ++ -Wall -Werror \ + -DBUILD_DIR="\"$(builddir)\"" + + indicator_loader_LDADD = \ diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..7bb8252 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +debian-changes diff --git a/debian/rules b/debian/rules index 66b1948..da650c3 100755 --- a/debian/rules +++ b/debian/rules @@ -23,4 +23,3 @@ debian/stamp-autotools/gtk3: cdbs_configure_flags += $(DEB_CONFIGURE_FLAGS_gtk3) common-install-arch:: find debian/tmp -name \*.la -delete cd po; intltool-update --pot --verbose - diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) diff --git a/debian/source/options b/debian/source/options new file mode 100644 index 0000000..7423a2d --- /dev/null +++ b/debian/source/options @@ -0,0 +1 @@ +single-debian-patch -- cgit v1.2.3 From 55ae52666c1c85127ba6d710ad2e02e0205e736c Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Wed, 15 Feb 2012 13:13:03 +0100 Subject: releasing version 0.4.91-0ubuntu3 --- debian/changelog | 6 +++--- debian/source/format | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'debian/source/format') diff --git a/debian/changelog b/debian/changelog index 985e1b4..2a8ae14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -libindicator (0.4.91-0ubuntu3) UNRELEASED; urgency=low +libindicator (0.4.91-0ubuntu3) precise; urgency=low - * Restore revision dropped by error, not sure what happened with the vcs + * Restore revision dropped by error, change to format v1 for that - -- Sebastien Bacher Wed, 15 Feb 2012 13:08:41 +0100 + -- Sebastien Bacher Wed, 15 Feb 2012 13:09:05 +0100 libindicator (0.4.91-0ubuntu2) precise; urgency=low diff --git a/debian/source/format b/debian/source/format index 163aaf8..d3827e7 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +1.0 -- cgit v1.2.3