r12052 - in /packages/unstable/tangerine-icon-theme/debian: changelog rules
kilian at users.alioth.debian.org
kilian at users.alioth.debian.org
Sat Jul 21 17:16:45 UTC 2007
Author: kilian
Date: Sat Jul 21 17:16:45 2007
New Revision: 12052
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12052
Log:
* Add get-orig-source target.
Modified:
packages/unstable/tangerine-icon-theme/debian/changelog
packages/unstable/tangerine-icon-theme/debian/rules
Modified: packages/unstable/tangerine-icon-theme/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/tangerine-icon-theme/debian/changelog?rev=12052&op=diff
==============================================================================
--- packages/unstable/tangerine-icon-theme/debian/changelog (original)
+++ packages/unstable/tangerine-icon-theme/debian/changelog Sat Jul 21 17:16:45 2007
@@ -1,8 +1,12 @@
tangerine-icon-theme (0.20-2) UNRELEASED; urgency=low
+ [ Alan Baghumian ]
* Updated Parsix logos
- -- Alan Baghumian <alan at technotux.org> Thu, 24 May 2007 20:46:51 +0330
+ [ Kilian Krause ]
+ * Add get-orig-source target.
+
+ -- Kilian Krause <kilian at debian.org> Sat, 21 Jul 2007 19:16:33 +0200
tangerine-icon-theme (0.20-1) unstable; urgency=low
Modified: packages/unstable/tangerine-icon-theme/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/tangerine-icon-theme/debian/rules?rev=12052&op=diff
==============================================================================
--- packages/unstable/tangerine-icon-theme/debian/rules (original)
+++ packages/unstable/tangerine-icon-theme/debian/rules Sat Jul 21 17:16:45 2007
@@ -1,9 +1,11 @@
#!/usr/bin/make -f
+GNOME_DOWNLOAD_URL = http://archive.ubuntu.com/ubuntu/pool/main/t/tangerine-icon-theme/$(GNOME_MODULE)_$(DEB_UPSTREAM_VERSION).orig.tar.gz
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
DISTRO := $(shell lsb_release -si)
More information about the pkg-gnome-commits
mailing list