Edited README and package description, reset version to 1.0.0
This commit is contained in:
84
debian/changelog
vendored
84
debian/changelog
vendored
@@ -1,83 +1,5 @@
|
||||
xedit (1.12.1-1) unstable; urgency=medium
|
||||
xedit (1.0.0) sarah; urgency=medium
|
||||
|
||||
* New upstream bugfix release
|
||||
* Initial version
|
||||
|
||||
-- Vlad Orlov <monsta@inbox.ru> Mon, 07 Dec 2015 11:18:59 +0300
|
||||
|
||||
xedit (1.12.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Clement Lefebvre <root@linuxmint.com> Tue, 03 Nov 2015 13:22:14 +0000
|
||||
|
||||
xedit (1.11.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream development release
|
||||
|
||||
-- Vlad Orlov <monsta@inbox.ru> Thu, 15 Oct 2015 17:03:49 +0300
|
||||
|
||||
xedit (1.10.2-1) unstable; urgency=medium
|
||||
|
||||
* New upstream bugfix release
|
||||
|
||||
-- Vlad Orlov <monsta@inbox.ru> Wed, 15 Jul 2015 17:41:57 +0300
|
||||
|
||||
xedit (1.10.1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream bugfix release
|
||||
|
||||
-- Vlad Orlov <monsta@inbox.ru> Thu, 25 Jun 2015 12:40:02 +0300
|
||||
|
||||
xedit (1.10.0-1) unstable; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Vlad Orlov <monsta@inbox.ru> Tue, 23 Jun 2015 17:11:54 +0300
|
||||
|
||||
xedit (1.9.90-1) unstable; urgency=low
|
||||
|
||||
* New upstream release candidate
|
||||
|
||||
-- Stefano Karapetsas <stefano@karapetsas.com> Mon, 06 Apr 2015 11:26:50 +0200
|
||||
|
||||
xedit (1.9.1-1) unstable; urgency=medium
|
||||
|
||||
* New upstream development release
|
||||
|
||||
-- Stefano Karapetsas <stefano@karapetsas.com> Thu, 22 Jan 2015 11:55:31 +0100
|
||||
|
||||
xedit (1.9.0-1) unstable; urgency=low
|
||||
|
||||
* New upstream development release
|
||||
|
||||
-- Stefano Karapetsas <stefano@karapetsas.com> Tue, 22 Apr 2014 16:14:41 +0200
|
||||
|
||||
xedit (1.8.0-0) unstable; urgency=low
|
||||
|
||||
* New upstream release
|
||||
|
||||
-- Stefano Karapetsas <stefano@karapetsas.com> Thu, 06 Mar 2014 23:26:22 +0100
|
||||
|
||||
xedit (1.7.90-1) unstable; urgency=low
|
||||
|
||||
* New upstream development release
|
||||
|
||||
-- Stefano Karapetsas <stefano@karapetsas.com> Tue, 18 Feb 2014 22:05:43 +0100
|
||||
|
||||
xedit (1.7.2-1) unstable; urgency=low
|
||||
|
||||
* New upstream development release
|
||||
|
||||
-- Stefano Karapetsas <stefano@karapetsas.com> Thu, 13 Feb 2014 22:35:30 +0100
|
||||
|
||||
xedit (1.7.1-1) unstable; urgency=low
|
||||
|
||||
* New upstream development release.
|
||||
|
||||
-- Stefano Karapetsas <stefano@karapetsas.com> Sat, 18 Jan 2014 13:49:19 +0100
|
||||
|
||||
xedit (1.7.0-1) unstable; urgency=low
|
||||
|
||||
* New upstream development release.
|
||||
|
||||
-- Stefano Karapetsas <stefano@karapetsas.com> Wed, 30 Oct 2013 22:16:14 +0100
|
||||
-- Clement Lefebvre <root@linuxmint.com> Tue, 26 Jan 2016 03:21:00 +0100
|
||||
|
21
debian/control
vendored
21
debian/control
vendored
@@ -1,11 +1,7 @@
|
||||
Source: xedit
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Stefano Karapetsas <stefano@karapetsas.com>
|
||||
Uploaders: Mike Gabriel <sunweaver@debian.org>,
|
||||
John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
|
||||
Stefano Karapetsas <stefano@karapetsas.com>,
|
||||
Vangelis Mouhtsis <vangelis@gnugr.org>,
|
||||
Maintainer: Linux Mint <root@linuxmint.com>
|
||||
Build-Depends: autotools-dev,
|
||||
debhelper (>= 9),
|
||||
gtk-doc-tools,
|
||||
@@ -21,7 +17,6 @@ Build-Depends: autotools-dev,
|
||||
mate-common,
|
||||
yelp-tools,
|
||||
Standards-Version: 3.9.6
|
||||
Homepage: http://www.mate-desktop.org/
|
||||
|
||||
Package: xedit
|
||||
Architecture: any
|
||||
@@ -30,9 +25,9 @@ Depends: iso-codes,
|
||||
${misc:Depends},
|
||||
${python:Depends},
|
||||
${shlibs:Depends},
|
||||
Recommends: zenity,
|
||||
zenity
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: official text editor of the MATE desktop environment
|
||||
Description: generic text editor
|
||||
Xedit is a text editor which supports most standard editor features,
|
||||
extending this basic functionality with other features not usually
|
||||
found in simple text editors. Xedit is a graphical application which
|
||||
@@ -52,8 +47,7 @@ Package: xedit-common
|
||||
Architecture: all
|
||||
Depends: python,
|
||||
${misc:Depends},
|
||||
Breaks: mate-text-editor (<< 1.5.0),
|
||||
Description: official text editor of the MATE desktop environment (common files)
|
||||
Description: generic text editor (common files)
|
||||
Xedit is a text editor which supports most standard editor features,
|
||||
extending this basic functionality with other features not usually
|
||||
found in simple text editors. Xedit is a graphical application which
|
||||
@@ -76,8 +70,7 @@ Architecture: any
|
||||
Section: devel
|
||||
Depends: xedit (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
Breaks: mate-text-editor (<< 1.5.0),
|
||||
Description: official text editor of the MATE desktop environment (development files)
|
||||
Description: generic text editor (development files)
|
||||
Xedit is a text editor which supports most standard editor features,
|
||||
extending this basic functionality with other features not usually
|
||||
found in simple text editors. Xedit is a graphical application which
|
||||
@@ -101,7 +94,7 @@ Priority: extra
|
||||
Architecture: any
|
||||
Depends: xedit (= ${binary:Version}),
|
||||
${misc:Depends},
|
||||
Description: official text editor of the MATE desktop environment (debugging symbols)
|
||||
Description: generic text editor (debugging symbols)
|
||||
Xedit is a text editor which supports most standard editor features,
|
||||
extending this basic functionality with other features not usually
|
||||
found in simple text editors. Xedit is a graphical application which
|
||||
@@ -127,7 +120,7 @@ Package: xedit-doc
|
||||
Section: doc
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends},
|
||||
Description: official text editor of the MATE desktop environment (documentation files)
|
||||
Description: generic text editor (documentation files)
|
||||
Xedit is a text editor which supports most standard editor features,
|
||||
extending this basic functionality with other features not usually
|
||||
found in simple text editors. Xedit is a graphical application which
|
||||
|
Reference in New Issue
Block a user