r21339 - in /desktop/experimental/gnome-python-desktop/debian: changelog patches/01_fix_build_out_of_tree.patch rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Sep 13 17:34:02 UTC 2009


Author: pochu
Date: Sun Sep 13 17:34:02 2009
New Revision: 21339

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=21339
Log:
Include check-dist.mk to prevent accidental uploads to unstable.

Modified:
    desktop/experimental/gnome-python-desktop/debian/changelog
    desktop/experimental/gnome-python-desktop/debian/patches/01_fix_build_out_of_tree.patch
    desktop/experimental/gnome-python-desktop/debian/rules

Modified: desktop/experimental/gnome-python-desktop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-python-desktop/debian/changelog?rev=21339&op=diff
==============================================================================
--- desktop/experimental/gnome-python-desktop/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-python-desktop/debian/changelog [utf-8] Sun Sep 13 17:34:02 2009
@@ -1,4 +1,4 @@
-gnome-python-desktop (2.27.3-1) UNRELEASED; urgency=low
+gnome-python-desktop (2.27.3-1) experimental; urgency=low
 
   [ Emilio Pozuelo Monfort ]
   * Remove python-gtksourceview package, it's not used by anything anymore.
@@ -17,8 +17,9 @@
   * debian/patches/90_relibtoolize.patch:
     - Deleted, the rpath issue should be fixed now that upstream uses
       a newer libtool.
-
- -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 01 Sep 2009 10:26:22 +0200
+  * Include check-dist.mk to prevent accidental uploads to unstable.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 13 Sep 2009 19:27:46 +0200
 
 gnome-python-desktop (2.26.0-1) unstable; urgency=low
 

Modified: desktop/experimental/gnome-python-desktop/debian/patches/01_fix_build_out_of_tree.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-python-desktop/debian/patches/01_fix_build_out_of_tree.patch?rev=21339&op=diff
==============================================================================
--- desktop/experimental/gnome-python-desktop/debian/patches/01_fix_build_out_of_tree.patch [utf-8] (original)
+++ desktop/experimental/gnome-python-desktop/debian/patches/01_fix_build_out_of_tree.patch [utf-8] Sun Sep 13 17:34:02 2009
@@ -1,3 +1,7 @@
+Description: Fix build of braseroburn out of tree
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=594688
+Author: Emilio Pozuelo Monfort <pochu at debian.org>
+
 --- a/braseroburn/Makefile.am
 +++ b/braseroburn/Makefile.am
 @@ -34,7 +34,7 @@

Modified: desktop/experimental/gnome-python-desktop/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-python-desktop/debian/rules?rev=21339&op=diff
==============================================================================
--- desktop/experimental/gnome-python-desktop/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-python-desktop/debian/rules [utf-8] Sun Sep 13 17:34:02 2009
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 include /usr/share/quilt/quilt.make
 




More information about the pkg-gnome-commits mailing list