r14223 - in /desktop/experimental/totem/debian: changelog rules

samm-guest at users.alioth.debian.org samm-guest at users.alioth.debian.org
Mon Jan 14 20:13:25 UTC 2008


Author: samm-guest
Date: Mon Jan 14 20:13:24 2008
New Revision: 14223

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

Modified:
    desktop/experimental/totem/debian/changelog
    desktop/experimental/totem/debian/rules

Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=14223&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog (original)
+++ desktop/experimental/totem/debian/changelog Mon Jan 14 20:13:24 2008
@@ -15,6 +15,8 @@
   * Drop 25_revert-xine-reqs-bump.patch: a new enough xine is new present in
     unstable. Also drop 70_autoconf.patch as we no longer patch configure.in.
   * Update totem-plugins description with entries for new plugins.
+  * Include check-dist.mk in rules file to prevent accidental uploads to
+    unstable.
 
  -- Sam Morris <sam at robots.org.uk>  Sat, 12 Jan 2008 11:47:30 +0000
 

Modified: desktop/experimental/totem/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/rules?rev=14223&op=diff
==============================================================================
--- desktop/experimental/totem/debian/rules (original)
+++ desktop/experimental/totem/debian/rules Mon Jan 14 20:13:24 2008
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 #-*- makefile -*-
+
+include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk
 
 #export DH_VERBOSE=1
 




More information about the pkg-gnome-commits mailing list