[Python-modules-commits] [python-aptly] branch upstream updated (33e4b52 -> 04ac733)
Ondřej Nový
onovy at moszumanska.debian.org
Mon Aug 8 12:09:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch upstream
in repository python-aptly.
discards 33e4b52 Extended description
discards 3cc2d44 Autopkgtest
discards e436312 Fix copyright
discards 05d6e10 Generate man page
discards 11b34f5 Update section
discards aa8240a Revert "Don't split publisher to separate package"
discards 34aac76 Fix lintian complains
discards 4440d0a Don't split publisher to separate package
discards c73da4c Merge tag '0.7.7' into debian/unstable
discards 571e821 Move debian packaging away
discards e2e7089 Fix python3 build
discards 857305c New upstream version
discards ed75bb8 Initial release
discards 899e327 Merge pull request #3 from msabramo/patch-1
discards 283b9ee Update README.rst
discards a90c58d Option to filter publish to work on
discards c4fd96c Fix multiple publishes with same component names
discards c85484e Cleanup publish_snapshots to avoid duplicating them in publish call
discards f70d869 Add examples, closes: #2
discards 3af5a27 Add --publish-contents parameter
discards ca966ae Pass timeout parameter from publisher
discards 3908d5c Pass ForceOverwrite option when publishing
discards 20a6757 Support for promoting selected packages
discards a6e910d Bump version
discards 6b7a0e6 Raise default timeout, aptly may not be fast enough
discards 8df2d0b Fix check if publishes are the same
discards f84296f Fix determining package name for diff if it's not on source side
discards 4b0b041 Add example publisher diff output
discards e4493f6 Fix typo
discards c34c9b1 Fix diff output
discards e43c86b Option to diff publishes
discards a29b90f Update README
discards 9920a04 Add readme
discards a80052b Fix publishing selected components
discards dbaf8a9 Ensure there's no collision between merged snapshots and normal ones
discards 6e03f3c Fix more bugs
discards 9f43804 Fix overleft parameter
discards b11675a Fix getting snapshot name vs object
discards a4f33c5 Fix wrong key
discards e1f376a Introduce promote action
discards 683a5fc Change CLI behavior to support multiple actions
discards ddb8daf Methods to load publish info from remote
discards 3d96de7 Fix recreation of publish
discards 5388f25 Add manpages
discards eb1ff48 Parameter to recreate publish, add copyright file
discards 80635bf Fix readme
discards 172e423 Adapt changelog
discards 34d3b3e Add forgotten files
discards d0330bf More refactoring
discards 29e5698 Trivial fix in log message and docs
discards 4fcd1dd Never delete newest snapshots
discards 1b442ce Minor fix
discards 73f9677 Fix changelog
discards 8bc74ba Version 0.2.0
discards 4b98c8c Ability to create new publish
discards 441cca0 Cleanup with refactoring
discards 102c828 Fix issue with last snapshot lookup
discards e3627ca Fix crash when there's no merged snapshot
discards b658d4b Fix idempotency on merged snapshots
discards 8b310ca Ability to delete old snapshots
discards 1e26a03 Fixes
discards ce1f9ac Fix lookup for latest snapshot
discards 9b2276a Fix lookup for latest snapshot
discards a3d449d First working version
new 04ac733 import python-aptly_0.7.7.orig.tar.gz
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (33e4b52)
\
N -- N -- N refs/heads/upstream (04ac733)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/aptly-publisher.docs | 2 --
debian/aptly-publisher.examples | 1 -
debian/aptly-publisher.manpages | 1 -
debian/changelog | 5 ----
debian/compat | 1 -
debian/control | 51 -----------------------------------------
debian/copyright | 34 ---------------------------
debian/rules | 28 ----------------------
debian/source/format | 1 -
debian/watch | 7 ------
10 files changed, 131 deletions(-)
delete mode 100644 debian/aptly-publisher.docs
delete mode 100644 debian/aptly-publisher.examples
delete mode 100644 debian/aptly-publisher.manpages
delete mode 100644 debian/changelog
delete mode 100644 debian/compat
delete mode 100644 debian/control
delete mode 100644 debian/copyright
delete mode 100755 debian/rules
delete mode 100644 debian/source/format
delete mode 100644 debian/watch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-aptly.git
More information about the Python-modules-commits
mailing list