[Python-apps-commits] r10681 - in packages/mugshot/tags (5 files)
vcheng at users.alioth.debian.org
vcheng at users.alioth.debian.org
Thu Mar 13 20:45:25 UTC 2014
Date: Thursday, March 13, 2014 @ 20:45:25
Author: vcheng
Revision: 10681
[svn-buildpackage] Tagging mugshot 0.2.2-1
Added:
packages/mugshot/tags/0.2.2-1/
packages/mugshot/tags/0.2.2-1/debian/changelog
(from rev 10679, packages/mugshot/trunk/debian/changelog)
packages/mugshot/tags/0.2.2-1/debian/control
(from rev 10680, packages/mugshot/trunk/debian/control)
Deleted:
packages/mugshot/tags/0.2.2-1/debian/changelog
packages/mugshot/tags/0.2.2-1/debian/control
Deleted: packages/mugshot/tags/0.2.2-1/debian/changelog
===================================================================
--- packages/mugshot/trunk/debian/changelog 2014-03-13 20:39:05 UTC (rev 10678)
+++ packages/mugshot/tags/0.2.2-1/debian/changelog 2014-03-13 20:45:25 UTC (rev 10681)
@@ -1,20 +0,0 @@
-mugshot (0.2.2-1) trusty; urgency=medium
-
- * New upstream release
- - Fix crash with IndexError in init_user_details (LP: #1287468)
- * Update d/watch
- * debian/control: Add depends on gstreamer1.0-tools. LP: #1286487
-
- -- Jackson Doak <noskcaj at ubuntu.com> Wed, 12 Mar 2014 07:26:55 +1100
-
-mugshot (0.2.1-1) unstable; urgency=medium
-
- * New upstream release
-
- -- Jackson Doak <noskcaj at ubuntu.com> Tue, 04 Mar 2014 16:58:55 +1100
-
-mugshot (0.2-1) unstable; urgency=low
-
- * Initial release (closes: #721006)
-
- -- Jackson Doak <noskcaj at ubuntu.com> Mon, 27 Jan 2014 07:57:13 +1100
Copied: packages/mugshot/tags/0.2.2-1/debian/changelog (from rev 10679, packages/mugshot/trunk/debian/changelog)
===================================================================
--- packages/mugshot/tags/0.2.2-1/debian/changelog (rev 0)
+++ packages/mugshot/tags/0.2.2-1/debian/changelog 2014-03-13 20:45:25 UTC (rev 10681)
@@ -0,0 +1,20 @@
+mugshot (0.2.2-1) unstable; urgency=medium
+
+ * New upstream release
+ - Fix crash with IndexError in init_user_details (LP: #1287468)
+ * Update d/watch
+ * debian/control: Add depends on gstreamer1.0-tools. LP: #1286487
+
+ -- Jackson Doak <noskcaj at ubuntu.com> Wed, 12 Mar 2014 07:26:55 +1100
+
+mugshot (0.2.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Jackson Doak <noskcaj at ubuntu.com> Tue, 04 Mar 2014 16:58:55 +1100
+
+mugshot (0.2-1) unstable; urgency=low
+
+ * Initial release (closes: #721006)
+
+ -- Jackson Doak <noskcaj at ubuntu.com> Mon, 27 Jan 2014 07:57:13 +1100
Deleted: packages/mugshot/tags/0.2.2-1/debian/control
===================================================================
--- packages/mugshot/trunk/debian/control 2014-03-13 20:39:05 UTC (rev 10678)
+++ packages/mugshot/tags/0.2.2-1/debian/control 2014-03-13 20:45:25 UTC (rev 10681)
@@ -1,36 +0,0 @@
-Source: mugshot
-Section: python
-Priority: optional
-Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Uploaders: Jackson Doak <noskcaj at ubuntu.com>, Sean Davis <smd.seandavis at gmail.com>
-Build-Depends: debhelper (>= 9),
- python3,
- python3-distutils-extra
-Standards-Version: 3.9.5
-Homepage: https://launchpad.net/mugshot
-Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/mugshot/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/mugshot/trunk/
-
-Package: mugshot
-Architecture: all
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- ${python3:Depends},
- gir1.2-gdkpixbuf-2.0,
- gir1.2-glib-2.0,
- gir1.2-gstreamer-1.0,
- gir1.2-gst-plugins-base-1.0,
- gir1.2-gtk-3.0,
- python3-cairo,
- python3-dbus,
- python3-pexpect,
- gstreamer1.0-tools
-Suggests:
- gstreamer1.0-plugins-good, gstreamer1.0-tools
-Description: lightweight user-configuration application
- Mugshot is a lightweight user configuration utility that allows you to
- easily update personal user details. This includes:
- - Linux profile image: ~/.face
- - User details stored in /etc/passwd (used by finger)
- - Pidgin buddy icon
- - LibreOffice user details
Copied: packages/mugshot/tags/0.2.2-1/debian/control (from rev 10680, packages/mugshot/trunk/debian/control)
===================================================================
--- packages/mugshot/tags/0.2.2-1/debian/control (rev 0)
+++ packages/mugshot/tags/0.2.2-1/debian/control 2014-03-13 20:45:25 UTC (rev 10681)
@@ -0,0 +1,36 @@
+Source: mugshot
+Section: python
+Priority: optional
+Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
+Uploaders:
+ Jackson Doak <noskcaj at ubuntu.com>,
+ Sean Davis <smd.seandavis at gmail.com>
+Build-Depends: debhelper (>= 9), python3, python3-distutils-extra
+Standards-Version: 3.9.5
+Homepage: https://launchpad.net/mugshot
+Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/mugshot/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/mugshot/trunk/
+
+Package: mugshot
+Architecture: all
+Depends:
+ gir1.2-gdkpixbuf-2.0,
+ gir1.2-glib-2.0,
+ gir1.2-gst-plugins-base-1.0,
+ gir1.2-gstreamer-1.0,
+ gir1.2-gtk-3.0,
+ gstreamer1.0-tools,
+ python3-cairo,
+ python3-dbus,
+ python3-pexpect,
+ ${misc:Depends},
+ ${python3:Depends},
+ ${shlibs:Depends}
+Suggests: gstreamer1.0-plugins-good
+Description: lightweight user-configuration application
+ Mugshot is a lightweight user configuration utility that allows you to
+ easily update personal user details. This includes:
+ - Linux profile image: ~/.face
+ - User details stored in /etc/passwd (used by finger)
+ - Pidgin buddy icon
+ - LibreOffice user details
More information about the Python-apps-commits
mailing list