r52977 - in /desktop/unstable/gnome-user-docs/debian: changelog control control.in gnome-user-docs.install
jbicha-guest at users.alioth.debian.org
jbicha-guest at users.alioth.debian.org
Tue Aug 29 21:08:46 UTC 2017
Author: jbicha-guest
Date: Tue Aug 29 21:08:45 2017
New Revision: 52977
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52977
Log:
Rename gnome-user-guide to gnome-user-docs
Added:
desktop/unstable/gnome-user-docs/debian/gnome-user-docs.install
Modified:
desktop/unstable/gnome-user-docs/debian/changelog
desktop/unstable/gnome-user-docs/debian/control
desktop/unstable/gnome-user-docs/debian/control.in
Modified: desktop/unstable/gnome-user-docs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-docs/debian/changelog?rev=52977&op=diff
==============================================================================
--- desktop/unstable/gnome-user-docs/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-user-docs/debian/changelog [utf-8] Tue Aug 29 21:08:45 2017
@@ -1,6 +1,7 @@
gnome-user-docs (3.25.90-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Rename gnome-user-guide to gnome-user-docs
-- Jeremy Bicha <jbicha at ubuntu.com> Tue, 29 Aug 2017 16:45:24 -0400
Modified: desktop/unstable/gnome-user-docs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-docs/debian/control?rev=52977&op=diff
==============================================================================
--- desktop/unstable/gnome-user-docs/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-user-docs/debian/control [utf-8] Tue Aug 29 21:08:45 2017
@@ -6,7 +6,7 @@
Section: doc
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at ubuntu.com>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10),
gnome-pkg-tools (>= 0.10)
@@ -16,11 +16,23 @@
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-user-docs
Homepage: https://help.gnome.org/users/
-Package: gnome-user-guide
+Package: gnome-user-docs
Architecture: all
Depends: ${misc:Depends},
yelp (>= 3)
-Provides: gnome-user-docs
-Description: GNOME user's guide
+Description: GNOME user docs
Documentation for using the GNOME desktop environment and its components.
It covers usage and setup of the core GNOME programs.
+
+Package: gnome-user-guide
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends},
+ gnome-user-docs
+Description: GNOME user's guide (transitional package)
+ Documentation for using the GNOME desktop environment and its components.
+ It covers usage and setup of the core GNOME programs.
+ .
+ This package is here to ensure smooth upgrades. It can be removed when
+ you see fit.
Modified: desktop/unstable/gnome-user-docs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-docs/debian/control.in?rev=52977&op=diff
==============================================================================
--- desktop/unstable/gnome-user-docs/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-user-docs/debian/control.in [utf-8] Tue Aug 29 21:08:45 2017
@@ -12,11 +12,23 @@
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gnome-user-docs
Homepage: https://help.gnome.org/users/
-Package: gnome-user-guide
+Package: gnome-user-docs
Architecture: all
Depends: ${misc:Depends},
yelp (>= 3)
-Provides: gnome-user-docs
-Description: GNOME user's guide
+Description: GNOME user docs
Documentation for using the GNOME desktop environment and its components.
It covers usage and setup of the core GNOME programs.
+
+Package: gnome-user-guide
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends},
+ gnome-user-docs
+Description: GNOME user's guide (transitional package)
+ Documentation for using the GNOME desktop environment and its components.
+ It covers usage and setup of the core GNOME programs.
+ .
+ This package is here to ensure smooth upgrades. It can be removed when
+ you see fit.
Added: desktop/unstable/gnome-user-docs/debian/gnome-user-docs.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-user-docs/debian/gnome-user-docs.install?rev=52977&op=file
==============================================================================
--- desktop/unstable/gnome-user-docs/debian/gnome-user-docs.install (added)
+++ desktop/unstable/gnome-user-docs/debian/gnome-user-docs.install [utf-8] Tue Aug 29 21:08:45 2017
@@ -0,0 +1 @@
+usr/
More information about the pkg-gnome-commits
mailing list