r18721 - in /desktop/unstable/gtkmm-documentation/debian: changelog control control.in copyright rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Thu Mar 5 15:23:06 UTC 2009


Author: manphiz-guest
Date: Thu Mar  5 15:23:06 2009
New Revision: 18721

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18721
Log:
* Upload to unstable.  Drop check-dist.mk
* Track unstable branch in Vcs-*.
* Point to versioned copyrights in debian/copyright.

Modified:
    desktop/unstable/gtkmm-documentation/debian/changelog
    desktop/unstable/gtkmm-documentation/debian/control
    desktop/unstable/gtkmm-documentation/debian/control.in
    desktop/unstable/gtkmm-documentation/debian/copyright
    desktop/unstable/gtkmm-documentation/debian/rules

Modified: desktop/unstable/gtkmm-documentation/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm-documentation/debian/changelog?rev=18721&op=diff
==============================================================================
--- desktop/unstable/gtkmm-documentation/debian/changelog (original)
+++ desktop/unstable/gtkmm-documentation/debian/changelog Thu Mar  5 15:23:06 2009
@@ -1,3 +1,11 @@
+gtkmm-documentation (2.14.0-2) UNRELEASED; urgency=low
+
+  * Upload to unstable.  Drop check-dist.mk
+  * Track unstable branch in Vcs-*.
+  * Point to versioned copyrights in debian/copyright.
+
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 05 Mar 2009 23:21:32 +0800
+
 gtkmm-documentation (2.14.0-1) experimental; urgency=low
 
   [ Deng Xiyue ]

Modified: desktop/unstable/gtkmm-documentation/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm-documentation/debian/control?rev=18721&op=diff
==============================================================================
--- desktop/unstable/gtkmm-documentation/debian/control (original)
+++ desktop/unstable/gtkmm-documentation/debian/control Thu Mar  5 15:23:06 2009
@@ -5,8 +5,8 @@
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 DM-Upload-Allowed: yes
 Homepage: http://www.gtkmm.org/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/experimental/gtkmm-documentation
-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/gtkmm-documentation
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/gtkmm-documentation
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gtkmm-documentation
 Build-Depends: cdbs (>= 0.4.51),
                debhelper (>= 7),
                gnome-pkg-tools (>= 0.11),
@@ -14,7 +14,8 @@
                libglibmm-2.4-dev (>= 2.15.2),
                libgtkmm-2.4-dev (>= 1:2.13.8),
                libglademm-2.4-dev (>= 2.6.0),
-               libglib2.0-dev (>= 2.4.0)
+               libglib2.0-dev (>= 2.4.0),
+               docbook-xsl
 Standards-Version: 3.8.0
 
 Package: gtkmm-documentation

Modified: desktop/unstable/gtkmm-documentation/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm-documentation/debian/control.in?rev=18721&op=diff
==============================================================================
--- desktop/unstable/gtkmm-documentation/debian/control.in (original)
+++ desktop/unstable/gtkmm-documentation/debian/control.in Thu Mar  5 15:23:06 2009
@@ -5,8 +5,8 @@
 Uploaders: @GNOME_TEAM@
 DM-Upload-Allowed: yes
 Homepage: http://www.gtkmm.org/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/experimental/gtkmm-documentation
-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/experimental/gtkmm-documentation
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/gtkmm-documentation
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gtkmm-documentation
 Build-Depends: cdbs (>= 0.4.51),
                debhelper (>= 7),
                gnome-pkg-tools (>= 0.11),

Modified: desktop/unstable/gtkmm-documentation/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm-documentation/debian/copyright?rev=18721&op=diff
==============================================================================
--- desktop/unstable/gtkmm-documentation/debian/copyright (original)
+++ desktop/unstable/gtkmm-documentation/debian/copyright Thu Mar  5 15:23:06 2009
@@ -19,7 +19,7 @@
  License, or (at your option) any later version.
  .
  On Debian systems, the complete text of the GNU General Public License
- can be found in `/usr/share/common-licenses/GPL'.
+ can be found in `/usr/share/common-licenses/GPL-2'.
 
 Files:
  examples/book/giomm/monitor_directory/monitor_directory.cc
@@ -53,7 +53,7 @@
  License, or (at your option) any later version.
  .
  On Debian systems, the complete text of the GNU Library General
- Public License can be found in `/usr/share/common-licenses/LGPL'.
+ Public License can be found in `/usr/share/common-licenses/LGPL-2'.
 
 Files: docs/*
 Copyright:
@@ -61,7 +61,7 @@
  © 2002-2006  Murray Cumming
 License: GFDL-1.2+
  On Debian systems, the complete text of the GNU Free Documentation License
- can be found in `/usr/share/common-licenses/GFDL'.
+ can be found in `/usr/share/common-licenses/GFDL-1.2'.
 
 Files: debian/*
 Copyright:

Modified: desktop/unstable/gtkmm-documentation/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm-documentation/debian/rules?rev=18721&op=diff
==============================================================================
--- desktop/unstable/gtkmm-documentation/debian/rules (original)
+++ desktop/unstable/gtkmm-documentation/debian/rules Thu Mar  5 15:23:06 2009
@@ -4,7 +4,6 @@
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk
 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
 
 DEB_MAKE_ENVVARS += DOCBOOK_STYLESHEET=/usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl




More information about the pkg-gnome-commits mailing list