lp:debfactory

Created by João Pinto and last modified
Get this branch:
bzr branch lp:debfactory
Members of DebFactory Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
DebFactory Developers
Project:
DebFactory
Status:
Development

Recent revisions

167. By Christoph Korn

getchangelog.py: Set releases to trusty and wily

Trusty is supported because it is LTS and wily
is the latest release.

166. By Christoph Korn

getchangelog.py: Add option to paste to clipboard

Paste the content to clipboard. Use Gtk to do it.
The main method has to run for some time so the
ClipboardManager can grab the content so it
survives the process termination.

165. By Christoph Korn

bin/package_new_version.py: Directly download new version

This scripts just needs the package name and downloads
the latest version using uscan. Also greps the debian
package and updates to the new version.

164. By Christoph Korn

bin/manage_bugreports.py: Also lookup changelog in current dir

In the git repositories there is no debian subdirectory.
So also look for the changelog in the current directory
if there is no debian directory.

163. By Christoph Korn

bin/extract_diff_gz.py: Extract debian dir to current directory

No need to download that tarball manually and extract in the
git repository.

162. By Christoph Korn

bin/getchangelog.py: Add #twt hashtag to Google+

Every post on Google+ that contains the #twt hashtag
will automatically be posted on twitter.com.
https://manageflitter.com/engage/sync

161. By Christoph Korn

getchangelog.py: Set releases to trusty and vivid

Trusty is supported because it is LTS and vivid
is the latest release.

160. By Christoph Korn

get_diff_gz.py: Check for get-orig-source in debian/rules

The tarball comes directly from upstream. To check debian/rules
if it has to be created differently.

159. By Christoph Korn

get_diff_gz.py: Also take revision from previous release

When a package has to be built for trusty and utopic
the trusty packages gets 1~getdeb1 and the utopic package
1~getdeb2~utopic.
So take the revision from the previous release and do not hardcode
1~getdeb1.

158. By Christoph Korn

getchangelog.py: Add utopic to releases

Current supported releases are trusty+utopic.
Packages should be published for both.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.