r12318 - in /packages/unstable/update-manager/debian: changelog rules

kilian at users.alioth.debian.org kilian at users.alioth.debian.org
Sun Aug 12 21:36:28 UTC 2007


Author: kilian
Date: Sun Aug 12 21:36:28 2007
New Revision: 12318

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12318
Log:
* Disable get-orig-source until we mirror the original Ubuntu packages
  again.

Modified:
    packages/unstable/update-manager/debian/changelog
    packages/unstable/update-manager/debian/rules

Modified: packages/unstable/update-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-manager/debian/changelog?rev=12318&op=diff
==============================================================================
--- packages/unstable/update-manager/debian/changelog (original)
+++ packages/unstable/update-manager/debian/changelog Sun Aug 12 21:36:28 2007
@@ -1,3 +1,10 @@
+update-manager (0.68.debian-2) UNRELEASED; urgency=low
+
+  * Disable get-orig-source until we mirror the original Ubuntu packages
+    again.
+
+ -- Kilian Krause <kilian at debian.org>  Sun, 12 Aug 2007 23:35:38 +0200
+
 update-manager (0.68.debian-1) unstable; urgency=low
 
   [ Loic Minier ]

Modified: packages/unstable/update-manager/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/update-manager/debian/rules?rev=12318&op=diff
==============================================================================
--- packages/unstable/update-manager/debian/rules (original)
+++ packages/unstable/update-manager/debian/rules Sun Aug 12 21:36:28 2007
@@ -7,7 +7,7 @@
 include /usr/share/cdbs/1/class/python-distutils.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/ubuntu-get-source.mk
+#include /usr/share/gnome-pkg-tools/1/rules/ubuntu-get-source.mk
 
 clean::
 	-find po/mo -name \*mo -exec rm {} \;




More information about the pkg-gnome-commits mailing list