View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/evilvte 1 Development 2015-05-06 20:11:11 UTC
10. * New upstream release - update to ...

Author: Wen-Yen Chuang
Revision Date: 2012-03-27 21:14:31 UTC

* New upstream release
  - update to new style of hotkey configuration
* Update debian/copyright
  - follow DEP-5 copyright-format 1.0
  - update copyright year to 2012
  - add icon modifier info to satisfy lintian
* Bump debian/compat to 9 for hardened build flags
  - bump minimal debhelper version to 9.20120115
* Bump Standards-Version to 3.9.3

lp:ubuntu/vivid/evilvte 2 Mature 2014-10-25 01:52:46 UTC
10. * New upstream release - update to ...

Author: Wen-Yen Chuang
Revision Date: 2012-03-27 21:14:31 UTC

* New upstream release
  - update to new style of hotkey configuration
* Update debian/copyright
  - follow DEP-5 copyright-format 1.0
  - update copyright year to 2012
  - add icon modifier info to satisfy lintian
* Bump debian/compat to 9 for hardened build flags
  - bump minimal debhelper version to 9.20120115
* Bump Standards-Version to 3.9.3

lp:ubuntu/utopic/evilvte 2 Mature 2014-04-24 03:54:25 UTC
10. * New upstream release - update to ...

Author: Wen-Yen Chuang
Revision Date: 2012-03-27 21:14:31 UTC

* New upstream release
  - update to new style of hotkey configuration
* Update debian/copyright
  - follow DEP-5 copyright-format 1.0
  - update copyright year to 2012
  - add icon modifier info to satisfy lintian
* Bump debian/compat to 9 for hardened build flags
  - bump minimal debhelper version to 9.20120115
* Bump Standards-Version to 3.9.3

lp:ubuntu/trusty/evilvte 2 Mature 2013-10-19 15:11:15 UTC
10. * New upstream release - update to ...

Author: Wen-Yen Chuang
Revision Date: 2012-03-27 21:14:31 UTC

* New upstream release
  - update to new style of hotkey configuration
* Update debian/copyright
  - follow DEP-5 copyright-format 1.0
  - update copyright year to 2012
  - add icon modifier info to satisfy lintian
* Bump debian/compat to 9 for hardened build flags
  - bump minimal debhelper version to 9.20120115
* Bump Standards-Version to 3.9.3

lp:ubuntu/saucy/evilvte 2 Mature 2013-04-27 22:35:17 UTC
10. * New upstream release - update to ...

Author: Wen-Yen Chuang
Revision Date: 2012-03-27 21:14:31 UTC

* New upstream release
  - update to new style of hotkey configuration
* Update debian/copyright
  - follow DEP-5 copyright-format 1.0
  - update copyright year to 2012
  - add icon modifier info to satisfy lintian
* Bump debian/compat to 9 for hardened build flags
  - bump minimal debhelper version to 9.20120115
* Bump Standards-Version to 3.9.3

lp:ubuntu/raring/evilvte 2 Mature 2012-10-20 15:49:48 UTC
10. * New upstream release - update to ...

Author: Wen-Yen Chuang
Revision Date: 2012-03-27 21:14:31 UTC

* New upstream release
  - update to new style of hotkey configuration
* Update debian/copyright
  - follow DEP-5 copyright-format 1.0
  - update copyright year to 2012
  - add icon modifier info to satisfy lintian
* Bump debian/compat to 9 for hardened build flags
  - bump minimal debhelper version to 9.20120115
* Bump Standards-Version to 3.9.3

lp:ubuntu/quantal/evilvte 2 Mature 2012-04-26 19:44:21 UTC
10. * New upstream release - update to ...

Author: Wen-Yen Chuang
Revision Date: 2012-03-27 21:14:31 UTC

* New upstream release
  - update to new style of hotkey configuration
* Update debian/copyright
  - follow DEP-5 copyright-format 1.0
  - update copyright year to 2012
  - add icon modifier info to satisfy lintian
* Bump debian/compat to 9 for hardened build flags
  - bump minimal debhelper version to 9.20120115
* Bump Standards-Version to 3.9.3

lp:ubuntu/precise/evilvte 2 Mature 2011-10-22 18:04:02 UTC
9. * New upstream release * Change defau...

Author: Wen-Yen Chuang
Revision Date: 2011-10-22 18:04:02 UTC

* New upstream release
* Change default compression method to xz
  - remove old compression-level because "-9" is not always optimal for xz.
* Update debian/copyright
  - follow latest DEP-5 format
  - fix one invalid DEP-5 statement
  Thanks to Sven Hoexter <sven AT timegate DOT de>
* Update debian/watch to look up for xz-compressed tarballs

lp:ubuntu/oneiric/evilvte 2 Mature 2011-04-28 19:09:15 UTC
7. * New upstream release GTK+ 3.0.0 c...

Author: Wen-Yen Chuang
Revision Date: 2011-02-20 22:13:15 UTC

* New upstream release
  GTK+ 3.0.0 compatible
* Enable new command line options:
  -d option, run as a dock
  -fn option, to assign font and size
  -g option, to assign geometry
* Update debian/copyright
* Bump Standards-Version to 3.9.1

lp:ubuntu/natty/evilvte 2 Mature 2010-10-13 09:11:30 UTC
6. * New upstream release - avoid a se...

Author: Wen-Yen Chuang
Revision Date: 2010-04-06 13:21:59 UTC

* New upstream release
  - avoid a severe VTE bug in version 0.24.0, please see #576624
* Switch to 3.0 (quilt) source format
  - remove README.source
* debian/rules, debian/config.h, debian/evilvte.xpm, debian/install:
  - remove quilt related targets
  - configure against debian/config.h (new upstream feature)
  - honor DEB_BUILD_OPTIONS here
  - install debian/evilvte.xpm for menu system
* debian/control:
  - drop Build-Depends: quilt
  - bump Standards-Version to 3.8.4
* Drop all patches (no longer needed)
* Update debian/copyright to DEP 5, revsion 135

lp:ubuntu/maverick/evilvte 2 Mature 2010-04-30 22:36:15 UTC
6. * New upstream release - avoid a se...

Author: Wen-Yen Chuang
Revision Date: 2010-04-06 13:21:59 UTC

* New upstream release
  - avoid a severe VTE bug in version 0.24.0, please see #576624
* Switch to 3.0 (quilt) source format
  - remove README.source
* debian/rules, debian/config.h, debian/evilvte.xpm, debian/install:
  - remove quilt related targets
  - configure against debian/config.h (new upstream feature)
  - honor DEB_BUILD_OPTIONS here
  - install debian/evilvte.xpm for menu system
* debian/control:
  - drop Build-Depends: quilt
  - bump Standards-Version to 3.8.4
* Drop all patches (no longer needed)
* Update debian/copyright to DEP 5, revsion 135

lp:ubuntu/lucid/evilvte 1 Development 2009-11-14 05:34:11 UTC
5. * New upstream release (Closes: #5560...

Author: Wen-Yen Chuang
Revision Date: 2009-11-14 05:34:11 UTC

* New upstream release (Closes: #556088)
  - fix FTBFS with binutils-gold (Closes: #554333)
* Enable all command line options:
  -r option, run in root window
  -f option, init in fullscreen mode
  -ls option, to enable login shell
  -h option, show help
  -[2-9] options, to set tab numbers

lp:ubuntu/jaunty/evilvte 2 Mature 2009-07-27 05:04:52 UTC
3. * New upstream release * Migrate from...

Author: Wen-Yen Chuang
Revision Date: 2008-05-27 16:59:34 UTC

* New upstream release
* Migrate from dpatch to quilt
* Build with "-g -O2" flag and honor DEB_BUILD_OPTIONS
* Make debian/rules parallel-clean
* Remove unused configure parameters
* Support build-arch and build-indep
* Add Build-Depends: pkg-config

lp:ubuntu/intrepid/evilvte 2 Mature 2009-07-27 05:04:44 UTC
3. * New upstream release * Migrate from...

Author: Wen-Yen Chuang
Revision Date: 2008-05-27 16:59:34 UTC

* New upstream release
* Migrate from dpatch to quilt
* Build with "-g -O2" flag and honor DEB_BUILD_OPTIONS
* Make debian/rules parallel-clean
* Remove unused configure parameters
* Support build-arch and build-indep
* Add Build-Depends: pkg-config

lp:ubuntu/karmic/evilvte 1 Development 2009-07-27 04:59:37 UTC
4. * New upstream release - fix an Gtk...

Author: Wen-Yen Chuang
Revision Date: 2009-04-14 13:28:19 UTC

* New upstream release
  - fix an Gtk-CRITICAL runtime warning message (partial fix: #483308)
* Set VTE_ERASE_ASCII_DELETE as the backspace key binding (Closes: #518513)
* Set Ctrl+Shift+c to copy, and Ctrl+Shift+v to paste (Closes: #523105)
* Disable statusbar (#523105)
* Provide x-terminal-emulator according to Debian Policy 11.8.3
  - enable "-T / -title" command-line option
  - add Provides: x-terminal-emulator to debian/control
  - set the alternative priority to 20 in debian/postinst
* Update debian/copyright
* Bump Standards-Version to 3.8.1
  - replace obsolete "dh_clean -k" with "dh_prep"
* Make lintian quiet
  - remove maintainer-script-empty debian/postrm
  - add a comment to debian/patches/support-DEB_BUILD_OPTIONS.diff

115 of 15 results