pastebinit (1.4-3) unstable; urgency=low

  * bump debhelper to version 9
  * control: drop some obsolete python options

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Sat, 08 Feb 2014 00:43:27 +0800

pastebinit (1.4-2) unstable; urgency=low

  * patches:
    ~ update upstream to r205. Fix unicode problem. LP: #1270359
      This essentially gives us upstream release 1.4.1
    ~ increase timeout to 15s to account for bad networks
  * watch: only check for 2-level (major.minor) upstream releases
  * drop preinst script as obsolete

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Sat, 18 Jan 2014 14:12:37 +0800

pastebinit (1.4-1) unstable; urgency=low

  [ Bart Martens ]
  * update watch file

  [ Rolf Leggewie ]
  * new upstream release 1.4
    - upstream bugfixes
      ~ crash in create_connection(). LP: #1032221
      ~ point shebang to python3. LP: #988468
      ~ allow calling pastebin by basename. Closes: #705979, LP: #977331
      ~ allow pasting several files at once. Closes: #662242
    - control: bump python to python3 in run-time dependencies
               remove python-configobj from run-time dependencies
    - drop all debian-patches as obsolete
  * control:
    - drop obsolete DMUA field
    - update to standard version 3.9.5. No further changes.
  * copyright: update upstream and my copyright to 2014

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Fri, 17 Jan 2014 17:32:21 +0800

pastebinit (1.3-4) unstable; urgency=low

  [ Stéphane Graber ]
  * backport new pastebin.com config from 1.3.1. Closes: 673311,LP: #996242

  [ Rolf Leggewie ]
  * debian/control: add python-support to build-depends
  * debian/pastebinit.preinst: use set -e rather than shebang equivalent
  * reinstate pastebin.com as default pastebin

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Wed, 13 Jun 2012 12:04:36 +0800

pastebinit (1.3-3) unstable; urgency=low

  * debian/control:
    - use Breaks instead of Conflicts for the bikeshed package
    - bump to standard 3.9.3, no further changes
    - recommend the lsb-release package
  * move to dh7 rules.tiny for the build process. Closes: #616933
  * replace pastebin.com with paste.debian.net as default pastebin
    until the breakage from their API change has been fixed upstream

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Sun, 20 May 2012 12:30:42 +0800

pastebinit (1.3-2) unstable; urgency=low

  * ship some contrib scripts from Dustin Kirkland's bikeshed project
  * debian/control: bump build-time dependency to debhelper >= 7
  * debian/control: use dh_prep instead of dh_clean -k

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Fri, 17 Feb 2012 03:43:32 +0800

pastebinit (1.3-1) unstable; urgency=low

  * New upstream release 1.3
    - added support for paste.pound-python.org. Closes: #633072
    - added support for format option on paste.debian.net. Closes: #624592
    - improved feedback on site errors. Closes: #614072
    - properly document default pastebin as distro-specific. LP: #755997
    - properly name config file for pb.daviey.com. LP: #809371
  * debian/compat: bump to version 7
  * debian/copyright: update my copyright claim to 2012
  * debian/rules: add dummy build-arch and build-indep target

    not moving to dh_python2. If the python maintainer does not care enough
    to fix LP 788524 why should I?

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Thu, 16 Feb 2012 22:43:30 +0800

pastebinit (1.2-4) unstable; urgency=low

  * debian/pastebinit.preinst: add #DEBHELPER# token to script

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Sat, 16 Jul 2011 15:58:04 +0900

pastebinit (1.2-3) unstable; urgency=low

  * update to latest Debian policy and release to unstable pocket
    (no further changes necessary)

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Mon, 04 Jul 2011 09:48:21 +0900

pastebinit (1.2-2) experimental; urgency=low

  * new upstream release
    - drop all current patches as they have been pushed upstream
    - lots of fixed bugs:
      + document -f FORMAT option. LP: #614873, Closes: #562827
      + document the config file and its format. LP: #435303, Closes #574661
      + add support for paste.kde.org. LP: #700644, Closes: #608264
      + honor pastebin definitions from ~/.pastebin.d/. LP: #701039
  * install pastebin definitions to /usr/share/ instead of /etc. LP: #621923
  * ship upstream README file in package
  * debian/copyright: update my copyright

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Mon, 31 Jan 2011 07:51:54 +0800

pastebinit (1.1-3) experimental; urgency=low

  * 30-lsb.patch: set default pastebin according to OS (LP: #648298)
    patch courtesy of Mario Limonciello
  * update to Debian standard 3.9.1

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Tue, 26 Oct 2010 03:12:07 +0900

pastebinit (1.1-2) unstable; urgency=low

  * debian/copyright: update to latest status
  * debian/patches/10-drop_rafb.net.patch: EOL rafb.net support
  * debian/patches/20-set_sensible_expiry.patch: expire pastebins (LP: #580816)

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Sat, 15 May 2010 18:36:44 +0900

pastebinit (1.1-1) unstable; urgency=low

  * new upstream release (Closes: #572728)
  * update to Standard 3.8.4
    * add ${misc:Depends} to run-time dependencies (no real changes expected)
    * move to DebSrc3.0 format
  * maintain packaging information in git rather than bzr from now on

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Mon, 19 Apr 2010 04:58:36 +0900

pastebinit (0.11.2-1) unstable; urgency=low

  * push back new upstream release from Ubuntu Jaunty. (Closes: #519879)
    * fix parsing of config file. (Closes: #524422)
    * properly read from stdin. (Closes: #532504)
  * update to 3.8.2 standard.  No changes necessary.
  * update watch file
  * allow uploads by Debian Maintainers

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Wed, 22 Jul 2009 03:15:22 +0200

pastebinit (0.11.2-0ubuntu1) jaunty; urgency=low

  * new bugfix release (0.11.2)
   * Fix typo in manpage causing FTBFS

 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 10 Mar 2009 01:25:02 -0400

pastebinit (0.11.1-0ubuntu1) jaunty; urgency=low

  * new bugfix release (0.11.1)
   * Update translations
   * Fix pastebinit bugs as reported on Launchpad.
   * Disable 1t2.us as it no longer works.
   * Disable all options specifc to 1t2.us (commented out).
   * Fix remainning pastebins.
   * Update manpage. (LP: #157082)
   * Merge fix from Spiro Harvey (LP: #312456)
   * Change pastebinit's default behavior to reading from stdin (Thanks fta)
   * Code cleanup

 -- Stéphane Graber <stgraber@ubuntu.com>  Tue, 10 Mar 2009 01:05:36 -0400

pastebinit (0.11-2) unstable; urgency=low

  * rebuild for unstable after lenny release

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Tue, 17 Feb 2009 16:44:15 +0900

pastebinit (0.11-1) experimental; urgency=low

  * new upstream release. Closes: #510075
    * add support for paste.debian.net (among others). Closes: #483381. Fixes LP: #236041
    * add German translation (among others). Closes: #493989

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Tue, 30 Dec 2008 15:47:03 +0100

pastebinit (0.10-1) unstable; urgency=low

  * initial debian release. backpush from ubuntu. Closes: #425226
  * apply the packaging cleanup from Julian Andreas Klode.  Fixes LP: #225676
  * remove *.mo in dh_clean so that "debuild;debuild" succeeds
  * use python-central to help with packaging

 -- Rolf Leggewie <foss@rolf.leggewie.biz>  Thu, 15 May 2008 00:35:18 +0200

pastebinit (0.10-0ubuntu1) intrepid; urgency=low

  * New upstream release (0.10) (LP: #229589)
   * http://yourpaste.net now supported (LP: #193352)
   * fixing wrong manpage (LP: #157082)
   * fixing typo "catched" > "caught" (LP: #219185)
   * debian/control: using Homepage field, not pseudo-one.
   * pastebinit: better handling of command-line passed pastebins

   [ Fabien Tassin ]
   * Add Vcs-Bzr to debian/control
   * Fix -a in Usage()
   * http://paste.ubuntu.com now supported
   * http://pastebin.mozilla.org now supported

   [ Stéphane Graber ]
   * Changed Homepage field to LP
   * http://paste.stgraber.org supported again
   * http://paste.f-box.org supported again
   * http://1t2.us supported again

 -- Stéphane Graber <stgraber@ubuntu.com>  Mon, 12 May 2008 16:47:12 +0200

pastebinit (0.9-0ubuntu1) hardy; urgency=low

  * New upstream release (0.9)
   * LP #137648 - Control file updated
   * LP #115467 - http://rafb.net/paste now supported
   * LP #184276 - http://pastebin.archlinux.org now supported (Thanks to
     Sashi)
   * LP #184282 - -i parameter now optional (Thanks to Xilon)
   * LP #185508 - Change default pastebin to pastebin.com
   * Add a "page" parameter to specify a custom destination page
   * Use cleaner code to handle "regexp" and "page" parameters
   * Update manpage
  * Update packaging to 3.7.3
  * Update the control file according to manpage
  * Change maintainer field to MOTU

 -- Stéphane Graber <stgraber@ubuntu.com>  Mon, 28 Jan 2008 22:24:42 +0100

pastebinit (0.8.2-0ubuntu1) gutsy; urgency=low

  * New upstream version
    - Implement gettext localization (David Paleino) (LP: #119723)
    - Normal kill now works (David Paleino) (LP: #119273)
    - Added XML-generated manpage from Debian package (David Paleino)

 -- Stéphane Graber <stgraber@ubuntu.com>  Sat, 07 Jul 2007 17:31:40 +0200

pastebinit (0.8-0ubuntu1) gutsy; urgency=low

  * New version upstream
    - Add 1t2.us pastebin support (Daniel Bartlett)
    - New parameters system (Daniel Bartlett)
    - Redirection support (Daniel Bartlett)
    - Pipe content detection (Stéphane Graber) 		
    - Title, format, user and password support (Daniel Bartlett) 		
    - Updated manpage (Stéphane Graber) 		
    - New regexp (Daniel Bartlett) 		

 -- Stéphane Graber <stgraber@stgraber.org>  Thu, 26 Apr 2007 14:05:31 +0200 		

pastebinit (0.6-0ubuntu1) feisty; urgency=low 		

  * New version upstream 		
    - Add a COPYING file 		
    - remove paste.ubuntu-nl.org because of the anti-spam javascript 		
    - change the default Pastebin 		
    - add two pastebins 		
    - add support of regexp 		

 -- Stéphane Graber <stgraber@stgraber.org>  Thu, 07 Dec 2006 20:58:31 +0100 		

pastebinit (0.5-0ubuntu1) feisty; urgency=low 		

  * Initial release 		

 -- Stéphane Graber <stgraber@stgraber.org>  Tue, 28 Nov 2006 19:32:40 +0100
